
@charset "utf-8";
/*=============================================================
 Layout
=============================================================*/
/* style
-------------------------------------------------------------*/
div#contents {
	width: 100%;
}
#contentsMain.full {
	width: 100% !important;
}

div#pageTtl {
	width: 970px !important;
	margin:0 auto;
}

div#contents h1 {
	width: 950px !important;
	margin:0 auto;
}
div#figureheads {
	font-size: 16px;
	line-height: 1.6;
}
body div#figureheads h2,
body div#figureheads h3,
body div#figureheads h4,
body div#figureheads h5 {
	width:auto;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
	max-height: 100%;
}
body div#contents p,
body #figureheadsArea p,
body #figureheadsArea li {
	padding:0;
	margin: 0;
	max-height: 100%;
}
div#figureheads a {
	color: #3399cc;
}
/* Layout
-------------------------------------------------------------*/
#figureheadsArea {
	clear: both;
	background:#efeff8 url(/ssp/lcd/figureheads/img/bg.png) repeat-x center top;
	padding-bottom:60px;
}
/*mainArea
-------------------------------------------------------------*/
#figureheadsArea #mainArea {
	width: 970px !important;
	margin:0 auto;
}
/*mainArea
-------------------------------------------------------------*/
#figureheadsArea #featureArea {
	width: 930px;
	margin:0 auto;
	padding:0 20px 5px;
	background-color:#fff;
	border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	-moz-border-radius:0 0 15px 15px;
}
#figureheadsArea #featureArea .boxFeature {
	width:100%;
	display:table;
}
#figureheadsArea #featureArea .boxFeature .boxFeatureLeft {
	width:506px;
	display:table-cell;
	vertical-align:bottom;
}
#figureheadsArea #featureArea .boxFeature .boxFeatureLeft .ttlArea {
	width:100%;
	display:table;
}
#figureheadsArea #featureArea .boxFeature .boxFeatureLeft .ttlArea .boxMark {
	width:100px;
	display:table-cell;
	vertical-align:middle;
}
#figureheadsArea #featureArea .boxFeature .boxFeatureLeft .ttlArea .boxTtl {
	display:table-cell;
	vertical-align:middle;
}
#figureheadsArea #featureArea .boxFeature .boxFeatureLeft .ttlArea .boxTtl h2 {
	font-size:30px;
	color:#675c97;
	line-height:1.2;
}
#figureheadsArea #featureArea .boxFeature .boxFeatureLeft .ttlArea .boxTtl h2 small {
	font-size:20px;
	font-weight:normal;
}
#figureheadsArea #featureArea .boxFeature .boxFeatureLeft p{
	margin-top:10px;
	padding-top:10px;
	font-size:18px;
	border-top:1px solid #675c97;
	padding-right:10px;
}

#figureheadsArea #featureArea .boxFeature .boxFeatureRight {
	width:424px;
	display:table-cell;
	vertical-align:bottom;
}



#figureheadsLinup {
	clear: both;
	padding-top:60px;
}
#figureheadsLinupTtl {
	clear: both;
	background: url(/ssp/lcd/figureheads/img/ttl_lineup_line.png) repeat-x center center;
}
#figureheadsLinupArea {
	clear: both;
	width:714px;
	margin:0 auto;
	padding-top:20px;
}
#figureheadsLinupProducts {
	clear: both;
	width:100%;
	display:table;
	padding-top:20px;
}
#figureheadsLinupProducts .boxLeft,
#figureheadsLinupProducts .boxRight{
	width:50%;
	display:table-cell;
	vertical-align:bottom;
	text-align:center;
}
/*cp
-------------------------------------------------------------*/
#figureheads p#copyrightArea {
	width: 970px !important;
	margin:30px auto 0;
	text-align:right;
	font-size:12px;
}




