@charset "Shift_JIS";
/* TODO: Duplicate from gl/base.css */
.mod-redline-greygrad .h3 {
    padding: 10px 15px;
}
.mod-redline-greygrad .lead {
    padding: 0 15px 5px;
}

.media-ch-articlelist { margin-bottom: 15px; }
.media-ch-articlelist .articlelist li { padding-left: 9px; }
.media-ch-articlelist .link-title {
	font-weight: bold;
	margin: 0 !important; /* Cancel media .left */
	width: 276px;
}
.media-ch-articlelist .guide-small {
	margin: 0 !important; /* Cancel media .right */
	text-align: right;
	width: 147px;
}
.media-ch-articlelist .guide-small a,
.media-ch-articlelist .guide-small img {
	display: inline;
	vertical-align: bottom;
} /*  TODO: May belong to module.css */
.media-ch-articlelist p.link {
	padding-top: 10px;
}
.media-ch-articlelist .description { padding-top: 15px; }
.ch-theme-search { margin-bottom: 15px; }
.ch-theme-search h2 {
	margin-top: 30px;
	margin-bottom: 0px;
	border-bottom: 3px solid #3368bd;
}
.ch-theme-search .theme {
	margin-bottom: 15px;
	*display:inline;
	zoom: 1;
}
.ch-theme-search .last { 
	margin-bottom: 0;
}
.ch-theme-search .theme li {
	*display:inline;
	float: left;
	width: 210px;
	margin-bottom: 10px;
}
.ch-theme-search .theme .label {
	border-bottom: 1px solid #cfcfcf;
	font-size: 14px;
	font-weight: bold;
	padding: 0 7px 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 631px;/* for IE7 */
}
.ch-theme-search .theme ul {
	margin-top: 8px;
	overflow: hidden;
}
.mod-gs .hd p {
	background: url(//img.allabout.co.jp/201107/all/sprite-icon.png) no-repeat 0 -654px;
	_background: url(//img.allabout.co.jp/201107/all/sprite-icon.gif) no-repeat 0 -654px;
	padding-left: 20px;
}
.mod-gs .bold a { font-weight:bold; }
.mod-gs .bd li {
	float: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding-top: 5px;
	padding-left: 20px;
	background: none;
	width: auto;
}
.mod-gs .bd li a { font-weight: normal; }
/* ----------------------
@ ブランドサイト
------------------------- */
.brand-site {
	border: #cfcfcf 1px solid;	
	width: 640px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.brand-site .label {
	width: 628px;
	margin: 0 6px;
	border-bottom: #e0dede 2px solid;
}
.brand-site .brand-ttl{
	font-size: 14px;
	font-weight: bold;
	margin: 0 6px;
	padding: 14px 7px 10px 7px;
}
.brand-site .brand-link {
	font-size: 12px;
	margin: 0 6px;
	padding: 14px 7px 10px 25px;
	background: url(//img.allabout.co.jp/201107/all/sprite-ico-arrow.png) no-repeat 0 -70px;
	_background: url(//img.allabout.co.jp/201107/all/sprite-ico-arrow.gif) no-repeat 0 -70px;
}
.brand-site .bd {
	padding:0;
}
.brand-site .bd .box {
    width: 394px;
    padding: 8px;
}
.brand-site .bd .box p {
	font-size: 12px;
}
.brand-site .bd img {
    margin: 0;
}
.brand-site .bd .box .title {
    margin: 0 0 5px 0;
}
.brand-site .list {
    background: #efefef;
    margin: 8px;
    padding: 8px;
    width: 198px;
}
.brand-site li {
    background: url(//img.allabout.co.jp/201107/all/sprite-ico-arrow.png) no-repeat -10px -162px;
	_background: url(//img.allabout.co.jp/201107/all/sprite-ico-arrow.gif) no-repeat -10px -162px;
    padding: 2px 0 5px 15px;
}
.brand-site .btm {
    border-top: 1px solid #cfcfcf;
    margin: 0 0 -1px 0;
}
.brand-site .btm li {
    background-position: -4px -156px;
    border-bottom: 1px solid #cfcfcf;
    padding: 9px 8px 15px 22px;
}
