/*
	meromero park
	regist/guideline.css
*/

#guideline {
	margin: 10px;
	width: 520px;
	height: 250px;
	font-size: 1.2em;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}+
.

#control {
	
}

#control ul {
	margin: 0px;
	padding: 0px;
}

#control ul li {
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	float: left;
}

#body .Regist{
	background: url(/img/regist/regist_step1_left.png) no-repeat 0px 0px;
	clear: both;
}
#body .Regist1{
	width: 750px;
	background: #A1D214;
	border-right: 1px solid #31B0D0;
	border-left: 1px solid #31B0D0;
}
#body .Regist img{
	margin-left: 180px;
}

#body .textArea{
	padding: 5px;
	width: 525px;
}

#body .textArea .text{
	font-size: 1.0em;
	line-height: 150%;
	padding: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, Helvetica;
	width:100%;
	height:100%;
}

#lower{
	border: 1px solid #88af10;
	margin:20px 5px 20px 5px;
	padding:10px 20px 10px 20px;
	font-size:1.0em;
	line-height:1.5em;
	width:490px;
	float: left;
	text-align:left;
}

#lower h2{
	background-color:#88af10;
	padding:2px;
	color:#ffff00;
	font-size:1.2em;
	text-align:center;
}

#lower dt{
	margin:0px 0px 5px 0px;
	width:140px;
	float: left;
	clear: both;
}
#lower dd{
	margin:0px 0px 5px 0px;
	float:left;
}
#btn{
	text-align:center;
}

#btn input{
	margin:10px;
}

#divagreement{
	margin:15px;
	clear:both;
	text-align:center;
}

#msnlink{
	clear:both;
	margin:10px;
	text-align:center;
	font-size: 0.7em;
}

