@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style:none;
	}
body{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5em;
	text-align:center;
	}
td,th{
	font-size:12px;
}
img,
a img{
	border:none;
	}
img.left{
	float:left;
	margin:0 1em 1em 0;
	}
img.right{
	float:right;
	margin:0 0 1em 1em;
	}
.clear{
	clear:both;
	width:0px;
	height:0px;
	line-height:0px;
	}
td,th{vertical-align:top}

#FRAME{
	width:950px;
	margin:0 auto 0 auto;
	background:url(../img/FRAME.jpg) repeat-y;
	}
#HEADER{
	width:900px;
	height:370px;
	margin:0 auto 0 auto;
	background:url(../img/funablo/HEADER.jpg) top no-repeat;
	}
#BLOGHEADER{
	width:900px;
	height:380px;
	margin:0 auto 0 auto;
	background:url(../img/funablo/HEADER.jpg) top no-repeat;
	}
#TITLE,
#TEL{text-indent:-9999px;}
h1{
	text-align:right;
	width:790px;
	font-size:10px;
	color:#999999;
	line-height:15px;
	}
#HEADER a{
	display:block;
	height:335px;
	width:900px;
	text-indent:-9999px;
	}
#BODY{
	width:900px;
	margin:0 auto 0 auto;
	background:url(../img/funabloBODY.jpg) repeat-y;
	}

ul{
	margin-bottom:30px;
	text-align:left;
	}
ul.sitemenu li{
	padding:0 0 0 35px;
	margin-bottom:1em;
	background:url(../img/MENU/sitemenu.jpg) 10px center no-repeat;
	}
ul.dojo li{
	padding:0 0 0 10px;
	margin-bottom:1em;
	}
h2,
.styleh2{
	line-height:30px;
	background:#0099FF;
	margin-bottom:20px;
	text-indent:1em;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}
#BLOGMAIN{
	width:700px;
	float:right;
	background:#FFFFFF;
	text-align:center;
	}
#BLOGENTRY{
	width:680px;
	margin:0 auto 30px auto;
	}
.MTEntry{
	width:660px;
	margin:0 auto 30px auto;
	}
.MTEntryTitle{
	border-top:1px solid #5555FF;
	border-bottom:1px solid #5555FF;
	font-size:16px;
	line-height:30px;
	text-align:left;
	text-indent:1em;
	font-weight:bold;
	color:#666666;
	}
.MTEntryDate{
	text-align:right;
	color:#333333;
	margin-bottom:1em;
	}
.MTEntryBody{
	width:640px;
	font-size:14px;
	margin:0 auto 0 auto;
	text-align:left;
	}
.MTEntryBody p,
.MTEntryBody table{
	font-size:14px;
	margin-bottom:1em;
	}
.more{
	margin:1em 0 0 0;
	border-top:dotted #999999 1px;
	line-height:2em;
	text-align:right;
	}
.footlink{
	margin:1em 0 0 0;
	border-top:dotted #999999 1px;
	line-height:2em;
	text-align:center;
	}
	
#BLOGMENU{
	width:198px;
	float:left;
	}
#BLOGMENU .koe{padding-bottom:10px;}
#BLOGMENU .taiken a,
#BLOGMENU .koe a{
	display:block;
	width:198px;
	height:160px;
	text-indent:-9999px;
	}
#BLOGMENU .taiken a{background:url(../img/MENU/taiken.jpg) right;}
#BLOGMENU .koe a{background:url(../img/MENU/koe.jpg) right;}
#BLOGMENU .taiken a:hover,
#BLOGMENU .koe a:hover{
	background-position:left;
	}
.calender{
	margin:0 2px 20px 2px;
	}
.tuki{
	font-size:14px;
	font-weight:bold;
	text-indent:1em;
	}
.calender table{
	border:1px solid #000000;
	}
.calender td,
.calender th{
	border:1px solid #999999;
	text-align:center;
	width:25px;
	}
.calender td a{
	display:block;
	background:#FF9900;
	}
.calender td a:hover{
	background:#FFCC00;
	}
#FOOTER{
	background:url(../img/FOOTER.jpg) repeat-y;
	}
#FOOTER div{
	text-align:center;
	color:#FFFFFF;
	line-height:2em;
	}
#FOOTER .sitemenu a{
	color:#FFFFFF;
	}

div.MTEntryComment{
	text-align:left;
	}
div.MTEntryCommentTitle{
	border-left:#0099FF solid 10px;
	border-bottom:#0099FF dotted 1px;
	margin-top:1em;
	line-height:20px;
	padding-left:5px;
	font-weight:bold;
	}
div.MTCommentEntry{
	margin:1em 1em 2em 1em;
	}

table.kekka{
	border-collapse:collapse;
}
table.kekka td{
	padding:5px;
	border:1px solid #CCC;
	vertical-align:top;
	line-height:2em;
}
table.kekka td span{
	font-weight:bold;
	color:#F00;
	font-size:14px;
}
