@charset "utf-8";
/* CSS Document */

/* main */
#contents{
	height: 740px;
	position: relative;
}

#contents img.main{
	position: absolute;
	left: 0;
	top: 0;
	z-index:0;
}
#contents h2{
	color:#B61A26;
	font-size: 38px;
	line-height:1.1em;
	position: absolute;
	top:80px;
	z-index:5;
}


/* main nav*/
nav#topNav{
	width: 386px;
	position:absolute;
	top:22px;
	right:0;
}
nav#topNav ul li,
nav#topNav ul li a{
	display: block;
	width: 386px;
	margin:0;
	padding:0;
}

/* read ////////////////////*/
#readBox{
	background: #E6E6E6;
	width: 100%;
	padding: 10px 0;
}
#readBox div{
	width: 950px;
	margin: 0 auto;
}
#readBox div section{
	width: 680px;
	float: left;
}
#readBox div section h3{
	font-size: 18px;
	line-height: 1.0em;
	margin:15px auto;
	font-weight: bold;
}
#readBox div section p{
	font-size: 15px;
	line-height: 1.2em;
}
#readBox div section p+p{
	margin-top: 15px;
}
#readBox div section p a+a{
	margin-left: 20px;
}
/* contact */
div.contact{
	width: 215px !important;
	padding: 25px 0 15px 35px;
	background: url(../../top/contact_bg.jpg) no-repeat top;
	float: right;
	font-size: 12px !important;
	color: #535353;
	line-height: 1.5em;
}
div.contact p span{
	color:#B61A26;
	font-weight: bold;
	font-size: 18px;
}
div.contact_fa{
	width: 215px !important;
	padding: 13px 0 15px 35px;
	background: url(../../top/contact_bg.jpg) no-repeat top;
	float: right;
	font-size: 12px !important;
	color: #535353;
	line-height: 1.3em;
}
div.contact_fa p span{
	color:#B61A26;
	font-weight: bold;
	font-size: 18px;
}

dl.ueye{ padding-top: 20px; height: 270px; width: 950px; position: relative;}
dl.ueye dt.h2{
	color:#B61A26;
	font-size: 32px;
	line-height:1.1em;
	position: absolute;
	top:80px;
	z-index:5;
}
dl.ueye dt.type{
	font-weight: bold;
	bottom: 0px;
	font-size: 32px;
	line-height:1.1em;
	position: absolute;
	z-index:5;
}
dl.ueye dt.copy{
	font-weight: bold;
	left:100px;
	bottom: 0px;
	font-size: 20px;
	line-height:1.3em;
	position: absolute;
	z-index:5;
	color:#757575;
}
dl.nxt{ padding-top: 30px; float: left; width: 471px; position: relative;}
dl.nxt dt.h2{
	color:#B61A26;
	font-size: 32px;
	line-height:1.1em;
	z-index: 0;
}
dl.nxt dt.type{
	padding-top: 20px;
	font-weight: bold;
	font-size: 32px;
	line-height:1.1em;
	z-index: 0;
}
dl.nxt dt.copy{
	font-weight: bold;
	left:160px;
	top: 35px;
	font-size: 20px;
	line-height:1.3em;
	position: absolute;
	z-index:5;
	color:#757575;
}
dl.c_3d{ padding-top: 30px; float: right; width: 471px;}
dl.c_3d dt.h2{
	color:#B61A26;
	font-size: 32px;
	line-height:1.1em;
	z-index: 0;
}
dl.c_3d dt.type{
	padding-top: 20px;
	font-weight: bold;
	font-size: 32px;
	line-height:1.1em;
	z-index: 0;
}
ul#ueyeNav{margin-top: 10px; float: left; padding-bottom: 10px; padding-top: 10px; width: 950px; background-color: #dddddd;}
ul#ueyeNav li{padding-left: 12px; float: left; width: 456px;}
ul#nxtNav{margin-top: 10px; float: left; padding-bottom: 10px; padding-top: 10px; width: 471px; background-color: #dddddd;}
ul#nxtNav li{padding-left: 8px; float: left; width: 456px;}
ul#c_3dNav{margin-top: 10px; float: left; padding-bottom: 10px; padding-top: 10px; width: 471px; background-color: #dddddd;}
ul#c_3dNav li{padding-left: 8px; float: left; width: 456px;}