﻿@import url('reset.css');
@import url('base_style.css');
/*====  BODY  =====*/
h1{
	width:220px;
	margin:0px;}
h1 img{
	margin:10px 20px;
}
h2,h3{
	margin-bottom:10px;
}
h4{
	border-bottom:1px #006699 solid;
	border-left:5px #006699 solid;
	width:300px;
	margin-bottom:10px;
	margin-left:15px;
	padding-left:5px;
}
dl{	margin:30px;
	font-size:92%;}

dt{	width:150px;
	border-right:1px #999 dotted;
	margin:10px 0px;
	font-weight:bold;
	padding-left:20px;
	background-image:url('images/l-list2.gif');
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px #999 solid;}

dd{	margin-left:175px;
	margin-top:-2.5em;
	margin-bottom:10px;
	padding-left:5px;
	border-bottom:1px #999 solid;}
table{	width:90%;
	margin:auto auto;
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom:20px;
	font-size:90%;}
td,th{ padding:5px;
	border: 1px solid #999;}
th{	font-weight:bold;
	text-align:center;}
hr{	border:none;
	margin:0px;}
p{	margin:10px 20px;}
p span{	color:#006699;
		font-weight:bold;}
th{	background:#a7bfcb;}
thead th{	background:#4f7f98;
color:#fff;}
p small{
	background-image:url('images/l_list1.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

/*------------ヘッド部分------------*/	
#header{background-image:url('images/header_back.gif');
		background-position:left top;
		background-repeat:no-repeat;
		height:100px;}
#header img{float:left;}
#search{width:500px;
	font-size:90%;
	margin-left:460px;
				text-align:right;}
#search table{	width:500px;}
#search table,#search td,#search img{
	background-image:none;
	padding:0px;
	margin:0px;
	border:none;}
#search form{margin-left:30px;}

#menu{	margin:10px;}
#menu li{	margin:0px;}
/*------------本体------------*/
#main{height:auto !important;
	display:block;
	overflow:hidden;
	border-top:1px #ccc solid;
	background-image:url('images/main_back.gif');
	background-repeat:repeat-x;}

#map{
	width:80%;
	height:500px;
	margin:10px auto;}
#top_img{
	margin-bottom:20px;
}


/*------------左タイトル------------*/
#left{float:left;
	width:260px;
	height:auto !important;
	display:block;
	overflow:hidden;}
#info{
	font-size:90%;
	border:1px #999 solid;
}
/*------------右タイトル------------*/
#right{
	width:650px;
	margin:10px;
	padding:10px;
	height:auto !important;
	display:block;
	overflow:hidden;
	background:#fff;
	border:1px #999 solid;}
#right{margin-left:275px;}
#right ul{
	margin:5px;
}
#right ul li{
	margin-left:20px;
	list-style:disc;
}
#pickup img{
float:left;
margin:10px;}
#pickup p{
	margin-left:200px;
}
/*------------微調整-----------*/

.title{
	font-size:150%;
	font-weight:bold;
}
.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.t1_back{background:#efefef;}
.top_back{
	color:#999;
	text-align:right;
	font-size:80%;
	padding-right:30px;
	margin-top:20px;}
.pdfdl{
	padding:5px;
	width:90%;
	margin:0px auto;
	text-align:center;
	background:#eee;}
.pdfdata{
	background-image:url('images/pdficon_small.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
	font-weight:bold;}
.f_right{
	float:right;
	margin:0px 20px;
	margin-right:50px;}
.f_left,.f_left2{
	float:left;
	margin:0px 10px;}
.f_left2{
	border-right:1px #999 solid;
	padding-right:5px;
}
