/* CSS Document */

body {
	text-align:center;
}
a:link,a:visited{color:#7E6B5A;}

a:hover,a:active{text-decoration:none;}

a:focus {overflow: hidden;}

img{border:none;}

p {
margin:0;
padding:0;
}

div#Container {
	background:url(http://www.zkaiblog.com/template/10015/img/cmn_body_bg.gif) repeat-y;
	margin: 18px auto;
	width: 770px;
	text-align:left;
	color: #333333;
}
/*ヘッダー
-------------------------------------------------------*/

div#Header {
	height: 196px;
	width: 770px;
	background: url(http://www.zkaiblog.com/template/10015/img/cmn_header_bg.jpg) no-repeat;
}
div#Header strong img {
	width: 150px;
	height: 40px;
	margin: 17px 0 0 26px;
}
div#Header h1 {
	font-size:18px;
	margin: 35px 26px 5px 26px;
	overflow: hidden;
	word-break: break-all;
}
div#Header h1 a {
	text-decoration:none;
	color: #638C0B;
}
div#Header p {
	font-size: 14px;
	width: 700px;
	margin:0 0 0 26px;
	color: #362E2B;
	overflow: hidden;
	word-break: break-all;
}
div#Header ul {
	font-size: 10px;
	list-style: none;
	float: right;
	margin:17px 0 0 0;
	padding-right:14px;
}
div#Header ul li {
	display: inline;
	
	padding:0 7px;
}
div#Header ul li.none {
	border-right:none;
}
div#Header ul li a {
	color:#7E6B5A;
}

/*コンテンツ
------------------------------------------------------------------------------*/

div#Maincontents {
	padding: 18px 16px;
	font-size: 12px;
	margin-bottom:20px;
}
div#Maincontents dl.list{
	width: 150px;
}
div#Maincontents #Left dl.list dt {/*左用見出し背景*/
	padding: 4px 6px;
	background-color:#81511C;
	color: #E5D8C4;
	margin-bottom: 8px;
}
div#Maincontents #Left dl.list dt#profile {/*左用プロフィール見出し背景*/
	background-color:#A40000;
}
div#Maincontents #right dl.list dt {/*右用見出し背景*/
	padding: 4px 6px;
	background-color:#A6927C;
	color:#FFFFFF;
	margin-bottom: 8px;
}
div#Maincontents dl.list dd ul {
	list-style:none;
	margin:5px 0 10px;
}
div#Maincontents dl.list dd ul li {
	background:url(http://www.zkaiblog.com/template/10015/img/cmn_list_icon02.gif) no-repeat 2px 3px;
	line-height: 1.4;
	font-size: 10px;
	margin: 0 0 6px 3px;
	padding: 0 10px 0 15px;
	letter-spacing: 0.05em;
}
div#Maincontents dl.list strong {
	display: block;
	margin: 8px 18px;
}
div#Maincontents dl.list p {
	margin: 8px 18px;
	font-size: 10px;
	line-height: 1.3;
}
div#Maincontents dl.list dd ul.list02 li {
	padding:0;
	margin:0;
	background-image:none;
}
div#Maincontents #calendar {
	width: 150px;
	padding: 0px;
	font-size: 10px;
	margin-bottom: 10px;
}
div#Maincontents #calendar td {
	text-align:center;
	padding: 1px 0;
}

div#Maincontents #calendar thead td {
	font-weight:bold;
	color:#B6AA00;
}

div#Left {
	float: left;
	width: 170px;
	margin: 0 18px 0 0;
}

div#Right {
	float: right;
	width: 160px;
}

/*エントリー
-------------------------------------------------------*/

div#Center {
	float: left;
	width: 372px;
	margin: 0 18px 0 0;
}
div#Center .ebtryBox {
	margin-bottom: 26px;
}

div#Center .entryTitle {
	background:url(http://www.zkaiblog.com/template/10015/img/cmn_line.gif) repeat-x left bottom;
	padding: 5px 10px;
	font-size: 14px;
	color:#A40000;
	overflow: hidden;
	word-break: break-all;
}
div#Center .entryTitle a {
	color:#A40000;
	text-decoration:none;
}
div#Center .data {
	padding: 5px;
	color: #8F8500;
	font-size: 10px;
}
div#Center .entryBody {
	background-color: F6F2ED;
	padding:0 10px 20px;
	margin-top:20px;
	border:#E6D9C6 solid 1px;
	overflow: hidden;
	word-break: break-all;
}
div#Center p {
	margin: 1em 0;
	line-height: 1.5;
}
div#Center ul {
	font-size: 10px;
	list-style: none;
	margin:30px 0 0 0;
	text-align: left;
}
div#Center ul li {
	display: inline;
	padding: 0 2px;
	border-right:#333333 solid 1px;
}
div#Center ul li.none {
	border-right:none;
}

/*フッダー
-------------------------------------------------------*/

div#Footer {
	background:url(http://www.zkaiblog.com/template/10015/img/cmn_footer_bg.gif) no-repeat;
	clear: both;
	width: 770px;
	height: 28px;
	font-size:10px;
}
.footer {
	font-style: normal;
	color: #E5D8C4;
	text-align: right;
	vertical-align:middle;
	padding: 5px 20px;
}


/*
#left table,#Right table{
width:160px;
}
*/

td.side{
margin-bottom:100px;
padding:0px;
width:160px;
	font-size: 10px;
}
.side table{
margin-bottom:8px;
}

#left .side_title{
	font-size: 10px;
	padding: 4px 6px;
	background-color:#81511C;
	color: #E5D8C4;
	margin-bottom: 8px;
	overflow: hidden;
	word-break: break-all;
}
#left .side_text{
	background:url(http://www.zkaiblog.com/template/10015/img/cmn_list_icon02.gif) no-repeat 2px 3px;
	line-height: 1.4;
	font-size: 10px;
	margin: 0 0 6px 3px;
	padding: 0 10px 0 15px;
	text-indent: -14px;
	letter-spacing: 0.05em;
	overflow: hidden;
	word-break: break-all;
}

#Right .side_title{
	font-size: 10px;
	padding: 4px 6px;
	background-color:#A6927C;
	color:#FFFFFF;
	margin-bottom:8px;
	overflow: hidden;
	word-break: break-all;
}
#Right .side_text{
	background:url(http://www.zkaiblog.com/template/10015/img/cmn_list_icon02.gif) no-repeat 2px 3px;
	line-height: 1.4;
	font-size: 10px;
	margin: 0 0 6px 3px;
	padding: 0 10px 0 5px;
	letter-spacing: 0.05em;
	overflow: hidden;
	word-break: break-all;
}

.side_text p {
	margin:0;
	padding:2px 0;
}

.searchbox {
	width: 150px;
}

.clendar_bg{
	width: 150px;
	padding: 0px;
	font-size: 10px;
	color: #333333;
	margin-bottom: 10px;
}
.calendar_bg .calendar{
	font-size: 10px;
	text-align:center;
	padding: 2px 0;
}

.calendar_bg th{
	font-weight:bold;
	color:#B6AA00;
}


.coment_text{
font-size:10px;
}

.marginB20{
margin-bottom:20px;
}

.uchi{
	padding:5px 0;
	overflow: hidden;
	word-break: break-all;
}

.come_tora td{
	font-size: 10px;
}

.wid360{
	width:330px;
}

.puromo{
padding:5px 10px;
margin-bottom:10px;
}

.getcome{
border-bottom:dotted 1px #CCC;
padding-bottom:10px;
}

.comment_layer {
overflow: hidden; width: 100%; word-break: break-all
}

.comment_text {
	color: #FF6600;
}

#proCont {
	background-color: F6F2ED;
	padding:20px 10px;
	border:#E6D9C6 solid 1px;
	width: 715px;
	overflow: hidden;
	word-break: break-all;
}

.proTitle {
	padding: 5px 10px;
	font-size: 18px;
	color:#A40000;
	background:url(http://www.zkaiblog.com/template/10015/img/cmn_line.gif) repeat-x left bottom;
}

.proBody td.entry_text {
	padding: 2px 0;
	font-size: 12px;
}

.proBody td.entry_text span {
	width: 130px;
}