@charset "utf-8";


/*----------------------------- 
エントリー
-----------------------------*/
#container .one_col
{
	width: 900px;
	margin: 0 auto 15px 50px;
	background: #FFFFFF;
	/*border: solid 1px #CCC;*/
}

#form1
{
	width: 630px;
	margin: 0 auto;
	/*border: solid 1px #CCC;*/
}

#form1 div
{
	overflow: hidden;
}

#form1 h2
{
	margin: 0 0 20px 0;
	color: #22723B;
	font-size: 120%;
}

#form1 img.suji
{
	margin: 0 7px 0 0;
	vertical-align: text-bottom;
}

#form1 p
{
	width: auto;
	margin: 0 0 15px 0;
}

#form1 .entry_navi1 li
{
	font-size: 75%;
	margin: 0 30px 15px 30px;
}
.entry_navi1
{
	clear: both;
	margin-bottom: 30px;
}

.entry_navi1 h3
{
	clear: both;
	font-size: 100%;
	margin: 20px 0 15px 0;
	padding: 2px 10px;
	color: #22723B;
	border-top: solid 1px #9CC371;
	border-bottom: solid 1px #9CC371;
}

.entry_navi1 p
{
	position: relative;
}

img.tera_uketuke
{
	position: absolute;
	right: -20px;
	top: -55px;
}

.entry_navi1 h5
{
	clear: both;
	color: #22723B;
	margin: 20px 0 10px 0;
}

.btn_box
{
	clear: both;
	padding: 20px;
	text-align: center;
	/*background: #EEEEEE;*/
	/*border:#CCCCCC solid 1px;*/
}

.a-center
{
	text-align: center;
}

#form1 table.formtable1{
	width:100%;
	margin:10px auto 30px auto;
	text-align:left;
	font-size: 80%;
	line-height: 180%;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	empty-cells:show;
}

#form1 table.formtable1 th{
	width:150px;
	background:#F5F7B5;
	color:#613917;
	padding: 5px;
	vertical-align:top;
	text-align:left;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}

#form1 table.formtable1 td{
	background:#FFFFFF;
	padding: 5px;
	vertical-align:top;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}

#form1 table.formtable1 td.tit{
	background:#F5F7B5;
	color:#613917;
	padding: 5px;
	vertical-align:top;
}

#form1 table.formtable1 td.hisu{
	width:50px;
	color:#FF0000;
	text-align:center;
}

#form1 table.formtable1 td.err{
	background: #FF99CC;
}

#form1 table.formtable1 td.gray{
	background:#EEEEEE;
}

#form1 table.subtable{
	margin:0;
	text-align:left;
}

#form1 table.subtable td{
	vertical-align:bottom;
	padding: 0px;
	border-right:solid 1px #CCCCCC;
	width:110px;
	vertical-align:bottom;
}

.i_btn
{
	width:140px;
	height:27px;
	border:0;
	background:url(../../images/2013/entry/form/entry_btn_bg.gif) no-repeat;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

.i_btn2
{
	width:200px;
}
.i_btn3
{
	width:100px;
}
.i_btn5
{
	width:50px;
	margin:0;
	padding:0;
}

/*　ime-mode 設定　*/

input.ime1 { ime-mode: auto; }
input.ime2 { ime-mode: active; }
input.ime3 { ime-mode: disabled; }
textarea.ime4 { ime-mode: inactive; }
.ra
{
	margin-right:30px;
	white-space:nowrap;
}
.la
{
	display: -moz-inline-box;
	display: inline-block;
	width:100px;
	text-align:right;
	margin:2px 3px 2px 0;
	color:#613917;
}
.la_long
{
	display: -moz-inline-box;
	display: inline-block;
	width:220px;
	text-align:right;
	margin:2px 3px 2px 0;
	color:#613917;
}
.la_shot
{
	display: -moz-inline-box;
	display: inline-block;
	width:60px;
	text-align:right;
	margin:2px 3px 2px 0;
	color:#613917;
}

.red,
.error
{
	color:red;
}

.err
{
	background: #F9C;
}

.txt_blue{
	color: #039;
}
.txt_red{
	color: #F00;
}
.txt_green{
	color: #063;
}
.mt-30{
	margin-top:30px;
}


#form1 table.formtable1 th,
#form1 table.formtable1 td
{
	overflow: hidden;
}

.limitday
{
	font-size: 12px;
	line-height: 180%;
	color: #FF0000;
	font-weight: 400;
}