/* font size & font family */
body                        {font-family:"ヒラギノ角ゴ Pro W3","メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif; font-size: 14px;}
#banner                     {font-family:"Verdana" sans-serif;}
#banner h1 a, #banner .blogtitle 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;}
h1.title, h3.title, h2.title                   {font-size:large;}
.listCategoryArticle ul li  {font-size: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:small;}

body{
	text-align:center;
	margin:0;
	padding:0;
	color:#555;
}

a:link{color:#0f70dd;}
a:visited{color:#0f70dd;}
a:hover{text-decoration: underline;}


h2
,h3{padding:0;margin:0;}

#wrapper, .wrapper{
	width:1008px;
	margin:0 auto;
}
.wrapper { text-align: left; }

#container{
	width:980px;
	text-align:left;
	margin:0 auto;
}
#banner{
	padding:0px 0px 30px 140px;
	margin-bottom:20px;
  background: url(http://shirokurousagi.halfmoon.jp/image/electric_tv01.png) no-repeat;
  -moz-background-size:auto 100%;
  background-size:auto 100%; 
  height: 80px;
  border-bottom: 4px dotted #FF6B00;
}
#banner h1 a,
#banner .blogtitle a {
	color:#333;
	text-decoration:none;
}
#banner h1,
#banner .blogtitle {
	margin:0;
	padding-top:20px;
	padding-bottom:10px;
  font-weight: bold;
}
#banner .description{
	color:#555;
	font-weight:normal;
	padding-left:0px;
}
.navi {

	text-align:center;
	padding-bottom:14px;
}
.navi a{
	text-decoration:none;
}
.navi2 { display: none; }
#links-left{
}
#links{
	/* width:240px; */
        width: 320px;
	float:left;
	padding:0px 0px 0px 0px;
	line-height:1.5;
margin-bottom: 2em;
}
.sidetitle{
	color:#333;
	text-align:left;
	padding:10px 0px 0px 0px;
	margin-bottom:0px;
	font-weight:bold;
  border-bottom: 2px solid #666;
}
.side{
	margin-top:0px;
	margin-bottom:1em;
	padding:10px 0 15px 0;
        font-size: 13px;
}

/* 追加 */
.side a {
  text-decoration: none;
}
.side a:hover { text-decoration: underline; }

.side-tag {
	margin-top:0px;
	margin-bottom:25px;
	padding:10px 15px 15px 15px;
}
#content{
	/* width:680px; */
        width: 620px;
	float:left;
	margin-right:40px;
}
.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.title, h2.title,
	h1.title{
		/* margin:0 0px 10px; */
		margin: 10px 0;
		padding:0px 0px 3px 0px;
		line-height:1.5;
		/* font-size:14px; */
  font-size: 140%;
		color:#333;
		font-weight:bold;
		border-bottom:dotted 3px #ff6b00;
	}
	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 0px 10px 0px;
		line-height:1.8;
		font-weight:normal;
		background-color:#fff;
		min-height: 1px;
	}
	* 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:20px;
		}
	.posted{
		padding:0px 15px 15px 0px;
		text-align:right;
		margin-bottom:0px;
		color:inherit;
	}
	.posted a{
		color:#333;
	}

#footer{clear:both; margin:1em 0; font-size: 88%; border-top:dotted 3px #ff6b00; padding-top:1em;}

.powered {
  clear: both;
	padding:20px 0px 20px 0px;
	text-align:center;
}
.powered table{
	margin:0px auto;
}
.syndicate {
	margin-right:10px;
	text-align:center;
  clear: both;
}
#calendar {
	text-align:center;
	margin-bottom:25px;
width: 200px;
float: right;
}
	#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;
			}
	#calendar th{
		color:#333;
	}
	.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:#333;
	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-container{
	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:8px 5px;
	border:solid 1px #666;
}
.listCategoryArticle ul{
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
	text-align:left;
	list-style-position:outside;
}
.listCategoryArticle ul li{
	margin:0.5em 0 0 0;
	background:url(http://blog.sakura.ne.jp/img/listCategoryArticle.gif) no-repeat 0 4px;
	padding-left:12px;
	line-height:1.4;
}
.listCategoryArticle a { text-decoration: none; }
.listCategoryArticle a:hover { text-decoration: underline; }

#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 */

.sidead {margin-bottom:30px}

.ad_space {margin:0.5em 0; text-align:center;}

.ad_w {width: 620px;}
.ad_left {float: left; margin: 0 1em 1em 0;}
.ad_right {float: right;}

.ad_200 {
  width:200px; 
  float:left; 
  margin-right:-200px;
}

.ad_text {
  float:right;
  margin-left: 200px;
}

.ad_240 {
  width:240px; 
  float:left; 
  margin-right:-240px;
}

.ad_text2 {
  float:right;
  margin-left: 240px;
}

.ad_clear { clear: both; }

.r180 {margin:0.25em auto; width:180px;}
.r260 {margin:0.25em auto; width:260px; text-align:center; }
.r320 {margin:0.25em auto; width:320px; text-align:center; }
.r380 {margin:0.25em auto; width:380px; text-align:center; }
.r400 {margin:0.25em auto; width:400px; text-align:center; }

.ad300 {margin:0.25em auto; width:300px; }

.ad_v60, .honto {text-align:center; font-size: 88%; }

.imgwd img {
  width: 100%;
}

/* カテゴリ記事リスト */
#clist {
margin-top: 1.5em;
font-size: 100%;
font-weight:normal;
line-height:150%;
}

#clist ul {
padding-left: 1em;
}

#clist li {
list-style: none;
margin: 0.6em 0 0 0;
background: url(http://blog.sakura.ne.jp/img/listCategoryArticle.gif) no-repeat 0 4px;
padding-left: 12px;
}

#clist .listbox {
  margin: 2em 0 1em 0;
  border-bottom: 2px dotted #ff6b00;
  padding: 0.5em 0;
}

#clist .listbox h3 {
  font-size: 140%;
  border-left: 12px solid #ff6b00;
  margin-bottom: 0.5em;
  padding-left: 8px;
  line-height: 1.4;
}

#clist p {
  line-height: 1.6;
  margin: 0.5em 0;
}

#clist .more {
  background: url(http://blog.sakura.ne.jp/img/listCategoryArticle.gif) no-repeat 0 4px;
  padding-left: 16px;
  margin-left: 1em;
}

#clist h3 a { text-decoration: none; color:#333; }
#clist h3 a:hover { text-decoration: underline; color:#ff6b00; }

ul.point { padding-left: 1.5em; }
ul.point li { margin-bottom: 0.5em; }

.date a,
.date2 a,
.bread span {
background: url(http://blog.sakura.ne.jp/img/listCategoryArticle.gif) no-repeat 0 2px;
padding-left: 12px;
text-decoration: none;
}

.date2 {
background: #f2f2f2;
margin: 0;
padding: 0;
color: #583822;
}

.bread span { font-size: 88%; }
.bread a { text-decoration: none; }

.catelink {
    margin: 0.6em 0px 0px 1em;
    font-size: small;
    border-top: 1px dotted rgb(102, 102, 102);
    padding-top: 0.5em;
}

.side ul.clinks {
  padding:0;
  margin:0 0 0 1em !important;
  list-style-type: circle;
  font-size: 90%;
}

.side .clinks li {
  margin-bottom: 0.25em;
}

.notebox {
clear: both;
border: 2px solid #ddd;
padding: 0.5em 1em;
margin: 0.4em 0;
}

.mb04 { margin-bottom: 0.4em; }

#content iframe {
  max-width: 100%;
}

#footer .sidetitle { border-bottom: none; }
.foot_cate {
 -moz-columns: 4 200px;
 -webkit-columns: 4 200px;
 columns: 4 200px;
}

.foot_cate ul {
padding:0;margin:0 0 0 1em !important;
}

.foot_cate li {
margin: 0 0 0.5em 0;
font-size: 12px;
}
.logarea { width: 720px; float: left; margin-right: 40px; }
.logarea a { margin-right: 2em; display: inline-block; width: 8em; }
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */