/* -----------------------------------------------------------------
コンテンツ全体 */

body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(images/bg01.jpg);
	background-repeat:repeat-y;
	color:#333333;
	font-size:80%;
	line-height:140%;
}

a:link {color:#003399;}
a:visited {color:#003366;}

img {
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:top;
}

img.izon_font {
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

img.izon_font2 {
	margin:0px 0px 2px 0px;
	padding:0px;
	vertical-align:middle;
	border-bottom: 1px solid #003399;
}

div.clear{
	margin:0;
	padding:0;
	clear:both;
}

p{
	margin:0px;
	padding:0px;
	text-align:left;
}

p.txt{
	margin:0px 5px 0px 5px;
	padding:0px;
	text-indent:14px;
	text-align:left;
}

p.txt_sp{
	margin:15px 5px 0px 5px;
	padding:0px;
	text-indent:14px;
	text-align:left;
}


/* -----------------------------------------------------------------
ヘッダ部分 */

div.header {
	width:760px;
	height:70px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	clear:both;
}

p.site_title {
	margin:0px;
	padding:0px;
	position:absolute;
	top:10px;
	left:0px;
}

div.head_parts {
	margin:0px;
	padding:0px;
	position:absolute;
	top:27px;
	left:390px;
	text-align:right;
	clear:both;
}

ul.head_parts{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.head_parts li{
	margin:0px;
	padding:0px;
	float:left;
}



/* -----------------------------------------------------------------
グローバルメニュー */

div.gmenu {
	width:760px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

ul.gmenu{
	width:760px;
	height:32px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	clear:both;
}

ul.gmenu li{
	margin:0px;
	padding:0px;
	float:left;
}

/* -----------------------------------------------------------------
コンテンツ上部 */

div.contents {
	width:760px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
}

div.main {
	width:740px;
	height:auto;
	margin:30px 0px 0px 15px;
	padding:0px;
	background-color:#ffffff;
	clear:both;
}

.main h1{
	margin:0px 0px 25px 5px;
	padding:0px;
}

.main h2{
	margin:0px 0px 10px 5px;
	padding:0px;
}

.main h3{
	width:680px;
	margin:20px 0px 15px 20px;
	padding:0px 0px 3px 0px;
	color:#333333;
	font-size:120%;
	border-bottom:2px #6699cc solid;
}

div.main2 {
	width:740px;
	height:auto;
	margin:30px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(images/side_tree01b.gif);
}

div.main3 {
	width:740px;
	height:auto;
	margin:30px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(images/side_tree02b.gif);
}

p.top_image {
	height:180px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
}

/* -----------------------------------------------------------------
トップコンテンツ部・メイン左 */

div.top_main {
	width:510px;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	float:left;
}

div.top_new {
	width:510px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

p.top_new_log {
	width:510px;
	margin:0px;
	padding:0px;
	text-align:right;
}
ul.top_new {
	width:500px;
	margin:0px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}
ul.top_new li{
	margin:10px 0px;
	padding:0px 0px 0px 10px;
	list-style-type:none;
	border-bottom:1px #cccccc dotted;
}

dl.top_new{
	width:500px;
	margin:15px 5px 0px 0px;
	padding:0px;
	list-style-type:none;
	border-bottom:1px #cccccc dotted;
}

dl.top_new dt{
	width:120px;
	margin:0px 0px 10px 0px;
	padding:5px 0px 0px 10px;
	font-weight:bold;
	float:left;
	border-top:1px #cccccc dotted;
	clear:both;
}

dl.top_new dt#right{
	width:120px;
	margin:0px 5px 0px 0px;
	padding:5px 0px 10px 0px;
	text-align:right;
	font-weight:bold;
	float:left;
	border-top:1px #cccccc dotted;
}

dl.top_new dd{
	margin:0px 0px 10px 130px;
	padding:5px 10px 0px 0px;
	border-top:1px #cccccc dotted;
}

dl.topics{
	width:680px;
	margin:15px 5px 0px 0px;
	padding:0px;
	list-style-type:none;
	border-bottom:1px #cccccc dotted;
}

dl.topics dt{
	width:120px;
	margin:0px 0px 10px 0px;
	padding:5px 0px 0px 10px;
	font-weight:bold;
	float:left;
	border-top:1px #cccccc dotted;
	clear:both;
}

dl.topics dd{
	margin:0px 0px 10px 130px;
	padding:5px 10px 0px 0px;
	border-top:1px #cccccc dotted;
}

img.dl_icon {
	margin:0px 0px 0px 3px;
	padding:0px;
	vertical-align:middle;
}
/* -----------------------------------------------------------------
トップコンテンツ部・メイン右 */

div.top_side {
	width:200px;
	margin:0px;
	padding:0px;
	float:right;
}

div.top_machikado {
	width:190px;
	height:250px;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	border:1px #cccccc solid;
}

div.top_news {
	width:190px;
	height:auto;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	border:1px #cccccc solid;
}
div.top_banners {
	width:auto;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:center;
}

ul.top_banners{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.top_banners li{
	margin:0px 0px 2px 0px;
	padding:3px;
}

div.top_facilities {
	width:auto;
	margin:25px 0px 5px 0px;
	padding:0px;
	text-align:left;
}

ul.top_facilities{
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:100px;
}

ul.top_facilities li{
	margin:0px 0px 2px 0px;
	padding:3px;
	float:left;
}

/* -----------------------------------------------------------------
階層ページメニュー部分 */

div.page {
	width:740px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(images/bg02.gif);
	background-repeat:repeat-y;
	clear:both;
}

div.page_menu {
	width:190px;
	margin:0px;
	padding:0px;
	background-color:#eeeeff;
	background-image:url(images/side_tree01b.gif);
	float:left;
}

div.page_menu2 {
	width:190px;
	margin:0px;
	padding:0px;
	background-color:#eeeeff;
	background-image:url(images/side_tree02b.gif);
	float:left;
}

div.page_foot {
	width:740px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(images/bg02.gif);
	background-repeat:repeat;
	clear:both;
}

div.page_menu_foot {
	width:190px;
	margin:0px;
	padding:0px;
	background-color:#eeeeff;
	background-image:url(images/side_tree01b.gif);
	float:left;
}

p.side {
	margin:0px;
	padding:0px;
}

ul.side01{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	background-image:url(images/side_tree01b.gif);
}

ul.side01 li{
	margin:0px 0px 0px 0px;
	padding:0px;
}

ul.side02{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	background-image:url(images/side_tree02b.gif);
}

ul.side02 li{
	margin:0px 0px 0px 0px;
	padding:0px;
}

/* -----------------------------------------------------------------
階層ページメイン部分 */

div.page_main {
	width:530px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	float:right;
}

.page_main h1{
	margin:0px 0px 25px 0px;
	padding:0px;
}

.page_main h2{
	margin:0px 0px 10px 5px;
	padding:0px;
}

h2.topics{
	width:700px;
	margin:10px 0px 30px 15px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:140%;
	line-height:160%;
	border-bottom:2px #6699cc solid;
}

h3.topics{
	width:670px;
	margin:0px 0px 10px 30px;
	padding:0px 0px 3px 0px;
	color:#003399;
	font-size:120%;
	border-bottom:1px #003399 dotted;
}

.page_main h3{
	width:510px;
	margin:20px 0px 15px 10px;
	padding:0px 0px 3px 0px;
	color:#333333;
	font-size:120%;
	border-bottom:2px #6699cc solid;
}

.page_main h4{
	margin:0px 0px 15px 5px;
	padding:0px;
	color:#ff0000;
	font-size:140%;
	line-height:200%;
	font-weight:bold;
}

.page_main2 h3{
	width:510px;
	margin:20px 0px 15px 10px;
	padding:0px 0px 3px 0px;
	color:#333333;
	font-size:120%;
	border-bottom:2px #6699cc solid;
}

div.data_box {
	width:520px;
	margin:0px 0px 20px 5px;
	padding:0px;
	float:left;
}

div.data_box_l {
	width:150px;
	margin:0px;
	padding:10px 5px;
	font-weight:bold;
	float:left;
	border-top:1px #cccccc dotted;
}

div.data_box_r {
	width:340px;
	margin:0px;
	padding:10px 5px;
	float:right;
	border-top:1px #cccccc dotted;
}

div.data_box2 {
	width:500px;
	margin:0px 0px 20px 15px;
	padding:0px;
	float:left;
}

div.data_box2_l {
	width:310px;
	margin:0px;
	padding:0px;
	float:left;
	border-bottom:1px #cccccc dotted;
}

div.data_box2_r2 {
	width:184px;
	margin:0px;
	padding:0px;
	float:right;
	border-bottom:1px #cccccc dotted;
}

div.data_box3 {
	width:500px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}

div.data_box3_l {
	width:140px;
	margin:0px;
	padding:10px 5px;
	font-weight:bold;
	float:left;
	border-top:1px #cccccc dotted;
}

div.data_box3_r {
	width:330px;
	margin:0px;
	padding:10px 5px;
	float:right;
	border-top:1px #cccccc dotted;
}

div.data_box4 {
	width:500px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
	text-align:center;
}

div.data_box4_l {
	width:80px;
	margin:0px;
	padding:10px 5px;
	font-weight:bold;
	float:left;
	text-align:right;
	border-top:1px #cccccc dotted;
}

div.data_box4_r {
	width:390px;
	margin:0px;
	padding:10px 5px;
	float:right;
	text-align:left;
	border-top:1px #cccccc dotted;
}

div.data_box5 {
	width:680px;
	margin:0px 0px 10px 30px;
	padding:0px;
	float:left;
}

div.data_box5_l {
	width:180px;
	margin:0px;
	padding:5px 5px;
	font-weight:bold;
	float:left;
	text-align:right;
}

div.data_box5_r {
	width:480px;
	margin:0px;
	padding:5px 5px;
	float:right;
	text-align:left;
}

div.data_box6 {
	width:680px;
	margin:0px 0px 30px 25px;
	padding:0px;
	float:left;
}

div.data_box7 {
	width:680px;
	margin:0px 0px 30px 30px;
	padding:0px;
	float:left;
}

ul.data_list {
	width:100%;
	margin:0px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}

ul.data_list li{
	margin:5px;
	padding:0px 0px 3px 22px;
	background-image:url(images/dl_pdf.gif);
	border-bottom:1px #cccccc dotted;
}

ul.data_list2 {
	width:100%;
	margin:0px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}

ul.data_list2 li{
	margin:5px 0px;
	padding:0px 0px 3px 18px;
	list-style-type:none;
	background-image:url(images/point01.gif);
	border-bottom:1px #cccccc dotted;
}

ul.data_list3 {
	width:100%;
	margin:0px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}

ul.data_list3 li{
	min-height:16px;
	margin:5px;
	padding:0px 0px 3px 22px;
	background-image:url(images/dl_pic.gif);
	border-bottom:1px #cccccc dotted;
}

ul.data_list4 {
	width:95%;
	margin:0px 5px 0px 10px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}

ul.data_list4 li{
	margin:0px;
	padding:0px 0px 3px 0px;
}

ul.data_list4-1 {
	width:95%;
	margin:0px 5px 0px 10px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}

ul.data_list4-1 li{
	margin:0px;
	padding:0px 0px 3px 15px;
}

ul.data_list4-2 {
	width:95%;
	margin:0px 5px 0px 5px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}

ul.data_list4-2 li{
	margin:0px;
	padding:0px 0px 3px 15px;
}

ul.data_list5 {
	width:95%;
	margin:0px 0px 0px 10px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}

ul.data_list5 li{
	margin:2px 0px;
	padding:0px 0px 4px 14px;
	list-style-type:none;
	background:url(images/point02.gif) 0px 3px;
}

ul.data_list6 {
	width:95%;
	margin:0px 5px 0px 18px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}

ul.data_list6 li{
	margin:0px;
	padding:0px 0px 3px 0px;
}

dl.data_list7{
	width:280px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

dl.data_list7 dt{
	width:120px;
	margin:0px 0px 10px 0px;
	padding:2px 0px 0px 2px;
	float:left;
	border-bottom:1px #cccccc dotted;
	clear:both;
}

dl.data_list7 dd{
	margin:0px 0px 10px 120px;
	padding:2px 10px 0px 0px;
	text-align:right;
	border-bottom:1px #cccccc dotted;
}

ul.sitemap {
	width:680px;
	margin:0px 20px 30px 20px;
	padding:0px;
	line-height:140%;
	list-style-type:none;
}

li.sitemap01{
	margin:5px 0px 0px 0px;
	padding:0px 0px 4px 18px;
	list-style-type:none;
	background:url(images/point03.gif) 0px 1px;
	border-bottom:1px #cccccc dotted;
}

li.sitemap02{
	margin:5px 0px 0px 0px;
	padding:0px 0px 4px 30px;
	list-style-type:none;
	background:url(images/point06.gif) 0px 1px;
	border-bottom:1px #cccccc dotted;
}

li.sitemap03{
	margin:5px 0px 0px 0px;
	padding:0px 0px 4px 30px;
	list-style-type:none;
	background:url(images/point05.gif) 0px 1px;
	border-bottom:1px #cccccc dotted;
}

li.sitemap04{
	margin:2px 0px 0px 18px;
	padding:0px 0px 4px 26px;
	list-style-type:none;
	background:url(images/point04.gif) 0px 3px;
	border-bottom:1px #cccccc dotted;
}

img.facilities_pic {
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:bottom;
}

img.guide_pic {
	margin:20px 0px 20px 20px;
	padding:0px;
	border:none;
	vertical-align:bottom;
}

div.pub_win {
	width:750px;
	margin:5px;
	padding:0px;
	text-align:right;
}

.pub_title{
	width:750px;
	margin:5px 5px 10px 5px;
	padding:0px 0px 3px 5px;
	color:#333333;
	font-size:120%;
	font-weight:bold;
	border-bottom:2px #6699cc solid;
}

/* -----------------------------------------------------------------
フッタ部分 */

div.footer {
	width:760px;
	height:150px;
	margin:30px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	clear:both;
}

div.foot_link {
	width:760px;
	height:27px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	border-top:1px #6699cc solid;
	border-bottom:3px #6699cc solid;
	clear:both;
}

ul.foot_link{
	margin:5px;
	padding:0px;
	list-style-type:none;
}

ul.foot_link li{
	margin:0px 10px 2px 0px;
	padding:0px;
	float:left;
}

div.foot_copyright {
	width:760px;
	margin:3px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	border-top:1px #6699cc solid;
}

/* -----------------------------------------------------------------
ADOBE READER バナー */

div.adobe_reader {
	width:510px;
	margin:20px 0px 10px 0px;
	padding:0px;
	background-color:#ffffff;
}

img.adobe_reader {
	margin:0px 10px 0px 0px;
	padding:0px;
	vertical-align:middle;
}


.secom{
margin-top:10px;
text-align:center;
width:100px;
float:right;}

*html div.secom{
margin-top:-90px;
}
