/* レイアウト
=================================*/
body{
}
img{
	border:0;
}
.wrap{
	width: 780px;
	margin:0;
	padding:0;
	color:#666666;
}

.wrap a:link,
.wrap a:visited{
	color:#999999;
	text-decoration:none;
}
.wrap a:active,
.wrap a:hover{
	color:#999999;
	text-decoration:underline;
}

.clear{
	clear:both;
}
/* ヘッダ
=================================*/
.header .headtxt{
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:3px 0 0;
	color:#999999;
}
.header .headnavi{
	font-size:0.83em;
	text-align:right;
	padding:3px 0;
	margin:0;
}
.header h1{
	margin:0;
	text-indent:-99999px;
	font-size:1px;
	font-color:#ffffff;
}
.header h1 a{
	float:left;
	display:block;
	width:200px;
	height:60px;
	background:url(/design/miniwood/img/logo.gif) no-repeat left top;
	margin-bottom:10px;
}
.header .loginBox{
	float:right;
	margin-top:40px;
}
.header .loginBox img{
	margin:0 10px 0 0;
	vertical-align: bottom;
}
.header .loginBox input{
	border:1px solid #cccccc;
	margin:0 5px;
}

/* メインナビゲーション
=================================*/
.mainnavi{
	margin-bottom:10px;
}

/* 左カラム
=================================*/
.leftBox{
	width:150px;
	margin:0 15px 20px 0;
	padding:0;
}

.leftBox .catlist{
	background:url(/design/miniwood/img/line_01.gif) left top;
	padding-bottom:10px;
}
.leftBox .catlist .leftbrand{
	line-height:22px;
}

.leftBox .searchBox{
	margin-bottom:10px;
}
.leftBox .searchBox input{
	border:1px solid #cccccc;
	margin:0 5px 0 8px;
	width:80px;
}
.leftBox .searchBox img{
	vertical-align: bottom;
}
.leftBox .contactBox{
	padding:10px 0 15px 10px;
}
.leftBox .contactBox img{
	margin-bottom:5px;
}
.leftBox .bnrBox{
	text-align:center;
	margin-top:10px;
}
.leftBox .bnrBox img{
	margin-bottom:5px;
}

/* 中央カラム
=================================*/
.contentsBox{
	width:615px;
	padding:0 0 20px;
}
.topcontents{
	float:left;
	width:440px;
}
.topcontents .topbnrBox{
	margin-bottom:10px;
}

.topcontents .topbnrBox img{
	margin-bottom:5px;
}
.topcontents .midashiImg{
	margin-bottom:5px;
}

/* 右カラム
=================================*/
.rightBox{
	float:right;
	width:160px;
	margin:0 0 20px 0;
}
.rightBox .newstxt .woong{
	color:#999999;
}
/* 商品詳細
=================================*/
.cattitle{
	width:605px;
	height:40px;
	font-size:1.2em;
	padding:0 0 0 30px;
	color:#666666;
	background:url(/design/miniwood/img/h2_bg.gif) no-repeat left bottom;
}

/* フッタ
=================================*/
.footer .footnavi1{
	padding:15px 0;
	text-align:center;
	background-color:#f2f2f2;
	color:#999999;
}
.footer .footnavi2{
	padding:10px 0;
	color:#999999;
	font-size:0.9em;
	background:url(/design/miniwood/img/line_01.gif) repeat-x left bottom;
	text-align:center;
}
.footer .copyright{
	padding:10px 0;
	margin:0;
	font-family:Verdana, Osaka, Arial, Helvetica;
	font-size:0.75em;
	color:#999999;
	text-align:center;
}

