/*
Theme Name: koh-naika
Theme URI: http://phpbb.xwd.jp/viewforum.php?f=20
Description: 
Version: 1.1
Author: Synchro Design
Author URI: http://www.synchro-d.com/
*/




body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E4E6ED;
	background-image: url(/img/common/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {border : 0px}


a{
	color: #009999;
}


img.alignleft{
	margin: 0 25px 2px 0;
}

img.alignright{
	margin: 0 0 2px 25px;
}

.alignright {
	float: left;
}

.alignleft {
	float: right;
}

.right{
	float: right;
}

.left{
	float: left;
}



.clear{
	font-size: 0px;
	line-height: 0px;
	clear: both;
}



#all{
	width: 810px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/common/bodybg.jpg);
	background-repeat: repeat-y;
}


#wrap{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/common/wrap-head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#header{
	background-image: url(/img/common/headbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.summary{
	text-align: left;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

.summary p{
	font-size: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #3E8992;
	height: 16px;
}


/*--------------head------------*/


#header span{
	visibility: hidden;
}


.rogo{
	float: left;
	margin-top: 15px;
	width: 220px;
	padding-left: 25px;
}

.head-menu{
	text-align: right;
	padding-top: 10px;
	font-size: 12px;
	float: right;
	width: 515px;
	padding-right: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}


.head-menu ul{
	padding: 0px;
	display: inline;
	list-style-type: none;
	float: right;
	margin: 0px;
}

.head-menu li{
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.head-menu ul li a{
	text-decoration: none;
	margin-left: 10px;
	padding: 0px;
	display: block;
	height: 16px;
	margin-bottom: 0px;
	background-repeat: no-repeat;

}


.head-menu p{
	padding: 0px;
	margin: 0px;
}



.head-menu a.menu1 {
	background-image: url(/img/common/hn-01.gif);
	width: 67px;
}

.head-menu a.menu2 {
	background-image: url(/img/common/hn-02.gif);
	width: 78px;
}


.head-menu a.menu3{
	background-image: url(/img/common/hn-03.gif);
	width: 54px;
}

.head-menu a.menu4{
	background-image: url(/img/common/hn-04.gif);
	width: 55px;
}

.head-menu a.menu5{
	background-image: url(/img/common/hn-05.gif);
	width: 75px;
}





/*--------------g-navi------------*/

#g-navi{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background-image: url(/img/common/g-navi/gn_bg.jpg);
	background-repeat: no-repeat;
}


#g-navi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}


#g-navi ul li{
	margin: 0px;
	padding: 0px;
	float: left;
}

#g-navi ul li a{
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 152px;
	text-decoration: none;
}


#g-navi .gn1 a{background-image: url(/img/common/g-navi/gn01.jpg);}
#g-navi .gn1 a:hover{background-image: url(/img/common/g-navi/gn01h.jpg);}
#g-navi .gn1-on{background-image: url(/img/common/g-navi/gn01a.jpg);}

#g-navi .gn2 a{background-image: url(/img/common/g-navi/gn02.jpg);}
#g-navi .gn2 a:hover{background-image: url(/img/common/g-navi/gn02h.jpg);}
#g-navi .gn2-on{background-image: url(/img/common/g-navi/gn02a.jpg);}

#g-navi .gn3 a{background-image: url(/img/common/g-navi/gn03.jpg);}
#g-navi .gn3 a:hover{background-image: url(/img/common/g-navi/gn03h.jpg);}
#g-navi .gn3-on{background-image: url(/img/common/g-navi/gn03a.jpg);}

#g-navi .gn4 a{background-image: url(/img/common/g-navi/gn04.jpg);}
#g-navi .gn4 a:hover{background-image: url(/img/common/g-navi/gn04h.jpg);}
#g-navi .gn4-on{background-image: url(/img/common/g-navi/gn04a.jpg);}

#g-navi .gn5 a{background-image: url(/img/common/g-navi/gn05.jpg);}
#g-navi .gn5 a:hover{background-image: url(/img/common/g-navi/gn05h.jpg);}
#g-navi .gn5-on{background-image: url(/img/common/g-navi/gn05a.jpg);}










/*--------------side------------*/



#side{
	float: right;
	width: 200px;
	background-image: url(/img/common/side-body.gif);
	background-repeat: repeat-y;
	text-align: left;
	font-size: 80%;
	margin-bottom: 10px;
}


#side .side-glid{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}


#side h2{
	font-size: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#side h3{
	margin-top: 8px;
	margin-bottom: 2px;
	font-size: 100%;
	font-weight: normal;
	background-image: url(/img/common/sq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#side ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#side ul li{
	margin: 0px;
	list-style-type: none;
	background-image: url(/img/common/dot.gif);
	background-repeat: no-repeat;
	background-position: left .3em;
	padding-left: 12px;
	line-height: 1.2em;
}


#side p{
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 5px;

}

/*--------------foot------------*/

#foot{
	font-size: 80%;
	margin-bottom: 30px;
}

#foot .f-line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 760px;
	text-align: right;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#foot .foot-left{
	float: left;
	margin: 0px;
	padding: 0px;
}

#foot .foot-right{
	float: right;
}

#foot p{
	margin: 0px;
	font-size: 80%;
}


#foot a{
	margin: 0px;
	color: #666666;
	text-decoration: none;
}

#foot ul{
	margin: 0px;
	padding: 0px;
}


#foot ul li{
	background-image: url(/img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	list-style-type: disc;
	display: inline;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*--------------bread crumb------------*/



.path {
	margin-bottom: 8px;
	margin-top: 5px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.path li {
	list-style-type: none;
	display: inline;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.path ol {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	display: inline;
	padding-top: 0px;
	line-height: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.path a {
	background-image: url(/img/common/path.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}


/*--------------table------------*/

.tb-chart{
	background-color: #CCCCCC;
	margin-top: 3px;
}

.tb-chart td{
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

.tb-chart th{
	background-color: #EEF0F4;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}

.tb-chart-l{
	background-color: #CCCCCC;
	margin-top: 3px;
}

.tb-chart-l td{
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
}

.tb-chart-l th{
	background-color: #EEF0F4;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}

.tb-chart-n{
	background-color: #CCCCCC;
	margin-top: 3px;
}

.tb-chart-n td{
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 1.3em;
}

.tb-chart-n th{
	background-color: #EEF0F4;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}




/*--------------parts------------*/

.arrow{
	background-image: url(/img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-size: 75%;
	text-decoration: none;
}

.sq{
	font-weight: bold;
	background-image: url(/img/common/sq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin: 0px;
}

.sqn{
	background-image: url(/img/common/sq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin: 0px;
}

.sq-clear{
	font-weight: bold;
	background-image: url(/img/common/sq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin: 0px;
	clear: both;
}





/*--------------margin------------*/

.m-tb5{
	margin-top: 5px;
	margin-bottom: 5px;
}

.m-tb10{
	margin-top: 10px;
	margin-bottom: 10px;
}

.m-tb20{
	margin-top: 20px;
	margin-bottom: 20px;
}

.m-t20{
	margin-top: 20px;
}

.m-b10{
	margin-bottom: 10px;
}


.m-b20{
	margin-bottom: 20px;
}

.m-b30{
	margin-bottom: 30px;
}

.m-b50{
	margin-bottom: 50px;
}
.m-b100{
	margin-bottom: 100px;
}

.m-b150{
	margin-bottom: 150px;
}

.m-b200{
	margin-bottom: 200px;
}



/*--------------main------------*/


#main{
	width: 520px;
	float: left;
	padding-right: 25px;
	padding-left: 15px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 50px;
	font-size: 80%;
}



#main h1{
	background-image: url(/img/common/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 120%;
	line-height: 36px;
	color: #000000;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 36px;
}

#main h2{
	background-image: url(/img/common/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	line-height: 26px;
	padding-left: 20px;
	color: #000000;
	margin-top: 25px;
	margin-bottom: 10px;
	height: 26px;
	clear: both;
}

#main h3{
	color: #628E92;
	font-size: 120%;
	margin-bottom: 5px;
}



#main p{
	line-height: 1.5em;
	margin-top: 0px;
}


#main .t-p dl{
	margin: 0px;
	line-height: 1.5em;
}

#main .t-p dl dt{
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #628E92;
	margin-top: 0px;
	margin-bottom: 5px;
}

#main .t-p dl dd{
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.5em;
}


#main .t-ps dl{
	margin: 0px;
	line-height: 1.5em;
}

#main .t-ps dl dt{
	padding: 0px;
	font-weight: bold;
	color: #628E92;
	margin-top: 0px;
	margin-bottom: 2px;
}

#main .t-ps dl dd{
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.5em;
}


#main .line{
	background-image: url(/img/common/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 520px;
	clear: both;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#main .line img{
	margin: 0px;

}


#main .line dl{
	margin: 0px;
}

#main .line dt{
	color: #628E92;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}

#main .line dd{
	line-height: 1.2em;
	margin: 0px;

}


#main .history{
	width: 520px;
}

#main .history dl{
	margin: 0px;
	padding: 0px;
}

#main .history dt{
	float: left;
	width: 120px;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}

#main .history dd{
	float: left;
	width: 390px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
}

#main .history dl dd ul{
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

#main .history dl dd ul li{
	line-height: 1.5em;
	margin-bottom: 10px;
	list-style-type: none;
}





.img-left{
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
}

.img-left p{
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 80%;
}


.img-right{
	float: right;
	margin-bottom: 20px;
	padding-left: 20px;
}

.photobox-right{
	float: right;
	width: 305px;
	margin-bottom: 30px;
}

.bold{
	font-weight: bold;
	color: #006666;
	font-size: 120%;
}

.imgtable {
	margin-bottom: 20px;
}
.imgtable th{
	font-size: 80%;
	font-weight: normal;
	padding-top: 3px;
	text-align: center;
}




#main .news{
	background-image: url(/img/common/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 520px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}




#main .news dl{
	margin: 0px;
}

#main .news dt{
	color: #628E92;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
}

#main .news dd{
	line-height: 1.2em;
	margin: 0px;
}


#main ol{
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	margin-left: 1em;
}


#main ol li{
	margin-bottom: 10px;
	line-height: 1.5em;
}


#main ol ul{
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	margin-left: 0px;
}

#main ol li ul li{
	line-height: 1.5em;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}


#main .list ul{
	padding-left: 1em;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#main .list ul li{
	margin: 0px;
	list-style-type: none;
	background-image: url(/img/common/dot.gif);
	background-repeat: no-repeat;
	background-position: left .3em;
	line-height: 1.2em;
	padding-left: 12px;
}












#index-wrap{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/common/wrap-head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}


#index{
	width: 520px;
	float: left;
	padding-right: 25px;
	padding-left: 15px;
	text-align: left;
	margin-top: 0px;
	font-size: 80%;
	margin-bottom: 0px;
}



#index h1{
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	display: inline;

}

#index p{
	line-height: 1.5em;
	margin-top: 0px;
}


#index .headline p{
	display: inline;
}


#index .menu{
	width: 520px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#index .menu-left{
	float: left;
	width: 254px;
	background-image: url(/img/contents/indexmenu_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}

#index .menu-right{
	float: right;
	width: 254px;
	background-image: url(/img/contents/indexmenu_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#index .menu dl{
	width: 240px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#index .menu dt{
	float: left;
	width: 90px;
}

#index .menu dd{
	width: 150px;
	float: right;
	margin: 0px;
	line-height: 1.2em;
}

#index .menu a{
	color: #666666;
	text-decoration: none;
}


#index .topics{
	margin-top: 10px;
}

#index .topics dl{
	margin: 0px;
	width: 520px;
}

#index .topics dt{
	float: left;
	width: 60px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	height: 16px;
}

#index .topics dd{
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 16px;
}

.more-link{
	background-image: url(/img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-size: 75%;
	text-decoration: none;
	float: right;
}


.link{
	margin: 0px;
	padding: 0px;
}

.link ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.link li{
	list-style-type: none;
	background-image: url(/img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-bottom: 10px;
}

.link a{
	color: #666666;
	text-decoration: none;
}

.sitemap li{
	margin-bottom: 5px;
}

.sd ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.sd ul li{
	line-height: 1.2em;
	margin-bottom: 5px;
	background-image: url(/img/common/blet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	list-style-type: none;
}


#index .access{
	margin-top: 10px;
}

#index .access p{
	margin-bottom: 0px;
}

#index .access .arrow{

	font-size: 100%;

}


.cap-img{
	text-align: center;
	float: left;
	margin-right: 20px;
}


#main .cap-img p img{
	margin-bottom: 2px;
}

#main .cap-img p{
	line-height: 12px;
	margin-bottom: 10px;
	font-size: 10px;
	letter-spacing: 1px;
}


.mb-30{	margin-bottom: 30px;}
