@charset "shift-jis";

/* CSS Document */



/* all */

*{

	margin:0;

	padding:0;

}



body {

	text-align:center;

	font-size:12px;

	color:#3e3e3e;

	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}



img{

	border:none;

}



h1{

	border:none;

	margin:0;

	padding:0;

}



/* all END */





/* header */

#header_bg{

	height:94px;

	background:url(../images/head_bg.jpg) repeat-x;

}



#header_area{

	position:relative;

	width:960px;

	margin:0 auto 0 auto;

	text-align:left;

}

/* header END */



/* gloval navi */

.gl_navi{
	position:absolute;
	top:30px;
	left:280px;

}



.gl_navi ul.navi{

	list-style:none;

}



.gl_navi ul.navi li{

	float:left;

}

	



/* gloval navi END */



/* contents */

#main_contents{

	width:940px;

	margin:0 auto 0 auto;

	text-align:left;

}



.left_col{

	width:235px;

	float:left;

}



.left_col_secound{

	width:235px;

	float:left;

	margin-top:30px;

}



.right_col{

	width:660px;

	float:right;

}



.right_col_secound{

	width:660px;

	float:right;

	margin-top:30px;

}



.clear_box{

	clear:both;

	line-height:0;

}



.clear_box_left{

	clear:left;

	line-height:0;

}



.clear_box_right{

	clear:right;

	line-height:0;

}



h1.title{

	margin:30px 0 0 0;

}



/* contents END*/



/* footer */

#footer_area{

	width:940px;

	margin:25px auto 10px auto;

	clear:both;

}



ul.foot_navi{

	width:587px;

	list-style:none;

	margin:0 auto 0 auto;

}



ul.foot_navi li{

	float:left;

}



.copy_area{

	width:300px;

	text-align:right;

	margin:30px 0 10px 0;

	font-size:10px;

	float:right;

}



.page_top_area{

	margin:30px auto 0 auto;

	font-size:10px;

	width:940px;

	text-align:right;

	line-height:14px;

}



.page_top_area a{

	color:#3e3e3e;

	text-decoration:underline;

}



.page_top_area a:hover{

	color:#3e3e3e;

	text-decoration:none;

}



.page_top_area img{

	margin-right:5px;

	margin-bottom:-2px;

}



.under_line{

	margin:25px auto 0 auto;

	width:940px;

	border-bottom:1px solid #CCC;

}



/* footer END */
