@charset "Shift_JIS";

/*main*/
#emes_main_header{
	width: 716px;
	margin: 0 0 0 0;
}

#emes_main_header h1{
	text-indent: -5000em;
	display: block;
	margin: 0px auto 25px 83px;
}

#emes_main_header_text{
	width: 600px;
	border-color: rgb(200,200,200);
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 0 10px 0;
	margin: 0 58px 50px 58px;
}

#emes_main_header_text p{
	width: 550px;
	margin: 0 25px 1em 25px;
}
/*main*/

/*top*/
#emes_top_body1{
	width: 320px;
	float: left;
	margin: 0 0 0 13px;
}

#emes_top_body2{
	width: 320px;
	float: right;
	margin: 0 13px 0 0;
}

#emes_top_subTitle_adoption{
	background-image: url("img/title/adoption.gif");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
	text-indent: -5000em;
	margin: 0 0 10px 0;
}

#emes_top_subTitle_bizPartner{
	background-image: url("img/title/bizPartner.gif");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
	text-indent: -5000em;
	margin: 0 0 10px 0;
}

.emes_top_body_text{
	margin: 0 5px 1em 5px;
}

#emes_top_linkBtn_adoption{
	background-image: url("img/button/kotira.gif");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width: 75px;
	height: 25px;
	text-indent: -5000em;
	display: block;
	margin: 0;
}
/*top*/

/*form*/
#emes_form{
	width: 310px;
	border-color: rgb(200,200,200);
	border-style: solid;
	border-width: 1px 0 0 0;
	padding: 10px 0 0 0;
	margin: 40px 5px 0 5px;
}

#emes_form_title{
	text-decoration: bold;
	margin: 0 0 10px 0;
}

#emes_form_main{
	width: 310px;
}

.emes_form_main_title{
	width: 100px;
	height: 25px;
	text-align: left;
}

#emes_form_main_title_text{
	width: 100px;
	text-align: left;
}

.emes_form_main_input{
	width: 210px;
	height: 25px;
}

#emes_form_main_input_text{
	width: 210px;
}

#emes_form_main_button{
	width: 310px;
	height: 40px;
	text-align: center;
}

#companyName{
	width: 204px;
	border-color: rgb(200,200,200);
	border-style: solid;
	border-width: 1px;
	padding: 0 3px 0 3px;
}

#tantou{
	width: 204px;
	border-color: rgb(200,200,200);
	border-style: solid;
	border-width: 1px;
	padding: 0 3px 0 3px;
}

#furigana{
	width: 204px;
	border-color: rgb(200,200,200);
	border-style: solid;
	border-width: 1px;
	padding: 0 3px 0 3px;
}

#mailAddress{
	width: 204px;
	border-color: rgb(200,200,200);
	border-style: solid;
	border-width: 1px;
	padding: 0 3px 0 3px;
}

#contact{
	width: 204px;
	border-color: rgb(200,200,200);
	border-style: solid;
	border-width: 1px;
	padding: 0 3px 0 3px;
}

#naiyou{
	width: 204px;
	height: 70px;
	border-color: rgb(200,200,200);
	border-style: solid;
	border-width: 1px;
	padding: 0 3px 0 3px;
}

#emes_form_submitBtn{
	width: 4em;
	height: 2em;
	text-align: center;
	margin: 0 10px 0 10px;
}

#emes_form_resetBtn{
	width: 4em;
	height: 2em;
	text-align: center;
	margin: 0 10px 0 10px;
}
/*form*/

/*thanks*/
.emes_thanks{
	width: 500px;
	text-align: center;
	margin: 3em 108px 0 108px;
}

.emes_thanks strong{
	font-size: 14px;
	font-weight: bold;
}
/*thanks*/