/* font size & font family */
body                        {font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;font-size:normal;}

#banner                     {font-family:"Verdana" sans-serif;}
#banner h1 a                {font-size:x-large;}
.tag-title                  {font-size:x-large;}
#banner .description        {font-size:normal;}
.sidetitle                  {font-size:normal;}
.syndicate                  {font-size:normal;}
.date                       {font-size:small;}
h3.title                    {font-size:large;}
.listCategoryArticle ul li  {font-size:x-small;}
.tag-word                   {font-size:x-small;}
.posted                     {font-size:x-small;}
#calendar th                {font-size:small;}
.calendarday                {font-size:small;}
.comments-body              {font-size:x-small;}

body{
	text-align:center;
	margin:0;
	padding:0;
	color:#252525;
	background-color:#EFECE5;
}

a{color:#3c180a;}
a:hover{color:#675d48;text-decoration:none;}
a:active, a:focus {outline: 0;}

h2
,h3{padding:0;margin:0;}

#container{
	width:960px;
	text-align:left;
	margin:0 auto;
}

#banner{
	width:960px;
	text-align:left;
	margin:0 auto;
}

#banner map{padding:0;margin:0;}

#banner{
	padding:0px 0px 0px 0px;
	text-align:center;
	background-color:#FFF;
	border-bottom: 10px solid  #EFECE5; /* 背景色 */

}
#banner h1 a{
	color:#333;
	text-decoration:none;
}
#banner h1{
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}
#banner .description{
	color:#888;
	font-weight:normal;
	padding-left:0px;
}
.navi {
	text-align:center;
	padding-bottom:14px;
}
.navi a{
	text-decoration:none;
}
#links-left{
	width:240px;
	float:left;
	padding:0px 0px 0px 0px;
	line-height:1.5;
	margin-right:40px;
}
#links{
}
.sidetitle{
	line-height:1.5;
	text-align:left;
	padding:0px 0px 5px 0px;
	color:#252525; /* 文字色 */
	font-size:16px; /* 文字サイズ */
	font-weight:bold; /* 文字太さ：太い */
	border-bottom: 5px solid  #bdbdbd;
}
.side{
	line-height:2;
	margin-top:0px;
	margin-bottom:25px;
	border:solid 1px #ddd;
	padding:15px 15px 15px 15px;
	background-color:#FFF;
	text-align:left;
}
.side-tag {
	margin-top:0px;
	margin-bottom:25px;
	padding:10px 15px 15px 15px;
}
#content{
	width:680px;
	float:left;
	text-align:left;
}
.blog{
	padding-top:0px;
	margin-bottom:25px;
}

.date{
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:top left;
	padding:15px 0px 0px 0px;
	font-size:12px;
	color:#583822;
}
.blogbody{
	margin-bottom:0px;
	}
	h3.news{
	  text-align:left;
	　margin:0px 0px 10px 0px ; /* タイトル画像の上右下左の余白 */
	  padding:10px 0px 0px 45px; /* タイトルの上右下左の余白 */
	  font-size:18px; /* 文字サイズ */
	  font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	  color:#FFF; /* 文字色 */
	  font-weight:bold; /* 文字太さ：太い */
	  height:39px; /* タイトル高さ(タイトル画像の高さ) */
	  background:URL(http://clayon.sakura.ne.jp/sblo_files/y-densho/image/h2_news.png) no-repeat; /* タイトル画像URL;画像の繰り返しなし */
	}
	h3.title{
	  text-align:left;
	　margin:0px 0px 10px 0px ; /* タイトル画像の上右下左の余白 */
	  padding:10px 0px 0px 45px; /* タイトルの上右下左の余白 */
	  font-size:18px; /* 文字サイズ */
	  font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	  color:#FFF; /* 文字色 */
	  font-weight:bold; /* 文字太さ：太い */
	  height:39px; /* タイトル高さ(タイトル画像の高さ) */
	  background:URL(http://clayon.sakura.ne.jp/sblo_files/y-densho/image/h2.png) no-repeat; /* タイトル画像URL;画像の繰り返しなし */
	}
	a.title{
		text-decoration:none;
		color:inherit;
	}
	.text:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden;
	}
	.text{
		margin:0 0 0 0px;
		color:inherit;
		padding:0px 15px 10px 0px;
		line-height:1.5;
		font-weight:normal;
		background-color:#EFECE5;
		min-height: 1px;
		text-align:left;
	}
	* html .text{
		height:1px;
		_height:100%;
		/*\*//*/
		height:auto;
		overflow:hidden;
		/**/
	}
		.text blockquote{
			border:1px solid #f8f8f8;
			margin:10px;
			padding:8px 12px;
			color:inherit;
			border:solid 1px #f8f8f8;
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 20px;
			background-color:#f8f8f8;
		}
		.tag-word{
			margin:0px 0px 0px 0px;
			line-height:1.4em;
			text-align:right;
		}
		.tag-word a{
			color:#E7142D;
		}
		.bookmark{
			margin-top:5px;
		}
	.posted{
		padding:0px 15px 15px 0px;
		text-align:right;
		margin-bottom:0px;
		color:inherit;
	}
	.posted a{
		color:#E7142D;
	}

#footer{
clear:both;
height:100px;
background:#000000;
color:#ffffff;
padding:0px 15px 0px 15px;
}
.copyright{
text-align:center;
}
#footer img{
float:right;
}

.powered {
	padding:20px 0px 20px 0px;
	text-align:center;
}
.powered table{
	margin:0px auto;
}
.syndicate {
	margin-right:10px;
	text-align:center;
}
#calendar {
	text-align:center;
	margin-bottom:25px;
}
	#calendar table{
		width:100%;
		margin:0px auto;
	}
		.calendarhead {
			color:inherit;
			text-align:center;
			padding:10px 0px 5px 0px;
			margin-bottom:0px;
			font-weight:bold;
		}
			.calendarhead a{
				text-decoration:none;
				color:inherit;
			}
			.calendarhead .calendarday a{
				text-decoration:none;
				display:inline;
				color:#E7142D;
			}
	#calendar th{
		color:#C7DC68;
	}
	.calendarday {
		padding:0px 0px 5px;
		color:inherit;
		text-align:center;
	}
	.calendarday a{
		font-weight:bold;
		display:block;
		text-decoration:underline;
		padding:0px 0;
		color:#E95295;
	}



input{
	max-width:200px;
}
#comments .input-submit{
	background:url(http://blog.sakura.ne.jp/img/bg/super_simple/btn_bg.jpg) no-repeat;
	width:69px;
	height:29px;
	border:0;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin-right:5px;
}
#comments {
	padding:15px 15px 15px 0px;
	margin-top:25px;
	background:#fff;
}
#comments form {
	margin:0px;
	padding:0px 10px;
}
textarea{
	width:95%;
	margin-bottom:5px;
}
.comments-head{ 
	margin:0 0px 10px;
	padding:0px 0px 3px 0px;
	line-height:1.5;
	font-size:14px;
	background-repeat:repeat-x;
	background-position:bottom center;
	color:#E7142D;
	font-weight:bold;
	border-bottom:dotted 1px #333;
}
.comments-body {
	margin:0px;
	padding:0px;
}
.comments-body .text{
	border:1px solid #f8f8f8;
	margin:0px;
	padding:8px 12px;
	color:inherit;
	border:solid 1px #f8f8f8;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color:#f8f8f8;
}
.comments-post {
	padding:5px 10px;
	text-align:right;
	margin-bottom:25px;
	color:#888;
}
#trackback {
	padding:15px 15px 15px 15px;
	margin-top:25px;
	background:#fff;
}
.copyright{
	text-align:center;
}
.diet-content{
	padding-left:10px;
}
#diet-foods{
	padding-left:10px;
}
.food-title{
	width:20%;
	clear:left;
	float:left;
}
.food-content{
	width:75%;
	padding-top:10px;
}
#diet-banner{
	border:1px solid #999;
	padding:5px;
	margin-bottom:5px;
}
.diet-title{
	padding:2px 10px 2px 5px;
	margin-top:5px;
}
.diet-content{
	padding-left:10px;
}
#diet-foods{
	padding-left:10px;
}
.food-title{
	width:20%;
	clear:left;
	float:left;
}
.food-content{
	width:75%;
	padding-top:10px;
}
.tag{
	margin-top:0px;
	padding:10px;
	margin-left:0px;
	background:#fff;
}
#tag_cloud{
	border:1px solid #CCC;
	padding:10px;
	text-align:left;
	position:relative;
}
#tag_cloud a {
	padding:2px;
}
.tag-title{
	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 5px;
	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 5px;
	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;
}
.listCategoryArticle{
	margin-top:5px;
	padding:5px;
	border:solid 1px #FFE2E2;
}
.listCategoryArticle ul{
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
	text-align:left;
	list-style-position:outside;
}
.listCategoryArticle ul li{
	margin:0;
	background:url(http://blog.sakura.ne.jp/img/listCategoryArticle.gif) no-repeat 0 2px;
	padding-left:12px;
	line-height:1.4;
}
#links,
#links-left,
.side,
#content,
.blog,
.blogbody,
.text{
	overflow:hidden;
}

/* twitter quote */
.tweetBlockQuote{
 margin-bottom:10px;
 overflow:hidden;
 width:98%;
}
.tweetBlockQuote img{
 border:0;
}
.tweetBlockQuote .tweetImg{
 padding:0px;
 width:53px;
 text-align:left;
 overflow:hidden;
 vertical-align:top;
 float:left;
 margin-right:7px;
}
.tweetBlockQuote .tweetMain{
 padding:5px;
 border:solid 1px #ddd;
 background:#fff;
 color:#000;
 overflow:hidden;
 vertical-align:top;
 float:left;
 width:70%;
}
.tweetBlockQuote .tweetMain a.tweetOwner{
 color:#E86390;
 font-weight:bold;
 text-decoration:none;
}
.tweetBlockQuote .tweetMain a.tweetFriends{
 font-weight:bold;
 color:#26A6DC;
 text-decoration:none;
}
.tweetBlockQuote .tweetMain .tweetText{
 color:#000;
}
.tweetBlockQuote .tweetMain .tweetText a{
 color:#000;
 text-decoration:underline;
}
.tweetBlockQuote .tweetMain .tweetDate{
 color:#9C9C9C;
}
.tweetBlockQuote .tweetBoth{
 clear:both;
}
/* twitter quote */

hr.solid{
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: red; /* 線色 */
   height: 1px; /* 高さ */
}
hr.dot{
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color: red; /* 線色 */
   height: 1px; /* 高さ */
}
hr.dash{
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dashed; /* 線種 */
   border-color: red; /* 線色 */
   height: 1px; /* 高さ */
}
hr.double{
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: double; /* 線種 */
   border-color: red; /* 線色 */
   height: 1px; /* 高さ */
}

/* プルダウンメニュー */
hr.redbtm{
   border-width: 3px 0px 0px 0px;
   border-style: solid;
   border-color: #D1533F; /* メニュー下の赤線*/
   height: 3px;
   margin: 0;
   padding: 0;
}

ul {
  font-size: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  display: block;
  position: relative;
  float: left;
  background: #ffffff; 
}
li ul { display: none; }
ul li a {
  display: block;
  text-decoration: none;
  color: #000000;
  padding: 5px 36px 0px 36px;
  white-space: nowrap;
  background: #ffffff;
}
ul li a:hover { background: #F0EEE6; }
li:hover ul {
  display: block;
  position: absolute;
}
li:hover li {
  float: none;
  font-size: 14px;
  background: #ffffff;
}
li:hover a { background: #F0EEE6; }
li:hover li a:hover { background: #F0EEE6; }
span.menu2{font-size: 10px;}

.blogbody table{
background-color: #EFECE5;
border-collapse: collapse;
border-spacing: 0;
}
.blogbody th{
text-align: center;
border-collapse: collapse;
border: solid 1px #3c180a; /* @枠線色 */
padding: 5px;
background-color: #bdbdbd;　/* A見出しの背景色 */
}
.blogbody td{
text-align: left;
border-collapse: collapse;
border: solid 1px #3c180a; /* B枠線色 */
padding: 5px;
}