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

#left_column{
	width:961px !important;
	float:left;
	overflow:hidden;
	margin-left:30px;
}

#contents{
	width:881px !important;
}

#right_column{
	display:none;
}

/*--------------------------------------------------*/

#ol{
	width:880px;
	margin:0px auto;
	overflow:hidden;
	background-color:#FFF;
	padding:35px 0px;
}

#ol_ins{
	width:830px;
	margin:0px auto;
	overflow:hidden;
}

/*--------------------------------------------------*/

#catch{
	margin-bottom:35px;
	overflow:hidden;
}

/*--------------------------------------------------*/

.txt01{
}

.txt01 strong{
	color:#D80000;
}

/*--------------------------------------------------*/

#form01{
	width:100%;
	overflow:hidden;
	background-color:#F1F1F1;
}

#form01 table{
	width:100%;
}

#form01 table th{
	width:130px;
	padding:0.25em 0px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	background-color:#1D6F1D;
}

#form01 table td{
}

#form01 table td .input01{
	width:510px;
	margin:0.5em 0px;
	overflow:hidden;
	display:inline;
	height:30px;
	line-height:30px;
	border:2px solid #999;
}

#form01 table td .input02{
	width:215px;
	margin:0.5em 0px;
	overflow:hidden;
	display:inline;
	height:30px;
	line-height:30px;
	border:2px solid #999;
}

input{
	background-color:#FFC;
}

textarea{
	background-color:#FFC;
	border:2px solid #999;
	width:90%;
	height:200px;
}

/*--------------------------------------------------*/

.txt02{
	margin:0em auto 1em auto;
}


/*--------------------------------------------------*/

#form02{
	background-color:#F1F1F1;
	padding:10px;
	overflow:hidden;
	margin-top:2em;
}

#form02 .sub01{
	font-size:18px;
	margin-bottom:1em;
}

#form02 .sub02{
	text-decoration:underline;
	margin-bottom:0.5em;
}

#form02 table{
	width:98%;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	margin:0px auto 2em auto;
	overflow:hidden;
	background-color:#FFF;
	font-size:12px;
	line-height:125%;
}

#form02 table th{
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	background-color:#D9FFD8;
	padding:0.5em 0.125em;
}

#form02 table td{
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:0.5em 0.25em;
	text-align:center;
	font-size:14px;
	line-height:150%;
}

#form02 table td span{
	font-size:11px;
}

.price01{
	width:2em;
	border:2px solid #999;
}

.color_table td{
	font-size:12px !important;
}

/*--------------------------------------------------*/

#shiharai{
	width:800px;
	margin:20px auto;
	overflow:hidden;
}

#shiharai table{
}

#shiharai table th{
	width:110px;
	text-align:center;
	color:#fff;
	background-color:#1D6F1D;
	line-height:40px;
}

#shiharai table td{
	padding-left:1em;
}

#shiharai .txt01{
	color:#D90000;
	line-height:125%;
	font-size:12px;
	margin:1em 0px;
	overflow:hidden;
}

#shiharai .bank{
	width:350px;
	margin:1em 0px;
	overflow:hidden;
	background-color:#D9FFD8;
}

#shiharai .bank p{
	padding:1em;
	font-size:12px;
}



/*--------------------------------------------------*/

.souryou{
	width:800px;
	margin:20px auto;
	overflow:hidden;
}

.souryou table{
	width:798px;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
}

.souryou table th{
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	background-color:#EEEEEE;
}

.souryou table td{
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	text-align:center;
	padding:0.25em;
}

.souryou .txt01{
	font-size:12px;
	margin:1em 0px;
	overflow:hidden;
}

/*--------------------------------------------------*/

#sonohoka{
	width:800px;
	margin:20px auto;
	overflow:hidden;
	border:2px solid #CCC;
	background-color:#eeeeee;
}

#sonohoka div{
	padding:1em;
	font-size:12px;
}

#sonohoka table{
	width:98%;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	margin:0px auto 2em auto;
	overflow:hidden;
	background-color:#FFF;
	font-size:12px;
	line-height:125%;
}

#sonohoka table th{
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	background-color:#D9FFD8;
	padding:0.5em 0.125em;
}

#sonohoka table td{
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:0.5em 0.25em;
	text-align:center;
	font-size:14px;
	line-height:150%;
}

#sonohoka table td span{
	font-size:11px;
}


/*--------------------------------------------------*/

#goiken{
	width:800px;
	margin:20px auto;
	overflow:hidden;
}

#goiken dl{
}

#goiken dl dt{
	background-color:#1D6F1D;
	color:#FFF;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	width:300px;
}

#goiken dl dd{
}

#goiken dl dd textarea{
	width:99%;
	height:200px;
}

#goiken div{
	font-size:12px;
	margin-top:1em;
}

/*--------------------------------------------------*/


#btn_send{
	text-align:center;
	margin:20px auto;
	overflow:hidden;
}

/*--------------------------------------------------*/
#ol_pad{
	padding:0 2em;	
}

/*--------------------------------------------------*/

span.red{
	color:#F00;	
}


.form_conf{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.form_conf th{
	text-align:left;
	border-right:1px solid #CCC;
	padding:0.5em 0px;
	width:40%;
}

.form_conf td{
	padding:0.5em 1em;
}