/* 背景と配置 */
html {
    margin: 0px 0px 0px 0px;
}

body {
 margin: 0px 0px 0px 0px;
 background-color: #ffffff;
 background-image: url("http://www.geishoku-labo.co.jp/recipe/img/white.gif");
 text-align: center;
 font-family: osaka, ms pゴシック;
 font-size: 12px;
}

/* 全体の枠組み 横幅 */
#container {
 position: relative;
 width: 606px;
 line-height: 16px;
 margin: 0 auto; /* center on everything else */
 text-align: left;
 padding: 0px;
 background-color: #FFFFFF;
 /* border: 1px solid #666666;*/
}

/* リンク設定 */
a:link {color:#32a1e8; text-decoration: underline; }
a:visited {color:#32a1e8; text-decoration: underline; }
a:active { color: #333333; }
a:hover { color: #CC0000; }

/* 強調文字設定 */
h1, h2, h3 {
color: #FF7200;
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}

.font_10{font-size:10px;}
.font_16{font-size:16px;}


/* バナー設定 */
#banner {
 font-family: osaka, ms pゴシック;
 color: #FFFFFF;
 background-color: #999999;
/* background-image: url(".gif");*/
 text-align: left;
 padding: 15px;
}

#banner-img {
 display: none;
}

#banner a {
 color: #FFFFFF;
 text-decoration: none;
}

#banner h1 {
 font-size: xx-large;
}

#banner h2 {
 font-size: small;
}


/* ３列右サイドバー */
#right {
 float: left;
 width: 178px;
 background-color: #FFFFFF;
 overflow: hidden;
}

/* ３列エントリー */
#center {
 float: left;
 width: 408px;
 overflow: hidden;
 /* border-left: 1px dotted #666666;
 border-right: 1px solid #666666;
 border-bottom: 1px dotted #666666; */
}


/* メイン本文 */
.content {
 padding: 0px 0px 0px 0px;
 background-color: #FFFFFF;
 color: #333333;
 font-family: osaka, ms pゴシック;
 font-size: 12px;
}

/* content */
.content-nav {
   margin: 10px;
   text-align: center;
   font-size:12px;
   color: #666666;
}

.date-header,
.entry-content {
   text-align: left;
   position: static;
   clear: both;
}

.content pre {
 font-size: larger;
}

.content p {
 color: #333333;
 font-family: osaka, ms pゴシック;
 font-size:12px;
 font-weight: normal;
 line-height: 150%;
 text-align: left;
 margin-bottom: 10px;
}

.content blockquote {
 line-height: 150%;
}

.content li {
 line-height: 150%;
}

.content h2 {
 color: #333333;
 font-family: osaka, ms pゴシック;
 font-size: x-small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.content h3 {
 color: #333333;
 font-family: osaka, ms pゴシック;
 font-size: 12px;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

/* 投稿者名　等 */
.posted {
 color: #333333;
 font-family: osaka, ms pゴシック;
 font-size: x-small;
 border-top: 1px dotted #666666;
 text-align: right;
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
}

/* サイドバー設定(カレンダー等)*/
.sidebar {
 padding: 0px;
 font-size: x-small;
}

/* 右アーカイブタイトル */
.sidebar h2 {
background-image: url("http://www.geishoku-labo.co.jp/recipe/img/recipi_icon.gif");
color: #FF7200;
font-family: osaka, ms pゴシック;
font-size:12px;
text-align: left;
font-weight: bold;	
padding:2px 0px 2px 38px;
line-height: 20px;
background-color: #FFFFFF;
border-bottom: 1px dotted #666666;
border-top: 1px solid #666666;
}

/* カレンダー */
#calendar {
 line-height: 140%;
 color: #333333;
 font-family: osaka, ms pゴシック;
 font-size: x-small;
 padding: 2px;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 10px;
}

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
}

#calendar caption {
 color: #333333;
 font-family: osaka, ms pゴシック;
 font-size: x-small;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
}

#calendar th {
 margin-top: 10px;
 text-align: center;
 font-weight: normal;
}

#calendar td {
 text-align: center;
}

/* 右のアーカイブ名 */
.sidebar ul {
 padding-left: 5px;
 margin: 0px;
 margin-bottom: 20px;
}

.sidebar ul ul {
 margin-bottom: 0px;
}

.sidebar #categories ul {
 padding-left: 15px;
}

.sidebar li {
 color: #333333;
 font-family: osaka, ms pゴシック;
 font-size: x-small;
 text-align: left;
 line-height: 100%;
 margin-top: 10px;
 list-style-type: none;
}

/* 不明 */
.side {
 color: #333333;
 font-family: osaka, ms pゴシック;
 font-size: x-small;
 text-align: left;
 line-height: 150%;
 padding-left: 5px;
 margin-top: 10px;
 margin-bottom: 20px;
 list-style-type: none;
}

.sidebar #categories li {
 list-style-type: circle;
}

.sidebar img {
 border: 3px solid #FFFFFF;
}

/* サイト検索 */
form { 
margin: 10px 0px 0px 0px;
font-size:10px;
/* color:#333333;  */
/* border:1px solid #333333;  */
/* text-align: center;  */
text-align: left;
background:white
 }
 
 #search {
font-size:12px;
color:#333333; 
border:1px solid #666666; 
background:white
}

.photo {
 border: 3px solid #EEEEEE;
 text-align: left;
 margin: 0px;
}

.link-note {
 font-family: osaka, ms pゴシック;
 font-size: x-small;
 line-height: 120%;
 text-align: left;
 padding: 2px;
 margin-bottom: 15px;
}

/* powered byリンク */
#powered {
 font-family: osaka, ms pゴシック;
 font-size: x-small;
 line-height: 150%;
 margin-left: 10px;
 color: #333333;
 margin-top: 50px;
   margin-bottom: 50px;
}

/* コメント関連 */
#comment-data {
 float: left;
 width: 402px;
 padding-right: 3px;
 margin-right: 3px;
 text-align: left;
 border-right: 1px dotted #666666;
 background:#eeeeee
}

textarea[id="comment-text"] {
font-size:12px;
border:1px solid #666666; 
background:white
width: 80%;
}

.commenter-profile img {
 vertical-align: middle;
 border-width: 0;
}

.comments-open label { display: block; }



#comment-author, 
#comment-email, 
#comment-url, 
#comment-text {
 font-size: small;
color:#333333; 
border:1px solid #666666; 
background:white
}


#comment-bake-cookie {
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}


#footer {
 font-family: osaka, ms pゴシック;
 font-size:12px;
 color: #666666;
 font-weight: bold;
 background-color: #f6f6f6;
 text-align: center;
 padding-left: 15px;
}


/* 写真 */
img.image-full { 
width: 100%; 
border: 3px solid #EEEEEE;
}

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
   border: 3px solid #EEEEEE;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}



/* エントリー日付 */
.entryheader {
font-size: 12px;
text-align:left;
width=100%;
padding:2px;
border-top: 1px solid #666666;
background-color: #FFE599;
}
/* エントリータイトル */
.entrytitle {
font-size: 18px;
font-color: #FF7200;
text-align:left;
}


.trackbacks {
  /* border: 1px dotted #666666; */
 /* border-top: 1px dotted #666666;
 border-right: 1px dotted #666666;
 border-left: 1px dotted #666666;
 border-bottom: 1px dotted #666666; */
 padding: 10px;
 background-color: #FFE599;
}


.entry,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.archive-list-item { 
line-height: 20px;
}





/* ３列左サイドバー　使っていない */
#left {
 float: left;
 width: 160px;
 background-color: #FFFFFF;
 overflow: hidden;
}




