﻿/*
Theme Name: yufusya
Theme URI: http://www.yufusya.com/
Author: Jishukan
Author URI: http://www.jishukan.com/
*/


* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff;
	color: #333;
	font-size: 1em;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka , sans-serif;
	line-height: 1.5em;
	text-align: center;
	margin: 0 0 20px 0;
}

a:link img {
	border: none;
	}

a:visited img {
	border: none;
	}

a:link {
	color: #5674B9;
	text-decoration: none;
	}

a:visited {
	color: #5674B9;
	text-decoration: none;
	}

a:active {
	color: #5674B9;
	text-decoration: none;
	}

a:hover {
	color: #5674B9;
	text-decoration: underline;
	}

#container {
	margin: 0px auto;
	width: 880px;
	text-align: left;
}

/***** header *****/

#header {
	width: 880px;
	height: 130px;
	margin: 5px 0px 0px 0px;
	background: url(images/girls.jpg) no-repeat bottom right;
}

h1 {
	font-size: 0.88em;
	font-weight: normal;
	display: inline;
	float: left;
	width: 500px;
}

#fovarite {
	float: right;
	width: 170px;
}

#add {
	width: 170px;
	font-size: 0.88em;
}

#logo {
	clear: both;
	padding: 30px 0px 0px 0px;
}

/***** menu *****/

#menu ul {
	padding: 0px 0px 5px 0px;
	}
	
#menu li {
	list-style-type: none;
	display: inline;
	}

/***** main *****/

#main {
	width: 880px;
	margin: 10px 0px 0px 0px;
}

/***** content *****/

#content {
	float: right;
	width: 680px;
}


.pagetop {
	text-align:right;
	padding:10px 0px 0px 0px;
	clear:both;
}

#content h3 {
	color: #666;
	margin: 1em 0px 1em 0px;
	padding: 3px 0px 3px 15px;
	border-bottom:solid 1px #e22838;
	border-left:solid 5px #e22838;
	clear:both;
}


#content h4 {
	color: #666;
	margin: 1em 0px 1em 0px;
	padding: 3px 0px 3px 3px;
	border-bottom: dotted 1px #e22838;
	clear:both;
}

#content h5 {
	color: #666;
	margin: 1em 0px 1em 0px;
	clear: both;
	text-align: center;
	font-weight: bold;
}

#content p {
	margin: 0 0 1em 0;
	font-size: 1em;
	line-height: 1.6em;
}

#content ul {
	margin: 1em 0 1em 40px;
	font-size: 1em;
	line-height: 1.6em;
}

#content ul li {
	margin: 0 0 0.5em 0;
}


.post {
	padding: 0 0 3em 0;
}

.storytitle {
	height: 35px;
	background: url(images/midashi-680.gif) no-repeat;
	font-size: 1em;
	padding: 5px 0 0 25px;
	clear: both;
	color: #666;
}

.storytitle a:link ,
.storytitle a:visited ,
.storytitle a:active ,
.storytitle a:hover {
	color:#666;
	text-decoration:none;
}

.storycontent {
	padding: 1em 0 0 15px;
}

.meta {
	font-size: 0.88em;
	margin:5px 5px 1em 0;
	text-align:right;
}

.box {
	padding: 5px 20px 0px 10px;
	margin: 0 0 1em 0;
}

.box10 {
	border: 2px solid #ddd;
	padding: 20px 50px;
	margin: 1em 0 1em 0;
}

.box20 {
	border: 4px double #ddd;
	padding: 20px 50px;
	margin: 1em 0 1em 0;
}

.center {
	text-align: center;
}

.foto {
	border: 1px solid #999;
	padding: 3px;
}

hr {
	margin: 1em auto;
}

table th {
	white-space: nowrap;
	vertical-align: top;
}

blockquote {
	background-image: url(images/open_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eee;
	padding: 20px 20px 20px 35px;
	margin: 0 0 1em 0;
	}

em {
	font-style: normal;
	font-weight: bold;
	color: #c36;
	background: transparent;
}

/***** home *****/

#content ul.whatsnewlist {
	margin: 0 0 0 3px;
	font-size: 0.88em;
	line-height: 1em;
	padding: 0;
}

ul.whatsnewlist li  {	/* 更新履歴 */
	list-style-type: none;
	background: url(images/red-circle.gif) no-repeat center left;
	padding: 0px 0px 0px 20px;
	margin: 0;
}

#content ul.newlist {
	margin: 0 0 0 3px;
	font-size: 0.88em;
	line-height: 1em;
	padding: 0;
}

ul.newlist li  {	/* 新着商品リスト */
	list-style-type: none;
	background: url(images/red-circle.gif) no-repeat center left;
	padding: 0px 0px 0px 20px;
	margin: 0;
}

.topcattable {
	width: 100%;
	margin: 0 0 10px 0;
}

.topcattable td {
	text-align: center;
	padding: 5px 0;
}

.book {
	float: left;
	width: 150px;
	margin: 0 15px 10px 5px;
}

.bookheader {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 1.5em 0;
}

/***** sidebar *****/

#sidebar {
	float:left;
	width:180px;
	padding:0px 0px 50px 0px;
}

#sidebar li {
	margin:0px 0px 5px 0px;
	list-style-type:none;
}

#sidebar p {
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0 0 1em 0;
	}

#sidebar h3.midashi-180 {
	margin: 15px 0px 0px 0px;
	height: 35px;
	background: url(images/midashi-180.gif) no-repeat;
	color: #666;
	font-size: 0.88em;
	font-weight: bold;
	padding: 5px 0px 0px 25px;
}

#mail {
	width: 120px;
}

ul.arrow li  {
	line-height: 1.3em;
	background: url(images/red-triangle.gif) no-repeat center left;
	padding: 3px 0px 3px 20px;
	font-size: 0.88em;
}

ul.feed {
	margin: 30px 0 0 0;
}

ul.feed li  {
	line-height: 1em;
	background: url(images/rss.gif) no-repeat center left;
	padding: 0px 0px 0px 20px;
	font-size: 0.75em;
}

.amazon {
	margin: 30px 0 0 0;
}


/***** footer *****/

#footer {
	width: 880px;
	font-size: 0.75em;
	text-align: center;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 0 0;
	border-top: solid 3px #ccc;
}

address {
	font-style: normal;
	background: #999;
	color: #fff;
	margin: 10px 0;
	padding: 3px 0;
}

#footericons {
	text-align: left;
	margin: 10px 0 0 0;
}

/***** terms *****/

#termstable th {
	background: #ccc;
	color: #333;
	padding: 10px;
}

#termstable td {
	background: #eee;
	color: #333;
	padding: 10px;
}

/***** contact *****/

#contact th {
	background: #ccc;
	color: #333;
	padding: 10px 10px;
}

#contact td {
	background: #eee;
	color: #333;
	padding: 10px 10px;
}

/***** mobile *****/

.photo {
	margin: 0 0 1em 3em;
	float: right;
}

.photo img.attachment-medium {
	border: 1px solid #999;
	padding: 3px;
}
