/* 
dst/list.html（dst詳細ページ）
----------------------------------------------------------
■01：ページ内共通要素
■02：海外挙式の基礎知識
■03：海外挙式用語集
----------------------------------------------------------*/

/*■01：ページ内共通要素
---------------------------------------------------*/
/*ページタイトル*/
/*幅設定に関してはbace.cssにて共通化*/
div#top{width:690px;height:330px; text-indent:-9999px;
background:url(../img/top.jpg) no-repeat 0 0;
}

div#bacebox h3,
div#word h3{display:block;width:690px;height:55px;
text-indent:-9999px;margin-top:10px;}


/*■02：海外挙式の基礎知識
---------------------------------------------------*/
div#bacebox{width:690px;}
div#bacebox h3{ background:url(../img/h3_01.gif) no-repeat;}
div#bacebox dl{width:680px;padding:10px 5px; overflow:hidden;
background:url(../../images/common/line_dotted01.gif) repeat-x;}
div#bacebox dl.top{ background:none;}/*1行目は点線なし*/

div#bacebox dl dt{float:left;width:150px;padding-right:10px;}
div#bacebox dl dt span{display:block; width:150px;}
div#bacebox dl dd{float:right;width:520px;}
div#bacebox dl dd h4{ display:block; font-weight:bold;font-size:15px;color:#645742;}


/*■03：海外挙式用語集
---------------------------------------------------*/
div#word{width:690px;}
div#word h3{ background:url(../img/h3_02.gif) no-repeat;}
div#word dl{width:678px; padding:5px; border:1px solid #ccc;}
div#word dl dt{
background:url(../../images/common/icon/ic_list_001.gif) no-repeat 0 50%;
padding-left:12px;
width:666px;font-weight:bold;
font-size:15px;color:#645742;}
div#word dl dd{:668px;padding:0 0 5px 10px;}


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




