/* 基本設定 */
body {	
	margin: 0;
	padding:0;
	font-size:10pt;
	color:#333333;
	text-align:center;
	background-image:url(./../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color:#F3FDF5;
	font-family: arial, sans-serif;
}


/*------BODY要素------*/
#container{
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding:0;
	width:760px;
	background-image:none;
	background-color:#ffffff;
	border:1px solid #ffffff;
	position:relative;
} 


/*------header要素------*/

#header{
	margin:15px 0px 0px 0px;
	width: 760px;
}


/*------h_img要素------*/

#h_img{
	margin:15px 0px 0px 0px;
			}
#nav h1{
	margin:0;
	padding:0px 0px 20px 0px;
	float:left;
}

/*------nav要素------*/

#nav{
	margin:15px 0px 0px 0px;
}
#nav h1{
	margin:0;
	padding:0px 0px 20px 0px;
	float:left;
}

/*------contents要素------*/

#contents{
		clear:right;
		padding:10px;
		float:right;
		width:760px;
}

#contents h2{
	margin:2em 0px 1em 0px;
	padding:10px;
	border:1px solid #ddd;
	background-image:url(./../img/nav00.gif);
}

#contents h2.title{
	margin:1em 0px 1em 0px;
	padding:2px;
	font-size:16pt;
	font-weight:bold;
	background:none;
	border:none;
	border-left: 10px solid #060;
	color:#060;
}

#contents h2.title a{
	color:#007DBA;
}

#contents h2.title small{
	font-size:70%;
	margin-bottom:10px;
}

#contents h2 a{
	color:#333;
}

#contents h3{
	color:#060;	font-weight:bold;
}

#contents h4{
	margin:2em 0px 1em 0px;
	padding:10px;
	border:1px solid #ddd;
	background-image:url(./../img/nav03.gif);
}


#contents h4.title{
	margin:1em 0px 1em 0px;
	padding:2px;
	font-size:12pt;
	font-weight:bold;
	background:none;
	border:none;
	border-left: 10px solid #060;
	color:#060;
}

#contents h4.title a{
	color:#007DBA;
}

#contents h4.title small{
	font-size:70%;
	margin-bottom:10px;
}

#contents h4 a{
	color:#333;
}

/*------left_conts要素------*/

#left_conts{
	padding:10px;
	float:left;
	width:520px;
}
/*------right_conts要素------*/

#right_conts{
	margin:0;
	padding:10px;
	float:right;
	width:190px;
	background-image: url(./../img/nav04._lgif.gif);
}


/*------footer要素------*/

#footer{
	clear:both;
	margin:1em 0px;
	padding:5px 0px;
	text-align:center;
	width: 760px;
}
					
#footer p{
	margin:10px 0px 0px 0px;
}
		
address{
	font-style:normal;
}

/*------BODY要素:end------*/

a{			
	text-decoration:none;		
	color:#090;
}
	
a:hover{
	text-decoration:underline;	color:#0f0;
}

h2{	
	font-weight:normal;
}
h3{
	font-weight:normal;
}

img{
	border-width:0px;	
}
	
small{
	color:#555;
}
		
strong{
	color:#a00;
	font-weight:normal;
}
		
hr{
	display:none;
}
		
sup{
	color:#a00;
	font-weight:bold;
}




table{
	margin:10px;
}
		
table th,td{
	vertical-align:top;
}

.left{
	text-align:left;
}
			
.center{
	text-align:center;
}
		
.right{
	text-align:right;
}

.pic{
	margin:5px;	padding:3px;
	border:1px solid #333;
}
			
.picleft{
	float:left;
	margin:0px 10px 10px 0px;
	text-align:center;
}
h5 {
}

.picright{
	float:right;
	margin:0px 0px 10px 10px;
	text-align:center;
}
				
.border{
	border:1px solid #333;
}

.border02{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 3px solid #666666;
	background-image: url(../img/nav00_s.gif);
	background-repeat: repeat-x;
}

.border03 {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}

.border04{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #999999;
	background-color: #F3FDF5;
}


.off{
	display:none;
}

.clear{
	clear:both;
}

#ads{
	margin:100px 0px 0px 0px;
}
			
#ads180{
	margin:0px 0px 10px 0px;
	width:180px;	height:150px;
}
.line {
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #86BF48;
	border-left-color: #83BD4B;
}
.line02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.style2 {
	font-size: 9pt;
	font-weight: bold;
}

