@charset "UTF-8";

*{
	margin:0;
	padding:0;
	}
	
body{
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url(../images/body_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
body, h1, h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	}
	
h1 {
	margin: 1em 0 1.5em;
	font-size: 18px;
	}
	
h2 {
	margin: 2em 0 1.5em;
	font-size: 16px;
	}
	
p {
	margin: 0;
	padding: 0 0 .5em;
	max-width: 40em;
	}
	
	/*pre, pre+p, p+p {
	margin: 1em 0 0;
	}
	
code {
	font-family: "Courier New", Courier, monospace;
	}*/
	
a	{
	color:#333333;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:none;
	color:#33CC00;
	}
	

#conteiner{
	width:760px;
	font-size:12px;
	margin: 0 auto;
	}
	
#header{
	margin: 0 auto;
	background-image:url(../images/header_01.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:235px;
	}

#header	h1{
	float:left;
	text-indent:-9999px;
	}

#header img{
	margin-top:30px;
	}
	
	
#navigation{
	margin:0 auto;
	background-image:url(../images/header_02.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:110px;
	margin-bottom:10px;
	}
#navigation a{
	text-decoration:none;
	display:block;
	}
	
#navigation a:hover{
	text-decoration:none;
	color:#33CC00;
	display:block;
	}
	
#navigation img{
	margin-bottom:5px;
	}
	
#navigation_t{
	margin:0;
	width:760px;
	}
	
#navi01{
	float:left;
	width:140px;
	height:110px;
	margin:0 5px 5px 7px;
	background-image:url(../images/navi_bg.jpg);
	border-top:5px #C7E844 solid;
	text-align:center;
	}
	
#navi01_t{
	float:left;
	width:140px;
	margin:0 5px 10px 7px;
	text-align:center;
	}
	
#navi01_t li{
	border-bottom:1px #666666 dotted;
	list-style-type:none;
	}
	
#navi01_t li a{
	padding:5px 0;
	display:block;}
	

#navi01_t li a:hover{
	background-image:url(../images/li_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	text-decoration:none;
	color:#333333;
	}
	
#navi02{
	float:left;
	width:140px;
	height:110px;
	margin:0 5px 5px 5px;
	background-image:url(../images/navi_bg.jpg);
	border-top:5px #C7E844 solid;
	text-align:center;
	display:block;
	}

#navi02_t{
	float:left;
	width:140px;
	margin:0 5px 10px 5px;
	text-align:center;
	}
	
#navi02_t li{
	border-bottom:1px #666666 dotted;
	list-style-type:none;
	}

#navi02_t li a{
	padding:5px 0;
	display:block;}
	

#navi02_t li a:hover{
	background-image:url(../images/li_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	text-decoration:none;
	color:#333333;
	}
	
#tab{
	margin:0 auto;
	width:740px;
	padding:10px 0;
	}

#sub_navi{
	float:right;
	font-size:10px;
	color:#000000;
	padding:10px 10px 0 0;
}

#sub_navi a{
	color:#000000;
	text-decoration:none;
	}

#sub_navi a:hover{
	text-decoration:none;
	color:#33CC00;
	}
	
#main{
	width:670px;
	margin:0 auto;
	}
		
#main h2{
	font-size:16px;
	line-height:120%;
	margin:0;
	}
		
#main h3{
	font-size:14px;
	line-height:120%;
	border-left:5px #33CC00 solid;
	background-image:url(../images/h2_bg.jpg);
	background-repeat:repeat-y;
	padding:4px 0 4px 8px;
	margin:10px 0;
	}

#main th, td{
	padding:5px;}

#main th{
	border-bottom:1px #333333 dotted;
	padding-bottom:5px;
	}
	
#main p{
	padding:2px;
	margin:0;}
	
#main .border{
	border-top:1px #333333 dotted;
	}
	
#main .stitle{
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	color:#333333;
	padding:10px 0;
	}

#main .copy{
	font-size:12px;
	line-height:140%;
	}
	
#main dt{
	margin-left:30px;
	}
	
#main dd{
	margin-left:40px;
	}

#banner a{
	margin:10px 20px;
	width:705px;
	padding:0 5px 0 0;
	display:block;
	}
	
#banner img{margin-right:10px;}

#return{
	margin: 15px;
	font-size:10px;
	text-align:right;
	}	

#footer {
	margin:0 auto;
	clear: both;
	width: 760px;
	margin-bottom: 40px;
	border-top: 1px solid #333333;
}

#footer p {
	float: left;
	display: inline;
	margin-right: 15px;
	margin-top: 7px;
	margin-left: 15px;
}
#copyright {
	float: right;
	margin-top: 7px;
	margin-right:15px;
	text-align: right;
}



#fragment-1 .sub_t{
	font-size:14px;
	border-left:5px #33CC00 solid;
	padding:0 0 0 4px;
	margin:10px 0;
}

#fragment-1 p{line-height:140%;}

#fragment-2 .sub_t{
	font-size:14px;
	border-left:5px #33CC00 solid;
	padding:0 0 0 4px;
	margin:10px 0;
}

#fragment-2 p{line-height:140%;}

#fragment-3 .sub_t{
	font-size:14px;
	border-left:5px #33CC00 solid;
	padding:0 0 0 4px;
	margin:0;
}

#fragment-3 p{line-height:140%;}

#fragment-4 .sub_t{
	font-size:14px;
	border-left:5px #33CC00 solid;
	padding:0 0 0 4px;
	margin:0;
}

#fragment-4 p{line-height:140%;}

#fragment-5 .sub_t{
	font-size:14px;
	border-left:5px #33CC00 solid;
	padding:0 0 0 4px;
	margin:0;
}

#fragment-5 p{line-height:140%;}


.koumoku{
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	}
.p0{padding:0;margin:0;}

.red{color:#FF0000;}

.blue{color:#0000CC;}

.green{color:#33CC00;}

.clear {
	clear: both;
}
.inquiry{
	font-size:14px;
	margin-top:15px;}

