.clear {
	clear: both;
	font: 0/0 sans-serif;
}



/* =================================== */
/* レイアウト */
/* =================================== */


#main_cloud { width:680px; float:left; padding-bottom:20px;}


		
/* =================================== */
/* メインエリア */
/* =================================== */

.box {
	width:680px;/*元は470*/
	margin-bottom:10px;
	background:#FFF url(/blog/templates/circle/back_center.gif) repeat-y right top;
}

.box_top {
	width:680px;
	background:transparent url(/blog/templates/circle/back_head.gif) no-repeat left top;
}

.box_btm {
	width:630px;
	background:transparent url(/blog/templates/circle/back_bottom.gif) no-repeat left bottom;
	padding:25px 30px 25px 20px;
}


.box2 {
	width:680px;
	margin-bottom:20px;
	background:#FFF url(/blog/templates/circle/back_center.gif) repeat-y left top;
}

.box2_top {
	width:680px;
	background:transparent url(/blog/templates/circle/back_head.gif) no-repeat left top;
}

.box2_btm {
	width:680px;
	background:transparent url(/blog/templates/circle/back_bottom.gif) no-repeat left bottom;
	padding:25px 0;
}

#entry_navi .box_btm { text-align:center; font-size:11px;padding:15px 30px 25px 20px;}

.menu {
	text-align: center;
}

#pager {
	margin: 0px 20px;
}



/* =================================== */
/* エントリー */
/* =================================== */

.entry_date {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bolder;
	color: #414D7B;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin:15px 0px;
}

.entry_title {font-size:1.2em;
	font-weight: bolder;
	color: #000000;
	margin-bottom:15px;
	}

.entry_body {font-size:1.0em;
	line-height: 1.7;
	}

.entry_more {
	color: #333;
	margin-top:15px;
	}

.entry_state {
	font-size: 10px;
	color: #999;
	margin: 10px 0px 25px 0px;
	}

.entry_tag {
	margin:0 5px 10px 0;
	text-align:right;
	font-size:10px;
}

.entry_navi {
	margin:0 0 10px 0;
	text-align:center;
	font-size:10px;
}


.entry_list {
	line-height:200%;
}

.entry_list_title {

}


.entry_list_description {
	margin: 5px 0px 10px;
	padding:10px;
	font-size:10px;
	border-left:1px solid #FFE77E;
}

.com_close {
	margin:0 0 10px 0;
	text-align:right;
}

.lightup {
	background-color: #FFFFF0;
	cursor: pointer;
}

blockquote {
	font-size: 11px;
	color: #333;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px solid;
	border-color: #FEC254 #FFE77E #FFE77E #FEC254;
}

.pict {
	border-width: 1px;
	border-style: solid;
	border-color: #FEC254 #FFE77E #FFE77E #FEC254;
}



.comment {
	margin: 10px 5px 30px;
}

.comment_body {
	margin: 5px 0px;
}

.comment_state {
	font-size: 10px;
	border-bottom: 1px dotted #CCC;
}



.form_line {
	margin-top: 5px;
	margin-right: 5px;
	padding: 3px;
	border: 1px #CCC solid;
	background-color: #fff;
	font-size:11px;
	color: #555;
}


.form_box {
	margin-top: 5px;
	margin-right: 5px;
	padding: 3px;
	border: 1px #CCC solid;
	background-color: #fff;
	font-size:11px;
	color: #555;
}

.form_btn {
	padding: 2px;
	margin-top: 5px;
	color: #555;
	font-size : 11px;
	border: 1px #CCC solid;
	background-color: #fff;
}



/* =================================== */
/* サイドメニュー */
/* =================================== */

dl#links {
	margin-left:10px;
}

dl#links dt {
	background:#FFF url(/blog/templates/circle/cell.gif) no-repeat left;
	padding:5px 0px 5px 30px;
	color:#999999;
	font-weight:bolder;
}

dl#links dd {
	margin: 10px 0px 20px 30px;
}
dl#links dd ul { margin-bottom:5px; margin-left:15px;}
dl#links dd li { list-style:disc;}



/* =================================== */
/* 検索 */
/* =================================== */

#sidebar #search {
	font-size:10px;
}

#sidebar #search input.keyword { vertical-align:middle; width:150px; margin-right:5px;}
#sidebar #search input.btn { vertical-align:middle;}

.search_area { 
	margin-bottom:10px;
	font-size: 11px;
}

.search_area p.title { 
	font-size: 10.5px;
}

.search_area input.s_box {
	width:100px;
	margin-right: 5px;
	padding: 3px;
	border: 1px #CCC solid;
	background-color: #fff;
	font-size:11px;
	color: #555;
}

.search_area input.s_btn {
	padding: 2px;
	margin-right: 5px;
	color: #555;
	font-size : 11px;
	border: 1px #CCC solid;
	background-color: #fff;
}



/* =================================== */
/* その他設定 */
/* =================================== */

.template {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 20px 0px 5px 20px;
}

ul.navi {
	margin: 30px 0 0;
	list-style: none;
	text-align:center;
	font-size:10.5px;
}

ul.navi  li{
	display:inline;
}

ul.entry_state_ul {text-align:center;
	font-size:10.5px;
}

.ul_cloud {
	margin:10px 0;
	padding:0px;
	list-style-type: none;
	line-height:200%;
}

.li_cloud {
	margin-right: 10px; 
	display: inline;
}

/* =================================== */
/* CALENDAR */
/* =================================== */
.calendar td {
	font-family: "Verdana";
	font-size: 10px;
	color: #BBBBBB;
	margin: 5px 0px 20px 8px;
	text-align: center;
}

.calendar_month td {
	color: #FEC254;
	font-weight: bold;
}

.calendar_week td {
	font-family: "monospace";
}

.calendar_day td {
	background: url(/blog/templates/circle/cell.gif) no-repeat;
	width: 23px;
	height: 23px;
	padding: 1px;
}

