@import "default.css";
@import "textarearesizer.css";

/*　コンテンツ　*/
#main
{	background-color: #fff;
	float: right;
	width:660px;}
	
h1
{	background-image: url("../images/main_header_bg.gif");
	background-repeat: no-repeat;
	padding: 6px 0 6px 10px;
	margin-bottom: 7px;
	margin-top: 20px;
	font-weight: bold;}
	
#contact h1
{	background-image: none;
	margin: 0 0 2px;
	padding: 0;
	font-weight: bold;}
	
.first-line
{	margin-top: 0;}	
	
.shopinfo h1
{	font-weight: bold;
	font-size: 1.1em;}
	
h2
{	color: #933;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;}
	
h2 img
{	margin-top: 10px;}
	
h3
{	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1.5em;}
	
.listmark
{	color: #C4BB9C;}
	
.shopinfo
{	margin-bottom: 20px;}

.float-left
{	float: left;}

.shopinfo ul+ul
{	border-top: solid 1px #F0EEE6;
	padding-top: 10px;
	margin-top: 10px;}
	
.shopdetail
{	float: left;
	margin-left: 10px;
	width: 609px;}

.mgnbtm10
{	margin-bottom: 10px;}

.mgntop10
{	margin-top: 10px;}

#management
{	padding: 15px;
	background-color: #DABDAB;
	width: 630px;}
	
#management h1
{	background-image: none;
	margin: 0 0 5px 0;
	padding:0;
	font-weight: bold;
	font-size: 1.1em;}
	
#management ul+ul
{	border-top: solid 1px #FFF;
	padding-top: 7px;
	margin-top: 7px;}
	
table
{	border-collapse: collapse;
	width: 100%;}

table,th,td
{	padding: 7px;
	margin-left: 1px;
	border: solid 1px #D9D3BF;}
	
th
{	background-color: #EEEBE1;}

#outline th
{	width: 160px;}

#history th
{	width: 50px;}

#bookingform th
{	width: 100px;}

#hrequire
{	background-image: url("../images/main_header_bg.gif");
	background-repeat: no-repeat;}
	
#hrequire2
{	background-image: url("../images/main_header_bg.gif");
	background-repeat: no-repeat;
	margin-top: 20px;}
	
	#hrequire h1,#hrequire2 h1
		{	font-weight: bold;
			float: left;
			margin-top: 0;
			padding: 6px 0 6px 10px;}
			
.footnote
{	float: right;
	padding: 5px 10px 0 0;}
	
.require
{	color: #900;
	float: right;
	padding: 5px 10px 0 0;}
	
.require-mark
{	color: #900;
	font-weight: bold;}
	
.require-error
{	color: #900;
	margin-top: 20px;
	list-style: none;}
	
#bookingpolicy dt
{	font-weight: bold;}

#bookingpolicy dt .txtNormal
{	font-weight: normal;}

#bookingpolicy dd+dt
{	margin-top: 10px;}

#booking-tab
{	margin-top: 15px;}

#booking-tab a
{	display: block;
	margin-bottom: 2px;
	padding:10px;
	width: 100px;
	border-right: solid 1px #FFF;
	text-align: center;}
	
#booking-tab a.terminate
{	border-right: solid 1px #CCC;}
	
#booking-tab dd
{	float: left;}

#booking-tab dt
{	float: left;
	margin: 0;
	padding:10px;
	width: 95px;
	color: #000;
	text-align: center;}

#booking-tab a:link,#booking-tab a:visited
{	color: #000;
	background-color: #CCC;
	text-decoration: none;}
	
#booking-tab a:hover,#booking-tab a:active
{	color: #FFF;
	background-color: #666;
	text-decoration: none;}
		
	
#booking-tab .bookingtab-on a:link,#booking-tab .bookingtab-on a:visited
{	color: #FFF;
	background-color: #666;}	
	
#inquiry-tab
{	margin-top: 15px;}

#inquiry-tab a
{	display: block;
	margin-bottom: 2px;
	padding:10px 1px 10px 1px;
	width: 85px;
	border-right: solid 1px #FFF;
	text-align: center;}
	
#inquiry-tab a.tab-wide
{	width: 102px;}
	
#inquiry-tab dd
{	float: left;}

#inquiry-tab dt
{	float: left;
	margin: 0;
	padding:10px;
	width: 95px;
	color: #000;
	text-align: center;}

#inquiry-tab a:link,#inquiry-tab a:visited
{	color: #000;
	background-color: #CCC;
	text-decoration: none;}
	
#inquiry-tab a:hover,#inquiry-tab a:active
{	color: #FFF;
	background-color: #666;
	text-decoration: none;}

#inquiry-tab .inquirytab-on a:link,#inquiry-tab .inquirytab-on a:visited
{	color: #FFF;
	background-color: #666;}
	
#collabo {
	margin: 1em 0;
}
	
#collabo li
{	line-height: 1.5em;}
	
.fieldsize1
{	width: 190px;
}

.fieldsize2
{	width: 70px;}

.fieldsize3
{	width: 500px;}

.button
{	text-align: center;
	margin: 10px;}
	
.button img
{	margin-right: 20px;}