/* CSS Document */

h2{
	background:url(../images/midashi01.gif) no-repeat;
	height:50px;
	line-height:50px;
	margin:0;
	padding:0 0 0 13px;
	font-size:16px;
	font-weight:normal;
	width:100%;
	float:left;
	display:table;
	}
h3{
	width:340px;
	float:left;
	margin:16px 0 0 0;
	padding:0 0 0 2px;
	height:25px;
	background:url(../images/h3.jpg) no-repeat;
	font-size:10px;
	line-height:25px;
	color:#999999;
	font-weight:normal;
	display:table;
	
	}
	
h3 a{
	color:#999999;
	}
	
ol{
	color:#666666;
	font-size:13px;
	}
	
ol li{
	margin:10px;
	}
	




/********************

#contr

********************/

#contr div.clum_01{
	width:620px;
	text-align:left;
	}
	
div.clum_box01{
	width:600px;
	margin:10px;
	}
	
div.clum_box02{
	width:580px;
	margin:30px 20px;
	border:solid 2px #006600;
	}

.clum_box01 p{
	color:#666666;
	line-height:180%;
	margin:15px 20px;
	}

.clum_box02 p{
	color:#666666;
	line-height:160%;
	margin:15px 20px;
	}
	
dl.clum_01{
	margin:0;
	padding:0;
	}

.clum_01 dt{
	margin:5px 10px 5px 30px;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	}
	
.clum_01 dd{
	margin:10px 10px 10px 45px;
	font-size:12px;
	color:#777777;
	line-height:140%;
	}


	


/********************

link01

********************/

#contr div#link01{
	width:620px;
	text-align:left;
	}

#link01 dl{
	margin:20px;
	}

#link01 dt{
	font-weight:bold;
	margin:10px;
	font-size:18px;
	}
	
#link01 dd{
	margin-left:5px;
	}	
	
