@charset "utf-8";


/* *********************************************************

Title : include.css

Created : 2009-11-25

Last Modified : 

Editor(s) : Cutout.inc

********************************************************* */


@import url("base.css");
@import url("extensions.css");


/* ---------------------------------------------------------
   Header Block
--------------------------------------------------------- */

body {
	background: url(../img/header_bg.png) repeat-x;
}

div#header_out {
}

div#header {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 92px;
	background: url(../img/header_image.gif) no-repeat right 10px;
}

div#header h1 {
	display: none;
}

a#pagetop {
	height: 22px;
	width: 243px;
	position: absolute;
	left: 0px;
	top: 20px;
	background: url(../img/logo.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}

ul#navigator {
	position: absolute;
	top: 52px;
	width: 896px;
	height: 40px;
	display: block;
	left: 3px;
}

ul#navigator li {
	float: left;
	display: block;
	width: 149px;
}

ul#navigator li a {
	text-indent: -9999px;
	overflow: hidden;
}


/* ---------------------------------------------------------
   Contents Block
--------------------------------------------------------- */

div#contents {
	clear: both;
}

div#main {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#main:after { content: "."; display: block; clear: both; height: 0px; overflow: hidden; }
* html #main { height: 0em; overflow: visible; }

div#index_image {
	height: 313px;
	width: 902px;
	position: relative;
	background: url(../img/index_image_bg.gif) no-repeat left top;
}

div#index_image h2 {
	display: none;
}

ul#main_contents {
	width: 280px;
	_width: 290px;
	padding-left: 10px;
}

ul#main_contents li {
	margin-bottom: 1px;
	float: left;
}

ul#main_contents li span {
	display: none;
}

ul#main_contents li a {
	zoom: 1;
	display: block;
}

div#main_image {
	position: absolute;
	z-index: 50;
	top: 50px;
	height: 256px;
	width: 902px;
	overflow: hidden;
}

div#main_image a {
	height: 38px;
	width: 156px;
	position: absolute;
	left: 126px;
	top: 209px;
	text-indent: -9999px;
	display: block;
	background: url(../img/pdf_btn.gif) no-repeat left top;
}

div#contents_main {
	padding-bottom: 25px;
}

div#contents_main:after { content: "."; display: block; clear: both; height: 0px; overflow: hidden; }
* html #contents_main { height: 0em; overflow: visible; }

div#left_box {
	float: left;
	width: 581px;
	margin-right: 20px;
}

div#right_box {
	float: left;
	width: 301px;
}

/* --------------------------------------------------------- 新着情報*/

dl.news_list {
	width: 581px;
}

dl.news_list h2 {
	color: #FFFFFF;
	background: #4CB69D;
	display: block;
	padding: 5px 5px 5px 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

dl.news_list dt {
	background: url(../img/news_title.gif) no-repeat left top;
	height: 47px;
	position: relative;
}

dl.news_list dt span {
	display: none;
}

dl.news_list dt a {
	background: url(../img/rss_icon.gif) no-repeat left top;
	height: 14px;
	width: 45px;
	text-indent: -9999px;
	position: absolute;
	top: 19px;
	right: 0px;
}

dl.news_list dd {}

dl.news_list dd ul {
	margin-bottom: 10px;
	display: block;
}

dl.news_list dd ul li {
	border-bottom: 1px solid #D7D7D7;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

span.news_list_link {
	background: url(../img/list_icon.gif) no-repeat left center;
	display: block;
	padding-left: 18px;
	float: right;
}

/* --------------------------------------------------------- 新着情報（1ブロック）*/

div.news_block {
	padding-top: 5px;
}

div.news_block:after { content: "."; display: block; clear: both; height: 0px; overflow: hidden; }
* html .news_block { height: 0em; overflow: visible; }

div.news_block_body {
	width: 490px;
}

div.thumb img {
	width: 78px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}

p.news_title {

}

p.news_title a {
	color: #0071BC;
	text-decoration: underline;
	padding-left: 10px;
}

/* --------------------------------------------------------- 関連リンク*/

h3.link_title {
	background: url(../img/link_title.gif) no-repeat left top;
	text-indent: -9999px;
	height: 47px;
}

ul#link_list {
	padding-right: 6px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
}

ul#link_list li {
	border: 1px solid #D7D7D7;
	padding: 1px;
	margin-bottom: 1px;
	background: url(../img/link_list_bg.gif) repeat-x;
	height: 26px;
	line-height: 26px;
}

ul#link_list li a {
	display: block;
	text-decoration: underline;
	line-height: 26px;
	height: 26px;
	background: url(../img/list_icon.gif) no-repeat 8px center;
	padding-left: 28px;
	zoom: 1;
}

/* --------------------------------------------------------- バナーリスト*/

ul#bnr_list {
	padding-right: 6px;
	padding-left: 5px;
}

ul#bnr_list li {}

ul#bnr_list li img {
	margin-bottom: 5px;
}

ul#bnr_list li a {
	display: block;
	zoom: 1;
}

ul#bnr_list li span {
	font-size: 10px;
	color: #4D4D4D;
}


/* ---------------------------------------------------------
   Footer Block
--------------------------------------------------------- */

div#footer_out {
	background: url(../img/footer_bg.gif) repeat-x;
	clear: both;
	height: 120px;
}

div#footer {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

div#pageAnchor {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 138px;
}

div#pageAnchor a {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 138px;
	background: url(../img/page_top.gif) no-repeat left top;
	overflow: hidden;
}

ul#footer_link {}

ul#footer_link li {
	float: left;
	margin-right: 10px;
	background: url(../img/list_icon.gif) no-repeat left center;
	padding-left: 16px;
}

ul#footer_link li a {
	display: block;
}

ul#fotter_body {
	clear: both;
	position: absolute;
	top: 30px;
	left: 0px;
	width: 902px;
	padding-top: 10px;
	background: url(../img/footer_body.gif) no-repeat left top;
	height: 60px;
}

ul#fotter_body li {
	line-height: 20px;
	height: 20px;
	display: block;
	margin-bottom: 3px;
}

ul#fotter_body li span {
	display: none;
}

li#copyright {
	color: #337D6C;
	padding-top: 3px;
}

