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

*	{
	margin:0;
	padding:0;
	border:0;
	color:#b6b6b6;	
	font-family: "ヒラギノ角ゴ Pro W3",Verdana,Arial,sans-serif;
	font-style:normal;	
	font-weight:normal;	
	font-size:100%;
	text-decoration:none;
	}

body {
	background:url("images/back3.gif");
	}
#container	{
	position:relative;
	margin:auto;
	width:600px;
	height:600px;
/*\*/	position:absolute;
	width:600px;
	height:600px;
	margin:-300px;
	top:50%;
	left:50%;	/* */
	background-color:transparent;
	border:solid 5px #ccccca;
	}
img	{
	border:0;
	}	
#header	{
	position:absolute;
	width:200px;
	height:600px;
	top:0px;
	left:200px;
	background:url("images/back.gif") top left repeat;	
	background-color:white;	
	z-index: 100;
}
h1{
	position:absolute;
	width:200px;
	height:255px;
	top:0px;
	left:0px;
	font-size:12px;	
	text-indent:-9999px;
	background:url("images/storetitle.gif") top left repeat;	
	}
h1 a	{
	position:absolute;
	display:block;
	width:200px;
	height:255px;
	background-color:white;	
	background:url("images/storetitle.gif") top left no-repeat;
}
#description	{
	display:none;
	position:absolute;
	background-color:#fff;
	top:300px;
	left:0px;
	width:200px;
	height:1px;
	font-size:10px;
	line-height:1.5em;
}
#description h2{
	margin-bottom:0.5em;
	border-bottom:1px dotted #cc0000 ;	
	}
#navi	{
	position:absolute;
	width:200px;
	height:360px;
	background-color:transparent;	
	bottom:0px;
	left:0px;
	text-align:left;
	}
#navi dl	{
	background-color:transparent;	
	margin:0 5px;
}
#navi dt	{
	line-height:16pt;
	font-size:13pt;
	padding:0 8px 0 16px;
	margin: 0;
	letter-spacing:0;
	float:left;
}
#navi a{
	color:#666666;
	}

}

#news	{
	background:url("images/marker-news.gif") center left no-repeat;
}
#chaba {
	background:url("images/marker-chaba.gif") center left no-repeat;
}
#chafu	{
	background:url("images/marker-chafu.gif") center left no-repeat;
}
#chaki	{
	background:url("images/marker-chaki.gif") center left no-repeat;
}
#vintage{
	background:url("images/marker-vintage.gif") center left no-repeat;
}
#original	{
	background:url("images/marker-original.gif") center left no-repeat;
}
#news a:hover{
	color:#ccbd6f;
	}
#chaba a:hover{
	color:#adcc6f;
	}
#chaki a:hover{
	color:#6fadcc;
	}
#chafu a:hover{
	color:#8e6fcc;
	}
#vintage a:hover{
	color:#cc8e6f;
	}
#original a:hover{
	color:#ccbd6f;
	}
	
#navi dd	{
	font-size:8pt;
	padding:0 0 0 18px;
	line-height:12px;
	margin:16px 0 16px 0;
	color:#999999;
}
#enter	{
	position:absolute;
	width:200px;
	height:200px;
	top:200px;
	left:400px;
	border-top:solid 1px #cccccc;
}

#enter	a	{
	display:block;
	width:100%;
	height:100%;
}
#enter	a span	{
	position:absolute;
	width:100%;
	height:100%;
	background:url("images/store.gif") top left no-repeat;
}
#enter a:hover span	{
	background-position:0 -200px;
	}
	
#info  h3 {
	padding-top:5px;
	font-size:100%;
	text-align:center;
	color:#ffffff;
	}
#info h4 {
	font-size:80%;
	text-align:left;
	border-bottom:#333333 dotted 1px;
	margin:1em 0 0.5em 0;
	padding-top:0.5em;
	color:#cccccc;
}
#info ol	{
	width:188px;
	height:150px;
	padding:0;
	margin:5px 3px 10px	9px ;
	overflow:auto;
	text-align:left;
}
#info ol li	{
	list-style-type:none;
	font-size:small;
	margin-bottom:0.5em;
	color:#ffffff;
}
#sc-chaba	{
	position:absolute;
	width:200px;
	height:200px;
	top:400px;
	left:400px;
}
#sc-chaba	a	{
	display:block;
	width:100%;
	height:100%;
}
#sc-chaba	a span	{
	position:absolute;
	width:100%;
	height:100%;
	background:url("images/chaba.jpg") top left no-repeat;
}
#sc-chaba a:hover span	{
	background-position:0 -200px;
	}
#sc-chafu	{
	position:absolute;
	width:200px;
	height:200px;
	top:0px;
	left:0px;
}
#sc-chafu	a	{
	display:block;
	width:100%;
	height:100%;
}
#sc-chafu	a span	{
	position:absolute;
	width:100%;
	height:100%;
	background:url("images/chafu.jpg") top left no-repeat;
}
#sc-chafu a:hover span	{
	background-position:0 -200px;
	}
#sc-chaki	{
	position:absolute;
	width:200px;
	height:200px;
	top:200px;
	left:0px;
}
#sc-chaki	a	{
	display:block;
	width:100%;
	height:100%;
}
#sc-chaki	a span	{
	position:absolute;
	width:100%;
	height:100%;
	background:url("images/chaki.jpg") top left no-repeat;
}
#sc-chaki a:hover span	{
	background-position:0 -200px;
	}
#sc-vintage	{
	position:absolute;
	width:200px;
	height:200px;
	background:url("images/vintage.jpg") top left no-repeat;
	top:0px;
	left:400px;
}
#sc-vintage	a	{
	display:block;
	width:100%;
	height:100%;
}
#sc-vintage	a span	{
	position:absolute;
	width:100%;
	height:100%;
	background:url("images/vintage.jpg") top left no-repeat;
}
#sc-vintage a:hover span	{
	background-position:0 -200px;
	}
#sc-original	{
	position:absolute;
	width:200px;
	height:200px;
	vertical-align:middle;
	top:400px;
	left:0px;
}
#sc-original	a	{
	display:block;
	width:100%;
	height:100%;
}
#sc-original	a span	{
	position:absolute;
	width:100%;
	height:100%;
	background:url("images/original.jpg") top left no-repeat;
}
#sc-original a:hover span	{
	background-position:0 -200px;
	}
#sale	{
	position:absolute;
	width:100px;
	height:100px;
	top:286px;
	left:520px;
	font-size:1px;
	color:white;
}
#sale	a	{
	display:block;
	width:100%;
	height:100%;
	color:white;
	text-decoration:none;
}
#sale	a span	{
	position:absolute;
	width:100%;
	height:100%;
	background:url("images/sale.gif") top left no-repeat;
	color:white;
	text-decoration:none;
}
#sale a:hover span	{
	background:url("images/salehover.gif") top left no-repeat;
	}
#footer{
	position:absolute;
	width:300px;
	height:15px;
	bottom:-18px;
	right:0px;
	font-size:9pt;	
	text-align:right;
	}
div#salebanner 
	{
	width: 200px;
	height: 200px;
	text-indent: -9999px;
	background: transparent url("images/specialsale.gif") top right no-repeat;
	}
div#BLUELABEL
	{
	position: absolute;
	left:210px;
	top:300px;
	}
div#BLUELABEL a:hover img
	{
	margin-left: 5px;
	} 
	 