@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:30px 0 0 0; overflow:hidden;}
h2#h2_2{
	background:url(../img/h2_2.png) no-repeat;
	width:886px; height:0;
	padding:31px 0 0 0; overflow:hidden;}
	
div.wrap{
	padding:30px 10px 40px 10px;}
div.wrap p{
	padding:0 0 20px 0;}
	
h3#point{
	background:#FF6600; color:#fff;
	padding:4px; margin:0 0 20px 0;}
	
div.wrap caption{
	color:#FF6600; padding:0 0 20px 0;}
	
div.wrap th span{
	color:#FF6600; font-size:0.9em; padding:0 0 0 20px;}
	
td input, td textarea{
	background:#D2DEDF; padding:4px;}
	
td.submit input{padding:4px 40px;}
	

