
@charset "utf-8";
/*=============================================================
 Layout
=============================================================*/
/* style
-------------------------------------------------------------*/
div#contents {
}
#contentsMain.full {
}

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;
}
div#figureheads ul,
div#figureheads dl {
}
div#figureheads li,
div#figureheads dt,
div#figureheads dd {
	display: table-cell;
	vertical-align: top;
}
div#figureheads li:last-child {
	padding-right: 0 !important;
}
div#figureheads .spec {
	margin-top: 20px;
}
div#figureheads .spec li {
	padding-right: 30px !important;
}
div#figureheads .spec dl {
	margin-top: 10px;
}
div#figureheads .mid {
	text-align: center;
}
div#figureheads .item {
	margin-top: 30px;
}
div#figureheads .item li {
	padding-right: 35px;
}

div#figureheads .center {text-align: center;}

div#figureheads .mt60 {padding-top: 60px;}
div#figureheads .pr8 {padding-right: 8px;}
div#figureheads .pr16 {padding-right: 16px;}

















