
@charset "utf-8";
/* CSS Document */

.detail #contents{
	background: none;
}

/* side-menu
---------------------------------------------------- */
.index #side-menu h3#s_menu1 a{
	background: #ede3dc url(../images/common/arrow_green.gif) no-repeat 5px 50%;
}
.index #side-menu h3#s_menu2 a{
	background: #ede3dc url(../images/common/arrow_green.gif) no-repeat 5px 50%;
}
.engagement #side-menu h3#s_menu1 a{
	background: #ede3dc url(../images/common/arrow_green.gif) no-repeat 5px 50%;
}
.marriage #side-menu h3#s_menu2 a{
	background: #ede3dc url(../images/common/arrow_green.gif) no-repeat 5px 50%;
}
.fullorder #side-menu h3#s_menu3 a{
	background: #ede3dc url(../images/common/arrow_green.gif) no-repeat 5px 50%;
}
.contact #side-menu h3#s_menu4 a{
	background: #ede3dc url(../images/common/arrow_green.gif) no-repeat 5px 50%;
}
.inquiry #side-menu h3#s_menu5 a{
	background: #ede3dc url(../images/common/arrow_green.gif) no-repeat 5px 50%;
}

/* navigation
---------------------------------------------------- */
.navi_wedding{
	background: url(../images/wedding/subnavi_back.gif) no-repeat left top;
	width: 930px;
}
.navi_wedding li{
	background: url(../images/wedding/subnavi_hover.gif) no-repeat left top;
}

.navi_wedding li a{
	background: url(../images/wedding/subnavi.gif) no-repeat left top;
}
.navi_wedding li#s_menu1,
.navi_wedding li#s_menu1 a {
	background-position: 0 0;
	width: 99px;
}
.navi_wedding li#s_menu2,
.navi_wedding li#s_menu2 a {
	background-position: -99px 0;
	width: 100px;
}
.navi_wedding li#s_menu3,
.navi_wedding li#s_menu3 a{
	background-position: -199px 0;
	width: 162px;
}
.navi_wedding li#s_menu4,
.navi_wedding li#s_menu4 a{
	background-position: -361px 0;
	width: 69px;
}
.navi_wedding li#s_menu5,
.navi_wedding li#s_menu5 a{
	background-position: -430px 0;
	width: 115px;
}
.navi_wedding li#s_menu6,
.navi_wedding li#s_menu6 a{
	background-position: -545px 0;
	width: 116px;
}
.navi_wedding li#s_menu7,
.navi_wedding li#s_menu7 a{
	background-position: -661px 0;
	width: 135px;
}
.index #subnavi li#s_menu1 a,
.detail #subnavi li#s_menu1 a {
	background: none;
}
.flow #subnavi li#s_menu2 a {
	background: none;
}
.sample #subnavi li#s_menu3 a{
	background: none;
}
.faq #subnavi li#s_menu4 a{
	background: none;
}
.contact #subnavi li#s_menu5 a{
	background: none;
}
.inquiry #subnavi li#s_menu6 a{
	background: none;
}
.fullorder #subnavi li#s_menu7 a{
	background: none;
}

#main-imageArea{
	position: relative;
	height: 205px;
}
#main-imageText{
	position:absolute;
	left: 15px;
	bottom: 15px;
	color: #000;
	font-size: 77%;
}
/* read
---------------------------------------------------- */
.read{
	zoom: 1;
}
.read:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.read-photo{
	float: left;
	width: 225px;
}
.read-text{
	width: 450px;
}
.read-text p{
	margin-bottom: 10px;
}
/* wedding index
---------------------------------------------------- */
ul.ring-list{
	zoom: 1;
	width: 750px;
	margin-top: 20px;
}
ul.ring-list:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.ring-list li{ 
	float: left;
	width: 118px;
	border: 1px dotted #ccc2ba;
	margin: 10px 10px 0 0;
	padding: 5px
}
.ring-list li a{ 
	display: block;
	width: 118px;
}
.ring-list li.last{
	margin-right: 0;
}
.ring-list li p{
}
.ring-list li .pic{
	margin-bottom: 5px;
}
.ring-list li .name{
	font-size: 110%;
	margin-bottom: 10px;
}
.ring-list li .name .pronunciation{
	font-size: 60%;
}
.ring-list li .price{
	line-height: 1;
	margin-bottom: 10px;
}
.ring-list li ul.color li{
	float: left;
	overflow: hidden;
	font-size: 7px;
	line-height: 1.4;
	color: #666;
	text-align: center;
	text-indent: -9999px;
	border: 0;
	width: 20px;
	height: 5px;
	margin: 2px 2px 0 0;
	padding: 0;
}
.ring-list li ul.color li.PT{
	background-color: #858585;
	background-color: #e0e0e0;
}
.ring-list li ul.color li.G{
	background-color: #cc9966;
	background-color: #f1e1d2;
}
.ring-list li ul.color li.WG{
	background-color: #72bdca;
	background-color: #dae4f6;
}
.ring-list li ul.color li.PG{
	background-color: #d297ae;
	background-color: #efd7d7;
}
.ring-list li .annotation{
	font-size: 77%;
}
/* wedding detail
---------------------------------------------------- */
#ring{
	zoom: 1;
	margin-bottom: 30px;
}
#ring:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
#wedding-list_photo_main{
	background-color: #FFF;
}
#wedding-list_photo{
	float: left;
	width: 335px;
	margin-right: 20px;
}
#wedding-list_text{
	float: left;
	width: 335px;
}
#wedding-list_text h3{
	margin-bottom: 30px;
}
dl.horizontal dt{
	display: inline;
	float: left;
	width: 5em;
}
#option,
#specification{
	width: 100%;
	margin-top: 20px;
}

#specification th,
#specification td,
#option th,
#option td{
	border-bottom: 1px solid #dfdfdf;
	padding: 8px 0 8px 5px;
}
#specification .inner-table th,
#specification .inner-table td,
#option .inner-table th,
#option .inner-table td{
	border-bottom: 1px solid #dfdfdf;
	padding: 3px 0 3px 5px;
}
#specification .inner-table td.padding-b,
#option .inner-table td.padding-b{
	padding-bottom: 5px;
}
#specification dl dt{
	width: 45%;
}
#specification .inner-table th,
#option .inner-table th{
	width: 35%;
}
#option th,
#specification th{
	width:39%;
}
#specification th.narrow{
	width: 27%;
}
#specification th.border-non,
#specification td.border-non,
#option th.border-non,
#option td.border-non{
	border: none;
}


#wedding-list_photo_sub a img{
	border: 1px solid #dfdfdf;
	padding: 8px;
}
#wedding-list_photo_sub a:hover img{
	border: 9px solid #dfdfdf;
	padding: 0;
}
#oter-rings{
	clear: both;
	border-top: 1px dotted #b2b2b2;
	padding-top: 20px;
}
/* wedding-flow
---------------------------------------------------- */
#flow-list{
	margin-top: 30px;
}
#flow-list dt{
	margin-bottom: 10px;
}
#flow-list dd{
	background: url(../images/wedding/flow-arrow.gif) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 5px;
}
#flow-list dd.back-none{
	background: none;
	padding-bottom: 0;
}
/* wedding-sample
---------------------------------------------------- */
#samlple-explanation{
	border: 1px solid #b2b2b2;
	width: 97%;
	margin: 10px;
}
#samlple-explanation th,
#samlple-explanation td{
	border-bottom: 1px dotted #b2b2b2;
	padding: 7px;
}
#samlple-explanation th{
	background-color: #efefef;
	width: 33%;
}

/* wedding-question
---------------------------------------------------- */
#questionArea{
	margin: 20px 0 30px;
}
#questionArea dl{
	margin-top: 20px;
}
#questionArea dt{
	color: #371400;
	font-size: 107.8%;
	font-weight: bold;
	background: url(../images/shoplist/lotus-bud.gif) no-repeat 5px 50%;
	margin-bottom: 15px;
	padding-left: 30px;
}
#questionArea dd{
	background: url(../images/wedding/icon-q.gif) no-repeat 5px 0;
	border-bottom: 1px dotted #b2b2b2;
	height: 20px;
	padding: 0 0 3px 30px;
	margin: 10px 0 5px 0;
}
#questionArea dd a{
	text-decoration: none;
}
#questionArea dd a:hover{
	text-decoration: underline;
}

#answerArea dt.answerArea_question{
	background: url(../images/wedding/icon-q.gif) no-repeat left top;
	font-weight: bold;
	height: 20px;
	padding: 0 0 5px 25px;
	margin: 20px 0 10px 10px;
}
#answerArea dd.answerArea_answer{
	overflow: visible;
	border-bottom: 1px dotted #b2b2b2;
	background: url(../images/wedding/icon-a.gif) no-repeat left top;
	padding: 0 0 10px 25px;
	margin: 0 0 0 10px;
	
}
#answerArea dl.answerArea_innnerList{
	margin: 10px 0;
}
#answerArea dl.answerArea_innnerList dt{
	margin-bottom: 5px;
	font-weight: bold;
}
#answerArea dl.answerArea_innnerList dd{
	font-size: 77%;
}

/* wedding-fullorder
---------------------------------------------------- */
.backnumber-articleArea{
	zoom: 1;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.backnumber-articleArea:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.backnumber-articleArea .backnumber-articleArea_photo{
	float: left;
	width: 200px;
	margin-right: 20px;
}
.backnumber-articleArea_text{
	position: relative;
}
.backnumber-articleArea .backnumber-articleArea_text{
	float: left;
	width: 470px;
}
.backnumber-articleArea .backnumber-articleArea_text h4{
	font-size: 123%;
	line-height: 1.0;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.backnumber-articleArea .backnumber-articleArea_text h4 span{
	font-size: 85%;
}
.backnumber-articleArea .backnumber-articleArea_text .backnumber-articleArea_btnBlog{
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -9999px;
	background: url(../images/wedding/fullorder-btn_blog_hover.gif) no-repeat left top;
	width: 215px;
	height: 28px;	
}

.backnumber-articleArea .backnumber-articleArea_text .backnumber-articleArea_btnBlog a{
	display: block;
	background: url(../images/wedding/fullorder-btn_blog.gif) no-repeat left top;
	width: 215px;
	height: 28px;	
}
.backnumber-articleArea .backnumber-articleArea_text .backnumber-articleArea_btnBlog a:hover{
	background: none;
}

#fullorder-explanation{
	zoom: 1;
	margin: 40px 0 50px 0;
}
#fullorder-explanation:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#fullorder-explanation_text{
	float: left;
	width: 520px;
	margin-right: 15px;
}
#fullorder-explanation_photo{
	float: left;
	width: 150px;
}
#backnumber-listArea{
	clear: both;
	margin-top: 20px;
}
.backnumber-listArea_wrapper{
	float: left;
	border: 1px solid #CCC;
	width: 52px;
	padding: 5px;
	margin: 10px 5px 0 0;
}
.backnumber-listArea_photo img{
}
.backnumber-listArea_text{
	font-size: 77%;
	text-align: right;
	padding: 0 5px;
}

/* wedding-contact
---------------------------------------------------- */
.form_table tbody th{
	background-color:#e6e3d9;
}
.form_table tbody th.th-right{
	background-color:#e0d8c3;
	border-bottom:1px solid #fff;
}
#read-area p{
	margin-bottom: 10px;
	padding: 0 10px;

}
.ring_checklist li{
	float: left;
	padding-right: 10px;
}
.ring_checklist{
	zoom: 1;
}
.ring_checklist:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.width-30{
	width: 36%;
}
