@charset "utf-8";
/* CSS Document */

h1{
	height:60px;
	font-size:18px;
	line-height:60px;
	padding-left:20px;
	margin:20px 25px;
	background:url(../images/midashi_h1.jpg) no-repeat;
	}
	
h2{
	width:640px;
	height:50px;
	font-size:14px;
	margin:20px 10px;
	line-height:50px;
	border-bottom:solid 1px #FFCC00;
	display:table;

	}
	
div.box01{
	width:640px;
	display:table;
	margin:0 20px;
	}
	
.box01 p{
	line-height:190%;
	}
	
ol.ol_about01{
	font-size:14px;
	color:#666666;
	margin-left:70px;
	}
	
ol.ol_about01 li{
	margin:10px 0;
	}
	
div.pagetop{
	background:url(../images/pagetop_back.jpg) no-repeat;
	width:680px;
	margin:30px 0px;
	text-align:right;
	}
	
ul.sap{
	margin:20px 0 20px 70px;
	}
	
ul.sap li{
	margin:10px 0;
	font-size:14px;
	color:#666666;
	}
	
dl{
	margin:30px;
	font-size:12px;
	}
dt{
	margin:7px ;
	color:#333333;
	font-weight:bold;
	}
	
dd{
	color:#666666;
	margin-left:30px;
	}


/**********追加**************/

a:link{color:#000000; text-decoration:none;}

a:visited{color:#000000; text-decoration:none;}

a:hover{color:#000000; text-decoration:none;}

a:active{color:#000000; text-decoration:none;}
