@charset "Shift_JIS";
/* index */

*{
	line-height:1.7;
}


body{
	margin:0;
	padding:0;
	font-family: "MSƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"!important;
	background-color:#000000;
}

#wrop{
	width:700px;
	height:auto;
	margin: 0px auto;
	background-color:#000000;
}
	




/*-----header-----*/	

#header{
	width:600px;
	height:150px;
	background-color:#000000;
	margin:0px auto 50px auto;
}




/*-----main-----*/	

#main{
	width:600px;
	height:auto;
	background-color:#000000;
	margin:50px auto 20px auto;
	font-size:12px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#main h3{
	color:#6666ff;
}

#main p{
	padding-left:15px;
}

.coution{
	margin-bottom:0px;
	color:#ff6666;
}

.p1{
	margin-bottom:0px;
}

.p2{
	margin-bottom:70px;
}

.p3{
	margin-bottom:30px;
}

.p4{
	margin-bottom:70px;
}

.p5{
	margin-bottom:30px;
}

.p6{
	margin-bottom:70px;
}


	


#mainImg{
	width:600px;
	height:250px;
	float:left;
	margin:0px 0px 70px 0px;
	background-image:url(../img/imgA.png);
}

/*#mainImgText{
	width:400px;
	height:250px;
	margin:0px 200px 0px 50px;
	padding-top:80px;
}*/



/*-----footer-----*/	

#footer{
	width:600px;
	height:50px;
	background-color:#000000;
	margin:0px auto 0px auto;
}

#footerText{
	width:70px;
	height:50px;
	background-color:#000000;
	margin:0px auto;
}
