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

#contents{
	background: url(../images/common/line_dot.gif) repeat-y 160px 0;
}
.headline1{
	margin-bottom: 5px;
}
.headline2{
	margin: 30px 0 10px;
}
.copy1{
	text-align: center;
	margin: 40px auto 50px;
}
.headlineListmark{
	background: url(../images/shoplist/lotus-bud.gif) no-repeat left center;
	padding-left: 25px;
}

/* pankuzu
---------------------------------------------------- */
#pankuzu{
	font-size: 77%;
	background-color: #FFF;
	width: 100%;
	padding: 10px 0 30px;
}
/* pagetop
---------------------------------------------------- */
#pagetop{
	clear: both;
	margin: 20px auto 5px;
}
#pagetop p{
}
#pagetop_btn {
	text-indent:-9999px;
	background:#ccc url(../images/common/pagetop_hover.gif) no-repeat center center;
	width: 697px;
	height: 30px;
}

#pagetop_btn a{
	display: block;
	background: #FFF url(../images/common/pagetop.gif) no-repeat center center;
	width: 750px;
	height: 30px;
}
#pagetop_btn a:hover{
	background: #efefef url(../images/common/pagetop.gif) no-repeat center center;
}

/* side-menu
---------------------------------------------------- */
#side-menu {
	margin-bottom: 50px;
}
#side-menu a{
	text-decoration: none;
}
#side-menu a:hover{
}

#side-menu h2.s_menu_title{
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#side-menu h2.s_menu_title a{
	display: block;
	height: 40px;
}
#side-menu ul{
	margin: 5px 20px;
}
#side-menu li{
	font-size: 77%;
	margin-bottom: 5px;
}
#side-menu h3{
	display: block;
	line-height: 2.0;
	border-bottom: 1px dotted #efefef;
	height: 2em;
	padding: 5px 0;
}
#side-menu li{
	background: url(../images/common/arrow_black.gif) no-repeat 5px 50%;
	padding-left: 15px;
}
#side-menu li a{
	color: #000;
}
#side-menu li a:hover{
	text-decoration: underline;
}

#side-menu h3 a{
	display: block;
	color: #371400;
	text-decoration: none;
	background: url(../images/common/arrow_green.gif) no-repeat 5px 50%;
	padding-left: 20px;
}
#side-menu h3 a:hover{
	background-color: #f1f1f1;
}
/* main-col
---------------------------------------------------- */
#main-col_TextArea_wrap{
	background-color:#ede3dc;
	padding: 15px;
}
#main-col_TextArea{
	zoom: 1;
	background-color:#FFF;
	padding: 15px;
}
#main-col_TextArea:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

/* item-detail
---------------------------------------------------- */
#item-detail{
	zoom: 1;
	margin-bottom: 30px;
}
#item-detail:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
#item-detail_photoArea{
	float: left;
	width: 335px;
	margin-right: 20px;
}
#item-detail_photoArea_main{
	background-color: #FFF;
	margin-bottom: 10px;
}
#item-detail_photoArea_sub a img{
	border: 1px solid #dfdfdf;
	padding: 8px;
}
#item-detail_photoArea_sub a:hover img{
	border: 9px solid #dfdfdf;
	padding: 0;
}
#item-detail_textArea{
	float: left;
	width: 335px;
}
#item-detail_textArea h3{
	font-size: 123%;
	font-weight: bold;
	margin-bottom: 30px;
}
#item-detail_textArea dl.horizontal dt{
	display: inline;
	float: left;
	width: 5em;
}
#item-detail_textArea #option,
#item-detail_textArea #specification{
	width: 100%;
	margin-top: 10px;
}
#item-detail_textArea #specification th,
#item-detail_textArea #specification td,
#item-detail_textArea #option th,
#item-detail_textArea #option td{
	border-bottom: 1px solid #dfdfdf;
	padding: 8px 0 8px 5px;
}
#item-detail_textArea #specification .inner-table th,
#item-detail_textArea #specification .inner-table td,
#item-detail_textArea #option .inner-table th,
#item-detail_textArea #option .inner-table td{
	border-bottom: 1px solid #dfdfdf;
	padding: 3px 0 3px 5px;
}
#item-detail_textArea #specification .inner-table td.padding-b,
#item-detail_textArea #option .inner-table td.padding-b{
	padding-bottom: 5px;
}
#item-detail_textArea #specification dl dt{
	width: 45%;
}
#item-detail_textArea #specification .inner-table th,
#item-detail_textArea #option .inner-table th{
	width: 35%;
}
#item-detail_textArea #option th,
#item-detail_textArea #specification th{
	width:39%;
}
#item-detail_textArea #specification th.narrow{
	width: 27%;
}
#item-detail_textArea #specification th.border-non,
#item-detail_textArea #specification td.border-non,
#item-detail_textArea #option th.border-non,
#item-detail_textArea #option td.border-non{
	border: none;
}
#item-detail_textArea .btnArea{
	font-size: 77%;
	background-color: #efefef;
	margin-top: 30px;
	padding: 15px;
}
#item-detail_textArea .btnArea .btn {
	width: 305px;
	height: 30px;	
	margin-bottom: 10px;
}
#item-detail_textArea .btnArea .btn a{
	display: block;
	width: 305px;
	height: 30px;	
}
#item-detail_textArea .btnArea #btn_sample{
	background: #FFF url(../images/wedding/detail/btn_sample_hover.gif) no-repeat left top;
}
#item-detail_textArea .btnArea #btn_inquiry{
	background: #FFF url(../images/wedding/detail/btn_inquiry_hover.gif) no-repeat left top;
}
#item-detail_textArea .btnArea .btn a:hover{
	background-color: transparent;
}
#item-detail_textArea .btnArea .btn a:hover img{
	visibility: hidden;
}

#commentArea:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#commentArea{
	zoom: 1;
	clear: both;
	border-top: 1px dotted #efefef;
	margin-top: 30px;
	padding-top: 20px;
}
#commentArea h4{
	color: #FFF;
	font-weight: bold;
	background-color: #c8b2a1;
	margin-bottom: 10px;
	padding: 5px 10px;
}
#commentArea .commentText{
	padding: 0 10px;
}
/* othersItem-list
---------------------------------------------------- */
.othersItem{
	overflow: hidden;
	background-color:#ede3dc;
	margin-top: 10px;
	padding: 15px;
}
.othersItem h3{
	font-weight: bold;
	margin-bottom: 10px;
}
ul.othersItem-list{
	zoom: 1;
}
ul.othersItem-list:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.othersItem-list li{ 
	float: left;
	background-color:#FFF;
	width: 120px;
	border: 1px dotted #ccc2ba;
	margin: 0 15px 15px 0;
	padding: 5px
}
.othersItem-list li a{ 
	display: block;
	width: 118px;
}
.othersItem-list li.last{
	margin-right: 0;
}
.othersItem-list li p{
}
.othersItem-list li .pic{
	margin-bottom: 5px;
}
.othersItem-list .name{
	font-size: 110%;
	margin-bottom: 10px;
}
.othersItem-list li .name .pronunciation{
	font-size: 60%;
}
.othersItem-list li .price{
	line-height: 1;
	margin-bottom: 10px;
}
.othersItem-list li ul.color li{
	float: left;
	overflow: hidden;
	font-size: 7px;
	line-height: 1.4;
	color: #666;
	text-indent: -9999px;
	text-align: center;
	border: 0;
	width: 20px;
	height: 5px;
	margin: 2px 2px 0 0;
	padding: 0;
}
.othersItem-list li ul.color li.PT{
	background-color: #858585;
	background-color: #e0e0e0;
}
.othersItem-list li ul.color li.G{
	background-color: #cc9966;
	background-color: #f1e1d2;
}
.othersItem-list li ul.color li.WG{
	background-color: #72bdca;
	background-color: #dae4f6;
}
.othersItem-list li ul.color li.PG{
	background-color: #d297ae;
	background-color: #efd7d7;
}
.othersItem-list li .annotation{
	font-size: 77%;
}
/* subnavi
---------------------------------------------------- */
#subnavi{
}
#subnavi ul{
	width: 930px;
	height: 45px;
}

#subnavi li{
	float: left;
	text-indent: -9999px;
}
#subnavi li a{
	display: block;
	height: 45px;
}
#subnavi li a:hover{
	background: none;
}

.navi_wedding{
	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 a {
	background-position: 0 0;
	width: 99px;
}
.navi_wedding li#s_menu2 a {
	background-position: -99px 0;
	width: 100px;
}
.navi_wedding li#s_menu3 a{
	background-position: -199px 0;
	width: 162px;
}
.navi_wedding li#s_menu4 a{
	background-position: -361px 0;
	width: 69px;
}
.navi_wedding li#s_menu5 a{
	background-position: -430px 0;
	width: 162px;
}
.navi_wedding li#s_menu6 a{
	background-position: -592px 0;
	width: 115px;
}
.navi_wedding li#s_menu7 a{
	background-position: -707px 0;
	width: 143px;
}
.index #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;
}

/* read
---------------------------------------------------- */
.read{
	zoom: 1;
}
.read:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.read-photo{
	float: left;
	width: 170px;
}
.read-text{
	float: right;
	line-height: 1.401;
	width: 570px;
}

.list-file dt{
	font-weight: bold;
	margin-bottom: 0.5em;

}
.list-file dd{
	margin-bottom: 2.0em;
}
.list-file dd ul{
	margin-left: 2em;
}

.download table{
	width: 100%;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.download  th,
.download td{
	border: 1px solid #CCC;
	padding:5px;
}

/* contact
-------------------------------------------------------------- */
.form_table{
	empty-cells:show;
	border: 1px solid #e3e3e3;
	width:100%;
	margin-top: 10px;
}
.form_table_btn{
	text-align: center;
	margin: 20px auto;
}

/* --- tbody th --- */
.form_table tbody th{
	text-align:left;
	padding: 10px;
	background-color:#e3e3e3;
	border-bottom:1px solid #fff;
}
.form_table tbody th.th-right{
	background-color:#ececec;
	border-bottom:1px solid #fff;
}

/* --- tbody td --- */
.form_table tbody td{
	padding: 10px;
	background-color:#FFF;
	border-left:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
.form_table tbody td.subTotal{
	text-align: right;
	background-color:#ececec;
}
.form_table tbody td.total{
	text-align: right;
	background-color:#d9d9d9;
}
.form_table tbody td.point{
	background-color:#d9d9d9;
}


/* --- tbody Parts--- */
.form_table table.tInline,
.form_table table.tInline td
{
	border:none;
	padding:0;
	margin:0 ;
	background-color: transparent;
}

/*住所自動入力*/
.form_table .address-auto{
	width:90%;
	font-size: 70%;
	padding:5px;
	margin:5px 0;
}

/*必須項目*/
.required{
	padding:0 0 0 5px;
}


/* 名前 */
form input.nameArea{
	color:#46413c;
	border: 1px solid #dddcde;
	width:90px;
	margin:0 5px 0 0;  
	padding:2px; 
}
/* 郵便番号 */
form input.zipArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0 0; 
	padding:2px; 
}
form input.zipArea2{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px; 
	padding:2px; 
}
/* 住所 */
form input.addressArea,
form input.emailArea
{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:80%;
	margin:0 5px 0 0; 
	padding:2px; 
}
form input.emailArea2
{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:70%;
	margin:0 5px; 
	padding:2px; 
}

/* パスワード */
form input.passwordArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:15em;
	margin:0 5px 0 0; 
	padding:2px; 
}

/* tel */
form input.telArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0 0; 
	padding:2px; 
}
form input.telArea2{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px; 
	padding:2px; 
}
/* fax */
form input.faxArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0 0; 
	padding:2px; 
}
form input.faxArea2{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px; 
	padding:2px; 
}

/* card */
form input.cardArea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px 0 0; 
	padding:2px; 
}
form input.cardArea2{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:4em;
	margin:0 5px; 
	padding:2px; 
}

/* sexArea */
form input.sexArea{
	margin:0 5px 0 0; 
	padding:2px; 
	border: none;
}

/* textarea */
form textarea{
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	width:99%;
	height:200px;
	padding:2px; 
	margin:0 5px 0 0; 
}
form textarea#kiyaku{
	height:600px;
}

form select{
	font-weight:normal;
	color:#46413c;
	border: 1px solid #dddcde;
	font-size: 93%;
	padding:2px; 
}
form input.border{
	border: 1px solid #dddcde;
}
form input.check{
	border: none !important;
}
/*focus*/
form input:focus,
form textarea:focus{
	border: 1px solid #96a387;
	background-color: #fafaf7;
}
form input.no-focus:focus{
	border: none;
	background-color: transparent;
}


/* errorMessage
-------------------------------------------------------------- */
.errorMessage{
	padding:10px;
	margin:0 0 20px;
	background-color:#feeded;
	border:1px solid #f7b4b4;
	color:#cb0000;
}
.errorMessage h4,
.errorMessage h5,
.errorMessage h6{
	color:#cb0000;
	padding:0 0 0 24px;
	background:url(../img/icn/icn_error.gif) no-repeat 0.3em 0.3em;
}
.errorMessage ul{
	padding:0;
	margin:0;
}
.errorMessage ul li{
	padding:0 0 0 24px;
	margin:0;
	background:url(../img/icn/icn_error.gif) no-repeat 0.5em 0.5em;
}

/* error */
.form_table tbody .error{
	background-color:#feeded !important;
}
.form_table tbody th.error,
.form_table tbody .error .box03,
.form_table tbody .error .box04b{
	background-color:#fbdada !important;
}
.form_table tbody .error .box04b{
	border: none !important;
}

.form_table tbody .error input,
.form_table tbody .error select{
	border: 1px solid #f7b4b4 !important;
}
.form_table tbody .error .addAuto{
	border:solid 1px #fff;
	background-color:#fbdada !important;
}
.form_table tbody .error input.check{
	border: none !important;
}

.caption{
	font-size: 77%;	
}
