﻿body{
	text-align:center;
	margin:0px;
	font-family:'メイリオ',Meiryo;
	background:url("../imgs/bg_a.jpg") repeat-x scroll 0 0;
	}

input {
	margin: 0;
	padding: 0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	vertical-align:baseline;}

#body{
	width:1200px;
	height:2000px;
	text-align:center;
	background:url("../imgs/bg12.jpg") no-repeat scroll 0 0;
	margin-left:auto;
	margin-right:auto;
}
#body1{
	width:980px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#head{
	width:980px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}
#video{
	position:relative;
}
#video div{
	width:425px;
	height:344px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	float:left;
	margin-left:60px;
	position:absolute;
	left:-5px;
	top:75px;
}
#login input{
	width:262px;
	font-size: 18px;
}
#login{
	margin-left:625px;
	clear: both;
	padding-top: 115px;
}
#squeezeTop #login form{
	marign:0px;
	padding:0px;
}
#squeezeTop #login strong{
	width:210px;
	color:#fff;
	font-size:22px;
	font-weight:normal;
}
#login .sub{
	background:url("../imgs/sub.jpg") no-repeat scroll 0 0;
	width:169px;
	height:57px;
	border:0px;
	margin-left:90px;
	margin-top:10px;
}
#absolute{
	position:relative;
	text-align:left;
}
#absolute div{
	position:absolute;
	left:-25px;
	top:-70px;
}
#squeezeTop{
	background:url("../imgs/6mw-squeezepage_closed.jpg") no-repeat scroll 0 0;
	width:980px;
	height:531px;	
	text-align:left;
}
#squeezeCenter{
	text-align:left;
	background:url("../imgs/bg1.jpg") no-repeat scroll 0 0;
	width:879px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	height: 719px;
}
#squeezeCenter img{
	border:none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#squeezeCenter .img1{



}
#squeezeCenter .img2{
	margin-top: 20px;

}
#squeezeCenter .img3{
	margin-top:20px;
	margin-right: 30px;
}
#squeezeCenter .img4{
	margin-top:20px;
	margin-right: 30px;
}
#squeezeCenter .img5{
	margin-top:20px;
	margin-right: 30px;
}
#squeezeCenter .img6{
	margin-top:20px;
	margin-right: 30px;
}
#squeezeCenter p{
	margin:0px;
}
#squeezeBottom{
	width:879px;
	height:544px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#squeezeBottom form{
	width:800px;
	margin:0px;
	padding:0px;
	height:160px;
	padding-top:160px;
}
#squeezeBottom .divForm{
	height:254px;
	padding-left:195px;
	margin: 0px;
}

#squeezeBottom .input{
	width:256px;
	font-size: 18px;
}
#squeezeBottom .p1 input{
	margin-right:10px;
	float:right;
}
#squeezeBottom .but{
	width:244px;
	height:92px;
	background:url("../imgs/sbt.jpg") no-repeat scroll 0 0;
	border:0px;

}

#squeezeBottom .bottom div{
	width:236px;
	height:80px;
	
}
.text{
	color:#2ea8b5;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	padding-right:48px;
	padding-top:15px;
}
 .divp{
	float:left;
	width:500px;
	height:160px;
}
.bottom{
	padding-top:50px;
	margin-left:550px;
}
.clearboth{
	clear:both;
}
.item1{
	font-weight: normal;
	color:#fff;
	font-size:22px;
}
.p1{
	clear:both;
	font-size:24px;
	padding-top: 5px;
}
.p11{
	float:left;
	font-weight:normal;
	color:#fff;
}
.imgbox {
	margin-left: 120px;
	padding-top: 23px;
}

/*------------------------------------------------------------
追加テキストリンク画像置換（テキストに画像を重ねて隠すマイオリジナル手法）
-------------------------------------------------------------*/
.oderlink_centering{
	text-align:center;
}
.oderlink_box{
	position:relative;
	margin:auto;
	width:490px;
	height:228px;
}
.oderlink_text{
	width:490px;
	height:228px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	z-index:20;
	}
.oderlink_image{
	background:url(../imgs/w1n-link_hover.jpg) no-repeat 0 0;
	width:490px;
	height:228px;
	position:absolute;
	top:0px;
	z-index:30;
}

.oderlink_image a{
    display:block;
	width:490px;
	height:228px;
}
    
.oderlink_image a:hover {  
    background-color:transparent;  
} 
    
.oderlink_image a:hover img{
    visibility:hidden;
}

