@charset "utf-8";
/**
 * style 
 * (c) FOURDIGIT Inc.
 *
 * 1. import
 * 2. html, body
 * 3. HTMLtag, siteCommonClass
 * 4. Layout
 * 5. EachPageStyle
 *
 */
/**
 * 1. import
 */
@import "extension/init/std.css";
/*@import "extension/init/strict.css";*/
@import "extension/util.css";
@import "extension/accessibility.css";
@import "extension/noscript.css";
@import "extension/fnav/normal.css";
@import "extension/logtag.css";

/**
 * 2. html, body
 */
	body {
		background-color: #f0f0f0;
		background-image: url(../imgs/space.gif);
		background-repeat: repeat-x;
		background-position: center top;
	}
	.page {
		background-color: #f0f0f0;
		color: #666666;
		font-size: 12px;
		line-height: 18px;
	}
/**
 * 3. HTMLtag, siteCommonClass
 */
/* anchor */
	a {
		background-color: transparent;
		background-image: none;
		background-repeat: no-repeat;
		background-position: top left;
		color: #0000ff;
		text-decoration: underline;
	}
	a:visited {}
	a:hover {
		color: #ff0000;
		text-decoration: underline;
	}
	a:active {}

/* heading */
	.siteTitle {
		/*dont use <h1> selector*/
	}
	.contentTitle {
		margin-bottom: 30px;
	}
	#equipment .contentTitle {
		margin-bottom: 20px;
	}
	.section .title {
		/*dont use <h3> selector*/
	}
	.section .className .title {
		/*dont use <h4> selector*/
	}
	h5 {
		margin-bottom: 15px;
	}

/* cap */
	.cap,
	.caption {
		background: none;
		color: #999999;
		font-size: 10px;
		line-height: 15px;
	}
	.cap {
		padding-top: 5px;
	}

/**
 * 4. Layout
 */
	body #wrapper {
		background: #ffffff url(../imgs/bg-top.gif) repeat-x left top;
		padding-bottom: 20px;
	}
	body #container {
		width: 910px;
		margin: 0 auto 15px;
		background: transparent url(../imgs/bg-container-main.gif) repeat-y center top;
		text-align: left;
	}
	body #containerInner01 {
		background: transparent url(../imgs/bg-container-top.gif) no-repeat center top;
	}
	body #containerInner02 {
		background: transparent url(../imgs/bg-container-bottom.gif) no-repeat center bottom;
		padding-right: 23px;
		padding-left: 22px;
		padding-bottom: 30px;
		padding-top: 25px;
	}
	
	body .FLlist li {
		float: left;
	}
	
	body #gHeader {
		background-color: #f7f3e6;
	}
	body #HeaderArea {
		width: 900px;
		height: 60px;
		margin: 0 auto;
	}
	body #HeaderArea .logoArea {
		width: 350px;
	}
	body #HeaderArea #hNav ul {
		width: 152px;
		padding-top: 25px;
	}
	body #HeaderArea #hNavList li {
		float: left;
		padding-left: 8px;
	}
	body #HeaderArea .CvArea {
		width: 516px;
		position: relative;
	}
	body #HeaderArea .CvArea .hdrContact {
		position: absolute;
		top: 15px;
		left: 173px;
	}
	body #HeaderArea .CvArea li {
		padding-left: 9px;
	}
	body #gNavArea {
		background: transparent url(../imgs/bg-nav.gif) repeat-x center top;
		height: 50px;
	}
	body #gNav ul {
		width: 860px;
		margin: 0 auto;
	}
	body #gNavList li {
		float: left;
		height: 50px;
		line-height: 0;
		overflow: hidden;
	}
	body #gFooter {
		clear: both;
	}
	
	body #FtrTelArea {
		width: 860px;
		height: 51px;
		margin: 0 auto;
	}
	body #FtrContactArea {
		background: #f0f0f0 url(../imgs/bg-ftr.gif) repeat-x center top;
	}
	body #FtrContactArea ul.compList {
		width: 698px;
		margin: 0 auto;
	}
	body #FtrContactArea .compList li {
		height: 55px;
		padding-left: 75px;
	}
	body #FtrContactArea .compList li.first {
		padding-left: 0;
	}
	body #FtrContactArea .copyArea {
		width: 900px;
		height: 42px;
		margin: 0 auto;
	}

/* pop */
	body.pop #wrapper {
		background: #ffffff url(../imgs/pop/bg-top.gif) repeat-x left top;
	}
	body.pop #container {
		width: 570px;
		background: none;
	}
	body.pop #FtrContactArea {
		padding: 15px;
		height: 8px;
		text-align: center;
	}
	body.pop #FtrTelArea {
		width: 570px;
		padding-top: 20px;
		margin-top: 30px;
		border-top: 1px solid #cdcdcd;
	}
	body.pop #ftrBtn ul {
		width: 320px;
		margin: 30px auto 0;
		height: 30px;
	}
	/* report */
	body.pop #report #container {
		width: 800px;
	}
	body.pop #report #FtrTelArea {
		width: 800px;
	}
	/* outline */
	body.pop #outline #container {
		width: 700px;
	}
	body.pop #outline #outline_table {
	   background: #666666;
    	margin-bottom: 30px;
	}
	body.pop #outline #outline_table td {
	   background: #ffffff;
    	padding-left: 20px;
	   text-align: left
	}
	body.pop #outline #outline_table th {
	   width: 150px;
	   background: #cccccc;
	   color:#000000;
	   text-align: center;
	   vertical-align: middle;
	}
	/* madori */
	body.pop #madori #container {
		width: 920px;
	}
	body.pop #madori #FtrTelArea {
		width: 920px;
	}
	body.pop #madori #navArea {
		width: 450px;
	}
	body.pop #madori #numberBox ul {
		width: 450px;
	}
	body.pop #madori #numberBox li {
		padding-right: 6px;
		padding-bottom: 6px;
		height: 45px;
		overflow: hidden;
	}
	body.pop #madori #numberBox li.last {
		padding-right: 0;
	}
	body.pop #madori .nextBkWrap {
		position: relative;
	}
	body.pop #madori .nextBkWrap .BkBtn {
		position: absolute;
		top: 278px;
		left: 0;
	}
	body.pop #madori .nextBkWrap .NtBtn {
		position: absolute;
		top: 278px;
		right: 0;
	}
 @media print {
	body.pop #madori .nextBkWrap .NtBtn,
	body.pop #madori .nextBkWrap .BkBtn {
		display: none;
	}
 }
	body.pop#m-40cl .blocks,
	body.pop#m-60al .blocks,
	body.pop#m-60dl .blocks {
		display: none;
	}
	body.pop#m-40cl #block-01,
	body.pop#m-60al #block-01 {
		display: block;
	}
	body.pop#m-60dl #block-09 {
		display: block;
	}
	/* map */
	body.pop #map #container {
		width: 640px;
	}
	body.pop #map #FtrTelArea {
		width: 640px;
	}
	body.pop #map #wrapper {
		background: #ffffff url(../../misc_map/imgs/bg.gif) repeat-x left top;
	}
	
/**
 * 5. EachPageStyle
 */
/* pageID */
	body #index #HeaderArea {
		height: 460px;
	}
	body #index #wrapper {
		background: #ffffff url(../../imgs/bg-top.gif) repeat-x left top;
	}
	body #index #gHeader {
		background: #ffffff url(../../imgs/bg.gif) repeat-x left top;
	}
	body #index #containerInner01 {
		background: transparent url(../../imgs/bg-container-top.gif) no-repeat center top;
	}
	body #index #flashArea {
		width: 900px;
		height: 400px;
	}
	body #index #flashContent {
		text-align: center;
	}
	body #index .nonFlashContent {
		padding-top: 100px;
	}
	body #index #containerInner02 {
		padding-top: 20px;
	}
	body #index #infoArea {
		float: left;
		width: 450px;
	}
	body #index .infoBox {
		width: 450px;
	}
	/* ftrNewsArea */
	body #index #ftrNewsArea {
		width: 365px;
		border: #d7d7d7 solid 1px;
		background-color: #ffffff;
		color: #333333;
		margin-right: 25px;
	}
	body #index #ftrNews {
		padding: 20px 0 20px 20px;
		width: 345px;
		height: 84px;
		font-size: 12px;
		line-height: 18px;
		overflow: auto;
	}
	body #index #ftrNews a,
	body #index #ftrNews a:hover {
		color: #333333;
	}
	body #index #ftrNews span {
		color: #ee0000;
	}
	
	body #index #BtnArea {
		float: right;
		width: 390px;
	}
	
	body #BtnBox {
		width: 390px;
		background: transparent url(../../imgs/bg-bnrs-main.gif) repeat-y center top;
		text-align: left;
	}
	body #BtnBoxInner01 {
		background: transparent url(../../imgs/bg-bnrs-top.gif) no-repeat center top;
	}
	body #BtnBoxInner02 {
		background: transparent url(../../imgs/bg-bnrs-bottom.gif) no-repeat center bottom;
		padding: 9px 10px 10px 11px;
	}
	
	/* Box */
	body .Box {
		border: 1px solid #d5d5d5;
		padding: 19px;
	}
	body .Box.clum2 {
		width: 380px;
	}

	body .Box.clum2 {
		position: relative;
		width: 380px;
	}
	
	body .Box .Boxpoint {
		position: absolute;
		top: 19px;
		left: 0;
	}
	
	/* modelroom */
	body #modelroom .Box .clum3wrap {
		background: transparent url(../../modelroom/imgs/bg-box.gif) repeat-y center top;
	}
	body #modelroom .Box .clum3wrap .Boxborder {
		background: transparent url(../../modelroom/imgs/bg-border.gif) repeat-x center bottom;
		padding-bottom: 20px;
	}
	body #modelroom .Box .clum2wrap {
		background: transparent url(../../modelroom/imgs/bg-box02.gif) repeat-y center top;
	}
	
	/* equipment */
	body .Box.single {
		width: 820px;
		position: relative;
	}
