/* CSS Document */

@charset"EUC-JP";

/* 表示リセット */
h1,h2,h3,h4,h5,h6{ position:static; margin:0; padding:0; }
div,p,hr,blockquote,address,noscript{ position:static; margin:0; padding:0; font-style:normal; font-weight:normal; }
ul,ol,dl,dt,dd{ position:static; margin:0; padding:0; }
pre,table,form{ position:static; margin:0; padding:0; }
span,img{ position:static; margin:0; padding:0; border:none; font-style:normal; font-weight:normal; border:0 none #FFFFFF; }
em,strong,q,dfn,code,samp,kbd,var,cite,abbr,acronym{ position:static; margin:0; padding:0; border:none; font-style:normal; font-weight:normal; }
div{padding:0;margin:0;}

/* 全体の設定 */
body{
margin:0;
padding:0;
color:#323037;
/*background:url(../common/bg.gif) repeat-x #C6D3EA;*/
font-family:"Lucida Grande","Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka",sans-serif;
font-size:10px;
text-align:center;
}
a{
text-decoration:none;
}
/*div#contents a{
color:#D25E2C;
}*/
h2,h3{
margin:20px 25px 5px;
padding:5px 5px 5px 25px;
font-size:12px;
font-weight:bold;
background:url(http://www.okukinosaki.jp/common/b_1.gif) no-repeat left center;
}
h2 a{
color:#323037;
}
h4{
margin:10px 25px 5px;
padding:5px;
background-color:#ECB778;
border-left:20px solid #D25E2C;
font-size:12px;
font-weight:bold;
}
p{
padding:0.5em 0;
}

/* 配置と色指定 */
div#outer{
margin:0 auto;
padding:0 10px;
width:1000px;
/*width:780px;*/
text-align:center;
/*border-left:1px solid #CCC;
border-right:1px solid #CCC;*/
background:#FFF;

}
/*----hack---*/
* html div#outer{width:1000px;}
/*------------*/
div#banner h1 a { color:#FFF; }
/*div#banner{
height:110px;
background:url(../common/head_bg.gif) no-repeat  0 20px ;
  position:relative;
}
div#banner a{
color:#666;
}
div#banner h1{
  padding:0 0 0 15px;
  font-size:9px;
  color:#FFF;
  font-weight:normal;
 background:#525287;
margin:0;
}

#logo{
  margin:30px 0 20px 10px;
  width:231px;
  height:35px;
  float:left;
}
h3#b-reserve {background-image:none; }
h3#b-reserve a{
   position:absolute;
   top:45px;
   left:630px;
   background: url(http://www.okukinosaki.jp/common/reservetion.gif) no-repeat left top;
   width:114px;
   height:35px;
text-indent:-9999px;
display:block;
margin-top:8px;
}*/

div#banner p.description{
padding:2px 0 0 0;
float:right;
font-size:10px;
margin:0;
  color:#FFF;
  width:725px;
  text-align:left;
}

div#contents{
float:right;
width:560px;
line-height:180%;
padding: 200px 0 0 0 ;
background:url(../common/blog_img.jpg) no-repeat right top;
margin:0;
}

div#side{
float:left;
width:160px;
margin-top:15px;
}

div#side a {
color:#D25E2C;
}


/*footer*/

/*div#footer{
   clear:both;
   padding: 0 0 10px 0 ;
   background:url(http://www.okukinosaki.jp/common/veiw.jpg) no-repeat right bottom ;
height:205px;
}
div#footer b{
   color:#333;
}

#footer ul {
   padding:3px 0 3px 40px ;
}
#footer li{
   margin:2px 0;
   display:inline;
}
#f_nav li a{
   text-decoration:underline;  
}

#copy{
   padding:3px;
   margin:0 0 10px 0 ;
  font-size:10px;
   text-align:right;
   background:#525287;
   color:#FFF;}


address{
padding:15px 0 0 0;
margin-left:25px;
}
address span{
   text-transform:none;
}*/


/* 記事表示部分 */
.entry_navi{
padding:30px 0 0;
text-align:center;
}
.entry_date{
padding:0 25px;
}
.entry_author{
padding:0 25px;
text-align:right;
}
.entry_body{
padding:0 25px;
font-size:12px;
}
.entry_more{
padding:20px 25px 0;
font-size:12px;
}
.entry_body a,.entry_more a{
color:#ECB778;
}
.entry_body a:hover,.entry_more a:hover,.entry_body a:active,.entry_more a:active{
color:#D25E2C;
}
.entry_state{
padding:20px 25px 0;
text-align:right;
}

/* コメント表示部分 */
/* 以下2つはトラックバックと共通 */
dl.body dt{
padding:5px 25px;
font-size:12px;
}
dl.body dd{
margin:0 25px 20px;
padding:0 0 5px;
border-bottom:1px dashed #ECB778;
text-align:right;
}
/* コメントフォーム */
div.comment form dl{
padding:15px 0 0;
font-size:12px;
}
div.comment form dt{
float:left;
width:100px;
text-align:right;
}
div.comment form dd{
margin:0 0 0 105px;
}
div.comment form dd.submit{
padding:5px 0 0 5px;
}
input#name,input#email,input#url{
width:250px;
}
textarea#description{
width:350px;
height:100px;
}
input#comment_submit,input#comment_reset{
width:70px;
}

/* トラックバック表示部分 */
.trackback_url{
padding:10px 25px 20px;
font-size:12px;
}
input#trackback_url{
width:330px;
}
dl.body dt div.tb_title{
font-weight:bold;
}

/* プロフィール表示部分 */
.profile_body{
padding:10px 25px 0;
font-size:12px;
}

/* ページナビ */
.page{
padding:50px 0 20px;
text-align:right;
}
.top{
padding:15px ;
font-size:12px;
text-align:right;
}

/* サイドメニュー */
div#side dl{
padding:10px 10px 10px 0;
}
div#side dt{
padding:5px 5px 5px 25px;
background:url(../common/b_1.gif) no-repeat left center;
font-weight:bold;
}
div#side dd{
padding:5px 0 0;
}
div#side li{
padding:2px 0;
border-bottom:1px dashed #077FD3;
}
div#side li li,li li li,li li li li{
padding:2px 10px 0;
border-bottom:none;
}
input#search{
width:140px;
}
input#search_submit{
width:20px;
}



div#side dl#calendar { }

div#side dl#calendar dd {
margin: 0px;
padding: 0px;
text-align: center;
}

div#side dl#calendar dd table {
width: 160px;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: 0px none;
border-color: #ccc #333 #333 #ccc;
}

div#side dl#calendar dd table td.cell {
padding: 1px;
font-size: 10px;
line-height: 170%;
color: #999;
text-align: center;
}

div#side dl#calendar dd table td.weekday {
padding: 1px;
font-family: mono-space;
font-size: 10px;
line-height: 170%;
color: #666;
text-align: center;
}

div#side dl#calendar dd table td.cell a {
margin: -1px;
padding: 1px;
text-decoration: none;
font-weight: bold;
display: block;
}

div#side dl#calendar table td.cell span.today {
color: #b99;
}

div#side dl#calendar table td.cell a span.today {
font-weight: bold;
}

div#side dl#calendar dd td.calendar_month {
font-size: 10px;
text-align: center;
}

div#side dl#calendar dd td.calendar_month a {
text-decoration: none;
}




/*nav*/


/* その他の設定 */
pre{
display:block;
font-family:monospace;
}
em{
font-style:normal;
font-weight:bold;
font-size:11px;
color:#0066CC;
}
strong{
font-weight:bold;
font-size:12px;
color:#FF0033;
}
blockquote{
margin:0 10px;
padding:2px 8px;
border:3px double #D25E2C;
}
p.source{
margin:0 20px 1em 20px;
text-align: right;
}
ul{
list-style-type:none;
}
del{
text-decoration:line-through;
}
ins{
text-decoration:none;
border-bottom:1px dashed #ECB778;
}
input,textarea{
color:#323037;
font-family:"Lucida Grande","Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka",sans-serif;
font-size:12px;
border:1px solid #323037;
}
input.check{
border:none;
}
input.button{
color:#ECB778;
background-color:#D25E2C;
border:1px solid #D25E2C;
font-weight:bold;
}
label#labelsubmit{
display:none;
}
.pict{
border:1px solid #323037;
}
