@charset "utf-8";
@import url("g_nav.css");


header{display: none;}
/* -----------------------------------*/
a:link {
	color: #12c;
	text-decoration: none;
}
a:visited {
	color: #609;
}
a:hover {
	color: #85D6FD;
}

a:hover img {
-moz-opacity:0.7;
opacity:0.7;
filter: alpha(opacity=50);
}

a:active {
	color: #314557;
}

html,body{
	margin:0;
	border:0;
	height: 100%;
	background-color:#F1F3F5;
	color:#444;
	font-family:'メイリオ', Meiryo, sans-serif;
	font-size: 95%;
	line-height: 1.6;
}

img{
	border:0px;
}

h2{
	color: #FFF;
	font-size: 120%;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
div.review div.subtitleM span.entry-subtitle{
font-size:120%;
color:white;
line-height:1.2;
display:block;
margin:0;
padding:0 0 10px 0;
}
div.review div.subtitleM h2{
font-size:160%;
line-height:1.2;
}
div.review h2.entry-title{
font-size:160%;
font-weight:bold;
padding:10px 16px 8px 16px;
background-color:#8A1917;
}
div.review h2.entry-title a{
color:white;
}
h3{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

.clearfix {width:100%;}
.clearfix:after{
    content: "";
    display: block;
    clear: both;}

/* -----------------------------------*/

#wrapperBox	{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding-bottom: 20px;
}
#headerBox	{
	width: 1000px;
	color: #FFFFFF;
	height: 300px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#headerBox a img{
-moz-opacity:1;
opacity:1;
filter: alpha(opacity=100);
}
#headerBox-m{
display:none;
}
#containerBox	{
	width: 1000px;
	margin-top: 20px;
}
#containerBox:after	{
	height:	0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#bannerBoxA	{
	width: 490px;
	background: #CCC;
	float: left;
	height: 100px;
}
#bannerBoxB	{
	width: 490px;
	background: #CCC;
	float: right;
	height: 100px;
}
#mainBox	{
	float: left;
	width: 680px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.subtitleM a{
color:white;
display:block;
padding-bottom:0px;
}
#mainBox p{
margin:0;
padding:0.2em 0 1em 0;
line-height:1.6;
}
#mainBox p.entry-excerpt{
background-color:#f0f0f0;
padding:10px;
font-size:90%;
margin:10px 20px 10px 20px;
}
#mainBox img.entry-header-image{
float:left;
margin:0 20px 20px 0;
}
#mainBox div.entry-content{
padding: 16px 20px 0 20px;
}
#mainBox div.asset-more{
padding:0 20px 50px 20px;
}
#mainBox div.entry-content:after { content: ""; display: block; clear: both; }
.mainMiniBox{
	background-color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 40px;
	padding-bottom: 60px;
		position:relative;
}
.subtitleM{
	background-image: url(../images/STbaseM.gif);
	width: 610px;
	padding-top: 12px;
	padding-left: 55px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
padding-right:15px;
}
div.news .subtitleM {
background-image: url(../images/STbaseK.gif);
}
.sLink{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaecee;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
}
.sLink ul{
	margin: 0px;
	padding: 0px;
}
	.reporter{
	font-size: 12px;
	color: #314557;
	height:23px;
	margin:0 0 0 0;
	float: left;
}

	.twitter {
	width:100px;
	height:23px;
	margin:0 4px 0 0;
	float: right;
}

	.facebook_like {
	width:100px;
	height:23px;
	margin:0 4px 0 0;
	float: right;
	overflow: hidden;
}

	.google-plusone {
	width:65px;
	height:23px;
	margin:0 4px 0 0;
	float: right;
}

	.hatena {
	width:60px;
	height:23px;
	margin:0;
	float: right;
}
	.pocket {
	width:110px;
	height:23px;
	margin:0;
	float: right;
}


#subBox	{
	float: right;
	width: 300px;
	padding: 0px;
}
.subMiniBox{
	background-color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
}
.subtitleS{
	background-image: url(../images/STbaseS.gif);
	width: 240px;
	padding-top: 12px;
	padding-left: 60px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
ul.sub{
	width:300px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
ul.sub li{
	width:260px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
*ul.sub li{
	width:260px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top: 1px solid #ddd;
}
ul.sub li+li{
	border-top: 1px solid #ddd;
}

.lineupimg{
	vertical-align: middle;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.lineuptxt{
	display:inline-block;
	vertical-align:middle;
}
.lineuptxt h3{
	font-family: 'Oswald', sans-serif;
	font-weight:700;
}
.more{
	margin-left: 510px;
	margin-right: 20px;
}

#footerBox	{
	width: 960px;
	color: #FFF;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #8A1917;
}
.cre{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

/* -----------------------------------*/

div.entry-asset h3{
font-size:130%;
font-weight:normal;
border-left:4px solid #FF1601;
border-bottom:1px solid #ccc;
padding:0 0 0 6px;
margin:30px 0 20px 0;
color:#444;
}
div.entry-asset table{
margin-bottom:20px;
}
div.entry-asset table th{
padding:3px;
background-color:#777;
color:white;
}
div.entry-asset table td{
padding:3px;
background-color:#f0f0f0;
color:#222;
}
div.entry-asset span.caption{
display:block;
width:300px;
margin:0 auto 20px auto;
font-size:90%;
color:#C60F0F;
}
div.entry-asset img.mt-image-none{
margin:0 auto 0 auto;
padding:0;
display:block;
border:1px solid #ccc;
}

div.entry-asset div.img-horizonal{
margin:0 auto 10px auto;
}
div.entry-asset div.img-horizonal:after { content: ""; display: block; clear: both; }
div.entry-asset div.img-horizonal div{
float:left;
margin:0 10px 0 0;
}


div.model{
padding-bottom:10px!important;
}
div.model:after { content: ""; display: block; clear: both; }
div.model h2.model-title{
background-color:#8A1917;
padding:6px 0 6px 20px;
font-size:150%;
color:white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
div.model img.model-image{
float:right;
margin:15px 20px 5px 20px;
}
div.model p.model-subtitle{
font-size:140%;
margin:6px 0 10px 20px!important;
}


body.mt-main-index div.news{
	overflow:hidden;
	width:330px;
	float:left;
	margin-right:10px;
}
body.mt-main-index div.news div.subtitleM{
width:270px;
padding-top:8px;
min-height:30px;
}
body.mt-main-index div.news div.subtitleM h2{
font-size:100%;
}
body.mt-main-index div.news img.more{
margin:0;
}


a.readmore{
display:block;
background-color:#dfdfdf;
color:black;
text-align:center;
padding:10px;
position:absolute;
bottom:10px;
right:0px;
width:150px;
font-weight:bold;
}
a.readmore:hover{
background-color:#ccc;
}

body div.nav-global ul li.arrows > a > div {
background-color: red;
filter: alpha(opacity=30);
-moz-opacity: 0.30;
-khtml-opacity: 0.30;
opacity: 0.30;
}

.inline-image{
	max-width:80%;
}
.inline-image-half{
	width:40%;
	max-width:40%;
	display: inline-block;
}
.inline-image img,
.inline-image-half img{
	width:100%;
}