/*---------------------------------------------------------------------*/
/* カラムボックスカスタム */
/*---------------------------------------------------------------------*/
#masterMain .colBoxInner {
padding:0 5px 10px;
}
#masterMain .colBox .colBoxIndex {
padding:5px;
}
#masterMain .colBox .colBoxIndex:hover {
background:#F6F6F6;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-o-border-radius:6px;
-ms-border-radius:6px;
}
#masterMain .colBox .colBoxPageLink {
padding:0 15px 10px;
}
#masterMain .colBoxHead {
margin:0 10px 10px;
}
/*---------------------------------------------------------------------*/
/* Top Stories */
/*---------------------------------------------------------------------*/
.colBoxTopStories .colBoxIcon a img {
margin:0;
}
.colBoxTopStoriesLeft {
float:left;
width:260px;
}
.colBoxTopStoriesRight {
float:right;
width:380px;
}
.colBoxTopStoriesRight .colBoxIcon a img {
width:107px;
height:80px;
}
/*---------------------------------------------------------------------*/
/* Top PickUp */
/*---------------------------------------------------------------------*/
.colBoxTopPickUp .colBoxIndex {
position:relative;
margin:0 11px 25px 0;
}
.colBoxTopPickUp .colBoxIndex:nth-child(1n) {
float:left;
width:200px;
}
.colBoxTopPickUp .colBoxIndex:nth-child(3n) {
margin-right:0;
}
.colBoxTopPickUp .colBoxIndex:nth-child(3n+1) {
clear:both;
}
.colBoxTopPickUp .colBoxIcon a {
overflow:hidden;
}
.colBoxTopPickUp .colBoxIndex:nth-child(1n) .colBoxIcon a {
float:none;
display:block;
margin:0 0 5px;
}
.colBoxTopPickUp .colBoxIcon img {
margin:-1px;
width:200px;
height:150px;
}
.colBoxTopPickUp .colBoxIndex:nth-child(1n) .colBoxIcon img {
float:none;
}
.colBoxTopPickUp .colBoxIndex:nth-child(1n) .colBoxTitle {
margin:0;
}
.colBoxTopPickUp .colBoxIndex:nth-child(1n) .colBoxTitle h3 {
padding:0;
font-size:16px;
line-height:24px;
}
.colBoxTopPickUp .colBoxPageLink {
clear:both;
margin:5px 0 10px;
text-align:center;
}
.colBoxTopPickUp .colBoxPageLink a {
margin:0 auto;
padding:4px 50px;
font-size:14px;
color:#333;
text-decoration:none;
border-radius:4px;
border:1px #ddd solid;
background:#fafafa;
}
.colBoxTopPickUp .colBoxPageLink a:hover {
background:#ddd;
text-decoration:none;
}
/*---------------------------------------------------------------------*/
/* Features */
/*---------------------------------------------------------------------*/
.colBoxFeatures {
margin-bottom:20px;
}
#masterMain .colBoxFeatures .colBoxInner {
border-bottom:1px #ccc dotted;
margin:0 10px 10px;
padding:0 0 10px;
}
.colBoxFeatures .colBoxInner:nth-child(2n+1) .colBoxIcon a {
float:right;
margin:0 0 3px 5px;
}
/*---------------------------------------------------------------------*/
/* カテゴリ別インデックス */
/*---------------------------------------------------------------------*/
.colBoxClassifiedIndex .colBoxHead h2 a {
position:relative;
display:block;
}
.colBoxClassifiedIndex .colBoxHead h2 a:link,
.colBoxClassifiedIndex .colBoxHead h2 a:visited {
color:#000;
}
.colBoxClassifiedIndex .colBoxHead h2 a:hover,
.colBoxClassifiedIndex .colBoxHead h2 a:active {
color:#C00417;
text-decoration:none;
}
.colBoxClassifiedIndex .colBoxHead h2 a::after {
content:'もっと読む';
position:absolute;
top:-4px;
right:0;
padding:2px 10px;
font-size:12px;
font-weight:normal;
color:#555;
border-radius:4px;
border:1px #ddd solid;
background:#fafafa;
}
.colBoxClassifiedIndex .colBoxHead h2 a:hover::after {
background:#ddd;
}
.colBoxClassifiedIndex .colBoxIndex {
clear:both;
}
.colBoxClassifiedIndex .colBoxTopCategoryItem:nth-child(1n) {
clear:none;
float:left;
width:140px;
margin:0 15px 10px 0;
}
.colBoxClassifiedIndex .colBoxTopCategoryItem:nth-child(4n) {
float:right;
margin:0 0 10px;
}
.colBoxClassifiedIndex .colBoxTopCategoryItem:nth-child(4n+1) {
clear:both;
}
.colBoxClassifiedIndex .colBoxTitle h3 {
font-size:15px;
line-height:22px;
}
.colBoxClassifiedIndex .colBoxIcon img {
width:140px;
height:105px;
}
.colBoxClassifiedIndex .colBoxTopCategoryItemList {
width:100%;
}
.colBoxClassifiedIndex .colBoxTopCategoryItemList a {
font-weight:bold;
}
.colBoxClassifiedIndex .colBoxTopCategoryItemList .colBoxDate {
font-size:10px;
}
/*---------------------------------------------------------------------*/
/* トップに戻る */
/*---------------------------------------------------------------------*/
.PageLinkBackToTop {
clear:both;
float:right;
width:80px;
margin:10px;
background:#ddd;
text-align:center;
cursor:pointer;
padding:0;
border:none;
}
.PageLinkBackToTop span {
display:block;
padding:10px;
font-size:12px;
line-height:16px;
}
.PageLinkBackToTop span:link,
.PageLinkBackToTop span:visited {
color:#000;
}
.PageLinkBackToTop span:hover,
.PageLinkBackToTop span:active {
color:#C00417;
text-decoration:none;
}

/* GAM */
#WallPaper{
width:990px;
margin:0 auto;
position:relative;
overflow:hidden;
}
#WallPaper .WallPaperIn{
position:absolute;
top:0;
}
#WallPaper .WallPaperSet{
position:fixed;
}
#masterBody.WpSet{
width:990px;
margin:0 auto;
}
#TopLink,
#TopBox{
width:643px;
margin:0 auto;
clear:both;
}
#TopLink .gam_headline,
#TopBox .gam_headline{
position:relative;
margin:0 0 10px;
padding:6px 2px;
border-bottom:4px solid #418FC1;
font-weight:600;
}
#TopLink .gam_prmark,
#TopBox .gam_prmark{
top:12px;
}
#TopLink.noad,
#TopBox.noad{
margin:0;
display:none;
}
#globalHeaderMiddle{
margin-bottom:16px;
}