@charset "utf-8";
/* CSS Document */
body div#wrapper{
	width:710px;
}
h1{	background:url(../../../common/images/bg_bh.gif) no-repeat;
	padding-left:20px;
	height:60px;
	margin:10px 0px;
	line-height:3em;
	font-size:20px;
}
h2{	background:url(../../../common/images/bg_mh.gif) no-repeat;
	height:39px;
	line-height:3em;
	padding-left:10px;
}
*:first-child+html section.contents{
	padding-top:5px;
	padding-left:5px;
}
/* = nav  */
section#flownav{
	height:120px;
	text-align:center;
}
nav ul li{
	padding:10px;
	width:150px;
	float:left;
	margin-right:10px;
}
nav ul li.yajirushi{
	background:none;
	width:1.5em;
}

/* = form  */
section.formstyle dl{
	height:4.5em;
	margin:0px;
}
section.formstyle dl.dlmini{
	height:3em;
}
section.formstyle dl.dlhight{
	height:6em;
}

section.formstyle dl.dlmini dd input{
	margin:10px 0px 0px 5px;
}
section.formstyle dl.dlmail{
	height:7em;
}
section.formstyle dl.dlmail dd input{
	width:420px;
}

dt{	float:left;
	width:7.5em!important;
	height:100%;
}
dd{float:left;
	height:100%;
}

input#name1,input#name2{
	width:190px;
}
input#account1,input#account2,input#account3,input#account4,input#account5{
	width:300px;
}
section.checksec section dl dd p{
	margin:1.3em 0px 0px 10px;
	
}
