/*  
Theme Name: f-couture style

*/


body {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 75%;
	line-height: 1.5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C33;
	text-align: left;
	background-image: url(images/blog_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#doc2 {
	margin-left: 180px;
}
#main {
	width: 580px;
	float: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#sidebar {
	float:right;
	width:200px;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* head foot*/
#footer {
	color:#666;
	clear:both;
	text-align:center;
	margin-top: 0em;
}
.navi {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 120px;
	height: 150px;
	width: 50px;
	left: -70px;
}
#hd {
	position: relative;
	height: 30px;
	margin-bottom: 35px;
}
.navi li {
	list-style-type: none;
	margin-top: 10px;
	padding-left: 20px;
}
.navi li a {
	text-decoration: none;
	color: #999;
}
.navi li a:hover {
	text-decoration: underline;
	color: #666;
}
.h1_title {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: -115px;
	top: 35px;
	color: #FFF;
	font-size: 9px;
}
#hd .logo {
	position: absolute;
	left: -156px;
	top: 14px;
}
a {
	color:#C33;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#c33;
	text-decoration:underline;
}
h1 {
	font-size:15px;
}
h1 a {
	color:#333;
}
h1 a:hover {
	color:#c33;
}
h2, h3, h4 {
	text-transform:uppercase;
	padding-right: 0;
	padding-left: 0;
}
h2 {
	font-size:1.3em;
	letter-spacing:0em;
	color:gray;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
h3.post-date {
	font-size:.9em;
	color:#999;
	text-align:center;
	margin:0;
	font-weight:100;
	padding:5px 0;
}
h4 {
	font-size:1em;
	letter-spacing:1px;
}
pre {
	font-size:1.2em;
	overflow:hidden;
}
.post {
	background:url(images/line.gif) no-repeat 0 100%;
}
.clear {
	clear:both;
}
/*  blog */

#headertitle .description {
	font-size:1.2em;
	line-height:2em;
}
.postentry {
	line-height:1.8em;
	padding:0 5px;
	font-size: 90%;
}
.post li {
	margin-bottom:5px;
}
img.tex {
	border:0 none;
	padding:0;
}
.postentry img {
	max-width:450px;
	border-bottom:0px;
	margin-right: 1em;
	margin-bottom: 1em;
}
.postentry img a:hover {
	background:#333;
	border-bottom:0px;
}
.gravatar img {
	padding:1px;
	border:#ccc 1px solid;
	float:right;
	background:#fff;
}
p.prev-next {
	height:1%;
	padding:0 0 20px;
	background:url(images/dot.gif) 0 100% repeat-x;
}
input, textarea, select {
	border:1px solid #B8B8B8;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#fff;
}
blockquote {
	border-left:4px solid #CCC;
	font-size:1em;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
}
code {
	color:#B8B8B8;
	font-family:monospace;
}
img {
	border:0 none;
	margin:0;
	padding:0;
}
.parts {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D3E4B1;
}
.parts hr {
	color:#333;
	margin:5px -10px;
}
.parts .h2 {
	border-bottom:1px solid #fff;
	margin-bottom:3px;
}
#sidebar li.parts {
	width:200px;
}
#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.liicon li {
	list-style-type:none;
	padding-left:18px;
	text-indent:0;
	margin:0;
	background:url(images/li.png) no-repeat left center #fff;
}
.licate li {
	list-style-type:none;
	padding-left:18px;
	text-indent:0;
	margin:0;
	background:url(images/licate.png) no-repeat left center #fff;
}
.lilink li {
	list-style-type:none;
	padding-left:18px;
	text-indent:0;
	margin:0;
	background:url(images/lilink.gif) no-repeat left center #fff;
}
#sidebar ul ul li a {
	color:#C33;
	overflow:hidden;
	voice-family:inherit;
	white-space:nowrap;
	width:200px;
	padding:2px 0 0;
}
#sidebar ul ul li a:hover {
	color:#C33;
	border-bottom:dotted 1px;
}
.navigation {
	border-bottom:1px dashed #B0B0B0;
	font-size:.8em;
	margin:5px 0;
	padding:0 0 15px;
}
.bottomnavigation {
	border-top:1px dashed #B0B0B0;
	font-size:.8em;
	margin:5px 0;
	padding:8px 0;
}
.bottomnavigationindex {
	font-size:.8em;
	margin:5px 0;
	padding:8px 0;
}
.postmetadata {
	font-size:.8em;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.footerparts {
	border-color:#E8E8E8;
	border-style:solid;
	border-width:15px 0 0;
	font-size:.8em;
}
.nav_title, .alignleft {
	float:left;
}
.alignright {
	float:right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.relate ul li a {
	overflow:hidden;
	white-space:nowrap;
	width:200px;
}
ol.subscribe {
	list-style-type:none;
	padding-top:10px;
}
.subscribe img {
	border:medium none;
}
input[type=text] {
	height:16px;
}
.hidden {
	display:none;
}
.nopadding {
	padding:0;
}
.nomargin {
	margin:0;
}
.lirss li {
	list-style-type:none;
	padding-left:18px;
	text-indent:0;
	margin:0;
	background:url(images/rss.gif) no-repeat left center;
}
.liiconpage li {
	list-style-type:none;
	padding-left:18px;
	text-indent:0;
	margin:0;
	background:url(images/lipage.png) no-repeat left center #FFF;
}
#searchform #s {
	background:#fff;
	border:1px solid #bbb;
	color:#666;
	font-family:'Trebuchet MS', Arial, Verdana, Sans-Serif;
	height:18px;
	margin-right:3px;
	padding:4px 4px 0;
	vertical-align:middle;
	width:180px;
}
#searchsubmit {
	vertical-align:middle;
	padding:3px;
}
#comments {
	width:435px;
	padding:12px 0 0;
}
#comments h3, h3#respond {
	color:#555;
	margin-bottom:7px;
	font-size:14px;
}
ol.commentslist {
	list-style:none;
	margin:5px 0 12px;
}
.commentslist li {
	border-top:1px solid #BBB;
	margin-bottom:7px;
	padding:7px 0;
	background:url(images/grey.gif) top left #FFF;
}
.commentslist li a {
	font-weight:700;
}
.commentslist li.alt {
	background:#FFF;
}
.commentslist li:hover {
	border-color:#888;
}
.commentslist .comment_text {
	line-height:1.4em;
	overflow:hidden;
	margin:0 7px;
}
.comment_text ul, .comment_text ol, .comment_text blockquote {
	margin:0 1em;
}
p.author_meta {
	font-weight:700;
	text-transform:uppercase;
	margin:0 7px 0 7px;
}
p.date_meta {
	font-size:0.8em;
	text-align:right;
	margin:0 7px 0 0;
}
.commentslist li.author {
	color:#CCC;
	background:#333;
}
.commentslist li.author a {
	color:#DDD;
}
#comments_closed {
	color:#ccc;
	margin-top:12px;
	line-height:1.5em;
	padding:7px 0;
	background:#333;
}
p.nocomments {
	margin:0 12px 0 7px;
}
p.nocomments a {
	color:#ddd;
	font-weight:700;
}
ol.pingslist {
	font-size:12px;
	margin:1.5em 2em;
}
.pingslist li {
	color:#7F7F7F;
	margin:0 0 7px;
}
#author, #email, #url, #comment {
	font:1em arial, helvetica, sans-serif;
	border-top:1px solid #BBB;
	padding:2px;
}
#comment {
	width:410px;
	overflow:auto;
}
#commentform p small {
	font-size:10px;
	color:#7F7F7F;
}
.liicon ul, .liiconpage ul {
	margin:0;
	padding:0;
}
.comment_text p, .comment_text ul, .comment_text ol, .comment_text blockquote, #commentform p {
	margin:1em 0;
}
.commentslist li.author a:hover, p.nocomments a:hover {
	color:#FFF;
}
.pingslist li a, #commentform p a {
	font-weight:700;
	background:url(images/dot.gif) repeat-x bottom left;
}
/*  icon   */

.icon_contact {
	background-image: url(http://www.f-couture.com/img/base/mail.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_home {
	background-image: url(http://www.f-couture.com/img/base/home.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_shopping {
	background-image: url(http://www.f-couture.com/img/base/shopping.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_blog {
	background-image: url(http://www.f-couture.com/img/base/blog.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_wedding {
	background-image: url(http://www.f-couture.com/img/base/wedding.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_lesson {
	background-image: url(http://www.f-couture.com/img/base/lesson.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.icon_display {
	background-image: url(http://www.f-couture.com/img/base/display.gif);
	background-repeat: no-repeat;
	background-position: left;
}

code {clear:both}
