@charset "UTF-8";
/* -- HOME -- */

/* LAYOUT */
body { background-image: url(../img/toppage_bg.jpg); background-repeat: repeat-x; background-color: #F6F5F1; }
#container { width: 900px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }

/* HEADER */
#header_wrapper { height: 550px; width: 900px; }
#header_wrapper #home_img { height: 330px; width: 900px; }
#header_wrapper #header { height: 170px; width: 900px; }
#header_wrapper #header #header_left { float: left; height: 120px; width: 450px; margin-top: 30px; margin-bottom: 20px; }
#header_wrapper #header #header_right { float: right; height: 130px; width: 450px; margin-top: 20px; margin-bottom: 20px; }
#header_wrapper #header #header_left #tsurumi_logo { height: 50px; width: 360px; margin-right: 90px; }
#header_wrapper #header #header_left #header_search { height: 20px; width: 420px; background-image: url(../img/header_search_bg.jpg); background-repeat: no-repeat; background-position: left; margin-top: 25px; margin-right: 30px; margin-bottom: 5px; text-indent: 70px; text-align: left; }
#header_wrapper #header #header_left #header_info { height: 20px; width: 420px; margin-right: 30px; }

/* MAIN */
#main_wrapper { height: 450px; width: 900px; }
#main_wrapper #main_left { float: left; width: 430px; margin-top: 20px; margin-right: 20px; }
#main_wrapper #main_right { float: right; width: 430px; margin-top: 20px; margin-left: 20px; }

/* MAIN LEFT */
#left_headline { height: 30px; width: 430px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F60; font-size: 16px; line-height: 30px; }
#left_cts { margin-top: 10px; }
#info_table th { line-height: 25px; height: 25px; text-align: left; font-size: 13px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; padding-top: 5px; padding-bottom: 5px; }
#info_table td { line-height: 25px; height: 25px; text-align: left; font-size: 13px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; padding-top: 5px; padding-bottom: 5px; }
.list_type { font-size: 10px; color: #F60; margin-right: 5px; }

/* MAIN RIGHT */
#right_headline { height: 30px; width: 430px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F60; font-size: 16px; line-height: 30px; }
#right_cts { margin-top: 10px; }
#map img{ height: 354px; width: 430px; }
#case_table td { border: 1px solid #CCC; background-color: #FFF; }
#case_table td a { line-height: 26px; text-align: left; font-size: 12px; background-color: #FFF; background-image: url(../img/top_case_bg.jpg); background-repeat: no-repeat; background-position: left top; text-decoration: none; display: block; width: 203px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; color: #333; height: 26px; }
#case_table td a:hover { line-height: 25px; text-align: left; font-size: 12px; background-color: #FFF; background-image: url(../img/top_case_bg_on.jpg); background-repeat: no-repeat; background-position: left top; color: #FFF; text-decoration: none; }

/* TOPICS */
#news_headline{ font-size: 13px; line-height: 30px; text-align: left; height: 30px; font-weight: bold; }
