@charset "utf-8";

/*共通*/

div#inner1{
	width: 840px;
	margin: 0 auto;
}

div#inner1 ul#sp_navi{
/*	background: url(../images/earth/navi_bg.gif) top right no-repeat;
	height: 43px;*/
}

div#inner1 ul#sp_navi li{
	float: left;
}

div.navi_area{
	width: 840px;
	margin: 0 auto;
	margin-bottom: 20px;
}

/*スペシャルトピックス トップ*/
div.sp_contents{
	width: 840px;
	margin: 0 auto;
}

div#sp_left{
	float: left;
	width: 555px;
}

div#sp_left div.sp_lead{
	margin-bottom: 40px;
}

#contentsArea #contentsAreaBody div#sp_left div.sp_lead p{
	line-height: 1.5;
}

div#sp_left h3.family_title{
	margin-bottom: 10px;
}

div#sp_right{
	float: right;
	width: 260px;
}

div#sp_right ul.banner_area{
	text-align: center;
}

div#sp_right ul.banner_area li{
	margin-bottom: 10px;
}

/*アースヒストリー*/
div#inner1 h3#h_title{
	width: 840px;
	margin: 0 auto 10px auto;
}

div#inner2{
	width: 820px;
	margin: 0 auto;
}

div#inner2 #h_table{
	border: 1px solid #333333;
	padding: 10px;
	margin-bottom: 30px;
}

div#inner2 div#h_table table{
	border-collapse: collapse;
	border: none;
}

div#inner2 div#h_table table th{
	background-color: #df7264;
	font-weight: normal;
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	border-left: none;
	border-right: none;
	border-top: none;
	width: 210px;
}

div#inner2 #h_table table td{
	border-bottom: 2px solid #FFFFFF;
	border-left: none;
	border-right: none;
	border-top: none;
	padding-left: 15px;
}

div#inner2 #h_table table td a{
	text-decoration: underline;
	background: url(../images/earth/list_icon.gif) center left no-repeat;
	padding-left: 10px;
}

div#inner2 #h_table table td a:hover{
	color: #df7264;
}

#contentsArea #contentsAreaBody div#inner2 div.h_column p{
	line-height: 1.5;
}

div#inner2 div.h_column{
	margin-bottom: 20px;
}

div#inner2 div.h_column_in{
	padding: 0 10px;
}

div#inner2 div.h_column h4{
	background: url(../images/earth/h_title_bg.gif) top left no-repeat;
	height: 36px;
	font-weight: bold;
	padding-left: 60px;
	margin-bottom: 10px;
	font-size: 110%;
}

div#inner2 div.h_column h4.h4_line2{
	background: url(../images/earth/h_title_bg.gif) bottom left no-repeat;
	height: 56px;
	font-weight: bold;
	padding-left: 60px;
	margin-bottom: 10px;
	font-size: 110%;
}

div#inner2 div.h_column p.h_column_txt1{
	width: 610px;
	float: right;
}

div#inner2 div.h_column p.h_column_txt2{
	width: 430px;
	float: right;
}

div#inner2 div.h_column div.h_column_img1{
	float: left;
	width: 170px;
}

div#inner2 div.h_column div.h_column_img2{
	float: left;
	width: 350px;
}

div#inner2 div.h_column div.h_column_img2 img.left{
	float: left;
}

div#inner2 div.h_column div.h_column_img2 img.right{
	float: right;
}

div#inner2 div.h_column p.top_back{
	background: url(../images/earth/top_icon.gif) center left no-repeat;
	padding-left: 15px;
	float: right;
}

div#inner2 div.h_column p.top_back a{
	text-decoration: underline;
	width: 100px;
}

div#inner2 div.h_column p.top_back a:hover{
	color: #df7264;
	text-decoration: underline;
}

span.ml_1{
	margin-left: 1em;
}

/*クーポン*/
div#coupon_area{
	width: 600px;
	margin: 0 auto;
}

div#coupon_area p.lead{
	color: #2e3095
}

div#coupon_area table{
	width: 600px;
	margin-bottom: 10px;
}

div#coupon_area table th{
	background-color: #99CCCC;
	font-weight: normal;
	height: 30px;
	width: 110px;
	border-right: 10px solid #FFFFFF;
}

div#coupon_area table td{
}

div#coupon_area div.bt{
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
}


