@charset "utf-8";
/* --------------------------------------
* name: map.css
* designer: Koichiro Nishi
* designer_url:  http://www.g-soft.co.jp
* developer: Koichiro Nishi
* developer_url: http://www.g-soft.co.jp
*----------------------------------------*/

div#top{width:800px; margin:0; padding:0; background:url(../howto/images/howto_header.gif) no-repeat; height:90px; position:relative;}
div#top h2{position:absolute; top:65px; left:7px; font-size:small; font-weight:normal; color:#999999; margin:0; padding:0;}

div#howto{width:800px; margin:0; padding:0; background:url(../aboutus/images/contents_bg.gif) repeat-y; position:relative;}
div#howtoMenu{width:160px; float:left; background-color:#ffffff}
div#howtoMenu p{margin:0; padding:0;}
div#howtoMenu UL{width:150px; clear:both; margin:5px; padding:0; list-style-type:none;}
div#howtoMenu LI{background:url(../images/link_list.gif) no-repeat left; padding:0 0 0 20px; margin:5px 0 5px 4px;}
div#howtoMenu LI a{text-decoration:none;}

div#howtoContents{width:620px; float:right; text-align:left; color:#666666}
div#howtoContents h2{font-size:medium; background:url(../images/heading_bg_02.gif) no-repeat; margin:15px 0 0 0; padding:7px 0 0 5px; width:620px; height:40px; color:#333333}
div#howtoContents h3{font-size:small; font-weight:normal; margin:0; padding:0 0 10px 0}

div#howtoContents TH{border-left: #105CB6 5px solid; bordr-right: #f5f5f5 1px solid; border-top: #ffffff 1px solid; padding:4px 0 4px 10px; font-weight: normal; font-size: 12px; vertical-align: top; white-space: nowrap; background-color: #f6f6f6; text-align: left; width:120px}
div#howtoContents TD{background-color:#ffffff;}
div#howtoContents UL{margin:0; padding:0;}
div#howtoContents LI{margin:0; padding:0 15px 0 5px; display:inline;}
div#howtoContents #list{background:url(../images/link_list.gif) no-repeat right;}

div#control{float:left; clear:both; width:auto; margin:20px 0}
div#control ul{margin:0; padding:0; list-style-type:none;}
div#control li{margin-right:20px; padding:0; display:inline;}
div#control a{color:#FFFFFF; text-decoration:none;}
div#control span{margin:0; padding:0 0 0 25px;}
#next{float:right; width:90px; height:20px; background:url(../howto/images/btn_next.gif) no-repeat; display:block; margin:0; padding:0;}
#prev{float:left; width:90px; height:20px; background:url(../howto/images/btn_prev.gif) no-repeat; display:block; margin:0; padding:0;}