/*-------------------------------------------------
Seesaa Blog CSS
Template Design by shigeo nakajima
「無料ブログSEOバイブル」購入者専用テンプレート
---------------------------------------------------*/

/*---------------------------------------------------
文字種類の設定
-----------------------------------------------------*/

body{
font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro W3",Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", verdana,arial,sans-serif;
}

/*---------------------------------------------------
ヘッダー帯の設定
-----------------------------------------------------*/
#banner,#subbanner {
 height:24px;
 background-image:url('ここにヘッダー画像のURL');
}

#logo {
 height:38px;
 background-image:url('http://www.super-tetsu.com/nenpi/nenpi_itiban_title_S.gif');
 background-position:right;
}

/*---------------------------------------------------
文字の大きさの設定
-----------------------------------------------------*/

/*ブログ全体の文字の大きさ*/
body{
text-align:center;
margin:0;
padding: 0px;
sans-serif;
font-size: 15px;
line-height: 180%;
}

/*記事本文の文字の大きさ*/
.text {
font-size: 15px;
line-height: 150%;
}

/*説明文の文字の大きさ*/
#description {
 font-size:11px;
}

/*パンくずリストの文字の大きさ*/
#kuzu {
 font-size:12px;
}

/*記事タイトルの文字の大きさ*/
.title {
 font-size:15px;
 font-weight:bold;
}

.sidetitle {
 font-size:15px;
 font-weight:bold;
}

#categorytitlebody {
 font-size:12px;
}

/* h2{display:inline;} */

/*---------------------------------------------------
文字色の設定
-----------------------------------------------------*/

/*ブログ全体の文字色*/
body {color:#000;}

/*ブログ全体のリンク文字の色*/
a {text-decoration: underline; }/*リンク文字の下線設定*/
a:link {color:#0000FF;}/*リンク文字の色*/
a:visited {color:#800080;}/*訪問済みの色*/
a:hover {color:#0000FF;}/*リンク文字にマウスを乗せた時の色*/

/*ヘッダータイトル*/
#blogtitle {color:#000;}

/*ブログ説明文*/
#description {color:#999;}

/*右メニューのタイトル*/
.sidetitle {color:#fff;}

/*記事タイトルの色*/
.title {
color:#fff;
}

/*---------------------------------------------------
背景色の設定
-----------------------------------------------------*/

/*タイトルの下の帯*/
#banner,#subbanner {
position:relative;
top: 10px;
background-color:Teal;
padding-top:4px;
margin-bottom:18px;
}


#addbanner{
height:30px;
padding-top:5px;
background-color:Teal;
}

/*全体*/
body{background-color:#EEE;}

/*パンくずリスト*/
#kuzu{
background-color:F4FFFF;
}

/*右メニューのタイトル*/
.sidetitle {background-color:Teal}

/*記事タイトルの背景*/
.title {
background-color:Teal;
/* border-bottom:2px solid #666666; */
/* border-right:2px solid #666666; */
}


/*----------------------------------------------------
枠線の設定
------------------------------------------------------*/

/*左右の枠線*/
#container {
border-left: 1px solid #666;
border-right: 1px solid #666;
}

/*右メニュー*/
.side,.side-tag {
border: 1px solid Teal;
background-color:#ffffff;
}


/*--------------------------------------------------------
6、見出しタグの設定
--------------------------------------------------------*/

h1{
font-weight:bold;
padding:5px 0px 5px 10px;
font-size: 24px;
color: Teal;/*文字色*/
text-align:left;

 height:48px;
 background-image:url('http://www.super-tetsu.com/nenpi/nenpi_itiban_title_S.gif');
 background-position:right;
 background-repeat:no-repeat;

}
h1 a{
text-decoration:none;
}
h1 a:visited{
color:Teal;
}


/*--------------------------------------------------------
■トータル設定
--------------------------------------------------------*/

/*ブログ全体*/
body{
	margin: 0;
	text-align: center;
}

#description {
position:absolute;
top: 32px;
/* margin-top:5px; */
 padding:5px 5px 5px 5px;
 line-height:110%;
 text-align:left;
/* border:1px solid  #FF0000; */
}


/*記事一覧*/
#ichiran{
padding:0px;
font-size:12px;
border:1px solid  #008080;
margin-bottom:20px;
margin: 0px, 0px, 10px,0px;
line-height:110%;
padding:10,10,10,10px;
background-color:#ffffff;
}

#ichirantitle{
/*padding:0px;*/
color:#FFF;
font-size:15px;
font-weight:bold;
text-align:center;
margin:0px;
line-height:100%;
background-color:#eee;
padding:3px 5px 0px 5px;
background-color:Teal;
}

#ichirandata{
/* padding:10,10,10,10px; */
/* margin:0px; */
}

#ichiran-ads{
padding:0,0,0,0px;
margin: 10px, 10px, 10px, 10px;
background-color:#F4FFFF;
}

#koumoku{
font-size:15px;
border:1px solid  #008080;
line-height:150%;
margin: 0px, 0px, 5px,0px;
padding: 5px,5px, 5px, 5px;
/* padding:5px,10px, 5px,10px; */
background-color:#ffffff;
}

#container {
position:relative;
width:860px;
margin-right:auto;
margin-left:auto;
text-align:center;
word-break:break-all;
background-color:#ffffff;
background-color:#F4FFFF;
}

#kuzu {
 margin: 0px 0px 5px 10px;
 color:#000000;
 font-weight:bold;
 padding:0px 0px 0px 0px;
 text-align:left;
/*border:1px solid  #008080;*/
}

#banner {
background-repeat: no-repeat;
width:860px;
}

#blogcontainer {
 width:650px;
 margin:0 auto;
 padding-bottom:0px;
 padding-top:0px;
float:left;
/*border:1px solid  #008080;*/
}


.navi {
color:#999;
font-size:12px;
text-align:center;
margin-bottom:10px;
width:100%;
}

#content {
 width:640px;
 float:left;
 text-align:left;
 line-height:135%;
 margin: 0px 0px 0px 5px;
/*border:1px solid  #000080;*/
}

.blog {
}

.blogbody {
/* border:1px solid  #000080; */
}

.date{
font-size: 12px; 
color:#B8B8B8;
}

.title {
margin:0px, 0px, 5px, 0px;
padding:2px 5px 3px 5px;
line-height:120%;
}

.text{
 padding:5px 5px 5px 5px;
}

#text2{
 padding:5px 5px 5px 5px;
}

.posted{ 
 color:#444;
 font-size:11px;
 text-align:right;
 margin:0 0 5px 0;
}

#links-left {
width:182px;
float:left ;
margin: 5px 0px 0px 5px;
}

#links {
}

#calendar {
font-weight:normal;
width:200px;
margin-bottom:10px;
text-align:left;
}

#calendar table {
width:200px;
}

#calendar th{
text-align:center;
font-size:12px;
color:#999;
padding:2px;
background-color:#E9F0DB;
border:1px solid #FFF;
}
#calendar td{
text-align:center;
font-size:12px;
color:#999;
padding:2px;
background-color:#F5F5F5;
border:1px solid #FFF;
}
.calendarhead {
background-image:url(http://blog.seesaa.jp/img/bg/white/side_title.gif);
background-repeat:no-repeat;
color:#8E8E8E;
font-size:12px;
font-weight:bolder;
padding:7px 0px 10px 25px;
text-align:left;
}
.calendarhead a{
color:#8E8E8E;
text-decoration:none;
}
.calendarhead .calendarday a{
color:#8E8E8E;
}
.calendarhead .calendarday a{
color:#8E8E8E;
text-decoration:none;
}

.calendarday {
font-size:12px;
}
.sidetitle {
/* letter-spacing:2px; */
 padding:3px 5px 0px 5px;
 line-height:100%;
 text-align:left;
}

.sideads {
text-align:left;
margin:0px 0px 10px 0px;
 font-size:12px;
 line-height:150%;
 padding:0px 0px 10px 0px;
border: 1px solid Teal;
background-color:#ffffff;
}

.side {
text-align:left;
margin:0px 0px 10px 0px;
 font-size:12px;
 line-height:150%;
 padding:10px 5px 10px 5px;
}

.side-tag {
color:#999;
font-size:12px;
font-weight:normal;
margin-bottom:10px;
padding:3px 5px 3px 10px;
text-align:left;
}
.side-tag a{
font-size:12px;
text-decoration:none;
}
.side input {
border:1px solid #EAEAEA;
background-color:#FFF;
color:#8F8F8F;
}
.powered {
line-height:120%;
padding:2px;
margin-top:10px;
width:100%;
text-align:center;
}

.syndicate {
font-size:10px;
padding:5px 30px 0px 0px;
padding-bottom:10px;
}
#comments {
margin-top:25px;
margin-left:5px;
text-align:left;
}
#comments form{
}
#comments textarea{
border:1px solid #EAEAEA;
background-color:#FFF;
color:#8F8F8F;
}
#comments input{
border:1px solid #EAEAEA;
background-color:#FFF;
color:#8F8F8F;
}
.comments-head{ 
margin:0px;
padding-top:10px;
color: #999;
font-size:12px;
font-weight:bold;
}
.comments-body {
padding:5px 5px 5px 0px;
font-size: 12px;
color: #999;
}
.comments-post{ 
font-size: 10px; 
color: #999;
padding:10px 10px 10px 30px;
}
#trackback {
font-size: 12px;
color: #999;
padding:7px 5px 7px 5px;
margin-bottom:10px;
margin-left:5px;
text-align:left;
border:1px dotted #999;
}

#footer{
clear:left;
padding:0px;
text-align:right;
}
.copyright{
font-size:80%;
width:100%;
text-align:center;
}
#diet-container{
    border:1px solid #999;
    padding:5px;
    margin-bottom:5px;
}

.diet-title{
    padding:2px 10px 2px 5px;
    font-size:12px;
    width:90px;
    margin-top:5px;
    font-weight:bold;
}

.diet-content{
    padding-left:10px;font-size:12px;
}

#diet-foods{
    padding-left:10px;font-size:12px;
}

.food-title{
    width:20%;
    clear:left;
    float:left;
}

.food-content{
    width:75%;
    padding-top:10px;
}
blockquote{
border:1px solid #ccc;
padding:5px;
margin:10px;
}
.tag-word{
margin:20px 0px 0px 0px;
line-height:1.4em;
}
.tag{
padding:10px;
position:relative;
font-size:12px;
border:1px solid #E4E4E4;
color: #9B9B9B;
}
#tag_cloud{
border:1px solid #CCC;
padding:10px;
text-align:left;
position:relative;
}
#tag_cloud a {
padding:2px;
}
.tag-title{
font-size:16px;
font-weight:bold;
text-align:left;
}
.tag-body{
margin:10px 0px;
padding:10px 0px 0px 0px;
position:relative;
}
.tag-service{
text-align:left;
font-weight:bold;
border-bottom:1px solid #CCC;
padding:0px 0px 5px 0px;
clear:left;
position:relative;
}
.tag-search{
text-align:right;
padding:5px 0px;
margin-bottom:10px;
font-weight:bold;
position:relative;
}
.tag-article{
padding:0px 10px 10px 10px;
text-align:left;
position:relative;
}
.tag-article-title{
text-align:left;
padding:0px 0px 5px 0px;
font-weight:bold;
position:relative;
}
.tag-article-posted{
font-weight:normal;
position:relative;
}
.tag-article-summary{
padding:0px 10px;
line-height:1.4em;
position:relative;
}
.tag-more{
text-align:right;
margin:10px 0px;
clear:left;
position:relative;
}
.tag-photos{
float:left;
margin:10px 7px;
position:relative;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.4em;
padding:5px 0px;
text-align:left;
position:relative;
}
.tag-audios{
margin:5px;
position:relative;
}
.tag-audios-title{
text-align:left;
font-weight:bold;
padding:0px 0px 5px 0px;
position:relative;
}
.tag-audios-posted{
font-weight:normal;
position:relative;
}
.tag-videos{
float:left;
margin:10px 7px;
position:relative;
}
.tag-videos-title{
line-height:1.4em;
padding:5px 0px;
text-align:left;
position:relative;
}
.tag-navi{
clear:left;
text-align:center;
margin:10px 0px;
position:relative;
}

