@charset "utf-8";

/*===== CONTENTS ==========
	update:2007.12.14
=========================*/
.red{
	color: #CF0000;
}

form{
	margin: 0px;
	padding: 0px;
}

div#main_area_inner h3{
	text-align:center;
	padding:0.5em 0 1em 0;
	background: url(img/border_form.gif) repeat-x bottom;
	margin-bottom:1em;
}

div#main_area_inner div#form{
	border:1px solid #ccc;
	padding:1em;
	}


div#main_area_inner table{
	margin:0 auto;
	}

div#main_area_inner table{
	margin-bottom:20px;
	border-collapse: collapse;
	border-spacing: 0;
	}

div#main_area_inner table input.style1,
div#main_area_inner table select.style1,
div#main_area_inner table textarea.style1{
	width:200px;
	font-size:1em;
	}

div#main_area_inner table input.style2,
div#main_area_inner table textarea.style2{
	width:240px;
	font-size:1em;
	}

div#main_area_inner table td,
div#main_area_inner table th{
	text-align:left;
	padding:0.5em 0;
	font-weight:normal;
}

div#main_area_inner table th{
	width:80px;
	background:url(img/ki_sankaku.gif) no-repeat left center;
	padding-left:15px;
	line-height:1em;

	}
div#main_area_inner p.submit{
	text-align:center;
	}

div#main_area_inner button{
	width:auto;
	height:58px;
	background-color:#fff;
	border:none;
	cursor:pointer;
	}

/*Šm”F‰æ–Ê*/
body#reserve{
	background:url(../../common/img/bg_3column.gif) repeat-y center;
}

body#reserve table{
	width:100%;
	margin-left:0;
}
