@charset "utf-8";

	
div#mainContents{
	margin-top:0px;
	}

h2#h2ChunkTel{
	margin-top:0px;
	}
	
div#chunkTel{
	margin-bottom:40px;
	}	
	
div#chunkTel dl{
	margin-left:20px;
	}
	
div#chunkTel dt{
	font-weight:bold;
	font-size:85%;
	}
div#chunkTel dd{
	margin:10px 0px 10px;
	padding:17px 0px 17px 0px;
	text-align:center;
	font-weight:bold;
	font-size:250%;
	background-color:#FFFEF4;
	border-width:1px 0px;
	border-color:#cccccc;
	border-style:solid;
	}

	
div#chunkTel p#hour{
	text-align:center;
	}
	
div#chunkMail h3{
	margin-top:0px;
	padding-left:20px;
	font-size:93%;
	border-width:0px 0px 1px;
	border-color:#cccccc;
	border-style:dotted;
	}

div#mainContents div#chunkMail p{
	margin-bottom:20px;
	padding-left:35px;
	background-image:url(../srcCommon/img/triBlack.gif);
	background-repeat:no-repeat;
	background-position:23px 50%;
	}
	
div#chunkContact{
	float:left;
	width:270px;
	}

div#chunkReservation{
	float:right;
	width:270px;
	}
	
	
table.contactForm{
	width:560px;
	border-width:0px;
	border-color:#CCCCCC;
	border-style:solid;
	font-size:85%;	
	}
	

table.contactForm th{
	width:130px;
	padding:10px;
	background-color:#eeeeee;
	border-color:#CCCCCC;
	text-align:left;
	vertical-align:top;
	}
	
table.contactForm td{
	width:390px;
	padding:10px;
	background-color:#FFFEF4;
	border-color:#CCCCCC;
	text-align:left;
	vertical-align:top;
	}

table.contactForm td.submit{
	width:560px;
	padding:20px 10px 10px;
	background-color:#FFF9DD;
	border-width:0px;
	text-align:center;
	}
	
table.contactForm td.submit input{
	padding:3px 2px 2px;
	}

form#form input.textInput{
	margin-top:2px;
	width:90%;
	}
	
table.contactForm td#period input{
	width:2em;
	text-align:center;
	}
	
table.contactForm td input#zip{
	width:8em;
	}
	
table.contactForm td textarea#jyusyo{
	margin-top:10px;
	width:360px;
	}
	
table.contactForm td input#pet{
	width:15em;
	}
	
table.contactForm td input#age{
	width:3em;
	text-align:center;
	}

table.contactForm td textarea#food{
	width:360px;
	}
	
table.contactForm td#wac input{
	width:2em;
	text-align:center;
	}

textarea{
	width:350px;
	}
	
h2#tableSep{
	margin-top:30px;
	}
	
table.contactForm td.submit p#read{
	margin-top:20px;
	padding:5px 0px;
	font-size:100%;
	border-width:1px 0px;
	border-color:#CC0000;
	border-style:solid;
	color:#CC0000;
	}
	
table.contactForm td.submit p#read a{
	font-weight:bold;
	font-size:130%;
	}
	
td.submit p#pp{
	padding-right:0px;
	text-align:right;
	font-size:85%;
	}

p#pp a{
	padding-left:10px;
	background-image:url(../srcCommon/img/triBlack.gif);
	background-repeat:no-repeat;
	background-position:0% 40%;
	}

div#copyright{
	width:560px;
	margin:0px auto;
	text-align:right;
	font-size:x-small;
	color:#CCCCCC;
	}
	
div#copyright a{
	font-size:x-small;
	color:#CCCCCC;
	text-decoration:none;
	}
	
p#sev{
	color:#CC0000;
	font-weight:bold;
	}
	
