@charset "utf-8";
/* ===================================================================
	index
	トップページ
	ad_detail
	媒体詳細

26px : 197%
24px : 182%
22px : 167%
20px : 153.9%
18px : 139%
16px : 123.1%
15px : 116%
14px : 108%
13px : 100%
12px : 93%
11px : 85%
10px : 77%

=================================================================== */

/*----------------------------------------------------
	共通スタイル
----------------------------------------------------*/
.adbox {
	clear: both;
	position: relative;
	z-index: 10;
	padding: 10px;
	background: url(../images/adbox_bg01.png) no-repeat left top;
}

.adbox h3 {
	padding-left: 15px;
	margin-bottom: 20px;
	background: url(../images/arrow01_icon.png) no-repeat left center;
	font-weight: bold;
	font-size: 108%;
}

.adbox .mobile {
	position: absolute;
	top: 8px;
	right: 15px;
	z-index: 20;
}

.adbox .mobile li {
	display: inline;
	padding-left: 3px;
}

.adbox .boxL {
	float: left;
	position: relative;
	z-index: 30;
	width: 200px;
	padding-right: 15px;
}

.adbox .boxL dl.site {
	margin-bottom: 0;
}

.adbox .boxL dl.site dd {
	margin-top: 5px;
	padding-left: 20px;
	background: url(../images/url_icon.png) no-repeat left center;
	font-size: 85%;
	word-break: break-all;
}

.adbox .boxL dl.site dd a {
	color: #c70000;
}

.adbox .boxR {
	overflow: hidden;
	width: 461px;
	padding-top: 5px;
	background: url(../images/adbox_info_bg01.png) no-repeat left top;
}

.boxR .infobox {
	width: 441px;
	padding: 5px 10px 10px;
	margin-bottom: 1em;
	background: url(../images/adbox_info_bg02.png) no-repeat left bottom;
	line-height: 2.2;
}

.areaIcn {
	background: url(../images/area_icon.png) no-repeat 5px center;
}

.priceIcn {
	background: url(../images/price_icon.png) no-repeat 7px center;
}

.dateIcn {
	background: url(../images/date_icon.png) no-repeat 5px center;
}

.commentIcn {
	background: url(../images/comment_icon.png) no-repeat 5px center;
}

.pvIcn {
	background: url(../images/pv_icon.png) no-repeat 5px center;
}

.planIcn {
	background: url(../images/plan_icon.png) no-repeat 5px center;
}

.rangeIcn {
	background: url(../images/range_icon.png) no-repeat 5px center;
}

.countIcn {
	background: url(../images/count_icon.png) no-repeat 5px center;
}

.rankIcn {
	background: url(../images/rank_icon.png) no-repeat 5px center;
}

/*----------------------------------------------------
	トップページ
----------------------------------------------------*/

ul.newsList {
	margin-bottom: 0;
}

.newsList li {
	display: block;
	margin-bottom: .2em;
	padding-left: 15px;
	background: url(../images/list_icon.png) left center no-repeat;
}
.newsList li .date {
	display: block;
	float: left;
	width: 15%;
}
.newsList li .comment {
	display: block;
	float: right;
	width: 85%;
}

.newsList li.andMore {
	margin-bottom: 0;
	padding-left: 0;
	background: none;
	text-align: right;
}

.shopnamelist {
	width: 100%;
}

.shopnamelist td {
	width: 50%;
	padding: 5px 0;
	vertical-align: top;
	font-size: 93%;
}

.shopnamelist td .index {
	display: block;
	padding: 5px 0;
	color: #b60028;
	font-size: 117%;
	font-weight: bold;
}

.boxR dl.infobox dt {
	float: left;
	clear: both;
	width: 7em;
	min-height: 2.2em;
	height: auto !important;
	height: 2.2em;
	padding-left: 2em;
	border-top: 1px dotted #ccc;
	color: #1353a5;
}

dl.infobox dd {
	min-height: 2.2em;
	height: auto !important;
	height: 2.2em;
	margin-left: 9em;
	border-top: 1px dotted #ccc;
}

.boxR dl.infobox dt.areaIcn,
.boxR dl.infobox dd.firstChild {
	border: none;
}

.boxR ul.detailbtn {
	float: right;
	padding-right: 1px;
	margin-bottom: 0;
	text-align: right;
}

.boxR ul.detailbtn li {
	display: inline;
	padding-left: 5px;
}

.adboxbtm {
	clear: both;
	height: 5px;
	margin-bottom: 20px;
	background: url(../images/adbox_bg02.png) no-repeat left bottom;
}


/*----ピックアップ、キーワード--------*/
.pickup li {
	float: left;
	width: 200px;
	padding: 9px;
	margin: 0 20px 20px 0;
	border: 1px solid #e8e8e8;
	background: #fff;
}

.pickup li.lastChild {
	margin-right: 0;
}

.pickup li a {
	overflow: hidden;
	display: block;
	width: 100%;
	white-space: nowrap;
	text-align: center;
}

.pickup li a.thumb {
	height: 150px;
	margin-bottom: 5px;
}

.keyword {
	background: url(../images/adbox_bg03.png) no-repeat left top;
}

.keyword .boxheader {
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
}

.keyword .boxheader h3 {
	float: left;
	width: 120px;
	margin-bottom: 0;
}

.keyword .boxheader dl {
	float: left;
	white-space: nowrap;
}

.keyword .boxheader dt {
	display: inline;
	padding: 0 3px;
	background: #861E1D;
	font-weight: bold;
	color: #fff;
	font-size: 85%;
}

.keyword .boxheader dd {
	display: inline;
	padding-left: 10px;
	font-size: 93%;
}

/*----------------------------------------------------
	媒体詳細
----------------------------------------------------*/

.adbox .sns {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 20;
}

.boxL ul.support li {
	padding-top: 1em;
	float: right;
}

.boxL ul.support li.firstChild,
.boxL ul.support li:first-child {
	float: left;
}

table.infolist {
	overflow: hidden;
	width: 100%;
}

table.infolist th,
table.infolist td {
	padding: 0 10px;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}

table.infolist tr:first-child th,
table.infolist tr.firstChild th,
table.infolist tr:first-child td,
table.infolist tr.firstChild td {
	border-top: 0px;
	border-top: none;
}

table.infolist th:first-child,
table.infolist th.firstChild {
	border-left: 0px;
	border-left: none;
}

table.infolist th {
	padding-left: 2em;
	font-weight: normal;
	white-space: nowrap;
	color: #1353a5;
}

table.comment {
	width: 461px;
	margin: -5px 0 0 -10px;
	border-collapse: separate;
	border-spacing: 5px;
	background: url(../images/adbox_info_bg01.png) no-repeat left top;
	line-height: 1.3;
}

table.comment th {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.comment td {
	padding: 10px 5px 0;
	border-left: 0;
}

.introbox {
	clear: both;
	width: 652px;
	padding: 0 10px 1px;
	margin-bottom: 1em;
	background: url(../images/ad_introbox_bg02.png) no-repeat left bottom;
}

.introbox h4 {
	width: 642px;
	padding: 8px 10px 8px 20px;
	margin: 0 0 1em -10px;
	background: url(../images/ad_introbox_bg01.png) no-repeat left top;
	font-weight: normal;
}

.introbox h5 {
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	color: #B60028;
	font-weight: normal;
}

.introbox .running {
	clear: both;
}

.introbox .running p {
	overflow: hidden;
}

.introbox ul.kuchi {
	margin-top: -1em;
}

.introbox ul.kuchi li {
	padding: 1em 15px;
	border-top: 1px dotted #ccc;
}

.introbox ul.kuchi li.firstChild,
.introbox ul.kuchi li:first-child {
	border-top: none;
}

.introbox table.inputform {
	width: 100%;
	font-size: 93%;
}

.introbox .inputform caption {
	font-weight: bold;
}

.introbox .inputform th,
.introbox .inputform td {
	padding: 10px 15px;
	border: 1px solid #999;
	background: #fff;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.introbox .inputform th {
	background: #ededed;
}

.introbox .inputform label {
	padding-right: 1em;
}

.introbox .inputform .example {
	padding-left: 1em;
}

.introbox .inputform .must {
	margin-top: 5px;
}

.introbox .inputform .must span {
	background: #f00;
	color: #fff;
}

.introbox .inputform input[type="text"] {
	width: 50%;
	border: 1px solid #999;
}

.introbox .inputform textarea {
	width: 99%;
	height: 8em;
	border: 1px solid #999;
}

.attention {
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #cc0000;
	background: #fff;
	color: #c00;
}

.attention * {
	margin-bottom: 0;
}