@charset "shift_jis";

/* Table of contents :yoyaku.css

yoyaku page layout
		-rounded box layout
		-form layout

*/

/* rounded box layout
------------------------------- */
 
 #top_content{
 	margin: 11px 0 17px 0;
 	position: relative;
 	width: 100%;
 	overflow: hidden;
}

 #top_content .tc_top{
 	background: url(../images/sp_roundbox_top.gif) no-repeat 0 0;
 	height: 18px;
 	font-size: 5px;
 	display: block;
}

 #top_content .tc_content{
 	background: url(../images/sp_roundbox_back.gif) repeat-y;
 	float: left;
 	width:100%;
}

 #top_content .tc_bottom{
 	background: url(../images/sp_roundbox_bottom.gif) no-repeat;
 	height: 11px;
 	font-size: 5px;
 	float: left;
 	width: 100%;
 	padding-bottom: 10px;
}

#top_content .tc_inner{
	padding-left: 21px;
	padding-bottom: 10px;
	float: left;
	width: 710px;
	overflow: hidden;
}

/* form layout
------------------------------- */

.content_container{
	width: 100%;
	float: left;
	height: 100%;
	padding-top: 10px;
}

.yoyaku_header{
	background: url(../images/about_gradient2.jpg) repeat-x;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	height: 60px;
	margin-top: 10px;
}

.yoyaku_header h1{
	background: url(../images/yoyaku_header.gif) no-repeat;
	height: 40px;
	width: 265px;
	margin: 0 auto;
	padding-bottom: 5px;
}

.gradient_header{
	padding-bottom: 10px;
}

.process_wrap{
	width: 100%;
	float: left;
	margin-bottom: 1px;
}

.process_inner{
	float: left;
	padding-left: 34px;
}

div .left_c{
	width: 321px;
	height: 70px;
	float: left;
	background-color: #BFE4FF;
	margin-right: 1px;
	text-align: center;
}

div .right_c{
	height: 70px;
	width: 321px;
	float:left;
	text-align: center;
	background-color: #BFE4FF;
}

.process_label{
	padding-top: 25px;
	display: block;
}

.process_text{
	display: block;
	padding: 15px 8px 0 8px; ;
	line-height: 1.2em;
}

.empty{
	display: block;
	float: left;
	background: url(../images/triangle.gif) no-repeat center;
	height: 18px;
	width: 100%;
	padding: 5px 0 5px 0;
}

.prb{
	margin-bottom: 10px;
}

.blocky{
	position: relative;
}

.cancel_wrap{
	float: left;
	width: 100%;
	padding-left: 100px;
}

.cancel{
	float: left;
	background-color: white;
	width: 500px;
	height:50px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: 1px solid red;
}

.cancel_top{
	padding-bottom: 30px;
}


.left_column{
	float: left;
	width: 20%;
	padding-left: 35px;
}


.right_column{
	float: left;
	width: 70%;
	height: 100%;
	padding-left: 3px;
}

.sub{
	height: 12px;
	display: block;
}

ul#form_list{
	display: block;
}

#form_list li{
	width: 100%;
	height: 70px;
	background-color: #DCF0FF;
	margin-bottom: 1px;
	margin-left: 1px;
}

#form_list li.email{
	height: 110px;
	width: 100%;
	background-color: #DCF0FF;
	margin-bottom: 1px;
	margin-left: 1px;
}

#form_list li.yubin{
	height: 110px;
	width: 100%;
	background-color: #DCF0FF;
	margin-bottom: 1px;
	margin-left: 1px;
}

#form_list li.comment{
	height: 200px;
	width: 100%;
	background-color: #DCF0FF;
	margin-bottom: 1px;
	margin-left: 1px;
}

.address_info{
	float: right;
	width: 210px;
	padding-right: 8px;
}

.comment_text{
	width: 450px;
	display: block;
	padding-left: 5px;
	line-height: 12px;
	font-size: 0.9em;
}
	
.submit{
	display: block;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}


.field_height{
	height: 20px;
	line-height: 1.5em;
	font-size: 13px;
	padding-top: 3px;	
}

.drop_height{

}

.date{
	width: 70px;
}

textarea{
	overflow: hidden;
	width: 450px;
	height: 100px;
}

.text{
	background: #ffffff url(../images/fieldbg.gif) repeat-x top;
	margin-bottom: 5px;
}

.field{
	padding-top: 15px;
	padding-left: 7px;
}

.postcode{
	width: 80px;
}

.short_field{
	width: 150px;
}

.wide_field{
	width: 250px;
}

.desc{
	display: block;
	padding-top: 16px;
}

.small_desc{
	padding-left: 5px;
}

ul#list_labels{
	display: block;
}

ul#list_labels li{
	height: 70px;
	width: 100%;
	background-color: #BFE4FF;
	margin-bottom: 1px;
	text-align: center;
}

ul#list_labels li.mailaddress{
	height: 110px;
	width: 100%;
	background-color: #BFE4FF;
	margin-bottom: 1px;
	text-align: center;
}

ul#list_labels li.post{
	height: 110px;
	width: 100%;
	background-color: #BFE4FF;
	margin-bottom: 1px;
	text-align: center;
}

ul#list_labels li.textbox{
	height: 200px;
	width: 100%;
	background-color: #BFE4FF;
	margin-bottom: 1px;
	text-align: center;
}

h3.yoyaku{
	padding-top: 15px; 
}

form .req {
color:red !important;
float:none;
font-weight:bold;
margin:0;

input:focus {outline: none}

input, select, textarea{
	border-style: solid;
	border-width: 1px;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
}


