body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #ffffff;
	background: url(http://img-cdn.jg.jugem.jp/487/13608/20050722_1607913.gif);
	}

table {
/*	table-layout: fixed;*/
}

/* リンク色の設定 ------------------------- */

a {
	text-decoration: none;
}
a:link {
	color: #336699;
	background: transparent;
	text-decoration: underline; 
}
a:visited {
	color: #336699;
	background: transparent; 
	text-decoration: underline;
}
a:hover {
	color: #ff6666;
	background: transparent; 
	text-decoration: underline;
}
a:active {
	color: #ff3333;
	text-decoration: underline;
}

a img {
    border-style:none;
}

/* container部分の設定 ------------------------- */

#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 1264px;
/* デフォルト
	width: 860px;
*/

}
/* 上のwidthで全体の横幅を調整して下さい。 -------- */
/* 右左のサイドバーは、各200pxで設定しています。 -- */


/* header部分の設定 ------------------------- */

#header {
	background: #999999;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}

.site_title {
	color: #ffffff;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size: 20px;
	font-weight: bolder;
	margin:8px 20px 8px 20px;
	}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active {color:#ffffcc;text-decoration:none;}
.site_title a:hover {color:#ffcc66;text-decoration:none;}

.description {
	color:#ffffcc;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	margin: 5px 0px 8px 23px;
	}

.banner {
	margin: 0px;
	padding: 0px 5px 5px 0px;
	}


/* Navigation部分はメニューなどを追加する予備エリアです。 -- */
#navigation {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size:12px;
	background: #ffffff;
	margin: 5px 0px 5px 23px;
	}



/* コンテンツ部分の設定 ------------------------- */

#left {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	color: #ff6633;
	background: #ffffff;
	border-top: 20px #FF6633 solid;
	}

#center {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	background: #ffffff;
	border-top: 20px #336699 solid;
	}

#right {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	color: #669966;
	background: #ffffff;
	border-top: 20px #669966 solid;
	}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

input, textarea {
	border:1px #999999 solid;
	color: #333333;
	background: #ffffff;
	}

.pict {
	padding: 1px;
	border: 0px solid;
	}


/* ENTRY--------------- */

.entry {
	margin: 0px;
	padding-bottom:12px;
	border-bottom: 1px #cccccc solid;
	}

.entry_navi{
	font-size:10px;
	text-align:center;
	padding:15px 0 10px 0;
	border-bottom: 1px #cccccc solid;
	}

.entry_date,
.entry_comment {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size: 22px; 
	font-weight: bolder;
	color: #CCC;
	padding-left: 12px;
//	position: relative; top:-5px;
	}

.entry_date a,
.entry_date a:link,
.entry_date a:visited {color:#DDD; text-decoration:none; border-bottom:none;}
.entry_date a:active,
.entry_date a:hover {color:#DDD; text-decoration:none; border-bottom:1px dotted;}

.entry_title {
	font-size: 15px;
	font-weight:bolder;
	color: #336699;
	margin: 2px 0px 20px 0px ;
	padding-left: 6px;
	border-left: 6px #336699 solid;
	}


.entry_body {
	font-size:13px;
	line-height:170%;
	padding: 0 15px;
	margin-bottom: 5px; 
	}

.entry_more {
	font-size:13px;
	line-height:170%;
	padding: 0 15px;
	margin-bottom: 30px; 
	}

blockquote {
/*	font-size: 10px;*/
	background: #fff7d7;
/*	margin: 10px;*/
	padding: 8px;
	1px solid #ffea98;
margin: 0.3em;
font-size: 92%;
	}

.entry_state {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size:10px;
	color: #666666;
	margin: 0px 15px 0px 10px;
	text-align: right;
	}

.comment {
	font-size: 12px;
	margin:10px 0;
	}

.comment_state {
	font-size: 12px;
	color: #666666;
	padding-left: 6px;
	border-left: 6px #336699 solid;
	}

.page {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing:1px;
	text-align: center;
	margin: 10px 0 12px 0;

}


/* SIDE--------------- */

.linktitle {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size:12px;
	font-weight: bolder;
	margin-top: 15px;
	padding-left: 4px;
	border-left: 6px solid;
	}

.linktext {
	font-size:10px;
	line-height:150%;
	color: #666666;
	padding: 10px 10px 20px 10px;
	border-bottom: 1px #cccccc solid;
	}

.search {
	font-size:12px;
}

.form {
	font-size:12px;
	border:1px solid #999999;
	width: 100px;
}

.button  {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size:10px;
	color: #666666;
	padding: 0px 1px 0px 1px;
}

.jugem_bana{
	margin: 20px 1px 10px 0px;
	}

/* CALENDAR------------ */

#calendar_area {
	padding: 6px 0px 6px 0px;
	background-color: #ffffff;
	}

.calendar {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing:1px;
	}

.today {
	background-color: #cccccc;
	}

/* FOOTER_MENU------------- */

#footer_menu {
	border-top: 1px solid #cccccc;
	margin: 0px;
	padding: 10px 0px 2px 0px;
	background-color: #ffffff;
	}

/* FOOTER------------- */

#footer {
	border-top: 1px solid #cccccc;
	margin: 0px;
	padding: 12px 0px 14px 0px;
	background-color: #ffffff;
	}

.copyright {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
	letter-spacing:1px;
	}

.drecom{
font-size:11px;
width:574px;
height:140px;
padding:5px;
margin-bottom:12px;
border-top:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
background:#FAFAFA;
/* float:left; */
overflow: auto;
}

.drecom:hover{
background:#F3F6F9;
border-top:solid 1px #666666;
border-right:solid 1px #666666;
border-bottom:solid 1px #666666;
}

.drecom a:link{
color:#336699;
text-decoration:none;
}

.drecom a:hover{
color:#ff6666;
text-docoration:underline;
}

.drecom a:visited{
color:#336699;
text-docoration:underline;
}



.entry_sns {
	padding-top: 4px;
	padding-left: 13px;
}

.entry_date {
/*	float: left;*/
}

.entry_title {
	margin: 2px 0px 0px 0px ;
}


.midashibig {
//	border-left:8px solid #336699;
//	border-top:2px dashed #f5bd00;
//	border-top:1px dotted #336699;
//	padding:.6em .8em;
//	padding-left:.6em;
//	margin-bottom: 3px;
//	font-size: 20px;
//	font-weight: bold;
//	background: #eeeeee;

	border-left: 6px solid #336699;
	border-bottom: 1px dotted #336699;
	padding-left: .6em;
	margin-bottom: 5px;
font-weight: bold;
	font-size: 20px;
	padding-left: 14px;

}

.midashimini {
	border-left: 6px solid #8a8a8a;
	border-bottom: 1px dotted #8a8a8a;
	padding-left: .6em;
	margin-bottom: 5px;
font-weight: bold;
	font-size: 18px;
	padding-left: 14px;
}

.zenback-module-list {
	font-size: 9pt;
}
#zenback-widget {
font-size: 9pt;
}
.google_ad_single {
margin: 0 -16px;
}