@charset "Shift_JIS";

*{
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,'ＭＳ ゴシック',Verdana,Arial,Monaco,sans-serif;
}
body{
	background-color:#030800;
	background-repeat:repeat-y;
	margin:0px; padding:0px;
	text-align:center; line-height:0px;
}
#main{
	width:970px;
	margin:0px auto;
	background-color:#030800;
	text-align:left; line-height:0px;
}
#main_pad{
	padding:0 5px;
}
/*__トップページ__*/

#top_fla{
	width:960px; margin:15px 0; height:900px; padding:0; 
}
#top_c_pad{
	padding:0 30px;
}
#top_c_title{
	width:900px; height:79px; margin:15px 0 0 0; padding:0 30px;
}
#top_contents{
	width:900px; margin:0; background-image:url("../img/top_bg.jpg");
	background-repeat:repeat-y;
}
#top_l_pad{
	padding:0 85px;
}
#top_r_pad{
	padding:0 85px 0 35px;
}
#top_c_left{
	width:305px; margin:0; float:left; 
	font-family:'ヒラギノ角ゴ Pro', sans-serif; color:#ffffff;
	line-height:1.5em; font-size:13px; font-weight:normal;
}
#top_c_right{
	width:305px; margin:0; float:right;
	font-family:'ヒラギノ角ゴ Pro', sans-serif; color:#ffffff;
	line-height:1.5em; font-size:13px; font-weight:normal;
}
#news_title{
	width:375px height:79px; margin:0; padding:0;
}
#next_title{
	width:375px height:79px; margin:0; padding:0;
}
#top_cont_bottom{
	width:900px; height:80px; margin:1px 0 0 0; padding:0 30px;
	font-size:1px; 
}
/*_______________footer____________________*/
#footer{
	width:900px; height:74px; margin:20px 30px 20px 30px; padding:0;
	background-image:url("../img/footer_bg.jpg");
	background-repeat:no-repeat;
	position:relative;
}
#footer_copy{
	padding:0px; margin:0px; color:#ffffff;
	text-align:left; position:absolute; top:45px; left:635px;
}
/*___________サンクスページ________________*/
#thanks{
	width:750px; height:400px; margin:50px auto 0 auto; padding:0;
	background-image:url("../form/img/bg.jpg"); background-repeat:
}