@charset "UTF-8";


#feat950box {
	width: 950px;
	overflow: hidden;
}
#twobox680 {
	width: 680px;
	float: left;
	margin-right: 20px;
	padding: 0;
}
#rightbox250 {
	float: right;
	width: 250px;
}
/*pcspcommon*/
.contents_detail {
	overflow: hidden;
	margin-bottom: 30px;
}

.contents_detail .h1 {
	font-size: 38px;
	line-height: 1.2;
	font-weight: bold;
	margin:10px 0 15px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCC;;
}

.contents_detail p {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.8;
}
.contents_detail .modelname {
	padding: 12px;
	font-size: 20px;
	color: #fff;
	background-color: #222;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	font-weight: bold;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	
}
.contents_detail .caption {
	font-size: 12px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 155%;
}
.contents_detail .capphoto {
	margin-top: 10px;
	margin-bottom: 0px !important;
}

.contents_detail .boxmidashi {
	font-size: 24px;
	font-weight: bold;
	line-height:1.3;
	color: #333;
	padding-bottom: 8px;
	border-bottom: 4px solid #fc0;;
	margin-bottom: 20px;
	margin-top: 20px;
}

.leadbox,
.leadintro {
	padding: 20px;
	border: 1px solid #CCC;
	background-color: #F8F8F8;
	line-height: 1.8;
	font-size: 16px !important;
	margin-bottom:30px !important;
}
.broslink a {
	background: linear-gradient(top, #3964CD 0%, #2751C7 95%);
	background: -moz-linear-gradient(top, #3964CD 0%, #2751C7 95%);
	background: -ms-linear-gradient(top, #3964CD 0%, #2751C7 95%);
	background: -o-linear-gradient(top, #3964CD 0%, #2751C7 95%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #2751C7), color-stop(0.00, #3964CD));
	background: -webkit-linear-gradient(top, #3964CD 0%, #2751C7 95%);
	background-color: #265BC3;
	border: 1px solid #3B5AB7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 2px 2px 5px #666;
	box-sizing: border-box;
	color: #FFF !important;
	display: block;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto;
	padding: 12px 10px 10px 10px;
	text-align: center;
	text-decoration: none !important;
	width: 80%;
}
.rightinbox250 {
	width: 228px;
	padding: 10px;
	font-size: 12px;
	line-height: 155%;
	border: 1px solid #555;
	margin-bottom: 15px;
}
.fixed {
	position: fixed;
	top: 10px;
}
.capmidashi {
	margin-top: 10px;
	line-height: 160%;
	margin-bottom: 10px;
}
#credit {
	font-size: 12px;
	overflow: hidden;
	color: #333333;
	clear: both;
	margin:5px 0 10px;
}
#credit .left {
	width: 700px;
	float: left;
	text-align: left;
}
#credit .right {
	width: 150px;
	float: right;
	text-align: right;
}
ul.sidemenu_plist250 {
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	overflow: hidden;
	width: 248px;
	margin-bottom: 15px;
}
ul.sidemenu_plist250 li {
	border-bottom: 1px solid #ccc;
	list-style: none;
	overflow: hidden;
	clear: both
}
ul.sidemenu_plist250 li:last-child {
	border-bottom: none;
}
ul.sidemenu_plist250 li {
	width: 230px;
	padding: 10px 8px 8px 10px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	background-color: #fff;
	min-height: 40px;
}
ul.sidemenu_plist250 li a {
	display: block;
}
ul.sidemenu_plist250 li a:hover {
	background-color: #FFF;
}
ul.sidemenu_plist250 li img {
	width: 50px;
	height: 38px;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}
.right_midashi250 {
	width: 240px;
	padding-left: 10px;
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #222;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 3px;
}
.contents_detail .midashi {
	font-size: 18px;
	margin-top: 40px;
}

.kakomi {
    padding: 24px;
    background: #EFEFEF;
    color: #0e61a8;
}

.h3 { font-size:18px;     line-height:1.5;}

.melit    { font-size:14px; line-height:1.7; }
.melit li { padding-left: 1em; text-indent: -1em;}
.mt-10 { margin:0 0 1em 0;}