﻿

/* common */
/* -------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	color: #000000;
	text-align: center;
	background: url(../img/bg_header.jpg) no-repeat center top;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 12px;
}
p, ul, ol, dl ,table {
	font-size: 12px;
	line-height: 150%;
}
ul {
	list-style-type: none;
}
img {
	border: 0;
	display: block;
}
fieldset {
	border: 0;
}


/* link */

a:link,
a:visited,
a:active {
	outline: none;
	color: #005aa9;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #005aa9;
	text-decoration: none;
}


/* clear */

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */



/* container */
/* -------------------------------------------------------- */

#container {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}



/* header */
/* -------------------------------------------------------- */

#header {
	width: 940px;
	margin-left: 20px;
}

#header-logo {
	position: relative;
}
#header-logo-inner {
	position: absolute;
}
#header-logo p {
	height: 24px;
	font-size: 10px;
	font-weight: normal;
	margin-top: 8px;
}
#header-logo h1 a {
	display: block;
	width: 300px;
	height: 50px;
	margin-left: 15px;
	text-indent: -9999px;
	background: url(../img/logo.gif) no-repeat left top;
}

#header-tel {
	position: relative;
}
#header-tel p {
	position: absolute;
	top: 27px;
	left: 712px;
}

#header h2 {
	padding-top: 100px;
}


/* header-navi */

#header-navi {
	margin-bottom: 5px;
}
#header-navi li {
	float: left;
}



/* contents */
/* -------------------------------------------------------- */

#contents {
	width: 980px;
	background: url(../img/bg_contents_01b.jpg) repeat-y left top;
}
#contents-inner {
	width: 980px;
	background: url(../img/bg_contents_01a.jpg) no-repeat left top;
}



/* main */

#main {
	width: 560px;
	margin-right: 30px;
	display: inline;
	float: right;
}

#track-list {
	list-style-type: none;
	margin-bottom: 5px;
}
#track-list li {
	padding-left: 5px;
	float: left;
}
#track-list li a {
	padding-right: 5px;
}



/* side */

#side {
	width: 360px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	display: inline;
	float: left;
	background: url(../img/bg_side.jpg) no-repeat left top;
}

.side-block1 {
	width: 240px;
	margin-left: 120px;
	margin-bottom: 5px;
}
.side-block1 h3 {
	margin-bottom: 5px;
}
.side-block1 ul {
	margin-left: 10px;
}
.side-block1 li {
	padding-bottom: 5px;
	float: left;
}

.side-block2 {
	width: 240px;
	margin-left: 120px;
	margin-bottom: 5px;
}
.side-block2 h3 {
	margin-bottom: 7px;
}
.side-block2 ul {
	margin-left: 10px;
}
.side-block2 li {
	padding-bottom: 5px;
	float: left;
}



/* footer */
/* -------------------------------------------------------- */

#footer {
	width: 100%;
	text-align: center;
	padding-bottom: 65px;
	background: url(../img/bg_footer.gif) repeat-x left top;
}
#footer-inner {
	width: 940px;
	margin: 0 auto;
	padding-top: 9px;
	text-align: left;
}


/* footer-navi */

#footer-navi {
	width: 903px;
	margin-left: 22px;
	margin-bottom: 28px;
}
#footer-rss {
	width: 110px;
	float: left;
}
#footer-bttop {
	width: 125px;
	float: right;
}


/* footer-logo */

#footer-logo {
	position: relative;
}
#footer-logo-inner {
	position: absolute;
	left: 650px;
}


/* footer-navi1 */

#footer-navi1 {
	margin-left: 10px;
	margin-right: 300px;
}
#footer-navi1 li {
	float: left;
}
#footer-navi1 a:link,
#footer-navi1 a:visited,
#footer-navi1 a:active {
	color: #000000;
	text-decoration: none;
}
#footer-navi1 a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer-copy {
	padding-left: 20px;
	white-space: nowrap;
}



/* parts */
/* -------------------------------------------------------- */

.b {font-weight: bold;}
.ri {text-align: right;}
.cen {text-align: center;}
.ri img ,
.cen img {display: inline;}

.l-block {float: left;}
.r-block {float: right;}
img.l-block {display: inline; margin-right: 10px;}
img.r-block {display: inline; margin-left: 10px;}

.m05 {margin-bottom: 5px;}
.m10 {margin-bottom: 10px;}
.m15 {margin-bottom: 15px;}
.m20 {margin-bottom: 20px;}
.m25 {margin-bottom: 25px;}
.m30 {margin-bottom: 30px;}
.m35 {margin-bottom: 35px;}
.m40 {margin-bottom: 40px;}
.m45 {margin-bottom: 45px;}
.m50 {margin-bottom: 50px;}
.m55 {margin-bottom: 55px;}


/* title-1 */

.title-1 {
	margin-bottom: 12px;
	background: url(../img/bg_title_01a.gif) no-repeat left top;
}
.title-1 .title {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	padding: 10px 10px 11px 32px;
	background: url(../img/bg_title_01b.gif) no-repeat left bottom;
}


/* title-2 */

.title-2 {
	margin-left: 10px;
	margin-bottom: 12px;
	background: url(../img/bg_title_02a.gif) no-repeat left top;
}
.title-2 .title {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	padding: 10px 10px 11px 32px;
	background: url(../img/bg_title_02b.gif) no-repeat left bottom;
}


/* title-3 */

.title-3 {
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 12px;
	padding: 0 10px 10px 22px;
	background: url(../img/bg_title_03.gif) no-repeat left bottom;
}


/* title-4 */

.title-4 {
	margin-bottom: 15px;
	background: url(../img/bg_title_04b.gif) no-repeat left bottom;
}
.title-4 p {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 15px 0;
	background: url(../img/bg_title_04a.gif) no-repeat left top;
}


/* list-disc */

ul.list-disc {
	list-style-type: disc;
	margin-left: 22px;
}


/* list-1 */

ul.list-1 {
	margin-left: 10px;
}
ul.list-1 li {
	padding-left: 20px;
	padding-bottom: 2px;
	background: url(../img/icon_02.gif) no-repeat 0 4px;
}


/* info-list */

dl.info-list {
	margin-left: 25px;
}
dl.info-list dt {
	position: relative;
}
dl.info-list dt span {
	white-space: nowrap;
	padding-left: 12px;
	background: url(../img/icon_01.gif) no-repeat 0 6px;
	display: block;
	position: absolute;
}
dl.info-list dd {
	padding-left: 95px;
	padding-bottom: 5px;
}


/* block-1 */

.block-1 {
	width: 530px;
	margin-left: 15px;
}


/* block-2 */

.block-2 {
	width: 540px;
	margin-left: 10px;
}
.block-2 h4 {
	font-weight: normal;
	margin-bottom: 3px;
	background: #ebebf0;
	border-top: solid 1px #090b4d;
	border-bottom: solid 1px #c1c2d2;
}
.block-2 h4 span {
	display: block;
	padding: 15px 20px;
	border-top: solid 1px #c1c2d2;
	border-bottom: solid 1px #090b4d;
}
.block-2 p {
	padding: 8px 18px;
}


/* block-3 */

.block-3 {
	margin-left: 10px;
	margin-right: 10px;
	padding: 8px 18px;
	background: #e9e5de;
}


/* block-4 */

.block-4 {
	width: 540px;
	margin-left: 10px;
}



/* table-1 */

.table-1 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.table-1 th,
.table-1 td {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 3px 28px;
}
.table-1 th {
	white-space: nowrap;
	font-weight: normal;
	background: url(../img/bg_th.gif) no-repeat left top;
}
.table-1 td {
	background: url(../img/bg_td.gif) no-repeat left top;
}


/* table-2 */

.table-2 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	table-layout: fixed;
}
.table-2 th,
.table-2 td {
	vertical-align: top;
}
.table-2 th {
	white-space: nowrap;
	font-weight: normal;
	text-align: center;
	padding: 3px 0 2px 0;
	background: url(../img/bg_th.gif) no-repeat left top;
}
.table-2 td {
	text-align: left;
	padding: 8px 10px 6px 10px;
	background: url(../img/bg_td.gif) no-repeat left top;
}



/* table-3 */

.table-3 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.table-3 th {
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 10px 15px 8px 0;
	background: url(../img/bg_th.gif) no-repeat right top;
}
.table-3 th.require {
	text-align: center;
	padding: 2px 5px 0 5px;
	background: url(../img/bg_th.gif) no-repeat left top;
}
.table-3 td {
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 8px 15px;
	background: url(../img/bg_td.gif) no-repeat left top;
}
.table-3 input,
.table-3 select {
	vertical-align: middle;
}
.table-3 .input-1 {width: 200px;}
.table-3 .input-2 {width: 100px;}
.table-3 .input-3 {width: 60px;}
.table-3 .input-4 {width: 300px;}
.table-3 .textarea-1 {width: 300px; height: 100px;}



.table-4 {
	width: 64%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.table-4 th,
.table-4 td {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 3px 10px;
}
.table-4 th {
	white-space: nowrap;
	font-weight: normal;
	background: url(../img/bg_th.gif) no-repeat left top;
}
.table-4 td {
	background: url(../img/bg_td.gif) no-repeat left top;
}

p.left {
	width:180px;
	float: right;
}

/* index */
/* -------------------------------------------------------- */

/* index-block1 */

.index-block1 {
	margin-left: 5px;
	margin-right: 5px;
}


/* index-block2 */

.index-block2 {
	width: 540px;
	margin-left: 10px;
	padding-bottom: 10px;
	background: url(../img/line_01.gif) repeat-x left bottom;
}
.index-block2 .map-block {
	width: 530px;
	margin-left: 5px;
}

.index-block2 .bt-print {
	position: relative;
}
.index-block2 .bt-print p {
	width: 130px;
	position: absolute;
	top: -34px;
	left: 397px;
}


/* index-block3 */

.index-block3 {
	width: 540px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.index-block3 ul {
	width: 530px;
	margin-bottom: 10px;
}
.index-block3 li {
	width: 260px;
}

.index-block3 .inner {
	padding: 10px 5px 0 5px;
	background: url(../img/line_02.gif) repeat-x left top;
}



/* clear */
/* -------------------------------------------------------- */

#header-navi:after, #contents-inner:after, .side-navi:after, #footer-navi:after, #footer-navi1:after, #track-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
#header-navi, #contents-inner, .side-navi, #footer-navi, #footer-navi1, #track-list { display: inline-block; }
/* no ie mac \*/
* html #header-navi, * html #contents-inner, * html .side-navi, * html #footer-navi, * html #footer-navi1, * html #track-list { height: 1%; }
#header-navi, #contents-inner, .side-navi, #footer-navi, #footer-navi1, #track-list { display: block; }
/* */

div.rss_box {
	padding-left:25px;
	margin:0 0 30px 0;
}

.rss_title {
	display:none;
}

a.rss_item {
	padding-left: 12px;
	background: url(../img/icon_01.gif) no-repeat 0 6px;
	display: block;
	margin:0;
	line-height:20px;
}

div.rss_box span.rss_date {
	color:#000000;
	display:block;
	margin-top:-15px;
}

div.rss_box p a {
	display:none;
}

#aaa {
	margin-left:20px;
	margin-bottom:25px;
}

#aaa th {
	font-weight:lighter;
	background: url(../img/icon_01.gif) no-repeat 0 6px;
	padding-left:15px;
}
