@charset "UTF-8";
@import "base.css";

body {
	background-color:#000000;
	text-align:center;
}

#bg_img{
	background:#000000;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}

#main { 
	background:url(../images/main_bg.gif) 0 0 repeat-y;
}

#content01_left {
	width: 450px;
	height:460px;
	background:#000000;
	float:left;
}

#content01_right{
	width: 450px;
	height:460px;
	float:right;
}

#content02_left {
	width: 450px;
	height:460px;
	background:#000000;
	float:left;
}

#content02_right{
	width: 450px;
	height:460px;
	float:right;
}

#content02 {
	width: 570px;
	display:inline;
	float: right;
	padding:40px;
}

*html#content02 {
	width: 650px;
	padding:40px;
}

#content03_left {
	width: 450px;
	height:460px;
	background:#000000;
	float:left;
}

#content03_right{
	width: 450px;
	height:460px;
	float:right;
}


/*:SHOP_RIGHT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#SHOP_RIGHT {
	width:600px;
	float:left;
	margin:0 0 15px 50px;
	}

#SHOP_RIGHT img {
	margin:6px 0px 6px 0;
}

#SHOP_RIGHT h2.title {
	width:580px;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;
	margin:22px 0 0 0;
	text-indent:5px;
}

#SHOP_RIGHT #blog_box {
	color:#FFFFFF;
	padding: 0px 20px 10px 20px;
	background-color:#333333;
	width:560px;
	line-height:175%;
	}

#SHOP_RIGHT .next_txt{
	text-align:right;
	margin:5px 15px 0 0;
	float:right;
}

#SHOP_WRITE{
	width:570px;
	padding:15px 0 8px 0;
	background-color:#333333;
	float:left;
	color:#ffffff;
}

#SHOP_RIGHT .days{
	float:right;
	text-align:right;
	font-weight:bold;
	padding:0 35px 0px 0;
	margin-bottom:5px;
	font-size:14px;
	}

#SHOP_RIGHT table {
	width:560px;
	border:none;
	margin-bottom:15px;
	line-height:135%;
	font-size:1em;
	}

#SHOP_RIGHT td {
	border-bottom:#666666 solid 1px;
	padding:10px;
	}

#SHOP_RIGHT td.top {
	border-top:#333333 solid 1px;
}

#SHOP_RIGHT td.pict {
	padding:0;
}

#SHOP_RIGHT h2.title2 {
	width:580px;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	background-color:#666666;
	margin:22px 0 0 0;
	background-image:url(../images/h2bg.png);
	text-align:center;
}

#SHOP_RIGHT #blog_box2 {
	color:#333;
	padding: 20px 20px 10px 20px;
	background-color:#FFF;
	width:560px;
	line-height:175%;
	margin:10px 0 0 0;
	}

#SHOP_RIGHT #blog_box2 .bread_link{
	font-size:1em;
}

#SHOP_RIGHT #blog_box2 table {
	width:560px;
	border:none;
	margin-bottom:15px;
	}

#SHOP_RIGHT #blog_box2 td {
	border:none;
	color:#333;
	line-height:175%;
	font-size:1.2em;
	padding:0 10px 0px 10px;
	}

#SHOP_RIGHT #blog_box2 img {
	border:none;
	margin:0 0 0 0;
	padding:0;
}

#SHOP_RIGHT #blog_box2 td.pict {
	padding:0;
}

#SHOP_RIGHT table a:link { color: #CCC; text-decoration: underline}
#SHOP_RIGHT table a:visited { color: #999999; text-decoration: underline;}
#SHOP_RIGHT table a:active { color: #FF0000; text-decoration:none;}
#SHOP_RIGHT table a:hover { color: #FF9900; text-decoration:none;}

#SHOP_RIGHT #blog_box2 table a:link { color: #333; text-decoration: underline}
#SHOP_RIGHT #blog_box2 table a:visited { color: #663366; text-decoration: underline;}
#SHOP_RIGHT #blog_box2 table a:active { color: #CC0000text-decoration:none;}
#SHOP_RIGHT #blog_box2 table a:hover { color: #CC0000; text-decoration:none;}

/*:SHOP_LEFT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#SHOP_LEFT {
	width:250px;
	float:left;
	padding:0px;
	margin-bottom:15px;
	}

#SHOP_LEFT ul{
	background-color:#222222;
	margin:0 0 15px 0;
}

#SHOP_LEFT #comment{
	background-color:#000000;
	margin:0 0 15px 0;
}

#SHOP_LEFT #comment2{
	background-color:#000000;
	color:#CCC;
	margin:15px 0 15px 0;
}

#SHOP_LEFT li {
	line-height:175%;
	border-bottom:#333333 1px solid;
	padding:8px 13px 8px 13px;

	}

#SHOP_LEFT .left_title {
	margin-bottom:0px;
	}

#SHOP_LEFT .area {
	margin-bottom:0px;
	}
	

#navi{
	width: 250px;
	float: left;
	display:inline;
}

#footer{
	width:900px;
	height:50px;
}

/*---------- 03  Header -----------*/

#header{
	height:70px;
}

#header h1{
	width:130px;
	height:70px;
	text-indent:-9999px;
	float:left;
}

#header h1 a{
	background: url(../images/logo.jpg) 0 0 no-repeat;
	display:block;
	width:130px;
	height:70px;
	outline:none;
	text-decoration:none;
}

#header #header-list{
	float:right;
	width:477px;
	height:27px;
	margin:43px 0 0 0;
}

#header #header-list li{
	float:left;
	text-indent:-9999px;
	height:27px;
}

#header #header-list li a{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	height:27px;
}

#header #header-list #header_bt_top a{
	background:url(../images/header_bt_top.jpg) 0 0 no-repeat;
	width:42px;
}
#header #header-list #header_bt_diamond a{
	background:url(../images/header_bt_diamond.jpg) 0 0 no-repeat;
	width:75px;
}

#header #header-list #header_bt_bridal a{
	background:url(../images/header_bt_bridal.jpg) 0 0 no-repeat;
	width:70px;
}

#header #header-list #header_bt_information a{
	background:url(../images/header_bt_information.jpg) 0 0 no-repeat;
	width:95px;
}

#header #header-list #header_bt_access a{
	background:url(../images/header_bt_access.jpg) 0 0 no-repeat;
	width:59px;
}

#header #header-list #header_bt_contact a{
	background:url(../images/header_bt_contact.jpg) 0 0 no-repeat;
	width:68px;
}

#header #header-list #header_bt_shoplist a{
	background:url(../images/header_bt_shoplist.jpg) 0 0 no-repeat;
	width:68px;
}


#header #header-list #header_bt_top a:hover,#header #header-list #header_bt_top{
	background:url(../images/header_bt_top2.jpg) 0 0 no-repeat;
	width:42px;
}
#header #header-list #header_bt_diamond a:hover,#header #header-list #header_bt_diamond{
	background:url(../images/header_bt_diamond2.jpg) 0 0 no-repeat;
	width:75px;
}

#header #header-list #header_bt_bridal a:hover,#header #header-list #header_bt_bridal{
	background:url(../images/header_bt_bridal2.jpg) 0 0 no-repeat;
	width:70px;
}

#header #header-list #header_bt_information a:hover,#header #header-list #header_bt_information{
	background:url(../images/header_bt_information2.jpg) 0 0 no-repeat;
	width:95px;
}

#header #header-list #header_bt_access a:hover,#header #header-list #header_bt_access{
	background:url(../images/header_bt_access2.jpg) 0 0 no-repeat;
	width:59px;
}

#header #header-list #header_bt_contact a:hover,#header #header-list #header_bt_contact{
	background:url(../images/header_bt_contact2.jpg) 0 0 no-repeat;
	width:68px;
}

#header #header-list #header_bt_shoplist a:hover,#header #header-list #header_bt_shoplist{
	background:url(../images/header_bt_shoplist2.jpg) 0 0 no-repeat;
	width:68px;
}


/*---------- 05  Navi -----------*/

#navi_hi li {
	margin:10px 0 20px 0;
	display: inline;
	height:27px;
	float:left;
	text-indent:-9999px;
}
#navi_hi li a{
	display:block;
	height:27px;
	float:left;
	text-indent:-9999px;
	outline:none;
	text-decoration:none;
}


#navi_low a{
	display:block;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}

#navi_low {
	margin:30px 0 0 0;
}

#navi #navi_text{
	margin:30px 0 0 0;
}

#navi #navi_text li{
	padding:0 0 0 38px;
	background:url(../images/icon01.jpg) 20px 5px no-repeat;
}

#navi #navi_text li a{
	line-height:24px;
	color:#cccccc;
	font-size:10px;
	text-decoration:none;
}

#navi #navi_text li a:hover{
	text-decoration: underline;
}
/*---------- 06  content -----------*/

.section{
	margin-bottom:10px;
}

.section2{
	width:49%;
}

#section{
	padding:0px 30px;
}

p{
	line-height:22px;
	text-align: justify;
	text-justify: inter-ideograph;
}


#content01_left p{
	padding:20px 10px 0px 10px;
}

#content02 p{
	padding:0 10px;
}

table{
	font-size:1.0em;
}

table,
table tr,
table td,
table th{
	line-height:18px;
	text-align: justify;
	text-justify: inter-ideograph;
}
table th{
	color:#cccccc;
	padding:0px 5px 5px 15px;
	vertical-align:top;
}
table td{
	padding:5px;
	color:#cccccc;
}

table span{
	color:#D72340;
}

.scroll{
	overflow:auto;
	width:390px;
	height:320px;
	scrollbar-arrow-color:#9F907B;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#9F907B;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
}

/*---------- 07  Footer -----------*/

#footer {
	clear: both;
	margin:20px 0 0 0;
	padding:10px 0;
	font-size: 1.0em;
	background:url(../images/footer_line.jpg) 0 0 no-repeat;
	}

#footer #footer_bt01 a{
	background:url(../images/footer_bt01.gif) 0 0 no-repeat;
	width:119px;
	height:22px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
}

#footer #footer_bt02 a{
	background:url(../images/footer_bt02.gif) 0 0 no-repeat;
	width:90px;
	height:22px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
}

#footer li{
	display:inline;
}

#footer address{
	float:right;
	color: #666666;
}
#footer address a {
	color: #666666;
}

#footer address a:hover {
	color: #666666;
	text-decoration:none;
}

/*---------- 08  index -----------*/

#index #flash{
	height:460px;
	width:900px;
}
#index #footer_box{
	width:500px;
	float:right;
}

#index #footer_box p{
	color:#666;
	font-size:10px;
	line-height:14px;
}

#index #footer_box p a{
	color:#666;
}
#index #footer_box p a:hover{
	color:#666;
	text-decoration:none;
}

/*---------- 08  diamond-----------*/

#diamond #tit01{
	background:url(../images/collection_tit01.jpg) 0 0 no-repeat;
	width:400px;
	height:50px;
	text-indent:-9999px;
	margin:0 75px 30px 75px;
}

#diamond #title01{
	background:url(../images/concept_title01.jpg) 0 0 no-repeat;
	width:200px;
	height:40px;
	text-indent:-9999px;
	clear:both;
	margin:0 0 10px 0;
}

#diamond #title02{
	background:url(../images/feeling_title01.jpg) 0 0 no-repeat;
	width:200px;
	height:40px;
	text-indent:-9999px;
	clear:both;
	margin:0 0 10px 0;
}

#diamond #title03{
	background:url(../images/collection_title01.jpg) 0 0 no-repeat;
	width:200px;
	height:40px;
	text-indent:-9999px;
	clear:both;
	margin:0 0 0 20px;
}

#diamond .bar01{
	background:url(../images/collection_bar01.jpg) 0 0 no-repeat;
	width:570px;
	height:20px;
	text-indent:-9999px;
	margin:40px 0;
}

#diamond .bar02{
	background:url(../images/collection_bar02.jpg) 0 0 no-repeat;
	width:570px;
	height:20px;
	text-indent:-9999px;
	margin:40px 0;
	clear:both;
}

#diamond .bar03{
	background:url(../images/collection_bar03.jpg) 0 0 no-repeat;
	width:570px;
	height:20px;
	text-indent:-9999px;
	margin:40px 0;
	clear:both;
}

#diamond .bar04{
	background:url(../images/collection_bar04.jpg) 0 0 no-repeat;
	width:570px;
	height:20px;
	text-indent:-9999px;
	margin:40px 0;
	clear:both;
}

#diamond .pic_pos{
	float:left;
	margin:20px 20px 0 20px;
}

#diamond #navi_hi #diamond_bt01 a{
	background:url(../images/diamond_bt01.jpg) 0 0 no-repeat;
	width:82px;
}

#diamond #navi_hi #diamond_bt02 a{
	background:url(../images/diamond_bt02.jpg) 0 0 no-repeat;
	width:62px;
}

#diamond #navi_hi #diamond_bt03 a{
	background:url(../images/diamond_bt03.jpg) 0 0 no-repeat;
	width:87px;
}

#diamond #navi_hi #diamond_bt01 a:hover,#navi_hi #diamond_bt01{
	background:url(../images/diamond_bt01_2.jpg) 0 0 no-repeat;
	width:82px;
}

#diamond #navi_hi #diamond_bt02 a:hover,#navi_hi #diamond_bt02{
	background:url(../images/diamond_bt02_2.jpg) 0 0 no-repeat;
	width:62px;
}

#diamond #navi_hi #diamond_bt03 a:hover,#navi_hi #diamond_bt03{
	background:url(../images/diamond_bt03_2.jpg) 0 0 no-repeat;
	width:87px;
}

#diamond #navi_low #collection_bt01 a{
	background:url(../images/collection_bt01.gif) 0 0 no-repeat;
	width:200px;
	height:25px;
}

#diamond #navi_low .collection_s_bt01 a{
	background:url(../images/collection_s_bt01.gif) 0 0 no-repeat;
	width:200px;
	height:22px;
}

#diamond #navi_low .collection_s_bt02 a{
	background:url(../images/collection_s_bt02.gif) 0 0 no-repeat;
	width:200px;
	height:22px;
}

#diamond #navi_low .collection_s_bt03 a{
	background:url(../images/collection_s_bt03.gif) 0 0 no-repeat;
	width:200px;
	height:22px;
}

#diamond #navi_low .collection_s_bt04 a{
	background:url(../images/collection_s_bt04.gif) 0 0 no-repeat;
	width:200px;
	height:22px;
}

#diamond #concept_h2{
	background:url(../images/concept_img.jpg) 0 0 no-repeat;
	width: 450px;
	height:460px;
	text-indent:-9999px;
}

#diamond #feeling_h2{
	background:url(../images/feeling_img.jpg) 0 0 no-repeat;
	width: 450px;
	height:460px;
	text-indent:-9999px;
}

#diamond h3{
	font-size:14px;
	color: #CCCCCC;
	font-weight:bold;
	margin-top:30px;
}

/*---------- 08  information-----------*/

#information #title01{
	background:url(../images/information_title01.jpg) 0 0 no-repeat;
	width:215px;
	height:40px;
	text-indent:-9999px;
	clear:both;
	margin:20px 0 10px 20px;
}

#information #tit01{
	background:url(../images/information_tit01.jpg) 0 0 no-repeat;
	width:400px;
	height:50px;
	text-indent:-9999px;
	margin:0 75px 30px 75px;
}

#information .bar{
	background:url(../images/bar01.jpg) 0 0 no-repeat;
	width:570px;
	height:27px;
	margin:40px 0 20px 0;
	clear:both;
	text-align:center;
	line-height:24px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
}


#information .section p{
	color:#333333;
}

/*---------- 08 access-----------*/

#access #title01{
	background:url(../images/access_title01.jpg) 0 0 no-repeat;
	width:215px;
	height:40px;
	text-indent:-9999px;
	clear:both;
	margin:30px 0 10px 0;
}

#access #access_h2{
	background:url(../images/access_img.jpg) 0 0 no-repeat;
	width: 450px;
	height:460px;
	text-indent:-9999px;
}
#access #access2_h2{
	background:url(../images/access2_img.jpg) 0 50px no-repeat;
	width: 450px;
	height:460px;
	text-indent:-9999px;
}

#access h3{
	font-size:14px;
	color: #CCCCCC;
	font-weight:bold;
	margin-top:30px;
}
/*---------- 08 contact-----------*/

#contact #title01{
	background:url(../images/contact_title01.jpg) 0 0 no-repeat;
	width:215px;
	height:40px;
	text-indent:-9999px;
	clear:both;
	margin:30px 0 10px 0;
}

#contact #contact_h2{
	background:url(../images/contact_img.jpg) 0 0 no-repeat;
	width: 450px;
	height:460px;
	text-indent:-9999px;
}

#contact h3{
	font-size:14px;
	color: #CCCCCC;
	font-weight:bold;
	margin-top:30px;
}
/*---------- 08 sitemap-----------*/

#sitemap #title01{
	background:url(../images/sitemap_title01.jpg) 0 0 no-repeat;
	width:215px;
	height:40px;
	text-indent:-9999px;
	clear:both;
	margin:30px 0 10px 0;
}

#sitemap #contact_h2{
	background:url(../images/sitemap_img.jpg) 0 0 no-repeat;
	width: 450px;
	height:460px;
	text-indent:-9999px;
}


/*---------- 08  privacy-----------*/

#privacy #title01{
	background:url(../images/privacy_title01.jpg) 0 0 no-repeat;
	width:215px;
	height:40px;
	text-indent:-9999px;
	clear:both;
	margin:20px 0 10px 20px;
}

#privacy #tit01{
	background:url(../images/privacy_tit01.jpg) 0 0 no-repeat;
	width:400px;
	height:50px;
	text-indent:-9999px;
	margin:0 75px 30px 75px;
}

#privacy .bar{
	background:url(../images/bar01.jpg) 0 0 no-repeat;
	width:570px;
	height:27px;
	margin:40px 0 20px 0;
	clear:both;
	text-align:center;
	line-height:24px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
}

#privacy p{
	color:#333333;
}

/*---------- 08 bridal-----------*/

#bridal #title01{
	background:url(../images/bridal_title.jpg) 0 0 no-repeat;
	width:215px;
	height:40px;
	text-indent:-9999px;
	clear:both;
	margin:30px 0 10px 0;
}

#bridal #bridal_h2{
	background:url(../images/bridal_img.jpg) 0 0 no-repeat;
	width: 450px;
	height:460px;
	text-indent:-9999px;
}

#access h3{
	font-size:14px;
	color: #CCCCCC;
	font-weight:bold;
	margin-top:30px;
}
