@charset "Shift_JIS";
/*Color
#996600 brown
#ff9933　
#ff9966　pink
#ffcc66 light brown
#336600 dark green
#669900 green
#333366 blue
#000033 Nayvy
#333366 dark blue
#ff6633 Orange
#ff9933 light Orange
#ff9900 link yellow
*/

/*\*//*/
textarea, select, input {
font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
/**/ 

/*ページ全体*/
img, h1, h2, h3,h4,h5,p,li{
	border-style:none;
	margin:0;
	padding:0;
	line-height:1.5em;
	list-style:none;}

a,a:link,a:visited{
	color:#333366;
	text-decoration:none;
	font-weight:bold;}
a:hover{
	color:#ff9900;
	text-decoration:underline;}

#header,
#header a,
#menu,
#menu a,
#footer,
#footer a
	{color:#333366;}
#header a:hover,#menu a:hover,#footer a:hover
	{color:#ff9900;}


.link,
.back a,
ul#submenu li a{
	color:#333366;
	text-decoration:none;
	font-weight:bold;}
.link:hover,
.back a:hover,
ul#submenu li a:hover{
	color:#ff9900;
	text-decoration:underline;}
p.plink, 
p.pback{
	clear:both;
	text-align:right;
	margin-right:10px;
	padding-right:25px;
	height:15px;
	background-position:right center;
	background-repeat:no-repeat;
}
p.plink{background-image:url(image/right_arrow.gif);}
p.pback{background-image:url(image/top_arrow.gif);}
.clear{clear:both;}			
.green{color:green;
	font-weight:bold;}	
.red{color:red;
	font-weight:bold;}	
.left{float:left;
	margin-right:10px;}		
.right{float:right;
	margin-left:10px;}		

body {  
    margin:0;
    padding:0;
	background-color:#ffffff;
	font-family:  "Arial", Osaka,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:75%;
	text-align:center;
}

#wrapper, #header,#contents, #sidenavi, #rightnavi, #main, #leftmain, #footer{
	padding:0;
	margin:0;
}
#rightnaviblog{
margin-top:38px;}
/*
http://www.geocities.jp/multi_column/practice/3column1.html#fixed-liquid
*/
#wrapper {
	position:relative;
 	width:90%;
 	margin:0 auto;
 	text-align:left;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;

}

#contents{
	width:100%;
	float:right;
	margin-left:-171px;}

#sidenavi{
	width:170px;
	float:right;	
	margin-top:0;
}

#main{
	width:100%;
 	float:left;
 	margin-right:-171px;}

#triplecolumn #contents #main{
	width:100%;
 	float:left;
 	margin-right:-171px;}

#contents #rightnavi{
	width:170px;
	float:left;}

#contents #messageimage{
 margin-left:170px;
}
#contents #main .h2_area,
#contents #main h1,
#contents #main ul{
 margin-left:170px;
}

#triplecolumn #contents #main .h2_area,
#triplecolumn #contents #main ul{
 margin-left:170px;
 margin-right:170px;
}

/*Header*/

#header {
	width:100%;
	height:80px;
	border-bottom:#333366 solid 3px;
	background:URL(image/bg-header.gif) no-repeat bottom right;}
	
#header p strong{
	font-size:10px;
	font-weight:normal;
	position:absolute;
	top:0px;
	left:10px;
	color:#333366;
	z-index:2;}

#header h1#logo img{
	position:absolute;
	top:20px;
	left:20px;
	z-index:1;}

#header h2#kamoku{
	position:absolute;
	top:60px;
	left:235px;
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}
#header ul#sitemap,
#header p#notice,
#header p#tel{
	position:absolute;
	right:60px;
	padding:0;
	margin:0;
	color:#FF3333
}

#header ul#sitemap{
	top:0px;
	text-align:right;
	font-size:12px;
	line-height:100%;
}
#header ul#sitemap li{
	margin: 0px;
	display:inline;
	border-right:1px solid #333366;
	}

#header p#notice{
	top:30px;
	text-align:left;
	font-size:13px;
	color:#333399;
	font-weight:bold;
}

#header p#tel{
	top:45px;
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/*sidenavi*/
#sidenavi{
	background-color:#f0f0f0;}

#sidenavi .navi1,
#rightnavi .navi1{
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
	border:#cccccc 1px solid;
	width: 168px !important;
	width /**/: 170px;
	background-color:#FFFFCC;
}

#rightnavi .navi1 h2,
#sidenavi .navi1 h2{
	margin:0;
	padding:5px 0;
	width: 168px !important;
	width /**/: 170px;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-align:center;
	background-color:#003366;
	color:#ffffff;
	}
#rightnavi .navi1 h2 a,#sidenavi .navi1 h2 a{
	color:#ffffff;}

#rightnavi img,
#sidenavi img{
	margin-top:5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:auto;
}
#rightnavi p,
#sidenavi p{
	text-align:left;
	font-size:80%;
	margin:3px;
}
#rightnavi p.plink,
#sidenavi p.plink{
	clear:both;
	height:13px;
	text-align:right;
	margin-right:10px;
	padding-right:20px;
	padding-bottom:5px;
	background-position:right center;
	background-repeat:no-repeat;
} 
#rightnavi dl,#sidenavi dl{
	margin:5px 0 0 0;}

#rightnavi dd,#sidenavi dd{
	text-align:left;
	margin:0;
	padding:0px	20px;
	border:none;}

#rightnavi .navi1 dt{
	text-align:left;
	padding:5px 5px 0px 5px;
	font-weight:bold;
	color:#003366;
}


/*menu side*/
#sidenavi #menu_side p,
#sidenavi #menu_side img,
#sidenavi #menu_side,
#sidenavi #menu_side ul{
	margin:0;
	padding:0;
}
#sidenavi #menu_side img{
width:170px;}

#sidenavi #menu_side ul{
	list-style-type:none;
	width:170px;
	overflow:hidden;
}
#sidenavi #menu_side li{
	display:inline;
}

#sidenavi #menu_side li a,
#sidenavi #menu_side li a:link,
#sidenavi #menu_side li a:visited{	
	display:block; 
	text-align:left;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333366;
	background:url(image/menuside.gif) no-repeat bottom left;  
	margin:0;
	padding:5px;
	padding-left:30px;
	width: 135px !important;
	width /**/: 170px;  
	height: 20px !important;
	height /**/: 30px;  
	}
#sidenavi #menu_side li a:hover{
	background:url(image/menuside-on.gif) no-repeat top left;  
	color:#ff9900;
	text-decoration:underline;

}
/*contents*/

#messageimage{
	background-color:#ffffff;
	background:url(image/message.png) no-repeat bottom right;
	position:relative;
	height:190px;
	border-bottom:#333366 5px solid;
	}
#messageimage p{
	position:absolute;
}
#messageimage p#p1{
	top:20px;
	left:10px; 
	color:#003366;
	font-weight:bold;
	font-size:18px;
	font-family:'MS UI Gothic',"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}
#messageimage p#p2{
	top:100px;
	left:20px; 
	color:#666666;

}
#messageimage p#p3{
	bottom:5px;
	left:150px; 
	color:#000033;
	font-weight:bold;
	font-size:18px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*footer*/
#footer {
	clear:both;
	width:100%;
	height: 100px;
}
ul#footer_menu li{
	list-style-type:none;
	margin: 0px;
	padding-left:7px;
	padding-right:5px;
	display:inline;
	border-right:1px solid #333366;
	font-weight:bold;
	}	

#wrapper ul#footer_menu {
	position:absolute;
	padding: 0;
	bottom:15px;
	left:20px;
}

#footer p#w3c{
	position:absolute;
	bottom:15px;
	right:20px;
	padding:0;
}
/*h2classbox4*/
#main div.h2classbox4{
	margin:5px 20px;
	padding:0px;
	border:#cccccc 1px solid;
	border-left:#003366 solid 5px;
	background-color:#F2F2F2;
}
#main div.h2classbox4{
	min-height:100px;
	_height: 100px !important;
}
#main div.h2_area div.h2classbox4 p,
#main div.h2_area div.h2classbox4 h3,
#main div.h2_area div.h2classbox4 h4,
#main div.h2_area div.h2classbox4 img,
#main div.h2_area div.h2classbox4 a{
	margin:0px;
	padding:0;
	text-indent:0em;
	}
#main div.h2_area div.h2classbox4 img{
	margin-right:10px;
	text-indent:0em;
	}

#main div.h2_area div.h2classbox4 h4{margin-bottom:15px;}

#main div.h2_area div.h2classbox4 h4 a{
	font-weight:normal;
	color:#666666;}

#main div.h2_area img#mapimage{
	float:left;
	margin-right:0px;
	width:90%;}	
}

#main h1{
	background:url(image/h1_bg.gif);	
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
	margin-top:0px;
	margin-left:0px;
	padding-top:8px;
	padding-left:80px;
	vertical-align:middle;
	font-size:150%;
	height: 30px !important;
	height /**/: 38px;
	}
#main h1 a{
	color:#ffffff;
}
#main table{
	margin-left: 20px;
	margin-bottom:10px;
	border:1px solid silver;
	border-collapse:separate;
	border-spacing:1px;
	text-align:center;
	}
#triplecolumn{
	margin-left: 10px;
}
	#main table.tabletaisei{
	margin-left: auto;
	margin-right:auto;
	}
#main table.tabletaisei th{
	width:150px;
}
#main td{
text-align:left;
	padding:5px;
	}
#main td img{
	margin:0 auto;
	padding:0px;
	text-align:center;
}

#main table.tabletaisei td,
#main td.shinryo,
#main td.kyushin
{
	width:50px;
	text-align:center;
}

#main td, #main th{
	border-style:none;
	}

#main th{
	padding:5px 15px;
	}

#main th,
#main colgroup.kamoku,
#main colgroup.jikan{background-color:#FFCC99;}

#main th{
	font-weight:bold;
	line-height:1.5;
	background-color:#ffcc66;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	color:#333333;}
#main td{
	background-color:#ffffcc;
	border-right:1px solid silver;
	border-bottom:1px solid silver;}

#main colgroup.kamoku {
	text-align:left;
	padding-left:10px;
	width:80px;}
#main colgroup.jikan{
	text-align:center;
	width:95px;}
#main colgroup.kamoku th,#main colgroup.kamoku td{
	text-align:left;
}
#main colgroup.youbi{
	background-color:#fafad2;
	text-align:center;}
#main colgroup.youbi{
	width:30px;}
#main th#sunday{
	width:40px;}
#main th.thcenter,#main td.tdleft{
	text-align:left;
}

#main td.kyushin{background-color:#ffffff;}
#main td.kyushin,
#main td.shinryo{font-size:16px;}
#main td#doyo{font-size:10px;}
#main table.tableleft{
margin:10px;}
#main table.tableleft td,#main table.tableleft th{
text-align:left;
}

/*h2 area*/

#main .h2_area {
	clear:both;	
	padding:0;
	margin:15px 30px;
}
#triplecolumn #main .h2_area{
	margin-left:0px;
}
#leftmain .h2_area {
margin-right:0px;
}
#main .h2_area h2{
	margin-left:20px;
	margin-right:15px;
	margin-top:25px;
	margin-bottom:25px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:25px;
	height: 20px !important;
	height /**/: 24px;	
	font-size:120%;
	color: #333366;
	border-bottom:2px solid #ffcc66;
	background-image:url(image/h2_point.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;}
#main .h2_area h2 a{		color: #333366;
	text-decoration:none;
}
#main .h3_area {
	clear:both;	
	padding:0;
	margin:20px;
	border:2px dotted #ffcc66;
	min-height:180px;
	_height:180px;
}
#main .h2_area h3{
	margin:25px 10px 8px 20px;
	font-size:120%;
	color:#006699;
	}
#main .h3_area h4{
	font-size:100%;
	padding-left:50px;
	padding-bottom:20px;
	font-weight:normal;
}


#main .h2_area img{
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
	}	

#main .h2_area img.right{
	float:right;
	margin-left:10px;
}
#main .h3_area img{
	margin:5px;
}

#main .h2_area p{
	margin-top:0px;
	margin-left:25px;
	margin-right:5px;
	margin-bottom:0px;
	line-height:1.5em;
}

#main .h2_area ul{
	list-style-position:inside;
	margin-top:0;	
}
#main .h2_area ol{
	margin-left:30px;
	margin-right:20px;
	list-style-position:inside;
}

#main .h2_area ol li{
border-bottom:1px #999999 dotted;
padding:10px 0;}

#main .h2_area ol li a.link{
text-align:right;
}
.h2_area #mapinfo{
	clear:both;
	margin-top:0;
	margin-left: 60px;
	margin-bottom:30px;}
.h2_area  #mapinfo dt{
margin-top:0px;}

.h2_area  #mapinfo dd{
margin-left:10px;}

/*submenu*/
#main ul#submenu{
	margin-top:10px;
	margin-bottom:0;
}
#main ul#submenu li{
	margin: 0px;
	padding-left:7px;
	padding-right:5px;
	display:inline;
	border-right:1px solid #006633;
	}
#main ul#submenu a:hover{
text-decoration:underline;}
#main ul#quest li{
	list-style-type:none;
	font-size:120%;
	margin:8px 30px;
	border-bottom:1px dotted #ffcc66;
}
#main ul#quest li a{
font-weight:normal;
}
#main .h2_area #faq {
	margin:0px 30px}
#main .h2_area #faq h3{
	margin:0;
	font-size:120%;
	padding:8px;
	background-color:#669900;
	color: #ccff99;
	}
#main .h2_area #faq p{
	padding:5px 5px 10px 5px;
	margin:0 0 20px 0 ;
	border-bottom:1px dotted #669900;
	line-height:1.6;
}
#main .h2_area #faq .ans{
	color:#cc3333;
	font-size:150%;
	margin:0 10px;
	font-weight:bold;
}
#main .h2_area #faq .que{
	font-size:120%;
	margin-right:10px;
	font-weight:bold;
}





/*blog*/

div.newsentry {
	margin:30px 15px 10px 15px;
	clear:both;}

div.newsentry h3{
	margin:15px 0 5px 25px;
}
div.newsentry h3 a,div.newsentry h3 a:link, div.newsentry h3 a:visited{
	color:#6699cc;
	font-size:small;
	text-decoration:none;

}
div.newsentry h3 a:hover{
	text-decoration:underline;
}
div.newsentry .entry-header-date{
	color: #6666ff;
	}

div.newsentry p{
	padding:5px;
	margin:0;
	}
div.newsentry p.entry-footer{
	border-top:1px #cccccc solid;
	padding:0;
	margin-top:3px;
	line-height:1em;
	clear:both;}
div.newsentry p.entry-footer span.category a{ 
	font-size:90%;
	margin-left:10px;
	text-decoration:underline;
	color: #6699cc;
}

#main .h2_area div.newsentry h2{
	margin-bottom:10px;}
#main .h2_area div.newsentry h2 a,#main .h2_area div.newsentry h2 a:link, #main .h2_area div.newsentry h2 a:visited{
	color: #cc3366;}
.entry-footer{clear:both;}


#rightnavi .navi1 ul{
	margin:5px 5px 10px 5px;
	font-size:12px;
	text-align:left;
}
#rightnavi .navi1 li{
	padding:0;
	line-height:1.5em;
	list-style-position:inside;
}
#rightnavi .navi1 p.feed{
	margin:10px 0;
	text-align:center;
	}
#rightnavi .navi1 p.feed img{
	vertical-align:middle;
	margin-left:10px;
	margin-right:3px;
}
#main div.h2_area p.feed{
	margin:0 3px 5px 3px;
	float:right;
	padding:0 3px;
	background-color:#ff6633;
	border:outset 2px #ffffff;
}
#main div.h2_area p.feed a{
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
}
