@charset "utf-8";

/* Body */
body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 12px;
	line-height: 1.7;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div { font-size: inherit; font: 100%;}

/* Reset */
h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
     list-style-type: none;
}

html {
	height: 100%;
}
img {
	border-style: none;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em,address {
	font-style:normal;
}
ul,dl,ol {
	list-style:none;
}

/* Header */
.header {
	width: 900px;
	height:131px;
	margin: 10px auto 10px auto;
	background-image: url(../img/bg_header02.jpg);
	background-repeat: no-repeat;
	padding:20px 0px 0px 0px;
}
.header h1 {
	float:left;
	padding:15px 0px 0px 20px;
}
.header p {
text-align:right;
padding-right:20px;
}
.btn_inquiry {
margin:5px 0px 0px 0px;
}



/* Wrap */
.wrap {
	width:100%;
	margin: 0px auto 0px auto;
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	padding-top:0px;
	background-position: top;
}

.topMenu {
width:900px;
margin:0px auto 0px auto;
text-align:right;
font-size:10px;
padding:4px 0px 0px 0px;
}

*html .topMenu {
width:900px;
margin-top:6px;
}

*:first-child+html .topMenu {
width:900px;
margin-top:6px;
}



/*main*/
.main {
width:900px;
margin:0 auto;
}

.sideArea {
width:190px;
padding:0px 0px 20px 0px;
margin-right:10px;
}

h2.title {
	width:590px;
	height:26px;
	display:block;
	background-image: url(../img/title_neckless.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	padding:4px 0px 0px 100px;
	font-size:14px;
}
h2.title02 {
	width:460px;
	height:26px;
	display:block;
	background-image: url(../img/title_stole.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	padding:4px 0px 0px 230px;
	font-size:14px;
}
h2.title03 {
	width:620px;
	height:26px;
	display:block;
	background-image: url(../img/title_bag.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	padding:4px 0px 0px 70px;
	font-size:14px;
}
h2.title04 {
	width:590px;
	height:26px;
	display:block;
	background-image: url(../img/title_cosaju.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	padding:4px 0px 0px 100px;
	font-size:14px;
}
h2.title05 {
	width:620px;
	height:26px;
	display:block;
	background-image: url(../img/title_belt.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	padding:4px 0px 0px 70px;
	font-size:14px;
}

h2.title07 {
	width:620px;
	height:26px;
	display:block;
	background-image: url(../img/title_b_bag.gif);
	background-repeat: no-repeat;
	font-size:14px;
	padding:4px 0px 0px 70px;
	font-size:14px;
}
.mainArea {
width:690px;

}

.inquiryBox {
	width:628px;
	background-image: url(../img/bg_inquiry_box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #ebebeb;
	margin:20px auto 20px auto;
	padding:20px 20px 20px 20px;
}
*html .inquiryBox {
	width:628px;
	background-image: url(../img/bg_inquiry_box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #ebebeb;
	margin:20px auto 20px auto;
	padding:20px 20px 0px 20px;
}
*:first-child+html .inquiryBox {
	width:628px;
	background-image: url(../img/bg_inquiry_box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #ebebeb;
	margin:20px auto 20px auto;
	padding:20px 20px 0px 20px;
}
.inquiryBox p {
float:left;
width:443px;
}
p.txtonly {
width:620px;
}
.inquiryBox img {
float:right;
margin:10px 0px 0px 5px;
}


p.largeIMG {
margin:20px 0px 0px 0px;
}
.imgList {
float:right;
margin:20px 0px 0px 0px;
}
.imgList li{
	list-style-type: none;
	margin-bottom:10px;
}
ul {
    list-style-type: none;
}

li img {
    vertical-align: bottom;
}

p.goodsContents {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding:20px 10px 0px 10px;


}


.whats ul{
padding:10px;
}
.whats ul li{
margin-bottom:5px;
}
.sideBanner {
margin:10px 0px 10px 0px;
}
.makerArea p{
padding:10px 0px 10px 5px; 
}

p.goodsContents span.model{
	font-weight:bold;
	color:#333333;
	padding-right:5px;
	}
p.goodsContents span.priceTitle{
	font-weight:bold;
	color:#333333;
	padding-right:5px;
	}
p.goodsContents span.modelNo{
	color:#333333;
	font-size:18px;
}
p.goodsContents span.modelTxt {
	color:#333333;
	font-size:14px;
}
p.goodsContents span.priceLimit{
	color:#000000;
	font-size:14px;
	}
p.goodsContents span.price{
	font-weight:bold;
	color:#cc3366;
	font-size:14px;
	}
p.goodsContents span.price span{
	font-size:18px;
	}	
p.goodsContents span.goodsTxt {
	color:#333333;
	font-size:14px;
}


/*topMain*/
.bannerArea {
margin:0px 0px 10px 0px;
}

.mainImage {
	margin-bottom: 27px;
}

dl.newsList {
	margin-bottom: 42px;
}

dl.newsList dt {
	margin-bottom: 0.5em;
}

dl.newsList dd {
	clear: left;
}

dl.newsList dd .date {
	width: 80px;
	padding-left: 15px;
	line-height: 3em;
	vertical-align: middle;
	float: left;
}

dl.newsList dd .text {
	width: 565px;
	padding: 0 15px;
	line-height: 3em;
	vertical-align: middle;
	float: left;
}

dl.newsList dd .text a,
dl.newsList dd .text a:active,
dl.newsList dd .text a:visited {
	color: #866912;
	text-decoration: none;
}

dl.newsList dd .text a:hover {
	text-decoration: underline;
}

/*listArea*/
.listArea {
width:697px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.item {
width:225px;
float:left;
margin:0px 7px 10px 0px;
}
*html .listArea {
width:695px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
*html .item {
width:225px;
float:left;
margin:0px 3px 10px 2px;
}


*html .item img {
margin:-2px 0px 0px 0px;
}


h3.itemTitle {
	width:225px;
	height:20px;
	display:block;
	background-image: url(../img/title_item.jpg);
	background-repeat: no-repeat;
	text-indent:45px;
	color:#FFFFFF;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
p.commentArea {
	width:203px;
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e4e4;
	border-bottom-color: #e6e4e4;
	border-left-color: #e6e4e4;
}



/* Footer */
.footerWrap {
	width: 100%;
	background-image: url(../img/bg_footer02.jpg);
	background-repeat: repeat-x;
}
.footer_inner {
	width: 900px;
	/*height:182px;*/
	text-align:center;
	margin: 0 auto;
	padding:20px 0px 30px 0px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
}
.footer_inner p {
text-align:center;
}

.footerWrap address {
padding:40px 0px 0px 0px;
	width: 900px;
	margin: 0 auto;
	text-align:center;
}

/* Clear */
.clear {
	clear: both;
}

/****************privacy policy*******************/
.pp_area h2 {
	width:590px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background-image: url(../img/title_privacy.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 100px;
}
.pp_area h3 {
	font-weight:bold;
	padding:5px 10px 5px 10px;
	width:650px;
	background-color:#f9f9f9;
	margin:20px auto 10px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.pp_area p {
padding:0px 20px 0px 20px;
}
.pp_area dl {
padding:0px 20px 20px 20px;
}
.pp_area dl dt {
margin-bottom:5px;
font-weight:bold;
}
.pp_area dd{
margin-bottom:15px;
}
/****************law*******************/
.law_area h2 {
	width:690px;
	height:32px;
	/*display:block;
	text-indent:-9999px;
	background-image: url(../img/title_law.gif);
	background-repeat: no-repeat;*/
	padding:0px 0px 0px 100px;
}
.law_area table {
	width:670px;
	margin:20px 10px 20px 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
}
.law_area table th {
	background-color:#f9f9f9;
	padding:5px 0px 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.law_area table td {
	padding:5px 0px 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/****************Sitemap*******************/
.sitemap_area h2 {
	width:590px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background-image: url(../img/title_sitemap.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 100px;
}
.sitemap_area ul {
padding:10px 10px 10px 20px;
}
.sitemap_area ul li {
	background-image: url(../img/arrows.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
	margin-bottom:10px;
}

ul.list_inner {
margin:-25px 0px 0px 5px;
}

.sitemap_area h3 {
	font-weight:bold;
	padding:5px 10px 0px 10px;
	width:650px;
	background-color:#f9f9f9;
	margin:0px auto 0px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sitemap_area h4 {
padding:15px 10px 5px 20px;
}


/****************Top Reco*******************/
.reco {
text-align:center;
width:690px;
margin:0px auto 0px auto;
}


/****************Contact*******************/
.contact_area h2 {
	width:590px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background-image: url(../img/title_contact.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 100px;
}
.contact_area p{
padding:20px 20px 20px 20px;
}
.contact_area h3 {
	font-weight:bold;
	padding:5px 0px 0px 10px;
	width:680px;
	background-color:#f9f9f9;
	margin:0px auto 0px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/*Font Style
*********************************/
a:link    { color : #666666 ; text-decoration : underline ;}
a:visited { color : #666666 ; text-decoration : underline ; }
a:hover   { color : #666666 ; text-decoration : none ; }
a:active  { color : #666666 ; text-decoration : none ; }


/******************************************************************* 20090910 追記 */
p.topicPath {
	margin-bottom:10px;
}





/**********************************/
.detailWrap {
width:690px;
}
.detailInner {
float:right;
width:380px;
padding-top:58px;
_padding-top:70px;
}
p.largeIMG02 {
margin:10px 0px 0px 0px;
float:left;
}

