
@charset "utf-8";
/*=============================================================
 Layout
=============================================================*/
/* style
-------------------------------------------------------------*/
div#contents {
	width:auto;
}
div#contentsMain,
div#contentsMain.full {
	width:auto;
}
div#pageTtl{
	width:970px;
	margin:0 auto;
}
div#contents h1 {
	width: 950px !important;
	margin:0 auto;
}
div#spBody {
	font-size: 16px;
	line-height: 1.6;
}
div#spBody h2, div#spBody h3, div#spBody h4, div#spBody h5 {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
	max-height:100%;
}
div#spBody p {
	margin: 0;
	max-height:100%;
}
div#spBody a {
	color: #3399cc;
}

/* #mainArea
-------------------------------------------------------------*/
#mainArea {
	background: url(/ssp/lcd/wqhd/img/bg_main.png) repeat center top;
}
#mainAreaInner {
	width:970px;
	margin:0 auto;
}
#mainAreaCaption {
	background-color:#000;
}
#mainAreaCaptionInner {
	width:970px;
	margin:0 auto;
}
#mainAreaCatch {
	background-color:#fff;
}
#mainAreaCatchInner {
	width:970px;
	margin:0 auto;
	position:relative;
}
#mainAreaCatchPhoto {
	position:absolute;
	bottom:0px;
	right:0;
}


/* #clmArea
-------------------------------------------------------------*/
#clmArea{
	background:#221814;
}
#clmAreaInner{
	width:970px;
	margin:0 auto;
}
#clmAreaInner .boxClm{
	clear:both;
	padding:60px 0 20px;
}
#clmAreaInner .boxClm .fLeft,
#clmAreaInner .boxClm .fRight{
	width:455px;
}
#clmAreaInner .boxClm .boxTxt{
	clear:both;
	width:100%;
	display:table;
	color:#fff;
	height:110px;
}
#clmAreaInner .boxClm .boxTxt p{
	display:table-cell;
	vertical-align:middle;
	height:110px;
	line-height:30px;
}
#clmAreaInner .boxClm .boxCatch{
	padding:7px;
	line-height:30px;
	font-size:21px;
	background-color:#b69c64;
	color:#fff;
	text-align:center;
}
#clmAreaInner .boxCaption{
	clear:both;
	padding:10px 0 30px;
	color:#fff;
	font-size:12px;
	text-align:right;
}


/* #bnrArea
-------------------------------------------------------------*/
#bnrArea{
	width:870px;
	margin:0 auto;
	padding-top:50px;
	text-align:center;
}




