@charset "utf-8";
/*
----------------------------------------------
SCOA
 Author:   ubusna,inc.
 Version:  2009.Apr
----------------------------------------------- 
*/

/* contents
---------------------------------------------------- */
#focus h2 a {
	background:url(../../img/2nd/2nd_focus.jpg) 0 0 no-repeat;
	height:100px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#conL h2 {
	height:40px;
	background:url(../img/h2.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#contents-inner {
	margin:0; padding:0 10px 0 10px;
}

#title_form{
	width: 610px;
	padding: 30px 0 20px 15px;
}

#title_form h3{
	height: 46px;
	background: url(../img/form_title.jpg) no-repeat;
	text-indent: -9999px;
}

#main_form{
	background: url(../img/formBg_top.gif) #EEEEEE top center no-repeat;
	width: 585px;
	padding: 5px 20px 20px 20px;
	margin: 0 auto 0 auto;
}

#main_form_complete{
	background: url(../img/formBg_top.gif) #EEEEEE top center no-repeat;
	width: 585px;
	padding:20px;
	margin: 0 auto 0 auto;
}

#main_form p{
	height: 15px;
	margin: 15px 5px 5px 5px;
	text-indent: -9999px;
}

#main_form p.name{
	width: 87px;
	background: url(../img/name.gif) no-repeat;
}

#main_form p.mail{
	width: 133px;
	background: url(../img/mailaddress.gif) no-repeat;
}

#main_form p.text{
	width: 154px;
	background: url(../img/contact_text.gif) no-repeat;
}


.mailname_area{
	width: 290px;
	border: solid 1px #CCCCCC;
	padding: 8px 5px;
}

.text_area{
	width: 575px;
	height: 175px;
	border: solid 1px #CCCCCC;
	padding: 8px 5px;
}

#button_form{
	width: 610px;
	height: 20px;
	background: url(../img/formBg_bottom.gif) top center no-repeat;
	padding: 20px 0 0px 20px;
}

.submit_button{
	width: 122px;
	border: 1px solid #CCC;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	background: url(../img/submit.gif) 0 0 repeat;
	margin: 0 5px 0 0;
}

.reset_button{
	width: 122px;
	border: 1px solid #CCC;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	background: url(../img/submit.gif) 0 0 repeat;
}
