/*  
Theme Name: Deechai
Description: WordPress theme Deechai
Version: 1.0
Author: Hide
Author URI: http://www.snap5.com
*/

/*	INDEX
-------------------------------------------------
	BASE
	HEADER
	CONTENT
	SIDE BAR
	COMMENT
	CALENDAR
	FOOTER
*/

/*	BASE
-------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333333;
	text-align: center;
	font-family:Arial, Helvetica, Verdana, gqMmpSPro W3, gHiragino Kaku Gothic Proh, Osaka, gCIh, Meiryo, glr oSVbNh, sans-serif;
	font-size:87.5%;
}

#page {
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background:url(img/bkg/bkg.jpg) repeat-y left top;
	overflow:auto;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Chicago, sans-serif;
}

body, div, p, table, th, tr, td, 
ol, ul, li, dl ,dt, dd, input, select, textarea, label, legend,
addres, abbr, blockquote {
	font-size:100%;
}
pre, code, kbd {
	font-family: monospace;
	font-size: 100%;
}
p,li,dt,dl {
	line-height:1.6;
}
li {
	list-style-type:none;
}
img { border: none; }
a		{ text-decoration:none;}
a:link		{ color: #336699; }
a:visited	{ color: #6699cc; }
a:hover		{ color: #cc6666; }
a:active	{ color: #cc6666; }

input, textarea {
	margin: 0 0 3px 0;
	padding: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #999999;
}

input#submit {
	padding: 2px 5px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #cccccc;
	background: #cccccc;
}

hr { display: none; }

.clear {
	clear:both;
	text-indent:-9999em;
}
/*
 TOP_Navi [
----------------------------------------------------------- */
#topnavi {
	margin:3px auto 0;
	width:765px;
}
#topnavi ul {
	margin-left:421px;
}
#topnavi li {
	float:left;
	padding-right:20px;
	font-size:12px;
}
.home {
	background:url(img/bkg/home.gif) no-repeat left 1px;
	height:16px;
	padding-left:20px;
}
.story {
	background:url(img/bkg/heart.gif) no-repeat left 1px;
	height:16px;
	padding-left:20px;
}
.contact {
	background:url(img/bkg/contact_mini.gif) no-repeat left 1px;
	height:16px;
	padding-left:20px;
}
/*	HEADER
-------------------------------------------------*/

#header {
	width: 765px;
	height: 219px;
	background:url(img/bkg/header.jpg) no-repeat scroll left top;
}

#header h1 {
	padding:80px 0 0 25px;
}
#header h1 a {
	display:block;
	text-indent:-9999em;
	background:url(img/logo.gif) no-repeat left top;
	height:67px;
}

.description {
	padding-left: 20px;
	color: #ffffff;
	font-size: 80%;
	text-align: left;
}

/*
 gNavi [
----------------------------------------------------------- */
#gNavi {
	background:url(img/navi/gNavi.jpg) repeat-y left top;
	height:30px;
}
#gNavi ul {
	margin-left:15px;
}
#gNavi li {
	float:left;
}
#gNavi li a {
	display:block;
	text-indent:-9999em;
	height:27px;
	width:121px;
	padding-right:2px;
}
#gNavi li a:hover {
	background-position: left -27px;
}
.top a {
	background:url(img/navi/navi1.jpg) no-repeat left top;
}
.face a {
	background:url(img/navi/navi2.jpg) no-repeat left top;
}
.body a {
	background:url(img/navi/navi3.jpg) no-repeat left top;
}
.school a {
	background:url(img/navi/navi4.jpg) no-repeat left top;
}
.cal a {
	background:url(img/navi/navi5.jpg) no-repeat left top;
}
.access a {
	background:url(img/navi/navi6.jpg) no-repeat left top;
}
#head_bottom h2 {
	background:url(img/bkg/gNavi_h2.jpg) repeat-x left top;
	width:750px;
	height:10px;
	text-indent:-9999em;
	margin-left:7px;
	font-size:11px;
}
/*	CONTENT
-------------------------------------------------*/

#content {
	display: inline;
	font-size: 87.5%;
}



/*
 main [
----------------------------------------------------------- */
#main {
	float:right;
	width:530px;
	margin-left:5px;
	margin-top:10px;
} 
#main h4 {
	margin-top:10px;
	border-bottom:1px solid #d19194;
	border-left:10px solid #d19194;
	padding-left:11px;
	font-size:12px;
	width:470px;
}
#main p {
	padding:5px 10px;
	font-size:80%;
}
#reserv_table table {
	width:500px;
	border:1px solid #ffa500;
	margin:10px;
	font-size:12px;
}
#reserv_table td {
	padding:3px 5px;
	border-bottom:1px dotted #ffa500;
	height:20px;
}
#reserv_table th {
	padding:3px 5px;
	background-color:#F0FFF0;
	width:40%;
	border-right:1px solid #ffa500;
}	
.rev_left {
	background-color:#F0FFF0;
	width:30%;
	border-right:1px solid #ffa500;
}
		
/*	SIDE BAR
-------------------------------------------------*/

#sidebar {
	display: inline;
	float: left;
	width: 210px;
	margin: 10px 0px 20px 15px;
	padding: 0;
}
#sidebar p {
	font-size:80%;
}

#sidebar a { text-decoration: none; }


#contact {
	width:190px;
	background:#d19494 url(./img/colum_r_top.gif) no-repeat left top;
	color:#fff;
	padding:5px;
}
#contact a {
	color:#333333;
}
#contact .otoi {
	text-indent:-9999em;
	margin-top:5px;
	background:url(./img/toi_title.gif) no-repeat center 10px;
	height:38px;
}
.form a {
	text-indent:-9999em;
	display:block;
	background:url(img/to_form_bottom.gif) no-repeat center 5px;
	height:32px;
}
.phone {
	text-indent:-9999em;
	display:block;
	background:url(img/toi_phone.gif) no-repeat center 5px;
	height:66px;
}
.bottom1 {
	background: url(img/colum_r_bottom.gif) no-repeat left top;
	height:4px;
	height:10px;
}
#navi {
	width:190px;
	_width:200px;
	background:#8b737d url(img/colum_l_top.gif) no-repeat left top;
	color:#fff;
	padding:10px 5px 5px;
}

/*
 foot_link [
----------------------------------------------------------- */
#foot_link {
	clear:both;
	background:url(img/line750.gif) no-repeat center top;
	height:30px;
	font-size:80%;
}
#foot_link ul {
	margin:5px 0 0 150px;
	padding-top:5px;
}
#foot_link li {
	float:left;
	padding-right:10px;
}


/*	FOOTER
-------------------------------------------------*/

#footer {
	width: 700px;
	margin: 0 20px 0 25px;
	padding: 0;
	background: transparent;
	font-size: 80%;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	line-height: 150%;
}
/*	For form add by hide 09/08/22
-------------------------------------------------*/
div.aligncenter_otoi{
	font-size:small;
	text-align:center;
}