@charset "utf-8";
/* CSS Document */

.pB10{
	padding-bottom:10px;
}

/* 1.for common
===============================================================*/
body{
	text-align:center;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}

body#bg2{
	text-align:center;
	background-image:url(../img/bg2.jpg);
	background-repeat: repeat-x;
}

div#header img,div#gnavi img,div#main img,div#navi img,div#rightbox img,div#leftbox img,div#footer img,div#left_content1 img{
	vertical-align:bottom;
	}

div#leftbox h2{
	margin-bottom:6px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	}	
div#rightbox h3,h4{
	margin-bottom:6px;
	}	


/* 2.for wrapper
===============================================================*/
#wrapper{
	position:relative;
	width:900px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* 3.for header
===============================================================*/
#header{
	width:900px;
	height: 440px;
}

div#gnavi{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#gnavi li{
	float: left;
	display:inline;	
}

#head{
	width:900px;
	height: 112px;
	margin-top: 10px;
}


/* 4.for leftbox-top
===============================================================*/
#leftbox{
	width:580px;
	float:left;
	margin-top: 10px;
}

div#leftbox p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* 4.for leftbox-2nd
===============================================================*/
#leftbox2{
	width:565px;
	float:left;
	display:inline;
	margin-top: 10px;
	margin-left: 10px;
}

div#leftbox2 p{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top:5px;
}

div#leftbox2 h2,h3,h4,h5,h6{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 30px;
	}	

div.titie{
	background:url(../img/title_bg.jpg) no-repeat;
	width:558px;
	height:36px;
	}
div#leftbox2 dl{
	width: 550px;
	margin-left: 10px;
	margin-top: 5px;
}

div#leftbox2 dt{
	color: #006dbe;
	font-weight: bold;
}

div#leftbox2 dd{
	margin-bottom: 5px;
}

div#leftbox2 table{
	margin-bottom:10px;
	}


/* for top-news--------------------------------*/	

div#news a{
	color: #62A6D5;
	}	
	
div#news dl{
	width:570px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	}	
		
div#news dt{
	color: #006dbe;
	float:left;
	padding-top:5px;
	font-size: 10px;
}

div#news dd{
	border-bottom-style: dotted;
	border-bottom-color: #539FD9;
	border-bottom-width: thin;
	margin-left:6em;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	width: 450px;
	}
/* for 2nd--------------------------------*/	

.title{
	width:579px;
	height:36px;
	background-image:url(../img/title_bg.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 9px;
	}	
/* for profle--------------------------------*/	

.photo{
	float: left;
}
.profile p{
	margin-top: 10px;
}

div#profile_t{
	width: 300px;
	float: left;
	display:inline;
}

div#profile_top{
	height: 320px;
	width: 575px;
	clear: both;
}

/* for supporter--------------------------------*/	

div#supporter_li{
	height: 25px;
	width: 570px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#supporter_li li{
	float:left;
	display:inline;
	margin-left: 10px;
	}

/* for sitemap--------------------------------*/	

div.sitemapBox {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#sitemapText ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 30px;
}

#sitemapText li {
	padding-left: 0px;
	background-image: url(../../sitemap/img/sitemap_arr2.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p.sitemapFinding {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	color: #666666;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 15px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #036EC0;
	}
div#sitemapText{
	width: 560px;
}	

/* for schedule--------------------------------*/	
div#month{
	display:inline;
	width:80px;
	margin-left:5px;
	float: left;
}

div#month li{
	list-style-image: url(../../schedule/img/li_s.gif);
	padding-bottom: 2px;
}


table#training{
	font-size: small;
	line-height: 140%;
	color:#333333;
	background-color: #CCCCCC;
}

th.tra01{
	width: 30px;
	height: 18px;
	background-color: #8CBCE0;
	color: #FFFFFF;
	font-size: 11px;
}

th.tra02{
	height: 18px;
	background-color: #8CBCE0;
	color: #FFFFFF;
	font-size: 11px;
}

td.tra01n{
	width: 32px;
	height: 15px;
	background-color: #F2F2F2;
	text-align: center;
	font-size: 11px;
}

td.tra01r{
	width: 32px;
	height: 12px;
	background-color: #D1E7F4;
	text-align: center;
	color: #068BD0;
	font-size: 11px;
}

td.tra02{
	height: 18px;
	background-color: #FFFFFF;
	font-size: 10px;
}


td.tra_m{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #1281B4;
	font-weight: bold;
}

/*--------------------------------------------result---*/
.result_t{
	color: #0066CC;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	clear:both;
}

/*----------------------------------------------gallery---*/
.gallery{
	margin: 0px;
	padding: 0px;
}

/* 5.for rightbox
===============================================================*/
#rightbox{
	width:304px;
	height:100%;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
}


/* 6.for footer
===============================================================*/
#footer{
	position:relative;
	width:100%;
	height:100px;
	clear:both;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

address{
	text-align: center;
	font-style: normal;
	color: #006dbe;
}

div#footer ul{
	height: 25px;
	margin-top: 5px;
	margin-left: 255px;
	}

div#footer li{
	float:left;
	display:inline;
	}

.pagetop{
	text-align:right;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

div#footer p{
	text-align:center;
	font-size: 10px;
	}

/* 7.for other
===============================================================*/

.marginB5{
	margin-bottom:5px;
}

.marginB15{
	margin-bottom:15px;
}
