@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:285px;
	margin:0 auto 0 auto;
	background:url(../img/HEADER.jpg) top no-repeat;
	}
#BLOGHEADER{
	width:900px;
	height:380px;
	margin:0 auto 0 auto;
	background:url(../img/funablo/HEADER.jpg) top no-repeat;
	}
#HEADER a{
	display:block;
	height:260px;
	text-indent:-9999px;
	}
#TITLE,
#TEL{text-indent:-9999px;}
h1{
	font-size:10px;
	text-align:center;
	color:#666666;
	font-weight:normal;
	line-height:20px;
	}
#BODY{
	width:900px;
	margin:0 auto 0 auto;
	background:url(../img/BODY.jpg) repeat-y;
	}
#BODYLEFT{
	width:700px;
	float:left
	}
#BODYRIGHT{
	width:198px;
	float:right;
	text-align:center;
	}
#BODYRIGHT div{
	text-align:left;
	}
#CONTENTS{
	width:500px;
	float:right;
	text-align:center;
	}
#CONTENTS .contact{
	width:460px;
	margin:0 auto 30px auto;
	}
#CONTENTS .contact a{
	display:block;
	width:460px;
	height:240px;
	background:url(../img/CONTACT.jpg) top;
	text-indent:-9999px;
	}
#CONTENTS .contact a:hover{
	background-position:bottom;
	}
	
.point{
	width:460px;
	margin:0 auto 10px auto;
	text-align:left;
	font-size:14px;
	line-height:24px;
	}
	.point p{
		padding-bottom:1em;
	}

#LEFTMENU{
	width:198px;
	float:left;
	}
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;
	}
ul.dojo li div.class{
	font-size:11px;
}
h2,
.styleh2{
	line-height:30px;
	background:#0099FF;
	margin-bottom:20px;
	text-indent:1em;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}
#LEFTMENU .taiken,
#LEFTMENU .koe{
	}
#LEFTMENU .taiken a,
#LEFTMENU .koe a{
	display:block;
	width:198px;
	height:160px;
	text-indent:-9999px;
	}
#LEFTMENU .taiken a{background:url(../img/MENU/taiken.jpg) right;}
#LEFTMENU .koe a{background:url(../img/MENU/koe.jpg) right;}
#LEFTMENU .taiken a:hover,
#LEFTMENU .koe a:hover{
	background-position:left;
	}
#BODYRIGHT .campain{
	width:190px;
	padding-top:115px;
	margin:0 auto 20px auto;
	background:url(../img/MENU/campain.jpg) top no-repeat;
	}
#BODYRIGHT .campain div{
	width:180px;
	margin:0 auto 0 auto;
	padding-bottom:10px;
	}
#BODYRIGHT .campain p{
	background:#FFFFCC;
	padding:5px;
	font-size:11px;
	text-align:left;
	}
#BODYRIGHT .campain p span{
	font-weight:bold;
	color:#FF0000;
	}
#BODYRIGHT .sibutyou{
	width:198px;
	padding-top:216px;
	margin-bottom:20px;
	background:url(../img/MENU/sibutyou.jpg) top no-repeat;
	text-align:center;
	}
#BODYRIGHT .sibutyou .pop{
	text-indent:-9999px;
	}
#BODYRIGHT .sibutyou .contact{
	width:180px;
	margin:0 auto 0 auto;
	text-align:left;
	}
#BODYRIGHT .sibutyou p{
	margin-bottom:1em;
	}
#BODYRIGHT .sibutyou p span{
	font-size:16px;
	font-weight:bold;
	}
#BODYRIGHT .qr{
	width:180px;
	margin:0 auto 20px auto;
	background:url(../img/MENU/qr.jpg) top no-repeat;
	padding-top:100px;
	}
#BLOGBODY{
	background:url(../img/funabloBODY.jpg) repeat-y;
	}
#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:18px;
	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:16px;
	margin:0 auto 0 auto;
	text-align:left;
	}
.MTEntryBody p{
	font-size:16px;
	margin-bottom:1em;
	}
.MTEntryBody table{
	margin-bottom:1em;
}
.MTEntryComment{
	text-align:left;
	}
#BLOGMENU{
	width:198px;
	float: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 #0099FF;
	}
#FOOTER div{
	text-align:center;
	color:#FFFFFF;
	line-height:2em;
	}
#FOOTER .sitemenu a{
	color:#FFFFFF;
	}


/*guide*/
div.guide{
	width:460px;
	margin:0 auto 20px auto;
	text-align:left;
	font-size:14px;
	line-height:1.8em;
	}
div.guide table{
	border-collapse:collapse;
	width:460px;
	margin-bottom:10px;
	margin-top:1px;
	}
div.guide table th,
div.guide table td{
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:14px;
	}
div.guide table th{
	background:#D5EAFF;
	width:10em;
	}

div.guide p.guide{
	font-size:14px;
	padding-bottom:20px;
}
div.guide p.guide span{
	font-weight:bold;
	color:#060;
}
	
	
/*sibutyou*/
.profile{
	width:460px;
	margin:0 auto 30px auto;
	text-align:left;
	}
.profile div{
	background:url(../img/sibutyou/image.jpg) top no-repeat;
	padding-top:70px;
	}
.profile div p{
	margin-bottom:1em;
	}
.profile div p.w220{
	width:320px;
	}
.profile table{
	width:460px;
	}
.profile table td {
	padding:5px;
	line-height:1.5em;
	border-bottom:#CCCCCC dashed 1px;
	}


/*gyouji*/
.gyouji{
	width:680px;
	margin:0 auto 30px auto;
	text-align:left;
	}
.gyouji table{
	border-collapse:collapse;
	width:680px;
	}
.gyouji td,
.gyouji th{
	border:#999999 solid 1px;
	padding:5px;
	}
.gyouji th{
	background:#FFFFCC;
	}
.gyouji p{
	margin-bottom:1em;
	}
.nendo{
	border-left:solid 10px #FF6600;
	font-weight:bold;
	text-indent:5px;
	margin-bottom:5px;
	line-height:1em;
	font-size:18px;
	}

/*news*/
.news{
	width:460px;
	margin:0 auto 30px auto;
	text-align:left;
	}
.news li{
	padding:5px;
	line-height:1.5em;
	border-bottom:#CCCCCC dashed 1px;
	}

/*kantyou*/
.kantyou{
	width:460px;
	margin:0 auto 30px auto;
	text-align:left;
	background:url(../img/kantyou/photo.jpg) top no-repeat;
	padding-top:70px;
	}
.kantyou p{
	margin-bottom:1em;
	}
.kantyou p.w220{
	width:320px;
	}
.kantyou02{
	width:460px;
	margin:0 auto 30px auto;
	text-align:left;
	}
.kantyou table{
	width:460px;
	}
.kantyou table td {
	padding:5px;
	line-height:1.5em;
	border-bottom:#CCCCCC dashed 1px;
	}

/*dojo*/
.ikoma{
	width:460px;
	background:url(../img/ikoma/title.jpg) top no-repeat;
	margin:0 auto 30px auto;
	padding-top:60px;
	text-align:left;
	font-size:14px;
	line-height:1.8em;
	}
.sakurai{
	width:460px;
	background:url(../img/sakurai/title.jpg) top no-repeat;
	margin:0 auto 30px auto;
	padding-top:60px;
	text-align:left;
	font-size:14px;
	line-height:1.8em;
	}
.access{
	margin-bottom:20px;
	}
.access p{
	margin-bottom:10px;
	}
.schedule img{
	margin-bottom:5px;
	}
.schedule{
	margin-bottom:20px;
	}
.video{
	margin-bottom:20px;
	}
.video p{
	margin-bottom:1em;
	}
.gallery{
	margin-bottom:20px;
	}
.gallery p{
	margin-bottom:1em;
	}
.schedule table,
.gallery table{
	width:460px;
	border-collapse:collapse;
	}
.schedule table td,
.schedule table th,
.gallery table td{
	border:1px solid #000000;
	padding:10px;
	text-align:center
	}
.schedule table th{
	background:#FFCC66;
	vertical-align:middle;
	}

/*shoukyuu*/
.shoukyuu{
	width:460px;
	margin:0 auto 30px auto;
	text-align:left;
	padding-top:246px;
	background:url(../img/shoukyuu/title.jpg) top no-repeat;
	}
.shoukyuu p{
	margin-bottom:1em;
	}
.obi{
	width:460px;
	height:379px;
	background:url(../img/shoukyuu/obi.jpg) bottom no-repeat;
	text-indent:-9999px;
	}

/*contact*/
.contact02{
	width:460px;
	margin:0 auto 20px auto;
	text-align:left;
	padding-top:300px;
	background:url(../img/contact/title.jpg) top no-repeat;
}	

/*taiken*/
#CONTENTS .taiken{
	width:470px;
	text-align:left;
	margin:0 auto 30px auto;
	}
#CONTENTS .taiken p{
	font-size:14px;
	line-height:1.5em;
	padding-bottom:1em;
}
#CONTENTS .taiken table{
		border-collapse:collapse;
}
#CONTENTS .taiken th,
#CONTENTS .taiken td{
	padding:10px;
	font-size:16px;
	border:1px dotted #CCC;
	}
#CONTENTS .taiken th{
	font-weight:normal;
	}
dl.sampleHtml{
	width:180px;
	margin:0 auto 0 auto;
	text-align:left;
	}
dl.sampleHtml input{
	margin-bottom:5px;
	}

/*houshin*/
div.houshin{
	width:460px;
	margin:0 auto 30px auto;
	text-align:left;
	font-size:14px;
	line-height:1.8em;
	}
	div.houshin div.title{
		color:#C00;
		font-size:20px;
		font-weight:bold;
		line-height:30px;
		border-bottom:#C00 solid 1px;
		margin-bottom:10px;
		clear:both;
		}
	div.houshin p{
		margin-bottom:1em;
		}
/*class*/
div.class{
	width:460px;
	margin:0 auto 30px auto;
	text-align:left;
	font-size:14px;
	line-height:1.8em;
	}
	div.class div.title{
		color:#FF6600;
		font-size:16px;
		font-weight:bold;
		border-bottom:2px solid #FF6600;
		}
	div.class p{
		margin-bottom:2em;
		line-height:2em;
		}
	div.class span{
		color:#333333;
		background:#FFFF99;
		}
	div.class table{
		border-collapse:collapse;
		margin-bottom:2em;
		}
	div.class table td{
		padding:2px;
		}/*dojokun*/
div.dojokun{
	width:460px;
	margin:0 auto 30px auto;
	text-align:left;
	}
	div.dojokun div.title{
		font-weight:bold;
		font-size:14px;
		}
	div.dojokun div.yomi{
		font-size:10px;
		}
	div.dojokun div.kaisetu{
		color:#FF6600;
		margin-bottom:1em;
		}
.more{
	margin:1em 0 0 0;
	border-top:dotted #999999 1px;
	line-height:2em;
	text-align:right;
	}
ul.hogosha{
	padding-bottom:1em;
	margin-bottom:0;
}
ul.hogosha li{
	font-weight:bold;
}



/*koe*/

	#CONTENTS .koe{
		text-align:left;
		width:460px;
		margin:0 auto 30px auto;
		padding-bottom:10px;
		border-bottom:1px dotted #CCC;
		line-height:1.8em;
	}
	#CONTENTS .kazoku{
		padding:10px 0 10px 0;
	}
	#CONTENTS .koe .image{
		width:160px;
		padding-bottom:10px;
		float:left;
		background:#FFF;
	}
	#CONTENTS .kazoku img,
	#CONTENTS .koe .image img{
		border:1px solid #999;
	}
	#CONTENTS .koe .name{
		font-size:16px;
		font-weight:bold;
		text-decoration:underline;
	}
	#CONTENTS .koe .name span{
		font-size:12px;
		padding-left:10px;
		font-weight:normal;
	}
	#CONTENTS .koe .dojo{
		padding-bottom:5px;
		margin-bottom:0;
	}
	#CONTENTS .koe .q{
		font-weight:bold;
		font-size:13px;
		color:#09F;
	}
	#CONTENTS .koe .a{
		padding:5px;
		background:#FFC;
		margin-bottom:5px;
	}
	#CONTENTS .koe .a span{
		color:#F00;
		font-weight:bold;
	}

.whatsnew{
	width:460px;
	border:1px solid #CCC;
	margin:0 auto 20px auto;
	padding:10px;
	text-align:left;
}
.whatsnew ul{
	padding:0px;
	margin:0;
}


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;
}
