/* --- common style ---------------------------------------------------- */

* {
	margin:0px;
	border:none;
	padding:0px;
	font-size:12px;
	line-height:1.5;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:lighter;
}

ul {
	list-style:none;
}

table,
table tr,
table tr th,
table tr td {
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}

a:link {color:#3568B6; text-decoration:none;}
a:visited {color:#3568B6; text-decoration:none;}
a:active {color:#3568B6; text-decoration:none;}
a:hover {color:#3568B6; text-decoration:none;}


/* --- site layout ----------------------------------------------------------- */

body {
	background-color:#A2A7B5;
	text-align:center;
}

div#layout {
	width:900px;
	margin:0 auto;
	background:url(../img/bg_layout.jpg) repeat-y;
	text-align:center;
}

div#layout div#header {
	position:relative;
	width:800px;
	height:100px;
	background:url(../img/bg_header.jpg) no-repeat;
	margin:0 auto;
	text-align:left;
}

div#layout div#wrapper {
	overflow:hidden;
	width:800px;
	margin:0 auto;
	background:url(../img/bg_wrapper.jpg) repeat-y;
	text-align:left;
}

div#wrapper div#main {
	position:relative;
	overflow:hidden;
	float:right;
	display:inline;
	width:570px;
	padding:0 10px;
}

div#wrapper div#navi {
	float:left;
	display:inline;
	width:200px;
	text-align:left;
}

div#layout div#footer {
	clear:both;
	width:800px;
	margin:10px auto 0 auto;
	text-align:center;
	font-size:10px;
}


/* --- header ---------------------------------------------------------------- */



div#header h1 {
	position:absolute;
	left:10px;
	top:0;
	width:600px;
	height:20px;
	font-size:10px;
	color:#73A1A1;
	line-height:20px;
}

div#header p#index_h1 {
	position:absolute;
	left:10px;
	top:0;
	width:600px;
	height:20px;
	font-size:10px;
	color:#73A1A1;
	line-height:20px;
}


div#header p#h_banner a {
	position:absolute;
	display:block;
	width:235px;
	height:45px;
	left:546px;
	top:11px;
	text-indent:-9999px;
}

div#header p#to_index a {
	position:absolute;
	display:block;
	width:480px;
	height:80px;
	left:0px;
	top:20px;
	text-indent: 0;
	}


div#header div#h_menu p#h_menu_01 a {
	position:absolute;
	display:block;
	width:85px;
	height:15px;
	text-indent:-9999px;
	left: 542px;
	top: 68px;
}

div#header div#h_menu p#h_menu_02 a {
	position:absolute;
	display:block;
	width:64px;
	height:15px;
	text-indent:-9999px;
	left: 629px;
	top: 68px;
}

div#header div#h_menu p#h_menu_03 a {
	position:absolute;
	display:block;
	width:85px;
	height:15px;
	text-indent:-9999px;
	left: 695px;
	top: 68px;
}

div#header div#h_menu p#h_menu_01 a:hover { background:url(../img/h_menu_button.jpg) no-repeat;}
div#header div#h_menu p#h_menu_02 a:hover { background:url(../img/h_menu_button.jpg) no-repeat;}
div#header div#h_menu p#h_menu_03 a:hover { background:url(../img/h_menu_button.jpg) no-repeat;}



/* --- wrapper --------------------------------------------------------------- */

h2#main_img {
	height:400px;
	}

p#index_h2 {
	height:400px;
	}

h2.naka_img {
	background:url(../img/naka_img.jpg) no-repeat;
	font-size:35px;
	color:#FFFFFF;
	padding:125px 10px 23px 0;
	text-align:right;
}


/* --- navi ------------------------------------------------------------------ */

div#navi div#menu {
	text-align:left;
	width:200px;
	margin:0 5px 10px 5px;
}

div#navi div#menu ul li {
	margin:5px 0 0 0;
}

div#navi div#menu ul li a {
	display:block;
	width:182px;
	height:35px;
	padding-left:18px;
	line-height:35px;
}

div#navi div#menu ul li span.menu_title {
	display:block;
	background:url(../img/navi_menu_title.jpg) no-repeat;
	width:182px;
	line-height:30px;
	color:#28537A;
	margin-top:5px;
	padding-left:18px;
}


div#navi div#menu ul li a { background:url(../img/navi_menu_ro.jpg) no-repeat; color:#474747;}
div#navi div#menu ul li a:hover { background:url(../img/navi_menu.jpg) no-repeat; color:#474747;}

div#navi div#menu ul li ul {
	margin:0 0 0 30px;
}

div#navi div#menu ul li ul li {
	margin:5px 0 0 0;
}

div#navi div#menu ul li ul li a {
	display:block;
	width:170px;
	height:35px;
	line-height:35px;
}

div#navi div#menu ul li ul li a { background:url(../img/navi_sub_menu.jpg) no-repeat; color:#474747; }
div#navi div#menu ul li ul li a:hover { background:url(../img/navi_sub_menu_ro.jpg) no-repeat; color:#474747; }

div#navi div#banner {
	margin:0 0 5px 0;
	text-align:center;
}

div#navi div#banner img {
	margin:0 0 10px 0;
}
div#navi div#rss p {
	display:inline;
}

div#navi div#rss p img {
	margin:0 0 10px 40px;
}

/* --- main ------------------------------------------------------------------ */

div#main p {
	padding-left:10px;
	color:#474747;
	margin-top:10px;
}



h3#main_h3 {
	clear:both;
	background:url(../img/main_h4.jpg) no-repeat;
	line-height:30px;
	text-indent:-9999px;
	margin:10px 0;
}

p.index_h3 {
	clear:both;
	background:url(../img/main_h4.jpg) no-repeat;
	line-height:30px;
	text-indent:-9999px;
	margin:10px 0;
}


p#main_textbox {
	width:380px;
	padding-left:10px;
	float:left;
	display:inline;
	margin-bottom:20px;
}

div#main dl.pickup {
	width:180px;
	background:url(../img/bg_pickup.jpg) repeat-y;
	float:left;
	display:inline;
	margin-right:3px;
	margin-bottom:10px;
}

div#main dl.pickup dd.text_pickup {
	padding:5px 5px;
	height:90px;
}

div#main dl.pickup dd.button_pickup a {
	display:block;
	width:180px;
	height:20px;
	background:url(../img/button_pickup.jpg) no-repeat;
	text-indent:-9999px;
}

div#main dl.pickup dd.button_pickup a:hover {
	background:url(../img/button_pickup_ro.jpg) no-repeat;
}

li.main_banner01 {
	padding-left:-10px;
	float:left;
	display:inline;
	margin-bottom:10px;
}	

li.main_banner02 {
	padding-left:-10px;
	float:left;
	display:inline;
	margin-left:5px;
	margin-bottom:10px;
}	

/* --- main_rightbox ------------------------------------------------------------------ */

dl#mainbox {
	position: absolute;
	background:url(../img/main_box.jpg) 0 0;
	width:160px;
	height:144px;
	float:left;
	display:inline;
	left:418px;
	top: 507px;
}

dl#mainbox dt {
	display:none;
}

dl#mainbox dd#list01 a {
	position:absolute;
	display:block;
	width:145px;
	height:25px;
	text-indent:-9999px;
	left: 7px;
	top: 13px;
}

dl#mainbox dd#list02 a {
	position:absolute;
	display:block;
	width:145px;
	height:35px;
	text-indent:-9999px;
	left: 7px;
	top: 56px;
}

dl#mainbox dd#list03 a {
	position:absolute;
	display:block;
	width:145px;
	height:25px;
	text-indent:-9999px;
	left: 7px;
	top: 107px;
}

dl#mainbox dd#list04 a {
	position:absolute;
	display:block;
	width:145px;
	height:25px;
	text-indent:-9999px;
	top: 107px;
	left: 7px;
}

dl#mainbox dd#list01 a:hover {background:url(../img/main_box_ro01.jpg) no-repeat;}
dl#mainbox dd#list02 a:hover {background:url(../img/main_box_ro02.jpg) no-repeat;}
dl#mainbox dd#list03 a:hover {background:url(../img/main_box_ro04.jpg) no-repeat;}

/* --- footer ---------------------------------------------------------------- */
div#footer {
	clear:both;
	width:790px;
	background:url(../img/bg_footer.jpg) no-repeat;
	padding-top:5px;
}

div#footer ul {
	margin:5px auto;
	color:#3568B6;
}

div#footer ul li {
	display:inline;
}

div#footer p,
div#footer p a {
	margin:5px auto 0 auto;
	line-height:16px;
	background:url(../img/bg_footer.jpg) no-repeat;
	font-size:10px;
}


/* --- common parts ---------------------------------------------------------- */

.no_margin {
	margin:0;
}

.h3 {
	clear:both;
	width:550px;
	line-height:30px;
	text-indent:20px;
	background:url(../img/naka_h4.jpg) no-repeat;
	font-size:22px;
	font-weight:bold;
	color:#837460;
	margin-top:10px;
}

.h4 {
	clear:both;
	width:550px;
	line-height:30px;
	text-indent:20px;
	background:url(../img/naka_h5.jpg) no-repeat;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	margin-top:10px;
}

.index_h5 {
	clear:both;
	line-height:15px;
	text-indent:20px;
	background:url(../img/naka_h6.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#F2904E;
	margin-top:20px;
}

.h5 {
	clear:both;
	line-height:15px;
	text-indent:20px;
	background:url(../img/naka_h6.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#F2904E;
	margin-top:20px;
}


.bg_img img {
	border:1px #51AAAE solid;
	float:right;
	display:inline;
	margin:3px;
}
p.page_top {
	clear:both;
}

p.page_top img {
	margin-top:20px;
	margin-left:420px;
}

.table_a,
.table_a tr, 
.table_a tr th,
.table_a tr td {
	border:solid 1px #336699;
	border-collapse:collapse;
	color:#3568B6;
	padding:2px;
	line-height:2em;
}

.table_a {
	width:450px;
	margin-top:10px;
	margin-left:20px;
}

.table_a tr th {
	width:120px;
	text-align:center;
	font-weight:bold;
	background:url(../img/bg_table.jpg) repeat-y;
}

.table_a tr td {
	background-color:#FFFFFF;
	padding-left:5px;
}
/* --- form parts ---------------------------------------------------------- */
.table_b,
.table_b tr, 
.table_b tr th,
.table_b tr td {
	border:solid 1px #336699;
	border-collapse:collapse;
	color:#3568B6;
	padding:2px;
	line-height:2em;
}

.table_b {
	clear:both;
	width:480px;
	margin-top:10px;
	margin-left:20px;
}

.table_b tr th {
	text-align:center;
	font-weight:bold;
	background:url(../img/bg_table.jpg) repeat-y;
}

.table_b tr td {
	background-color:#ffffff;
	padding-left:5px;
}

.table_b tr td input {
	border:1px solid #006699;
}

.table_b tr td select {
	border:1px solid #006699;
	text-align:center;
}

.table_b tr td textarea {
	border:1px solid #006699;
}

.table_c,
.table_c tr, 
.table_c tr th,
.table_c tr td {
	border:solid 1px #336699;
	border-collapse:collapse;
	color:#3568B6;
	padding:2px;
	line-height:2em;
}

.table_c {
	clear:both;
	width:300px;
	margin-top:10px;
	margin-left:20px;
}

.table_c tr th {
	font-weight:bold;
	background:url(../img/bg_table.jpg) repeat-y;
}

.table_c tr td {
	background-color:#ffffff;
	padding-left:5px;
}

.table_c tr td input {
	border:1px solid #006699;
	background-color:#E4EFEC;
}

.table_c tr td select {
	border:1px solid #006699;
	text-align:center;
}

.table_c tr td textarea {
	border:1px solid #006699;
	background-color:#E4EFEC;
}

.submit input {
	width:100px;
	height:30px;
	border:1px solid #006699;
	background: url(../img/bg_table.jpg) repeat-y;
	color:#006699;
	font-weight:bold;
	margin:20px 0 0 20px;
}

.button {
	width:100px;
	border:1px solid #006699;
	background: url(../img/bg_table.jpg) repeat-y;
	color:#006699;
	font-weight:bold;
	margin:20px 0 10px 110px;
	line-height:30px;
	text-align:center;
	float:left;
}

.color {
	background-color:#E4EFEC;
}

.no_border, 
.no_border tr,
.no_border tr td{
	border:0;
}

.table_d,
.table_d tr th {
	border:solid 1px #336699;
	border-collapse:collapse;
	color:#3568B6;
	padding:2px;
	line-height:2em;
}

.table_d {
	clear:both;
	width:480px;
	margin-top:10px;
	margin-left:20px;
}

.table_d tr th {
	font-weight:normal;
	text-align: center;
	background:url(../img/bg_table.jpg) repeat-y;
}

.table_d tr td {
	background-color:none;
	padding-left:5px;
}

.table_d tr td input {
	border:1px solid #006699;
	background-color:#E4EFEC;
}

.table_d tr td select {
	border:1px solid #006699;
	text-align:center;
}

.table_d tr td textarea {
	border:1px solid #006699;
	background-color:#E4EFEC;
}

.m_map {
	margin:15px 0;
}

/* --- 070808 matsui ---------------------------------------------------------- */
div.entry {
	margin:20px 0 20px 0;
}

div.table {
	width:260px;
	float: right;
}

div.entry p.img {
	width:270px;
	float:left;
	display:inline;
	margin:0 5px;
}

div.entry p.img img {
	width:270px;
}

table.table_f {
	float: right;
	width:250px;
	margin-top:10px;
	margin-right:10px;	
}

.table_f,
.table_f tr, 
.table_f tr th,
.table_f tr td {
	border:solid 1px #336699;
	border-collapse:collapse;
	color:#3568B6;
	padding:2px;
	line-height:2em;
}
.table_f tr th.t_title {
	text-align:center;
	font-weight:bold;
	width:250px;
}

.table_f tr th {
	font-weight:bold;
	background:url(../img/bg_table.jpg) repeat-y;
	width:120px;
	text-align: center;
}

.table_f tr td {
	background-color:#ffffff;
	padding-left:5px;
	text-align:right;
	width:130px;
}

table.table_g {
	float:left;
	width:550px;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:60px;	
}

.table_g,
.table_g tr, 
.table_g tr th,
.table_g tr td {
	border:solid 1px #336699;
	border-collapse:collapse;
	color:#3568B6;
	padding:2px;
	line-height:2em;
}
.table_g tr th.t_title {
	text-align:center;
	font-weight:bold;
	width:250px;
}

.table_g tr th {
	font-weight:bold;
	background:url(../img/bg_table.jpg) repeat-y;
	width:100px;
	text-align:center;
}

.table_g tr td {
	background-color:#ffffff;
	padding-left:5px;
	text-align:left;
}

.table_g tr td.img02 {
	background-color:#ffffff;
	text-align:center;
}

.table_g tr td.img02 img {
	width:240px;
	background-color:#ffffff;
	text-align:center;
	margin:0 auto;
}


table.table_g_ {
	float:right;
	width:220px;
	margin-top:10px;
	margin-right:20px;	
}

.table_g_,
.table_g_ tr, 
.table_g_ tr th,
.table_g_ tr td {
	border:solid 1px #336699;
	border-collapse:collapse;
	color:#3568B6;
	padding:2px;
	line-height:2em;
}
.table_g_ tr th.t_title {
	text-align:center;
	font-weight:bold;
	width:150px;
}

.table_g_ tr th {
	font-weight:bold;
	background:url(../img/bg_table.jpg) repeat-y;
	width:70px;
	text-align:center;
}

.table_g_ tr td {
	background-color:#ffffff;
	padding-left:5px;
	text-align:right;
}

p.img02 {
	float:left;
}

p.img02 img {
	width:300px;
	text-align:center;
}




table.table_h {
	clear:both;
	float:left;
	width:550px;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;	
}

.table_h,
.table_h tr, 
.table_h tr th,
.table_h tr td {
	border:solid 1px #336699;
	border-collapse:collapse;
	color:#3568B6;
	padding:2px;
	line-height:2em;
}
.table_h tr th.t_title {
	text-align:center;
	font-weight:bold;
	width:250px;
}

.table_h tr th {
	font-weight:bold;
	background:url(../img/bg_table.jpg) repeat-y;
	width:150px;
	text-align:center;
}

.table_h tr td {
	background-color:#ffffff;
	padding-left:5px;
	text-align:left;
}

p.img03 {
	float:left;
	margin-bottom:50px;
}

p.img03 img {
	width:260px;
}

div#main p.inq {
	margin:0;
	padding:0;
	clear:both;
}

div#main p.zero {
	margin:0;
	padding:0;
}

div#main p.inq a {
	display:block;
	width:550px;
	height:110px;
	background:url(../img/inqq.jpg) repeat-y;
	text-indent:-9999px;
}

div#main p.inq a:hover {
	background:url(../img/inqq_ov.jpg) repeat-y;
}
