@charset "UTF-8";



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

div#title { position:relative; padding:379px 0 0 0; height:0; background:url(../img/index/title.jpg) no-repeat left top; overflow:hidden; }

div#title h1 {}
div#title p {}
div#title h2 {}
div#title .btn { position:absolute; left:0; top:0; width:100%; height:379px; background:url(../../common/img/btn_detail_ov.gif) no-repeat 338px 332px; }
div#title .btn a { display:block; padding:379px 0 0 0; width:100%; height:0; background:url(../../common/img/btn_detail.gif) no-repeat 338px 332px; overflow:hidden; }
div#title .btn a:hover { background-image:none; }



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

div#toc { clear:both; padding:18px 16px 0 17px; background:url(../img/index/toc_bg_t.gif) repeat-x left top; }

div#story { padding:3px 0 0 0; width:522px; float:left; background:url(../common/img/bdr_h_01.gif) repeat-x left 3px; }
div#story #story_bg { padding:6px 0 0 0; }
div#story #story_bg_bg { padding:0 0 10px 0; width:512px; border-right:5px #e6e6e6 solid; border-bottom:5px #e6e6e6 solid; border-left:5px #e6e6e6 solid; }
div#story a:link,div#story a:visited { color:#222; text-decoration:none; }
div#story a:hover,div#story a:active { color:#073f4f; text-decoration:underline; }
div#story h2 { position:relative; margin:0 0 -17px 10px; z-index:2; }
div#story ul { clear:both; position:relative; margin:10px 0 0 8px; padding:11px 0 0 0; background:url(../img/index/tips_line.gif) no-repeat 4px top; width:504px; z-index:1; }
div#story ul li { padding:0 12px 0 4px; width:236px; float:left; }
div#story ul li p { width:45px; float:left; }
div#story ul li dl { width:181px; float:right; }
div#story ul li dl strong { color:#e0001a; }
div#story ul li dl dt { margin:5px 0 0 0; }
div#story ul li dl dd { margin:1px 0 0 0; font-weight:bold; }
div#story ul li dl dd img { padding:0 0 0 3px; vertical-align:middle; }



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

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








