@charset "utf-8";

/* guide index styles */

#bg_top { background: url(../images/bg_top.jpg) repeat-x; }
#body { min-height: 820px; height: auto !important; height: 820px; }


/* main */

#main { padding: 39px 34px 40px 35px; background: url(../common/images/bg_content.gif) no-repeat right bottom #fff; }


/* article01 */

#article01 { margin-top: 40px; background: url(../images/atn_bg.gif) repeat-y left bottom; }
#article01 dl { min-height: 82px; height: auto !important; height: 82px; padding-bottom: 15px; background: url(../images/atn_bg_btm.gif) no-repeat left bottom; }
#article01 dl dt { float: left; width: 210px; padding-left: 31px; }
#article01 dl dd { width: 510px; margin-left: 240px; padding: 0 0 8px 1em; text-indent: -1em; }


/* article02 */

#article02 { margin-top: 50px; }
#article02 dl dt { float: left; }
#article02 dl dd { float: left; }
#article02 p { margin-top: 0.2em; }
#article02 p.note { margin-top: 18px; }

#article02 div.hour { width: 400px; float: left; }
#article02 div.hour dl dt { width: 114px; }
#article02 div.hour dl dd { margin-bottom: 7px; }

#article02 div.cable { width: 378px; float: right; }
#article02 div.cable dl dt { width: 122px; }
#article02 div.cable dl dd { padding-top: 12px; }
