@charset "UTF-8";


/* --------------------------------
	タイトル
-------------------------------- */

div#title {}
div#title h1 { margin:5px 0 0 5px; }



/* --------------------------------
	枠
-------------------------------- */

div#main { margin:18px 0 0 37px; width:755px; }



/* --------------------------------
	コンテンツ
-------------------------------- */

div#section { padding:18px 0 0 0; width:482px; float:left; }



/* --------------------------------
	ポイント
-------------------------------- */

div#point { clear:both; margin:47px 0 0 0; border:5px #e1d8ca solid; padding:0 0 10px 0; background-color:#f6f3ee; width:472px; }
div#point h3 { position:relative; margin:0 0 -8px 0; z-index:2; }
div#point dl { position:relative; margin:7px 0 0 10px; padding:8px 0 0 0; background:url(../img/point_dt_h.gif) repeat-x left top; width:451px; color:#88622A; z-index:1; }
div#point dl dt { width:73px; float:left; font-weight:bold; }
div#point dl dd { width:377px; float:right; }



/* --------------------------------
	プロフィール
-------------------------------- */

div#profile { margin:20px 0 0 0; width:482px; }
div#profile p { width:100px; float:left; }
div#profile dl { width:382px; float:right;}
div#profile dl dt { font-size:0; line-height:1; }
div#profile dl dd { padding:7px 0 0 20px; width:354px; }



/* --------------------------------
	クレジット
-------------------------------- */

div#credit { clear:both; padding:47px 0 0 0; width:482px; }
div#credit p.txt {}
div#credit p.credit_logo_webgoethe { margin:15px 0 0 0; }



/* --------------------------------
	ナビ
-------------------------------- */

div#lnav #lnav_bg { background:url(../../../common/img/bdr_h_02.gif) repeat-x left top; }




