/* 
/dress/index.html（ドレスページ）
----------------------------------------------------------
■01：ページ内共通要素
■03：ul.dress_photo_list
■04：div#b_catalog ビューティフル ウェディング コレクション

----------------------------------------------------------*/

/*■01：ページ内共通要素
---------------------------------------------------*/
/*ページタイトル*/
/*幅設定に関してはbace.cssにて共通化*/
h2#plan{background:url(../img/h2_bk.gif) #98856b no-repeat 0 0;}
h2#plan span{text-indent:-9999px;}

/*国別 h3*/
h3.plan{width:690px;height:55px;}
h3.plan span{display:block;width:690px;height:55px; text-indent:-9999px;}
h3.plan span.p01{background:url(/img/h3txt_01.gif) no-repeat;}


dl#dress_inquiry{width:690px; overflow:hidden;}
dl#dress_inquiry dt,
dl#dress_inquiry dd{color:#938067;font-weight:bold; font-size:16px;}
dl#dress_inquiry dd span{padding-left:10px;color:#938067;font-weight:bold; font-size:16px;}
ul#branch_list{width:690px;overflow:hidden;}
ul#branch_list li{width:690px;overflow:hidden;}


/*■03：ul.dress_photo_list
---------------------------------------------------*/
em.txt{display:block;color:#938067;}
ul.dress_photo_list{width:690px; overflow:hidden;}
ul.dress_photo_list li{float:left;height:162px; padding:5px; height:248px;}
ul.dress_photo_list li a{display:block; padding:1px;background:#938067;}
ul.dress_remarks_list em{display:block; font-size:10px;}



/*■04：div#b_catalog ビューティフル ウェディング コレクション
---------------------------------------------------*/
div#b_catalog{width:690px; margin-top:10px;}
div#b_catalog h3{display:block;
text-indent:-9999px;width:497px;height:55px; background:url(../img/h3txt_.gif)}
div#b_catalog h4{ display:block; font-weight:bold;font-size:16px;color:#938067;}
div#b_catalog table{width:400px; border:1px solid #ccc; margin-bottom:10px;}
div#b_catalog table th,div#b_catalog table td{padding:2px 5px;border:1px solid #ccc;}
div#b_catalog table th{background:#938067; color:#fff;}
div#b_catalog table td.t{width:200px;}
div#b_catalog table td.m{width:100px;color:#938067;}
div#b_catalog table td.m span{ font-weight:bold;color:}

/*写真下テキスト*/
ul.dress_remarks_list li{padding:2px 0;}
ul.dress_remarks_list li p.box{width:400px;border:1px solid #938067; padding:3px 5px;
margin-bottom:10px;color:#938067;}

/****************************************************************




