@charset "utf-8";

/* Wrapper */
#wrapper { width: 1000px; margin: 0 auto; background: url(../common_img/bg_middle.jpg) repeat-y left top;}
#container-2columns { clear: both; padding-top: 66px; width: 900px; margin-left: 50px; background: url(../common_img/bg_common_upper.jpg) no-repeat left top;}
#container-2columns #column-left { background: url(../common_img/bg_common_left.jpg) no-repeat left top; padding-left: 184px; width: 510px; float: left; min-height: 460px;}
#container-2columns #column-left .contents { background: url(../common_img/bg_common_center.jpg) no-repeat left top; padding: 43px 5px 10px 5px;}
#container-2columns #column-right { width: 160px; padding-right: 30px; float: right;}
#container-2columns:after { content: "."; display: block; clear: both; height: 1px;}

/* Header */
#header { background: url(../common_img/bg_upper.jpg) no-repeat left top; padding: 44px 50px 0px 80px;}
#header h1 { background: url(../common_img/sitelogo.gif) no-repeat left top; width: 222px; height: 78px; text-indent: -99999px; float: left; margin-right: 15px;}
#header h1 a { display: block; width: 222px; height: 78px; text-decoration: none;}
#header h2 { background: url(../common_img/sitelogo2.jpg) no-repeat left top; width: 74px; height: 79px; text-indent: -99999px; float: left;}
#header .info { width: 301px; float: right; text-align: right;}
#header .info p { margin-bottom: 10px;}
#header .info .web { margin: 0;}
#header .info .web a { background: url(../common_img/header_web.jpg) no-repeat 0 0; display: block; margin-left: 91px; width: 210px; height: 30px; text-decoration: none; text-align: left; text-indent: -99999px; }
#header .info .web a:hover { background-position: 0 -30px;}

/* Footer */
#footer { clear: both; background: url(../common_img/bg_lower.jpg) no-repeat left top; height: 64px; padding: 0 50px;}
#footer p { color: #fff; text-align: right; padding-top: 15px;}

/* Right Side */
#column-right .menu { margin-left: 0px; padding-bottom: 10px; margin-bottom: 10px;}
#column-right .menu li { list-style-type: none; margin-left: 0px;}
#column-right .menu li a { text-decoration: none; color: #333; display: block; height: 26px; padding: 3px 0 8px 20px;}
#column-right .menu li a:hover { color: #bb1525; background: url(../common_img/bg_menu_ov.jpg) no-repeat left top; margin-left: 0px;}
#column-right .menu .active a { color: #bb1525; font-weight: bold; margin-left: -10px;}
#column-right .site-info { padding-left: 20px; margin-top: 15px;}
#column-right .site-info img { margin-bottom: 15px;}
#column-right .site-info p { margin-bottom: 1em; font-size: 11px;}

/* Common Styles */
.contents p { margin-bottom: 1em; margin-left: 15px;}
.contents h1 { margin-bottom: 10px;}
.contents h2 { font-size: 120%; font-weight: bold; margin-bottom: 10px; padding-top: 10px; border-bottom: 2px solid #36647c; color: #36647c;}
.contents h3 { font-weight: bold; margin-bottom: 5px;}
.dotline { background: url(../common_img/dotline1.gif) repeat-x left bottom;}
.pagetop { background: url(../common_img/bg_rightlower.jpg) no-repeat right bottom; height: 65px; margin: 0 80px 0 50px; padding-right: 170px; padding-top: 30px; text-align: right;}
.contents table { border-collapse: separate; margin-left: 15px; width: 485px;}
.contents table th { font-weight: normal; text-align: right; vertical-align: top; border-right: 5px solid #36647c; border-bottom: 1px solid #36647c; color: #36647c; padding: 6px 4px; white-space: nowrap;}
.contents table td { padding: 6px 4px; border-bottom: 1px solid #36647c;}

/* Top Page */
#page-home h1 { border-bottom: none;}
#page-home .box { width: 240px; float: left;}
#page-home .box h1 { margin-bottom: 10px;}
#page-home .left { margin-right: 20px;}
#page-home .right { background: url(../common_img/img_kodawari.jpg) no-repeat right bottom; padding-bottom: 163px;}
#page-home .menu-banners { clear: both; margin-bottom: 25px;}
#page-home .menu-banners #tm2 { margin: 0 25px;}
#page-home .news dl { margin: 10px 0px;}
#page-home .news dd { padding-left: 25px; margin-bottom: 10px;}
#page-home .news dt { color: #2d5370;}

/* Other Pages */
#page-results ul { margin-bottom: 1em;}
#page-price table { margin-bottom: 20px;}

#page-sample ul { margin-bottom: 20px;}
#page-sample li { line-height: 200%;}

#page-about td p { margin-left: 0;}

#page-inquiry .required { color: #cc0000;}
#page-inquiry .note { font-size: 80%; color: #666; margin: 0;}
#page-inquiry .error { color: #cc0000; background-color: #fff4f4; padding: 5px; margin: 5px 0px;}
#page-inquiry .buttons { margin: 10px 0px; text-align: center;}
#page-inquiry .invalid { background: #fffadf; border: 1px solid #ffa999;}
