@charset "EUC-JP";

/* sb design template -Summer Breeze- Copyright 2005 Toshihiro Abe. All rights reserved. */
/* ++++ Contents Index ++++
	1. Reset
	2. Global Settings
	3. Layout
	4. Header
	5. Entry
	6. Comment
	7. Trackback
	8. Navigation
	9. Footer
	10. Typography
  ++++++++++++++++++++ */
/* [Reset] */
* {
	margin: 0;
	padding: 0;
}

/* [Global Settings] */
body {
	color: #333;
	font: 12px/1.5em ;
        text-align:center;
}
p {
	margin-bottom: 1em;
}
img {
	border: 0;
}
/*a {
	color: #9AC3D9;
	text-decoration: none;
}
a:active,
a:hover {
	color: #4093C2;
}*/
div {
	text-align: left;
}
table {
	border: 0;
}
ul {
	list-style: none;
}
strong {
	color: #F90;
	font-weight: bold;
}

.hide {
	display: none;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
/* [Layout] */
div#wrapper {
margin:0 auto;
width: 752px !important;
border-left:1px solid #660000;
border-right:1px solid #660000;
border-top:3px solid #660000;
 border-bottom:5px solid #660000;
 text-align:left;   
background:#FFF;      
}
div#header {
	/*height: 85px !important;*/
}
#logo {
        float:left;
        margin:0 25px 0 25px;
}
div#reserve {
        width:126px;
        float:right;
        margin:10px 15px 0 0 ;
}
div#nav {
        clear:both;
        background:#834141;
        height:33px;
}
div#nav ul{
        width:750px;
        height:33px;
}
div#nav li{
        display:block;
        height:33px;
        float:left;
        margin:0 0 0 2px;
}
div#nav li a{
        display:block;
        height:33px;
        float:left;
        text-indent:-9999px;
        margin:0 0 0 2px;
}
#n-home {
background:url(http://www.shimizuya-inn.com/blog/common/navi_1.gif) no-repeat left top ;
width:68px;
}
#n-reserve {
background:url(http://www.shimizuya-inn.com/blog/common/navi_2.gif) no-repeat 0 0 ;
width:139px;
}
#n-info {
background:url(http://www.shimizuya-inn.com/blog/common/navi_3.gif) no-repeat 0 0 ;
width:61px;
}
#n-area{
background:url(http://www.shimizuya-inn.com/blog/common/navi_4.gif) no-repeat 0 0 ;
width:116px;
}
#dinner{
background:url(http://www.shimizuya-inn.com/blog/common/navi_5.gif) no-repeat 0 0 ;
width:61px;
}
#n-access{
background:url(http://www.shimizuya-inn.com/blog/common/navi_6.gif) no-repeat 0 0 ;
width:75px;
}
#n-contact{
background:url(http://www.shimizuya-inn.com/blog/common/navi_7.gif) no-repeat 0 0 ;
width:102px;
}
#n-blog{
background:url(http://www.shimizuya-inn.com/blog/common/navi_8.gif) no-repeat 0 0 ;
width:60px;
}
       
div#contents {
	width: 430px !important;
	width: 490px;
	padding: 0 30px;
	float: left;
}
div#pagenavi {
	width: 430px;
	text-align: center;
	color: #CCC;
	font-size: 10px;
	padding-bottom: 15px;
}
div#navigation {
	width: 200px;
	float: right;
        margin-right:10px;
        font-size:11px;
}
div#footer {
	margin: 30px 0 0 0 ;
        background:#E5E5CD;
        padding:5px 0;
        height:5em;
}
/* [Header] */
div#title {
	width: 530px !important;
	float: left;
         padding:20px 0 0 0 ;

}
div#title h1 {
	font-size: 11px;
	line-height: 1em;
	font-weight: normal;
	padding-bottom: 2px;
}
div#title h1 a {
	color: #666;
	text-decoration: none;
}
div#title h1 a:active,
div#title h1 a:hover {
	color: #333;
}
div#title p {
	color: #333;
}
dl#search {
        width:200px;
	height: 100px !important;
	padding-top: 70px;
	float: right;
}
dl#search dt {
	height: 20px;        
}
dl#search dd input.form {
	width: 130px !important;
	width: 132px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#search dd input.button {
	margin-top: 10px;
}
/* [Entry] */
div.entry {
	width: 430px;
	padding-bottom: 50px;
}
div.entry h2 {
	font-size: 14px;
	width: 400px !important;
	width: 430px;
	padding: 0 0 3px 20px;
	margin-bottom: 5px;
       border-left: 10px solid #993333;
       border-bottom: 1px solid #993333;
}
div.entry h2 a {
	color: #333;
        text-decoration:none;
}
div.entry h2 a:active,
div.entry h2 a:hover {
	color: #F30;
}
div.entry_author {
	width: 430px;
	text-align: right;
	margin-bottom: 20px;
       font-size:10px;
}
div.entry_body {
	margin-bottom: 18px;
}
div.entry_more {
	margin-bottom: 18px;
}
div.entry_state {
	clear: both;
	width: 430px;
       font-size:11px;	
       text-align: right;
      background:#E5E5CD;
}
div.entry img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
}
div.entry img.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #EEE;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}
/* [Comment] */
div#comments {
	width: 430px;
	padding-bottom: 50px;
}
div#comments h3 {
	width: 430px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
div#comments dl.comment_body {
	width: 430px;
	padding-bottom: 30px;
}
div#comments dl.comment_body dt {
	width: 430px;
	color: #CCC;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFE6C0;
}
div#comments h4 {
	width: 408px !important;
	width: 430px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 10px;
}
dl#comment_form {
	width: 388px !important;
	width: 430px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background-color: #FFF;
	padding: 10px 20px;
}
dl#comment_form dt {
	padding-bottom: 5px;
}
dl#comment_form dd {
	padding-bottom: 15px;
}
dl#comment_form dd label {
	padding: 0 10px;
}
dl#comment_form dt label#labelsubmit {
	display: none;
}
dl#comment_form dd input.form {
	width: 200px !important;
	width: 202px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#comment_form dd textarea {
	width: 300px !important;
	width: 302px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#comment_form dd input.button {
	padding: 2px 5px;
	margin-right: 10px;
}
/* [Trackback] */
div#trackback {
	width: 430px;
	padding-bottom: 50px;
}
div#trackback h3 {
	width: 430px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
p.tb_link {
	width: 418px !important;
	width: 430px;
	color: #F90;
	background-color: #FAFAFA;
	padding: 5px;
	margin-bottom: 30px;
	border: 1px solid #F90;
	text-align: center;
}
div#trackback dl.tb_body {
	width: 430px;
	padding-bottom: 30px;
}
div#trackback dl.tb_body dt {
	width: 430px;
	color: #CCC;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFE6C0;
}
/* [Profile] */
div#profile {
	width: 430px;
	padding-bottom: 50px;
}
div#profile h2 {
	font-size: 14px;
	width: 400px !important;
	width: 430px;
	padding: 0 0 6px 30px;

	margin-bottom: 30px;
}
div.profile_body {
	margin-bottom: 18px;
}
/* [Navigation] */
div#navigation dl {
        padding:5px;
        margin:0 0 10px 0 ;
}
div#navigation dt {
	/*width: 180px !important;*/
	padding: 0 0 2px 8px;
	margin-bottom: 10px;
        background:#E5E5CD;
        border-left :5px solid #993333;
        font-weight:bold;
        color: #333;

}
div#navigation ul {
	padding-left: 15px;

}
/* for IE5Mac */
/*?*//*/
div#navigation ul {
	padding: 0 0 0px 17px;
}
/**/
div#navigation ul li {
	padding-bottom: 0px;
        border-bottom:1px dashed #993333;
}
/* ++++ Calendar ++++ */
dl#calendar table {
	width: 200px;
}
dl#calendar table th,
dl#calendar table td {

	line-height: 1em;
	text-align: center;
	padding: 2px 3px;
}
dl#calendar table th {
	padding-bottom: 5px;
}
dl#calendar table td span.today {
	color: #F90;
}
dl#calendar table td span.today a {
	color: #F90;
}
dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #F30;
}
/* ++++ Extra ++++ */
dl#extra {
	width: 178px !important;
	width: 200px;
	padding: 10px;
	border: 1px solid #CCC;
}
dl#extra dt {
	display: none;
}
dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-size: 10px;
}
p#link2top {
	padding-left: 10px;

}
/* [Footer] */
div#footer address {
	padding: 5px;
	font-style: normal;
	font-size: 11px;
	line-height: 1.8em;
        float:right;
        color:#993333;
}
div#footer div.left_col {
        float:left; 
        width:500px;  
}
div#footer ul {
        /*padding:8px ; */
}
div#footer li {
        display:inline;
        font-size:11px;   
       margin:0 0 0 3px;
}
/* [Typography] */
div#pagenavi,
div#title p,
div.entry_author,
div.entry_state,
div#navigation dt,
dl#calendar table th,
dl#calendar table td,
dl#extra ul,
div#comments dl.comment_body dt,
div#comments dl#comment_form dt,
dl#comment_form dd,
div#footer address {

}

