@charset "utf-8";

/*
-------------------------------------------------------------
div#header
-------------------------------------------------------------
*/
div#header h1{
	background:url(../img/h1.png) no-repeat;
	width:299px; height:0;
	padding:14px 0 0 0; overflow:hidden;
	position:absolute; right:0; top:30px;}
/*
-------------------------------------------------------------
div#main
-------------------------------------------------------------
*/
	
/*
-------------------------------------------------------------
div.contents
-------------------------------------------------------------
*/
div.contents{
	padding:40px 0;}
	
h2#h2_1{
	background:url(../img/h2_1.png) no-repeat;
	width:886px; height:0;
	padding:25px 0 0 0; overflow:hidden;}
	
div.wrap{
	padding:30px 10px 40px 10px;}
	
div.wrap dt{
	color:#7DA0A2; padding:0 0 20px 0;}
div.wrap dd{
	padding:0 0 40px 0; line-height:1.6;}
	
p#point{
	text-align:right;}
	

