@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/bg.gif) repeat-x;
	font-family: "Osaka", "ＭＳ Ｐゴシック", "Arial,sans-serif";
	color: "#202020";
}
/*-----レイアウト------*/
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 95px;
}
#navi {
	height: 40px;
}
#top {
	height:320px;
	margin:20px 0 20px 0;
}
#sidenavi {
	width: 200px;
	margin: 20px 0;
	float: left;
}
#content {
	width: 730px;
	margin: 20px 0 10px 30px;
	float: left;
}
#foot {
	clear: both;
	background: #202020;
	margin-top: 20px;
}
#footer {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}
/*-----ヘッダー-------*/

h1 {
	font-size: 12px;
	font-family: "Osaka", "ＭＳ Ｐゴシック", "Arial,sans-serif";
	line-height: 60px;
	padding-top: 32px;
	color: #5b5b5b;
	font-weight: normal;
	float: left;
}
.logo {
	width: 230px;
	height: 60px;
	padding: 20px 10px 15px 0;
	float: left;
}
.shopdata {
	width: 200px;
	float: right;
	padding-top: 80px;
	text-align: right;
}
.shopdata dt {
	border-bottom: 1pt solid #cc3399;
	font-size: 16px;
	padding: 3px;
}
.shopdata dd {
	padding: 4px;
}
/*-----ナビ-------*/

#navi {
	clear: both;
}
#navi li {
	width: 160px;
	float: left;
}
#navi li a {
	display: block;
	width: 160px;
	height: 40px;
	text-indent: -200%;
	overflow: hidden;
	white-space: nowrap;
}
.btn_home a {
	background: url(../images/navi.gif) no-repeat 0 0;
}
.btn_item a {
	background: url(../images/navi.gif) no-repeat -160px 0;
}
.btn_shop a {
	background: url(../images/navi.gif) no-repeat -320px 0;
}
.btn_onshop a {
	background: url(../images/navi.gif) no-repeat -480px 0;
}
.btn_company a {
	background: url(../images/navi.gif) no-repeat -640px 0;
}
.btn_contact a {
	background: url(../images/navi.gif) no-repeat -800px 0;
}
.btn_home a:hover {
	background: url(../images/navi.gif) no-repeat 0 -40px;
}
.btn_item a:hover {
	background: url(../images/navi.gif) no-repeat -160px -40px;
}
.btn_shop a:hover {
	background: url(../images/navi.gif) no-repeat -320px -40px;
}
.btn_onshop a:hover {
	background: url(../images/navi.gif) no-repeat -480px -40px;
}
.btn_company a:hover {
	background: url(../images/navi.gif) no-repeat -640px -40px;
}
.btn_contact a:hover {
	background: url(../images/navi.gif) no-repeat -800px -40px;
}
/*-----content-------*/
h2 {
	font: bold 20px/26px "Osaka", "ＭＳ Ｐゴシック", "Arial,sans-serif";
	color: #202020;
	height: 26px;
	background: url(../images/h2.gif) no-repeat;
	background-position: left center;
	border-bottom: 2px solid #202020;
	text-indent: 26px;
	padding: 0 0 0 3px;
	margin: 5px 10px 15px 0;
	clear: both;
}
h3 {
	font: bold 16px/20px "Osaka", "ＭＳ Ｐゴシック", "Arial,sans-serif";
	color: #5b5b5b;
	height: 20px;
	background: url(../images/h3.jpg) no-repeat;
	background-position: left center;
	border-bottom: 0px solid #5b5b5b;
	text-indent: 24px;
	padding-left: 5px;
	margin-bottom: 10px;
}
h4 {
	font: bold 14px/20px "Osaka", "ＭＳ Ｐゴシック", "Arial,sans-serif";
	color: #100964;
	height: 20px;
	background: url(../images/bar.gif) no-repeat;
	border-bottom: 1px solid #666;
	text-indent: 15px;
}
.contentleft {
	margin: 0 28px 30px 0;
	width: 350px;
	float: left;
}
.contentright {
	margin: 0 0 30px 0;
	width: 350px;
	float: right;
}
.contentbox {
	width: 350px;
	margin: 0 0 20px 0;
	border: solid 1px #202020;
	float: left;
}
.contentbox h2 {
	margin-left: 5px;
	margin-top:13px;
}
.conleftnavi {
	width:730px;
	height:120px;
}
.conleftnavil {
	margin: 10px 10px 10px 0;
	width: 175px;
	float: left;
	}
.conleftnavir {
	margin: 10px 0 0 0;
	width: 175px;
	float: left;
}
/*-----おしらせ情報-------*/

.event {
	width: 336px;
	margin: 5px 6px;
	clear: both;
	float: left;
	border-bottom:#e8e8e8 solid 1px;
}
.eventphoto {
	width: 60px;
	height: 60px;
	margin: 5px 5px 10px 5px;
	background: #ffffff;
	float: left;
}
.eventlist {
	width: 256px;
	margin: 5px;
	float: left;
}
.eventlist dt {
	font-size: 14px;
	font-weight: bold;
	color: #202020;
	padding: 0 0 5px 0;
}
.eventlist dd {
	line-height: 20px;
}
hr {
	clear: both;
}
.textright {
	clear: both;
	text-align: right;
}

/*-----新着情報-------*/

.new {
	width: 336px;
	margin: 5px 6px;
	clear: both;
	float: left;
	border-bottom:#e8e8e8 solid 1px;
}
.newlist {
	width: 326px;
	margin: 5px;
	float: left;
}
.newlist dt {
	font-size: 14px;
	font-weight: bold;
	color: #202020;
	padding: 0 0 5px 0;
}
.newlist dd {
	font-size: 14px;
	color: #202020;
}



/*-----バイヤーセレクション-------*/


.serecttoptext {
	width: 330px;
	margin: 0 10px;
}
.serect {
	width: 336px;
	margin: 10px 6px;
	border: 1px solid #e8e8e8;
	float: left;
}
.serectphoto {
	width: 150px;
	height: 150px;
	color: #999;
	margin: 5px;
	float: left;
}
.serectlist {
	width: 166px;
	margin: 5px;
	float: left;
}
.serectlist dt {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #996c33;
	padding: 0 0 10px 0;
}
.serectlist dd {
	line-height: 20px;
	margin-bottom:5px;
}
.serecttextright {
	text-align:right;
	margin: 0 10px 10px 0;
	
}




/*-----フッター-------*/
#footer {
	color: #ffffff;
	padding-top: 20px;
	clear: both;
}
#footer a {
	color: #ffffff;
}
.footer_guide {
	width: 550px;
	float: left;
}
.footer_right {
	width: 410px;
	float: right;
}
.footer_logo {
	margin-bottom: 15px;
	float: right;
}
.footer_shopdata {
	margin-top: 10px;
	float: left;
}
.copy {
	clear: both;
	text-align: right;
	font-size: 10px;
}
/*-----その他-------*/
.patop10 {
	padding-top: 10px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgb30 {
	margin-bottom: 30px;
}
.mgb50 {
	margin-bottom: 50px;
}
.mgt10 {
	margin-top: 10px;
}
.mgt20 {
	margin-top: 20px;
}
.textright {
	text-align: right;
}
.text10px {
	font-size: 10px;
}
.text16px {
	font-size: 16px;
	font-weight: bold;
}
.textbrown {
	color: #996c33;
}
.textred {
	color: #ff0000;
}
.clearboth {
	clear: both;
}
.textcenter {
	text-align: center;
}
