@charset "utf-8";
/* CSS Document */

body{
	font-size:110%;

	color:#329DE8;	
	
}

fieldset{
	border:none;
}

.error-message{
	color:#FF0000;
}


h2{
	background:url(../img/recruitimg/title0.gif);
	
	height:35px;
	
	width:575px;
	
	margin:10px auto 0px;
	margin-top:5px;
}

.loginform{
	background:url(../img/detailsimg/listback.gif) repeat-y;
	
	width:577px;
	
	margin-left:4px;
	
	margin-top:12px;
	
}

.loginform p{
	
	padding:20px 3em 0px;
}

.loginform img.top{
	vertical-align:top;
}

dl.loginform{
	background:none;
	width:490px;
	margin:12px auto 0px;
	overflow:hidden;
	font-size:90%;
}

.loginform dt{
	float:left;
	width:110px;
	display:inline;
	color:#333333;
	vertical-align:middle;
	padding-top:2px;
}

.loginform dt.mail{
	width:80px;
}

.loginform dt.password{
	margin-left:20px;
}

.loginform dd{
	float:left;
	width:125px;
	display:inline;
	margin-right:0.5em;
	vertical-align:middle;	
}

.loginform dd input{
	width:120px;
}

.loginform div.submit{
	display:block;
	background:url(../img/detailsimg/listbottom.gif) no-repeat bottom center;
	padding-bottom:20px;
	text-align:center;
	margin:12px 0px 0px;
}




.privacy{
	text-align:right;
	vertical-align:middle;
	font-size:12px;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:3px;
	
}

.privacy img{
	vertical-align:middle;
	margin-right:4px;
}

.privacy a{
	color:#329DE8;
	text-decoration:none;
}





.sendform{
	width:549px;
	background:url(../img/mutualimg/boxback.gif) repeat-y;
	margin:0px auto;
}

.sendform h3{

	background:url(../img/recruitimg/title.gif) no-repeat center center;
	
	height:47px;
}

.sendform table{
	width:500px;
	margin:12px auto;
}

.sendform th.shopname{
	font-size:larger;
	color:#FFFFFF;
	background:#6EBEF4;
	height:1em;
	width:auto;
}

.sendform th{
	width:180px;
}

.sendform td
,.sendform th{
	padding:0.3em 0;
}

.sendform td input
,.sendform td textarea{
	width:95%;
	padding:2px;
}

tr.name th{
	background:url(../img/memberimg/form1.gif) no-repeat center center;
	height:50px;	
}

tr.email th{
	background:url(../img/memberimg/form2.gif) no-repeat top center;
}


tr.age th{
	background:url(../img/recruitimg/form01.gif) no-repeat center center;
	height:50px;
}

tr.experience th{
	background:url(../img/recruitimg/form02.gif) no-repeat top center;
}

tr.question th{
	background:url(../img/recruitimg/form04.gif) no-repeat top center;
}

img.bottom{
	vertical-align:bottom;
}



.sendbutton{
	width:577px;
	background:url(../img/detailsimg/listback.gif) repeat-y center center;
	margin-left:4px;
}

.sendbutton p{
	padding:2em 3em 0;
}

.sendbutton img.reset{
	float:right;
	display:inline;
	cursor:pointer;
	cursor:hand;
}

.sendbutton div.inner{
	width:400px;
	margin:12px auto 0px;
}
