@charset "UTF-8";

/* directionsindex button */
ul#b-directionsindex { list-style:none; width:700px; margin-bottom:20px; }
ul#b-directionsindex li { display:inline; }
ul#b-directionsindex li a { margin-bottom:10px; display:block; width:345px; height:100px; background-position:0 0; background-repeat:no-repeat; float:left; }
ul#b-directionsindex li a:hover { background-position:0 -100px; }

#b-directionsindex01 { background-image:url("../directions/images/b_directionsindex01.gif"); }
#b-directionsindex02 { background-image:url("../directions/images/b_directionsindex02.gif"); margin-left:10px; }
#b-directionsindex03 { background-image:url("../directions/images/b_directionsindex03.gif"); }
#b-directionsindex04 { background-image:url("../directions/images/b_directionsindex04.gif"); margin-left:10px; }

/* howto area */
#howtobody { margin:5px 0 25px; width:700px; }
#howtoimage { width:190px; float:left; }
#howtocontents { width:510px; float:left; }
#howtocontents h4 { margin-bottom:0; }
#howtocontents ul { list-style:none; padding:5px; background-color:#FFFAEA; }
#howtocontents ul li { padding-left:10px; background:url("../images/mark_point.gif") 0 5px no-repeat; }
#howtocontents dl { padding:5px; background-color:#FFFAEA; }
#howtocontents dl dt { font-weight:bold; }
#howtocontents dl dd { padding-left:10px; background:url("../images/mark_point.gif") 0 5px no-repeat; }
#howtocontents .text-howto05 { margin-bottom:5px; }
#howtocontents .text-howto10 { margin-bottom:10px; }
#howtocontents .text-howto15 { margin-bottom:15px; }
#howtocontents .text-howto20 { margin-bottom:20px; }
#howtocontents .text-howto25 { margin-bottom:25px; }
#howtocontents .text-howto30 { margin-bottom:30px; }
#howtocontents .text-howto35 { margin-bottom:35px; }
#howtocontents .text-howto40 { margin-bottom:40px; }
#howtocontents .text-howto45 { margin-bottom:45px; }
#howtocontents .text-howto50 { margin-bottom:50px; }
#howtocontents .text-howto215 { margin-bottom:215px; }
#howtocontents .text-howto225 { margin-bottom:225px; }

/* title area */
h4.h4-howto { margin-bottom:1px; padding-left:17px; background:url("../images/mark_blue.gif") 0 3px no-repeat; line-height:1.5em; }
