/* ------- ■全体の中身設定------- */
* {
	margin: 0;
	padding: 0;
}
HTML {
scrollbar-face-color: white;  
scrollbar-shadow-color: #cccccc;
scrollbar-highlight-color: #cccccc; 
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white; 
scrollbar-track-color: white;
scrollbar-arrow-color: #cccccc;
}

body {
  color: #4c4a49;
  background-color: white;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

img 
{
border: none;
}

BR{letter-spacing:normal;}

input, textarea {
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	border: 1px solid #666;
	font-size: 12px;
}

.btn {
	background-color:#666;
	color:#fff
}


form {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 18px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	margin: 0px;
}

blockquote {
	font-size: 12px;
	padding: 5px;
	margin: 5px;
	color: #444444;
	background-color:#f0f0f0;
	border-left: 3px solid #cdcdcd;
}


/* ------- ■画像部分 ------- */
.pict {
	float: right;
	border-width: 2px;
	border-style: solid;
	border:none;
}

/* ------- ■リンクの色 ------- */
a:link 		{color: #5ea2b3; text-decoration: none;}
a:visited 	{color: #5ea2b3; text-decoration: none;}
a:hover 	{color: #7e9b79; text-decoration: underline;}
a:active   { color: #b4b1a1; text-decoration: underline;}


/* ------- ■全体の指定------- */
#inbox {
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	width: 904px;
	background-color: #fff;
	border: 1px solid #CCCCCC;
}

/* ------- ■タイトル部分 ------- */
#banner {
	background-image: url(http://www.e-din.com/ver2010/blog-main-1009.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 904px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#banner_l {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.site_title {
	padding: 210px 0px 0px 30px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	font-weight: bold;
	font-size:24px;
	color: #276584;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	border:none;
}

.description {
	font-weight: normal;
	font-size:11px;
	color: #276584;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 30px;
}

/* ------- ■左メニューカラム部分 ------- */
#sideleft {
	float: left;
	OVERFLOW: hidden;
	width: 202px;
}

/* ------- ■右メニューカラム部分 ------- */
#sideright {
	float: left;
	OVERFLOW: hidden;
	width: 202px;
}

/* ------- ■中央カラム部分 ------- */
#main {
	float: left;
	OVERFLOW: hidden;
	width: 500px;
}

/* ------- ■本文の枠部分 ------- */
.entryBodyset {
	width: 485px;
	margin: 0px 5px 10px 5px;
	text-align: left;
}

.entry_title {
	color: #276584;
	font-size: 16px;
	font-weight:bold;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	letter-spacing : 1px;
	padding: 3px 5px 3px 10px;
	border-left: 10px solid #91ceda;
	border-bottom: 1px dotted #91ceda;
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {color:#276584; text-decoration:none;}
.entry_title a:hover {color: #7e9b79; text-decoration: none;}

.entry_date {
	color: #8eb28e;
	line-height: 200%;
	font-size: 10px;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	letter-spacing : 1px;
	text-align: right;
}

.entry_body   {
	font-size: 13px;
	line-height: 160%;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	margin: 5px 10px 5px 10px;
	border:none;
}

.entry_body ul{
	background-image: url(images/3column1.gif);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 150%;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	border:none;
}

.entry_state {
	font-size: 11px;
	line-height: 18px; 
	color: #666666;
	margin: 20px 0px 30px 0px;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	text-align: right;
	clear: both;
}

/* ------- ■メニューの小分け部分 ------- */
.sideSet {
	width: 200px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	border: 1px dashed #777;
}

.linktitle   {
	padding: 4px 0px 2px 5px;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #444;
	text-align: center;
	border-bottom: 1px dotted #888;
	background-color: #e0c9e0;
}

.linktext {
	padding: 7px 2px 8px 2px;
	font-size: 11px;
	color: #cac5c3;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	line-height: 170%;
	border:none;
}

.linktext ul{
	background-image: url(images/3column1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	border:none;
}

.linktext li {
	background-image: url(images/3column2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px 1px 0px 0px;
	list-style-type: none;
	border:none;
}

/* ------- ■ページ移動リンク ------- */
.pagemove {
	font-size: 12px;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	margin:0px 0px 0px 0px;
}

/* ------- ■検索ボックス ------- */
#searcharea  {
	font-size: 12px;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}

.search {
	color: #4c4a49;
	font-size: 10px;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

/* ------- ■ページトップ ------- */
.pagetop {
	font-size: 11px;
	text-align: right;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	margin: 0px 0px 20px 0px;
}

/* ------- ■カレンダー部分 ------- */
/* --- 月～日の部分 --- */
.calendar_top {
	width: 100%;
	font-size: 10px;
	color: #4c4a49;
	margin: 6px 0px 0px 0px;
}

.cell_top {
	color: #4c4a49;
	font-size: 10px;
	font-family: Verdana;
	width: 20px;
	height: 15px;
}

.cell_suntop {
	color: #c00;
	font-size: 10px;
	width: 20px;
	height: 15px;
}

.cell_sattop {
	color: #5982b2;
	font-size: 10px;
	width: 20px;
	height: 15px;
}

/* --- 数字の部分 --- */
.calendar {
	width: 100%;
	font-size: 10px;
	color: #4c4a49;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	letter-spacing : 1px;
	padding: 0px 0px 6px 0px;
}

.cell {
	border: 1px solid #CCCCCC;
	color: #4c4a49;
	font-size: 10px;
	width: 20px;
	height: 15px;
}

.cell_today {
	border: 1px solid #CCCCCC;
	background-color: #efefd7;
	color: #939385;
	font-size: 10px;
	font-weight: bold;
	width: 20px;
	height: 15px;
}

.cell_sunday {
	border: 1px solid #CCCCCC;
	color: #c00;
	font-size: 10px;
	width: 20px;
	height: 15px;
}

.cell_saturday {
	border: 1px solid #CCCCCC;
	color: #5982b2;
	font-size: 10px;
	width: 20px;
	height: 15px;
}

/* ------- ■フッダー部分 ------- */
#footer {
	border-top: 1px solid #CCCCCC;
	width: 904px;
}

.copyright  {
	color: #4c4a49;
	line-height: 130%;
	font-size: 11px;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	text-align:right;
	padding: 0px 10px 3px 0px;
	margin: 10px 0px 0px 0px;
}



.left { 
  float: left;
  color: #888888;
  font-size: 11px;
  font-family: Verdana;
  margin: 4px 8px 4px 0px;
  padding: 4px 8px 4px 0px;
  border-right : 1px dashed #a5b0b0;
}

.right { 
  float: right;
  color: #888888;
  font-size: 11px;
  font-family: Verdana;
  margin: 4px 0px 4px 8px;
  padding: 4px 0px 4px 8px;
  border-left : 1px dashed #a5b0b0;
}

.left300 { 
  width: 300px; 
  float: left;
  color: #888888;
  font-size: 11px;
  font-family: Verdana;
  margin: 4px 8px 4px 0px;
  padding: 4px 8px 4px 0px;
  border-right : 1px dashed #a5b0b0;
}

.right300 { 
  width: 300px; 
  float: right;
  color: #888888;
  font-size: 11px;
  font-family: Verdana;
  margin: 4px 0px 4px 8px;
  padding: 4px 0px 4px 8px;
  border-left : 1px dashed #a5b0b0;
}

.left200 { 
  width: 200px; 
  float: left;
  color: #888888;
  font-size: 11px;
  font-family: Verdana;
  margin: 4px 8px 4px 0px;
  padding: 4px 8px 4px 0px;
  border-right : 1px dashed #a5b0b0;
}

.right200 { 
  width: 200px; 
  float: right;
  color: #888888;
  font-size: 11px;
  font-family: Verdana;
  margin: 4px 0px 4px 8px;
  padding: 4px 0px 4px 8px;
  border-left : 1px dashed #a5b0b0;
}

.left150 { 
  width: 150px; 
  float: left;
  color: #888888;
  font-size: 11px;
  font-family: Verdana;
  margin: 4px 8px 4px 0px;
  padding: 4px 8px 4px 0px;
  border-right : 1px dashed #a5b0b0;
}

.right150 { 
  width: 150px; 
  float: right;
  color: #888888;
  font-size: 11px;
  font-family: Verdana;
  margin: 4px 0px 4px 8px;
  padding: 4px 0px 4px 8px;
  border-left : 1px dashed #a5b0b0;
}

#pdm_arslct {
    color: #666;
    background-color: white;
  border: 1 dotted 717e8f;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-style: normal; font-size: 8pt;
   
}


.book { 
  width: 202px; 
  float: left;
  color: #888888;
  font-size: 11px;
  font-family: Verdana;
  margin: 4px 8px 4px 0px;
  padding: 4px 8px 4px 0px;
}

.postit_body   {
	font-size: 13px;
	line-height: 160%;
	font-family: Verdana, 圓體, 黑體, 細明體, Arial;
	margin: 0px 0px 0px 0px;
	border:none;
}
