/*@charset "UTF-8";*/

/*tag reset*/
@import "import.css";

#wrapper #contents_wrapper .contens{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:20px;
	background-color:#101010;
	padding-bottom:50px;
}

h2{
	background:url(../img/campaign/h2.gif) left top no-repeat;
	width:329px;
	height:30px;
	text-indent:-1000em;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:11px;
}

.cap{
	padding:15px;
	width:640px;
	background:#444;
	line-height:140%;
}

.cat{
	margin-bottom:10px;
	padding-bottom:7px;
	padding-top:10px;
	width:670px;
	background:#333;
	border-top:#F06 solid 4px;
}
.cat h4{
	margin-left:15px;
	margin-top:15px;
	margin-bottom:5px;
}
.cat ul{
	margin-left:15px;
	margin-top:5px;
}
.cat li{
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	background:url(../img/campaign/arrow.gif) left top no-repeat;
	text-indent:17px;
}
.cat li.arrow2{
	background:url(../img/campaign/arrow_2.gif) left top no-repeat;
}

.cat li a{
	color:#FFFFFF;
}
.cat li a:visited{
	color:#FFFFFF;
}

.gototop{
	text-align:right;
	margin-right:20px;
	margin-bottom:5px;
	font-size:10px;
	margin-top:3px;
}
.gototop a{
	color:#FFF;
}

.table_inner{
	width:670px;
	background:#333;
	padding-bottom:20px;
	font-size:11px;
	margin-bottom:10px;
}

.table_inner .store{
	padding:15px;
	padding-top:20px;
	padding-bottom:0px;
}

h3{
	text-indent:30px;
	font-size:16px;
	padding-top:11px;
	width:400px;
	float:left;
}
.banner h3{
	float:none;
}

#wrapper #contents_wrapper .contens .banner h3.topics{
	background:url(../img/common/h3_topics.jpg) no-repeat;
	width:220px;
	margin-top:10px;
	margin-left:10px;
	height:31px;
	text-indent:-1000em;
	padding-top:0px;
}

.name{
	margin-bottom:0px;
	width:670px;
	background:url(../img/campaign/h3_bg.gif) repeat-x;
	height:35px;
}
*html .name{
	padding-bottom:5px;
	margin-bottom:0px;

}
.name2{
	margin-bottom:0px;
	width:640px;
}
*html .name2{
	padding-bottom:8px;
}

.name2 .hp{
	float:right;
	width:62px;
	margin-top:11px;
	margin-right:5px;
}

.name2 h4{
	font-size:14px;
	padding-top:3px;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
}

.name2 .hp{
	float:right;
	width:50px;
	margin-top:2px;
	margin-right:0px;
}
.name3{
	margin-bottom:0px;
	width:670px;
	background:url(../img/campaign/h3_bg_2.gif) repeat-x;
	height:35px;
}
.name3 h3{
	padding-bottom:8px;
}
.name3 .hp{
	float:right;
	width:50px;
	margin-top:10px;
	margin-right:15px;
}
*html .name3 .hp{
	margin-right:10px;
}
.name4{
	margin-bottom:0px;
	width:620px;
}
.name4 h4{
	float:left;
}
.name4 .hp{
	float:right;
	width:50px;
	margin-top:0px;
	margin-right:10px;
}

*html .name4 .hp{
	float:right;
	width:50px;
	margin-top:0px;
	margin-right:0px;
}

.table_inner .store table{
	background:#666;
	width:640px;
	font-size:12px;
}

.table_inner .store td{
	background:#2A2A2A;
	padding:5px;
	padding-left:11px;
	text-align:left;
}
.table_inner .store td.store_name{
	background:#000;
	font-weight:bold;
	text-indent:10px;
	width:500px;
	padding:7px;
	text-align:left;
	font-size:14px;
}
.table_inner .store td.thead{
	background:#333;
	font-weight:bold;
	text-indent:0px;
	width:85px;
	text-align:center;
}
.table_inner .store td.naiyou{
	text-indent:0px;
	padding:15px;
}
