@charset "utf-8";

/*  
Theme Name: kaifugo
Theme URI: http://www.bombino.main.jp/wp/
Description: BasicTheme for WordPress.
Author: USAMI
*/

*	{
	margin:0;
	padding:0;
	border:0;
	background-color:transparent;	
	color:#666666;	
	font-family: "Hiragino Kaku Gothic Pro ","ヒラギノ角ゴ Pro W3","MS PGothic",Verdana,Arial,sans-serif;
	font-style:normal;	
	font-weight:normal;	
	font-size:100%;
	text-decoration:none;
	list-style-type:none;
	}

body {
	margin:0;
	padding:0;
	text-align:center;
	background:url("images/back3.gif");
	background-color:#d9d5cc;
	font:13px/1.231 Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;   line-height: 1.5;
	}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}

#container	{
	width:590px;
	margin-right:auto;
	margin-left:auto;
	margin-top:1%;
	text-align:center;
	background-color:white;
	border:solid 5px #dcdcdc;

}
/* ヘッダースペース始まり */
#header	{
	width:590px;
	height:100%;
	background-color:white;
	}

	h1 {
	font-family: "Hiragino Kaku Gothic Pro W6","ヒラギノ角ゴ Pro W6","MS PGothic",Verdana,Arial,sans-serif;
	text-align:left;
	height:25px;
	width:280px;
	font-size:16px;
	line-height:20px;
	float:left;
	padding:5px 5px 0 5px;

	}
	h1	a {
	color:#666666;
}
	h1	a:hover {
	color:red;
}
	
	
	
#menuspace	{
	height:25px;
	width:290px;
	font-size:11px;
	line-height:20px;
	text-align:right;
	float:right;
	padding:5px 5px 0 5px;
	}
#menuspace a:hover	{
	border-bottom:solid 1px red;
	color:red;
	}
#cate	{
	clear:both;
	position:relative;
	top:0;
	left:0;
	width:590px;
	height:35px;
	background:url("images/cateback.gif") top left no-repeat;
	background-color:#333333;
	padding:0;
	}
#cate ul
	{
	margin: 0;
	padding: 0;
	}

#cate ul li	{
	float:left;
	color:white;
	font-size:10px;
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-type: none;
}



#cate a	{
	display:block;
	width:40px;
	height:35px;
	font-size:0.1px;
	}

#original	a	{
	width:80px;
	}
	
#tops	a{
	margin:0 40px 0 60px;
	width:80px;
}
#chaba a	{
	margin:0 40px 0 0;
}
#chafu a	{
	margin:0 40px 0 0;
}
#chaki a	{
	margin:0 40px 0 0;
}
#vintage a	{
	margin:0 40px 0 0;
}

#original a	{
	margin:0;
	width:80px;
}
#tops a	{
	background:url("images/navigation.gif");
	background-position:-60px -70px;
	text-indent:-99999px;
	}

#tops a:hover	{
	background-position:-60px -35px;
	}

#chaba a	{
	background:url("images/navigation.gif");
	background-position:-180px -70px;
		text-indent:-99999px;
	margin:0 40px 0 0;
	}
#chaba a:hover	{
		background-position:-180px -35px;
}
#chafu a	{
	background:url("images/navigation.gif");
	background-position:-260px -70px;
		text-indent:-99999px;
}
#chafu a:hover	{
	background-position:-260px -35px;
}
	
#chaki a	{
	background:url("images/navigation.gif");
	background-position:-340px -70px;
		text-indent:-99999px;
	}
#chaki a:hover	{	
		background-position:-340px -35px;
		}
		

#vintage a	{
	background:url("images/navigation.gif");
	background-position:-420px -70px;
	text-indent:-99999px;
	}
	
#vintage a:hover	{
	background-position:-420px -35px;
	}
#original a	{
	background:url("images/navigation.gif");
	background-position:-500px -70px;
	text-indent:-99999px;
	}
#original a:hover	{
	background-position:-500px -35px;
	}

	
/* ヘッダースペース終わり */

.pan	{
	width:580px;
	text-align:left;
	font-size:10px;
	clear:left;
	}
.pan p	{
	float:left;
	}
.pan a	{
	text-decoration:underline;
	}
	
#main	{
	background:url("images/back.gif") ;
	width:580px;
	border:solid 5px white;
	border-bottom:none;
	background-color:transparent;	
	margin-top:0;
	text-align:center;
	clear:both;	}



#content	{
	background-position: left bottom;
	background-repeat: no-repeat;
	width:518px;
	background-color:white;
	background-image: url(images/single-back.gif);
	border:solid 1px #efefef;
	margin:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	}
#wrap	{
	border-bottom:none;
	text-align:left;
	margin: 0 10px;
	padding-bottom: 2em;
	}
img.itemimage {
	width:480px;
	/* height:480px; */
	padding: 10px;
	background-color: #efefef;
	}	


		
h2 	{
	height:30px;
	font-family: "ヒラギノ角ゴ Pro W3",Verdana,Arial,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#666666;
	margin:5px 10px 1em;
	text-align:left;
	border-bottom:solid 1px #999;
	}


div#post	{
	font-size:13px;
	margin:10px;
	padding-bottom:1.5em;
}

div#post p{
	line-height: 1.8;
	text-align: justify;
	margin-bottom: 1em;
	}
	
div#post p img{
	border: 1px solid #ededed;
	margin: 1em 0 1em -2px; 
}
div#post strong{
		font-size: 12px;
		color: black;
		font-weight: bold;
	}
div#post p div#detailPhoto {
	width:140px;
	float: right;
	}

div#post p div#detailPhoto a {
margin: 0;
padding: 0;
}

div#post a:hover {
		color: red;
	}
	
div#post a:visit {
		color: #900101;
	}
div#spec {
	width: 140px;
	float: right;
	border-top: solid 10px #666;
	margin: 0 0 2em 5px;
	margin-top: 0;
	padding: 0;
	}	
div#spec dl {
	background-color: #efefef;
	margin: 0;
	padding: 5px;
 }

div#post ol {
		margin-left: 2em;
		padding-bottom: .5em;
		padding-top: .5em;
	}
div#post ol li {
	list-style-position: outside;
	list-style-type: decimal;
}
div#post dt	{
display:block;
width:120px;
line-height:20px;
text-align:left;
background-color:#fff;
padding:0 5px;
margin: 0;
	}

div#post dd	{
display:block;
border-bottom: solid 3px white;
padding:5px;
margin: 0;
margin-bottom: 5px;
	}

div#post dd p	{
	text-align: center;
	width:120px;
	line-height:20px;
	height:100%;
	color:#666666;
	margin: 0;
	padding: 0;
	}
.ruby	{
	font-size:0.75em;
	color:#cccccc;
	margin-left:1em;
	}
.sam	{
	margin-right:5px;
	margin-bottom:10px;
	}
div#post p.price	{
	clear: right;
	font-size: 16px;
	text-align: right;
	border-top:solid 1px #ccc;
	padding: 3px 0 0;
	margin: 4em 0 0;
	line-height: 1.2;
	}	
span.saleprice	{
	display: none;
	font-size:1.5em;
	color:red;
	}
div#post p.codeno	{
	font-size:10px;
	color:#999999;
	text-align:right;
	padding: 0;
	margin: 0;
	line-height: 1.2;

	}
	

.pagenavi	{
	width:100%;
	font-size:10px;
	padding:5px 5px 3px;
	text-align:center;
	}
.pagenavi a	{
	text-decoration:underline;
	}

#footer	{
	width:590px;	
	height:60px;
	background-color:#333333;
	}
#footer address	{
	font-size:0.75em;
	font-style:normal;
	text-align:center;
	color:#fff;
	padding:3px 0 6px 0;	
}
	
a	{
	color:#666666;
	}
	del	{
	text-decoration:line-through;
	color:#999999;
	}
ins	{
	text-decoration:underline;
	color:#333333;	
}

div#post a:hover {
background-color: #efefef;
}
div.proviso {
margin: 0.5em;
padding: 0.5em;
color: black;
font-size: x-small;
background-color: #efefef;
border: 1px solid #cccccc;
}

div.proviso em {
font-size: small;
color: black;
padding-bottom: 2px;
border-bottom: 1px double red;
margin-bottom: 0.5em;
}

.caution {
font-size: x-small;
font-weight: bold;
color: red;
padding-bottom: 2px;
margin-bottom: 0.5em;
}
span.offprice	{
	color:red;
	font-size: 18px;
	}

div#salecaution {
	margin: 20px;
	padding: 0.5em;
	border: solid 1px #CCC;
	background-color: #EDEDED;
	}
div#salecaution p {
	font-size: x-small;
	margin-bottom: 1em;
	}
p#cautiontitle {
	color: red;
	font-size: small;
	text-align: center;
	padding-bottom: 1em;
	}
div#cartspace
	{
	position: relative;
	height: 200px;
	padding: 0;
	margin: 0;
	margin-top: 30px;
	}
.formspace	{
	text-align:right;
	line-height:15px;
	font-size:11px;
	color:#666666;
	clear:both;
}
.stock	{
	font-size: 10px;
	margin:0;
	padding-bottom:0;
	text-align:right;

	}
	
.kosu	{
	border-top:solid 1px #666666;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #666666;
	border-right:solid 1px #cccccc;
	text-align:right;
	font-size: 12px;
	}
.cartbutton	img {
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	outline-style: none;
	}

blockquote
	{
	width: 300px;
	position: absolute;
	top:0;
	left: 0;
	background:#fffaf0;
	border:solid 1px #ccc;
	font-size: 10px;
	padding: 10px;
	margin: 0;
	}

div#registar
	{
	width: 140px;
	margin: 1em 5px 1em auto;	
	}
* html div#registar
	{
	margin: 0;
	padding: 0;
	margin: 1em 0 1em 320px;	
	}
div#post blockquote ul
	{
	padding: 5px;
	}

div#post blockquote li
	{
	list-style-position: inside;
	list-style-type: none;
	padding-left:1em;
	text-indent:-1em;
	}
div#BLUELABEL
	{
display: none;
	}
div#post blockquote p strong
	{
	color: red;
	font-size: 14px;
	}
div#gallery-1 {
	width:330px;
	margin: 0;
	margin-left: -10px;
}

div#gallery-1 .gallery-item {
	margin-top: 0;
}