/* ------------------------------------
 * Title:　BELLINI.laboratory sms style 2010
 * Version: 2010
 * Last Update: 2010/01/01
 * Author: BELLINI.laboratory
 * Access: http://qs2.seesaa.net/
 * -------------------------------------*/
 
/*ページ全体*/
body {
 margin: 0;
 padding: 0;
 text-align: center;
 font: 12px Verdana, sans-serif;
 background: #000000 url(★@/hm_bg.gif);/*■ブログ全体の背景色*/
}

/*スクロールバーの色設定*/
html{
 scrollbar-base-color: #eed;
 scrollbar-track-color: #eed;
 scrollbar-face-color: #eed;
 scrollbar-shadow-color: #b33;
 scrollbar-darkshadow-color: #eed;
 scrollbar-highlight-color: #b33;
 scrollbar-3dlight-color: #eed;
 scrollbar-arrow-color: #b33;
}

/*コンテンツ（ブログ）全体*/
#container {
 margin: 0 auto;
 width: 1000px;
 color: #FFFFFF;/*■コンテンツ全体の文字の色*/
 font: 17px HG正楷書体, HG明朝B, HGS明朝B, ＤＨＰ平成明朝体W5, ＭＳ Ｐ明朝,ＭＳ 明朝, Verdana, sans-serif;
 background: #000000;/*■コンテンツ全体の背景色*/
 border-left: 1px #ffff00;
 border-right: 1px #ffff00;
}

/*ブログ全体のリンク設定*/
a {
 color: #FF3366;
 text-decoration: none;
}

a:hover {
 color: #FFCC33;
}

/*ブログ名*/
h1 {
 margin: 0;
 padding: 0px 0px 0px 0px;
 font: bold 21px Verdana, sans-serif;
}

/*ブログ名のリンク設定*/
h1 a {
 color: #FFFFFF;
}

h1 a:hover {
 position: relative; top: 1px; left: 2px;
 color: #FF0000;
}

/*記事日付*/
h2 {
 padding: 0px;
 text-align: left;
 border-top: dashed 1px #987;
 border-bottom: dashed 0px #987;
 letter-spacing: 0.1em;
}

/*記事タイトル*/
h3 {
 padding: 0px 0px 0px 0px;
 font: 12px Verdana, sans-serif;
 letter-spacing: 0.1em;
}

/*記事タイトルのリンク設定*/
h3 a {
 color: #FF9900;
}

h3 a:hover {
 color: #FF0000;
}

/*ブログ名(ヘッダー)部分全体*/
#banner {
 margin: 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;
 height: 190px;
 background: #000000 url() no-repeat;/*■ブログ名の背景色*/
 border-bottom: solid 3px #000000;/*■ブログ名の背景色の下部（薄グレー部分）*/
}

/*ブログの説明文*/
.description {
   padding: 0 0 0 0;
 color: #FFEEAA;
 font: 15px/1.5 Verdana, sans-serif;
}

/*個別記事上部に表示されるページナビ部分*/
.navi {
 margin: 0px 20px 0px 0px;
 text-align: right;
 font: 15px/1.5 Verdana, sans-serif;
}

/*記事が表示されるメイン部分*/
#content {
 margin: 20px 20px 35px 0px;
 float: right;
 width: 1000px;
}

/*記事全体*/
.blog {
 padding: 0;
 margin: 0px 0 0 0x;
 text-align: left;
}

/*日付を除く記事全体*/
.blogbody {
 margin: 0px 0px 100px 0px;
 padding: 0;
 border-style: solid;
 border-width: 1px;
 border-color: #555555 #555555 #555555 #555555;
 background-color: #000000;
}

/*記事日付2*/
.date {
 clear: left;
 margin: 10px;
 color: #ffffff;
 padding: 5px 20px;
 font: 15px Verdana, sans-serif;
}

/*記事タイトル*/
.title {
 padding: 43px 21px 28px 21px;
 margin: 0px;
 font: 19px Verdana, sans-serif;
}

/*記事本文*/
.text {
 padding: 15px 49px 57px 49px;
 margin: 0;
 color: #FFEEAA;
 font: 17px HG正楷書体, HG明朝B, HGS明朝B, ＤＨＰ平成明朝体W5, ＭＳ Ｐ明朝,ＭＳ 明朝, Verdana, sans-serif;
 line-height: 1.8em;
 letter-spacing: 0.1em;
}

/*記事下部の投稿者・時間・コメントなどの部分*/
.posted {
 margin: 0 0 5px 0;
 padding: 35px 20px 20px 20px;
 text-align: right;
 font: 12px Verdana, sans-serif;
}

/*記事下部の投稿者・時間・コメントなどの部分のリンク設定*/
.posted a {
 font-weight: bold;
}

/*右サイドバー全体*/
#links {
 float: left;
 width: 170px;
 margin: 45px 10px 0 20px;
 padding: 0 0 10px 0;
 text-align: center;
 font: 12px/1.8 Verdana, sans-serif;
}

/*カレンダー全体*/
#calendar {
 margin: 10px 0 30px 0;
 padding: 3px;
 width: 170px;
 font-size: 12px;
}

/*カレンダー表*/
#calendar table {
 width: 100%;
 background: #fff;/*■カレンダー表の背景色*/

/*カレンダーの曜日部分*/
}
#calendar th {
 font-weight: bold;
 color: #b33;
 background: #eed;
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
}

/*カレンダーの年月部分*/
.calendarhead {
 padding: 4px 0;
 color: #666;
 background: #fff;/*■カレンダー年月の背景色*/
 font: 12px Verdana, sans-serif;
 letter-spacing: 0.1em;
}

/*カレンダーの日付部分*/
.calendarday {
 margin: 0 0 10px 0;
 padding: 3px;
 color: #999;
 font: 10px Verdana, sans-serif;
}

/*カレンダーの日付部分のリンク設定*/
.calendarday a {
 font-weight: bold;
}

/*サイドバーの見出し部分（カテゴリ名など）*/
.sidetitle {
 margin: 10px 0 0 0;
 padding: 2px 0 0 20px;
 color: #FFEEAA;
 text-align: left;
 font: bold 12px Verdana, sans-serif;
 background: url(★B/hm_side.gif) no-repeat top left;
}

/*サイドバーの本文（カテゴリなどの中身）*/
.side {
 margin: 0 0 10px 0;
 padding: 10px 0 20px 0;
 text-align: left;
 font: 10px/1.5 Verdana, sans-serif;
}

/*サイドバーの本文（カテゴリなどの中身）のリンク設定*/
.side a {
 font-size: 12px;
}

/*タグクラウドの設定*/
.side-tag {
 margin: 0 0 10px 0;
 padding: 5px 0 10px 0px;
 text-align:left;
 font: 10px Verdana, sans-serif;
}

/*タグクラウドのリンク設定*/
.side-tag a{
 font-size:12px;
}

/*記事検索の入力欄*/
input {
 align: center;
 max-width: 333px;
 margin: 0px 0px 4px 0px;
 background: #fff;/*■入力欄の背景色*/
 border: 1px solid #DDDDDD;/*■入力欄の枠線*/
 font-size: 21px;
}

/*記事検索の［検索］ボタン*/
.input-submit {
 margin: 0px 0px 0px 0px;
 color: #555555;/*■検索の文字の色*/
 border: 1px solid #555555;/*■検索ボタンの枠線*/
 background: #DDDDDD;/*■検索ボタンの背景色*/
}


/*ブログ下部のseesaaバナー*/
.powered {
 padding: 20px 0;
 text-align: center;
}

.powered table{
 margin: 0px auto;
 text-align: center;
}

/*RSS設定*/
.syndicate {
 margin: 20px 0;
 text-align: center;
 font-size: 10px;
}

/*コメント欄*/
#comments {
 margin: 25px 0 30px 20px;
 padding: 10px 0;
 text-align: left;
 font: 17px Verdana, sans-serif;
}

/*コメントフォームの設定*/
#comments form {
 margin: 0 20px;
 padding: 0;
}

/*コメント記入欄*/
textarea {
 width: 600px;
 margin: 0 0 5px 0;
 border: 1px solid #ccc;/*■入力欄の枠線*/
 background: #fff;/*■入力欄の背景色*/
 font: 17px Verdana, sans-serif;
}

/*コメント欄の上部*/
.comments-head {
 margin: 10px 0 20px;
 padding: 5px 20px;
 color: #FFEEAA;
 border-top: dashed 1px #987;/*■上部の点線*/
 border-bottom: dashed 1px #987;/*■下部の点線*/
 letter-spacing: 0.1em;
}

/*コメント本文*/
.comments-body {
 margin: 0;
 padding: 0 0 10px 0;
}

/*コメントの投稿者部分*/
.comments-post {
 padding: 5px 10px 20px;
 text-align: right;
 font-size: 15px;
}

/*トラックバック部分*/
#trackback {
 margin: 25px 0 30px 20px;
 padding: 15px;
 color: #666;/*■文字色*/
 text-align: left;
 font: 12px/1.5 Verdana, sans-serif;
 border: dashed 1px #987;/*■囲い点線*/
}

/*トラックバック内の線の設定*/
hr {
 border-style: dashed none none;
 border-top-width: 1px;
 border-top-color: #987;/*■トラックバック内の線*/
 height: 1px;
}

/*フッター*/
#footer {
 clear: left;
}

/*引用の設定*/
blockquote{
 margin: 20px 10px;
 padding: 5px;
 background: #eed;/*■背景色*/
}

/*Blogtimesの設定*/
.blogtimes{
 margin: 0 0 10px 0;
 padding: 5px 0 10px 0;
 text-align: center;
}

/*-----ダイエット表示部分------------------------*/

/*ダイエット内容全体部分*/
#diet-container{
 margin: 0 0 10px 0;
 padding: 10px 5px 0 5px;
}

/*目標体重・残り・体重・体脂肪率の部分*/
.diet-content{
 padding: 0 0 0 10px;
}

/*１回目測定・２回目測定の部分*/
.diet-title{
 margin: 5px 0;
 padding: 0px 10px 0px 5px;
 font-weight: bold;
 border: 1px solid #ccc;
}

/*食事内容全体*/
#diet-foods{
 padding: 5px 0 0 0;
 border-bottom: 1px solid #ccc;
}

/*朝・昼・夜食の部分*/
.food-title{
 margin: 5px 0 0 0;
 padding: 10px 0 0 0;
 width: 20%;
 clear: left;
 float: left;
 border-top: 1px solid #ccc;
}

/*朝・昼・夜食に食べたものを表示する部分*/
.food-content{
 margin: 5px 0 0 0;
 padding: 10px 0;
 width: 100%;
 border-top: 1px solid #ccc;
}


/*-----タグクラウドの表示設定------------------------*/

.tag-word{
 margin: 20px 0px 0px 0px;
 line-height: 1.4em;
}
.tag{
 margin: 30px 0 0 21px;
 position: relative;
}
#tag_cloud{
 padding: 10px;
 text-align: left;
 position: relative;
 border: 3px double #ccc;
}
#tag_cloud a {
 padding: 2px;
}
.tag-title{
 font: bold 16px;
 text-align:left;
}
.tag-body{
 margin: 10px 0px;
 padding: 10px 0px 0px 0px;
 position: relative;
}
.tag-service{
 padding: 0px 0px 5px 0px;
 clear: left;
 text-align: left;
 font-weight: bold;
 border-bottom: 1px solid #ccc;
 position: relative;
}
.tag-search{
 margin: 0 0 10px 0;
 padding: 5px 0px;
 text-align: right;
 font-weight: bold;
 position: relative;
}
.tag-article{
 padding: 0px 10px 10px 10px;
 text-align: left;
 position: relative;
}
.tag-article-title{
 padding: 0px 0px 5px 0px;
 text-align: left;
 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{
 margin: 10px 0px;
 text-align: right;
 clear: left;
 position: relative;
}
.tag-photos{
 margin: 10px 8px;
 float: left;
 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{
 margin: 10px 8px;
 float: left;
 position: relative;
}
.tag-videos-title{
 padding: 5px 0px;
 line-height: 1.4em;
 text-align: left;
 position: relative;
}
.tag-navi{
 margin:10px 0px;
 clear: left;
 text-align: center;
 position: relative;
}

br {
 letter-spacing: normal;
}







