@charset "utf-8";
/* COMMON */

* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	border: none;
	vertical-align: top;
}
html { font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
/* CONTENTS */

body { background: #606063; }
#wrapper { }
h1 {
	width: 100%;
	/*	background:#606063;*/
	margin: 0 auto;
	position: fixed;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	z-index: 80;
}
h1 img { }
h1 p {
	float: right;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-right: 15px;
	line-height: 18px;
	color: #fff;
}
 h1;
after {
	display: block;
	width: 1px;
	height: 0;
	clear: both;
	overflow: hidden;
}
#cont0 {
	width: 100%;
	padding-top: 167px;
}
#mainFader {
	width: 100%;
	list-style: none;
	height: auto;
	position: relative;
	margin-bottom: 15px;
}
.mainV {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.mainV img {
	width: 100%;
	height: auto;
}
.topRead { text-align: center; }
.topReadImg1 {
	padding-top: 100px;
	padding-bottom: 74px;
}
.readDot {
	width: 300px;
	height: 101px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.readDot .dots {
	width: 300px;
	height: 101px;
	display: block;
	position: absolute;
	bottom: 0;
}
.readDot .pleaseScrollDown {
	width: 300px;
	height: 101px;
	display: none;
	position: absolute;
	top: 0;
}
.textImg { padding: 80px 0; }
.credit {
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
.credit li {
	display: inline-block;
	padding: 100px 15px 100px;
}
.credit li.left { }
.credit li.right { }
#cont1, #cont2, #cont3, #cont4, #cont5 {
	text-align: center;
	width: 100%;
	z-index: 50;
}
#cont1 .image1, #cont2 .image2, #cont3 .image3, #cont4 .image4, #cont5 .image5 {
	width: 100%;
	height: auto;
}
#footMenu {
	list-style: none;
	padding: 1px 0;
	background: #fff;
	width: 100%;
	margin-bottom: 20px;
}
#footMenu li {
	float: left;
	width: 33%;
}
#footMenu li.centerBtn {
	width: 34%;
	padding: 0 1px;
}
#footMenu li a {
	display: block;
	width: 100%;
	height: 89px;
	background: #606063;
	text-align: center;
}
.content {
	position: fixed;
	background: #606063;
}
.column2:after, #infoBlock .column1:after, .topMenu:after, #infoBlock #footMenu:after {
	content: "";
	display: block;
	width: 1px;
	height: 0;
	overflow: hidden;
	clear: both;
}
#infoBlock { /*padding-top: 50px;*/ }
#infoBlock .infoTitle {
	height: 117px;
	padding-top: 50px;
	text-align: center;
}
#infoBlock .column1 {
	padding: 0 0 1px 0;
	height: 111px;
}
#infoBlock .column1 a.btnContact {
	width: 35%;
	text-align: center;
	height: 110px;
	padding-top: 34px;
	float: left;
	background: #606063;
}
#infoBlock .column1 a.btnTecnet {
	width: 65%;
	text-align: center;
	height: 110px;
	padding-top: 13px;
	float: right;
	background: #606063;
	border-left: 1px solid #fff;
}
.copyTitle {
	height: 54px;
	padding-top: 20px;
	text-align: center;
	background: #606063;
}
.column2 {
	list-style: none;
	padding: 0px 0;
}
.column2 li {
	display: inline-block;
	width: 262px;
	vertical-align: top;
}
.toTop {
	height: 135px;
	text-align: center;
	padding-top: 80px;
	width: 95%;
	margin: 0 auto 20px;
	background: url(../images/logo.png) no-repeat right bottom;
}
.creditBtnA {
	display: block;
	width: 262px;
	height: 35px;
	background: url(../images/footer_btn3.png) no-repeat center top;
	text-indent: -9999px;
	margin-bottom: 5px;
}
.creditBtnA:hover { background: url(../images/footer_btn3-over.png) no-repeat center top; }
.credit li img:hover,.toTop img:hover{
	opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
	-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
.creditBtnB {
	display: block;
	width: 262px;
	height: 33px;
	background: url(../images/footer_btn5.png) no-repeat center top;
	text-indent: -9999px;
}
.creditBtnB:hover { background: url(../images/footer_btn5-over.png) no-repeat center top; }
/* fade imgafe */
.fImg1, .fImg2, .fImg3, .fImg4, .fImg5 { display: none; }
#imgNavi {
	list-style: none;
	position: absolute;
	bottom: 20px;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	width: 100%;
}
#imgNavi li {
	width: 20px;
	text-align: center;
	display: inline-block;
}
#imgNavi li a {
	text-decoration: none;
	color: #fff;
	text-shadow: 0 0 3px #333;
}
#imgNavi li a.navi0 { color: #999; }
.readDotBox{
	padding:0 0 50px;	
}





.topReadImg1 {
	padding-top: 20px;
}
p.information{
	color:#fff;
	font-size:14px;
	line-height:26px;
	padding-top:20px;
}
.midashi{
	padding:180px 0 24px 0;
}
.center{
	margin:auto;
	width:580px;
}
p.annotation{
	color:#fff;
	font-size:10px;
	text-align:left;
	line-height:16px;
	padding-top:20px;
}
p.pad80{
	padding-bottom:80px;
}
.center2{
	margin:auto;
	width:640px;
	overflow:hidden;
	padding-bottom:80px;
}
p.floatL{
	padding:0;
	float:left;
	text-align:left;
}
p.floatR{
	padding:0 40px 0 0;
	float:right;
	text-align:left;
}
p.pad0{
	padding:0;
}
	
	
	
	
	
	
	
	












