/* font size & font family */
body                        {font-family:'Hiragino Kaku Gothic ProN',Meiryo,Helvetica,Arial,sans-serif;font-size:small;}
#banner                     {font-family:"Verdana" sans-serif;}
#banner h1 a                {font-size:32px;}
.tag-title                  {font-size:x-large;}
#banner .description        {font-size:17px;}
.sidetitle                  {font-size:18px;}
.syndicate                  {font-size:small;}
.date                       {font-size:small;}
h3.title                    {font-size:large;}
.listCategoryArticle ul li  {font-size:16px;}
.listCategoryArticle        {font-size:18px;}
.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;
	background-color:#eee;
}

a:link{color:#0174DF;text-decoration:none;}
a:visited{color:#0101DF;text-decoration:none;}
a:hover{text-decoration:underline;}


h2
,h3{padding:0;margin:0;}





#container{
	width:1000px;
	text-align:left;
	margin:0 auto;

}
#banner{
	background-color:#FFF;
	padding:15px 15px 15px 15px;
	margin-bottom:20px;
}
#banner h1 a{
	color:#111;
	text-decoration:none;
}
#banner h1{
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-family:serif;
}
#banner .description{
	color:#222;
	font-weight:normal;
	padding-left:0px;
}
#banner h4{
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-family:serif;
	font-size:32px;
}
#banner h4 a{
	color:#111;
	text-decoration:none;
}
.navi {
	background-color:#FFF;
	font-size:15px;
	text-align:center;
	padding:10px 0 5px;
}

#links-left{
}
#links{
	background-color:#FFF;
	width:250px;
	float:left;
	padding:0px 0px 0px 0px;
	line-height:1.5;
}
.sidetitle{
	color:#333;
	text-align:center;
	padding:10px 0px 0px 0px;
	margin-bottom:0px;
	font-weight:bold;
}
.side{
	margin-top:0px;
	margin-bottom:25px;
	padding:10px 15px 15px 15px;
	font-size:16px;
}
.side2{
	margin-top:0px;
	margin-bottom:25px;
	padding:10px 15px 15px 15px;
	font-size:16px;
}

.side-tag {
	margin-top:0px;
	margin-bottom:25px;
	padding:10px 15px 15px 15px;
}
#content{
	width:710px;
	float:left;
	margin-right:40px;
	margin-bottom:20px;
}
.blog{
	background-color:#FFF;
	padding:15px 15px 15px 15px;
	padding-top:0px;
	margin-bottom:0px;
}

.date{
	text-align:right;
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:top left;
	padding:2px 2px 2px 0px;
	margin-bottom:10px;
	font-size:12px;
	color:#583822;
	background-color:#f5f5f5;
}
.blogbody{
	margin-bottom:0px;
	}

	h1.title-kiji{
		margin:0 0px 15px;
		padding:2px 8px 0;
		line-height:1.5;
		font-size:26px;
		color:#111;
		border-radius: 7px;
		background-color:#fdfdfd;
		font-weight:bold;
		display: inline;
	}

	a.title{
		
		color:inherit;
	}
	.text:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden;
	}
	.text{
		margin:25px 0 5px 0;
		color:#222;
		padding:0px 0px 5px 0px;
		line-height:1.8;
		font-weight:normal;
		font-size:17px;
		background-color:#fff;
		min-height: 1px;
		border-bottom:dotted 0px;
	}
	.text2{
		margin:30px 0 10px 0px;
		color:#222;
		padding:0px 0px 0px 0px;
		line-height:1.8;
		font-weight:normal;
		font-size:16px;
		background-color:#fff;
		min-height: 1px;
	}
	.text2 a{
		color:#222;
		font-weight:normal;
		pointer-events: none;
	}

	.text2 img{
		display: none;
	}

	.text2 blockquote{
		text-align:center;
		color:#fff;
		font-size:1px;
	}

	.text2 blockquote:after{
		content:"\A【引用文は記事ページで御覧ください】";
 		white-space: pre;
		color:#222;
		font-size:16px;
	}

	* html .text{
		height:1px;
		_height:100%;
		/*\*//*/
		height:auto;
		overflow:hidden;
		/**/
	}
		.text blockquote{
			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:#eee;
		}
		
.text h2{
font-size:28px;
font-weight:bold;
padding:0;
margin:0;
}

.text h4{
font-size:24px;
font-weight:bold;
padding-bottom: .5em;
border-bottom: 1px solid #ccc;
margin:0;
}


.text2 h2{
font-size:16px;
font-weight:bold;
color:#000;
}

.text2 h4{
font-size:16px;
}



		.tag-word{
			margin:0px 0px 0px 0px;
			line-height:1.4em;
			text-align:right;}
		.tag-word2{
			padding:3px 2px 1px;
			background-color:#eee;
			border: 1px solid #888;
			border-radius: 3px;
			color:#0101DF !important;
			ine-height:1.4em;	
		}
		.tag-word3{
			margin:15px 0px 5px;
		}
		.tag-word a{
			color:#E7142D;
		}

		.bookmark{
			margin-top:5px;
		}
		.bookmark2{
			margin-bottom:5px;
			border-bottom:dotted 1px;
		}
	.posted{
		padding:0px 0px 0px 0px;
		text-align:right;
		margin-bottom:0px;
		color:inherit;
	}
	.posted a{
		color:#E7142D;
	}

#footer{
padding:10px 0;
background-color:#FFF;
clear:both;
}

.powered {
	padding:20px 0px 10px 0px;
	text-align:center;
}
.powered table{
	margin:0px auto;
}
.syndicate {
	margin-right:10px;
	text-align:center;
	margin-bottom:25px;
}
#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 15px;
	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:20px;
	background-repeat:repeat-x;
	background-position:bottom center;
	color:#E7142D;
	font-weight:bold;
	border-bottom:dotted 1px #333;
}
.comments-body {
	margin-bottom: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;
}


.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:center;
}
.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:15px 0 5px;
	padding:10px 5px 5px 2px;
	border:solid 1px #FFE2E2;
}
.listCategoryArticle ul{
	list-style:none;
	padding:0;
	margin:8px 0 0 10px;
	text-align:left;
	list-style-position:outside;
}
.listCategoryArticle ul li{
	margin:0 0 8px 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 */



#ad-pc {
  width: 250px;
  height: 600px; 
text-align:center;
  background: #fff;
}

.fixed1 {
  position: fixed;
text-align:center;
  top: 0px;
}

.center {
text-align:center;
}

.pr{
	margin:10px 0 0;
}


.tblblk br,
.tblblk table br,
.tblblk table tr br {
	display:none;
}

.tblblk table tr th br,
.tblblk table tr td br {
	display:inline;
}


.table1
{border-collapse: collapse;}
.table1 th {border: solid 1px #666666;color: #111;background-color: #ff9999;}
.table1 td {border: solid 1px #666666;}


.ad-pc2{
background-color:#FFF;
text-align:center;
margin-bottom:0px;
padding:0 0 15px;
}

.ad-pc3{
background-color:#FFF;
width:700px:
text-align:center;
margin-bottom:0px;
padding:5px 0px 15px;
}

.youtube {
  position: relative;
  width: 97%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.dvd img{
width:500px;
}

.mokuji{
text-align:center;
margin-bottom:30px;
}

.more{
margin-left:10px;
font-size:18px;
font-weight:bold;
color:#E7142D;
}

.more a{
color:#E7142D;
}

.white{
background-color:#FFF;
padding:15px 0px 15px;
}

.tag-b{
padding:10px;
border: 1px solid #888;
}


.tag-c{
margin:10px 20px 0px;
}


.tag-c-title{
text-align:center;
font-size:x-large;
font-weight:bold;
}

.cat-c{
font-size:15px;
font-weight:bold;
}



#loader-bg {

  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
     background-color:#FFFFFF;
     filter:alpha(opacity=85);
     -moz-opacity:0.85;
     -khtml-opacity: 0.85;
     opacity:0.85;
}
#loader {

  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #000;
  z-index: 2;
}




.date2{
text-align:right !important;
	font-weight:normal;
	
	font-size:12px;
	color:#583822;
}

.navi2 {
width:100%;
}




table.navt{
width:100%;
line-height:1.8;
text-align:center;
font-size:16px;
font-weight:bold;
background-color:#fdfdfd;
border-collapse: collapse;
}




table.navt a:hover{
background-color: #eee;
}

.zenbu{
display:block;
}


.pankuzu{
margin:10px 0 15px;
}

.tag-word4{
margin:10px 0 20px;
border-bottom:dotted 1px #333;
}


.navic{
background-color:#FFF;
text-align:center;
padding:10px 0 5px;
font-size:25px;
font-weight:bold;
}

.text-pc{
margin:10px 0 0;
border-bottom:dotted 1px;
font-size:15px;
}

.text-sp{
margin:10px 0 0;
border-bottom:dotted 1px;
font-size:15px;
}

.cat4{
margin:0 10px 0 0;
text-align:center;
font-size:18px;
font-weight:bold;
}

.date3{
text-align:center;
padding-top:2px;
margin:5px 10px 2px 0;
font-size:18px;
border: 1px solid #888;
border-radius: 7px;
background-color:#fdfdfd;
}

.title-top{
font-size:22px;
color:inherit;
font-weight:bold;
display: inline;
}

.title-top a{
color:#444;
}

.title-top a:hover{
color:#000;
}

.side-pc{
margin:4px 0 4px;
}

#iphone-link {display:none !important; }






.ad1{
text-align:center;
margin:0px 0px 15px;
}

.ad2{
text-align:center;
margin:10px -5px 10px;
}

.ad3{
text-align:center;
margin:0px 0px 30px;
}

.ad4{
text-align:center;
margin:0px 0px 0px;
}

.navi-sp {
background-color:#FFF;
font-weight:bold;
}

.navi-sp a{
color:#777;
}


.ninja_onebutton{
margin:0px 0px 15px;
}




@media (min-width:710px){

.ad1{
display: none;
}

.ad2{
display: none;
}

.ad3{
display: none;
}

.pcno{
display: none;
}

.navi-sp{
display: none;
}

.text-sp{
display: none;
}

.ad4{
display: none;
}

}




@media (max-width:710px){

#container{
width:100%;
overflow:hidden;
float:none;
}

#content{
width:100%;
overflow:hidden;
float:none;
}

#links{
width:100%;
margin-top:20px;
overflow:hidden;
float:none;
}

.sidetitle{
text-align:left;
margin-left:10px;
font-size:17px;
}

.syndicate{
display: none;
}

#ad-pc{
display: none;
}

.sp-off{
display: none;
}





#banner h1 a{
font-size:26px;
}

#banner h4 a{
font-size:26px;
}

#banner .description{
font-size:16px;
}

.ad-pc2{
display: none;
}

.ad-pc3{
display: none;
}

h1.title-kiji{
font-size:22px;
}

.tag-word4{
display: none;
}

table.navt{
font-size:15px;
text-align:left;
line-height:2;
}

.mokuji{
line-height:2.2;
}

.white{
display: none;
}

.tag-word{
margin-bottom:9px;
}

.youtube{
position: relative;
width: 100%;
padding-top: 56.25%;
}

.dvd img{
width:300px;
}

.pcok{
display: none;
}

.navi2{
display: none;
}

.navic{
font-size:20px;
}

.text-pc{
display: none;
}

.text-sp{
font-size:14px;
}

.title-top{
font-size:18px;
}

.text2{
line-height:1.4;
}

a:hover{
text-decoration:none;
}

.text h2{
font-size:24px;
font-weight:bold;
padding:0;
margin:0;
}

.text h4{
font-size:20px;
font-weight:bold;
padding-bottom: .5em;
border-bottom: 1px solid #ccc;
margin:0;
}

.navi-pc{
display: none;
}

.navi-mae{
text-align:left;
margin:5px 5px 10px 5px;
}

.navi-ato{
text-align:right;
margin:5px;
}

}