/* font size & font family */

body                        {font-family:"‚l‚r ‚oƒSƒVƒbƒN";font-size:100%;}
#banner                     {font-family:"Verdana" sans-serif;}
#banner h1 a                {font-size:50%;}
.tag-title                  {font-size:120%;}
.tag                        {font-size:80%;}
#banner .description        {font-size:70%;}
.sidetitle                  {font-size:80%;}
.side                       {font-size:80%;}
.syndicate                  {font-size:80%;}
.date                       {font-size:100%;}
h3.title                    {font-size:100%;}
.text                       {font-size:80%;}
.listCategoryArticle ul li  {font-size:90%;}
.tag-word                   {font-size:80%;}
.posted                     {font-size:80%;}
.calendarhead               {font-size:80%;}
#calendar th                {font-size:80%;}
.calendarday                {font-size:80%;}
.comments-head              {font-size:100%;}
.comments-body              {font-size:80%;}
.comments-body .text        {font-size:100%;}
.comments-post              {font-size:80%;}

#links,
#links-left,
.side,
#content,
.blog,
.blogbody,
.text{
	overflow:hidden;
}

body{
	text-align:center;
	margin:0;
	padding:0;
	color:#AA8232;
	background-image:url(http://blog.seesaa.jp/img/bg/sexandthecity2/bg.jpg);
}

a:link{color:#37AEBD;}
a:visited{color:#2C8D98;}
a:hover{text-decoration:none;}


h2
,h3{padding:0;margin:0;}


#container{
	background-image:url(http://blog.seesaa.jp/img/bg/sexandthecity2/con_bg.jpg);
	background-repeat:repeat;
	background-position:50% 50%;
	width:820px;
	text-align:left;
	margin:0 auto;
}
#banner{
	background-image:url(http://blog.seesaa.jp/img/bg/sexandthecity2/header.jpg);
	background-repeat:no-repeat;
	background-position:50% 50%;
	height:459px;
	padding:0px 400px 0px 50px;
	margin-bottom:20px;
	position:relative;
}
#banner h1 a{
	color:#019AA8;
	text-decoration:none;
}
#banner h1{
	margin:0;
	padding-top:375px;
	padding-bottom:10px;
}
#banner .description{
	color:#019AA8;
	font-weight:normal;
	padding-left:0px;
}
.navi {
	text-align:center;
	padding-bottom:14px;
}
.navi a{
	text-decoration:none;
}
#links-left{
}
#links{
	width:230px;
	float:left;
	padding:0px 0px 0px 0px;
	line-height:1.5;
}
.sidetitle{
	background-image:url(http://blog.seesaa.jp/img/bg/sexandthecity2/side_title.jpg);
	background-repeat:no-repeat;
	background-position:50% 50%;
	text-align:center;
	padding:10px 0px 20px 0px;
	margin-bottom:0px;
	font-weight:bold;
}
.side{
	margin-top:0px;
	margin-bottom:25px;
	padding:5px 15px 15px 15px;
}
.side-tag {
	margin-top:0px;
	margin-bottom:25px;
	padding:5px 15px 15px 15px;
}
#content{
	width:510px;
	float:left;
	margin-right:20px;
	margin-left:30px;
_margin-left:15px;
}
.blog{
_width:510px;
	padding-top:15px;
	margin-bottom:25px;
	background-image:url(http://blog.seesaa.jp/img/bg/sexandthecity2/blog.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#DCECF6;
}

.date{
	font-weight:bold;
	padding:0px 0px 0px 25px;
	color:#019AA8;
}
.blogbody{
	margin-bottom:0px;
	}
	h3.title{
		margin:0 0px 10px;
		padding:35px 15px 0px 25px;
		line-height:1.5;
		color:#019AA8;
		font-weight:bold;
	}
	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 25px;
		line-height:1.5;
		font-weight:normal;
		min-height: 1px;
	}
	* html .text{
		height:1px;
		_height:100%;
		/*\*//*/
		height:auto;
		overflow:hidden;
		/**/
	}
		.text blockquote{
			margin:10px;
			padding:8px 12px;
			color:inherit;
			border:solid 1px #019AA8;
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 20px;
		}
		.tag-word{
			margin:10px 0px 0px 0px;
			line-height:1.4em;
			text-align:left;
		}
		.tag-word a{
		}
		.bookmark{
			margin-top:5px;
		}
	.posted{
		padding:0px 15px 15px 25px;
		text-align:left;
		margin-bottom:0px;
		color:inherit;
		background-image:url(http://blog.seesaa.jp/img/bg/sexandthecity2/posted.jpg);
		background-repeat:repeat;
		background-position:100% 100%;
	}
	.posted a{
	}

#footer{clear:both;}

.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 {
			background-image:url(http://blog.seesaa.jp/img/bg/sexandthecity2/side_title.jpg);
			background-repeat:no-repeat;
			background-position:50% 50%;
			color:inherit;
			text-align:center;
			padding:10px 0px 25px 0px;
			margin-bottom:0px;
			font-weight:bold;
		}
			.calendarhead a{
				text-decoration:none;
				color:inherit;
			}
			.calendarhead .calendarday a{
				text-decoration:none;
				display:inline;
				color:#C0E4EB;
			}
	#calendar th{
	}
	.calendarday {
		padding:0px 0px 5px;
		color:inherit;
		text-align:center;
	}
	.calendarday a{
		font-weight:bold;
		display:block;
		text-decoration:underline;
		padding:0px 0;
		color:#C0E4EB;
	}



input{
	max-width:200px;
}
#comments .input-submit{
	border:solid 1px #AA8232;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background:#DCECF6;
	margin-right:5px;
	padding:5px 10px;
}
#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;
	background-repeat:repeat-x;
	background-position:bottom center;
	font-weight:bold;
	border-bottom:dotted 1px #333;
}
.comments-body {
	margin:0px;
	padding:0px;
}
.comments-body .text{
	margin:0px;
	padding:8px 12px;
	color:inherit;
}
.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 15px 10px 25px;
	margin-left:0px;
	background-color:#DCECF6;
}
#tag_cloud{
	padding:0px;
	text-align:left;
	position:relative;
	margin-bottom:0px;
}
#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:10px;
	padding:8px 12px;
	color:inherit;
	border:solid 1px #019AA8;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.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.seesaa.jp/img/listCategoryArticle.gif) no-repeat 0 2px;
	padding-left:12px;
	line-height:1.4;
}

/* 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 */

.tieupLink{
	position:absolute;
	top:410px;
	left:460px;
	width:350px;
	height:50px;
}
