@charset "shift_jis";

/* 大枠ここから ------------------------------------------
------------------------------------------------------- */
.main_big_container {
	width:632px;
	margin-top:12px;
}

.main_big_container_top_bg {
	width:632px;
	background: url(../../images/common/main_container_top.gif) no-repeat left top;
	padding-top:8px;
}

.main_big_container_footer_bg {
	width:632px;
	background: url(../../images/common/main_container_bottom.gif) no-repeat left bottom;
	padding-bottom: 18px;
}
/* -------------------------------------------------------
------------------------------------------ 大枠ここまで */

/* お問い合わせここから-------------------------------
------------------------------------------------------- */
#mail_wrapper {
	width:630px;
	border-style:solid;
	border-width:0 1px;
	border-color:#CCC;
	padding-top:10px;
}
.mail_inner {
	width:590px;
	margin:0 auto;
}
.mail_inner .button { text-align:center;
}
#mail_wrapper h3 {
	font-weight:bold;
	margin-bottom:1ex;
}
#mail_wrapper p {
	padding-bottom:1em;
}
#mail_wrapper table{
	width:590px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
#mail_wrapper th{
	background-color: #7f9abd;
	color: #ffffff;
	font-weight:bold;
	text-align: right;
	padding:5px 10px;
	border-bottom: 1px solid #FFF;
}
#mail_wrapper td{
	padding:5px 10px;
	border-bottom: 1px solid #ccc;
}


/*フォントカラーサイズ設定*/
.col_red{
	color:#F00;
}

.error{
	color:#F00;
	line-height: 120%;
	padding: 0;
	margin-bottom: 0em;
}



/* -------------------------------------------------------
------------------------------ お問い合わせここまで */

/* -- by 20090814 matsushita -- */
/* -- by 20090817 kizaki -- */