@charset "UTF-8";

#Wrapper #Content {
	margin: 10px auto 0;
	position: relative;
	width: 900px;
	}

/* ===================== Index ページ ===================== */

#Wrapper #Content #Image_index {
	height: 500px;
	margin-bottom: 10px;
	width: 900px;
	}

/* --------------------- ページスキップ --------------------- */

#Wrapper #Content p.Page_skip {
	right: 0;
	position: absolute;
	top: 510px;
	}

#Wrapper #Content p.Page_skip a {
	background: url(../img/arrow_right_green.gif) 100% 50% no-repeat;
	padding-right: 16px;
	text-decoration: none;
	}

#Wrapper #Content p.Page_skip a:hover {
	background-image: url(../img/arrow_right_orange.gif);
	text-decoration: underline;
	}

/* ===================== Top ページ ===================== */

#Wrapper #Content #Image_top {
	height: 400px;
	margin-bottom: 30px;
	width: 900px;
	}

#Wrapper #Content #Topics {
	background: url(../img/bg_title_gray.jpg) 0 0 no-repeat;
	float: left;
	margin-bottom: 30px;
	width: 470px;
	}

#Wrapper #Content #Topics h4 {
	background: url(../img/bg_title_gray.jpg) right 0 no-repeat;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.2em;
	margin: 0 0 5px 15px;
	padding: 5px 0 0;
	height: 25px;
	}

#Wrapper #Content #Topics .Bg_topics {
	background: url(../img/bg_topics.gif) 0 0 no-repeat;
	padding: 0 0 0 10px;
	width: 460px;
	}

#Wrapper #Content #Topics ul {
	height: 100px;
	overflow: auto;
	padding-top: 10px;
	}

#Wrapper #Content #Topics ul li {
	color: #666;
	font-size: 68.75%;
	line-height: 1.4;
	list-style: square outside;
	margin: 0 0 1em 1.5em;
	}

/* --------------------- #Bn_middle --------------------- */

#Wrapper #Content #Bn_middle {
	float: right;
	width: 420px;
	}

#Wrapper #Content #Bn_middle a img {
	float: left;
	padding: 0 0 10px 10px;
	}

html>body #Wrapper #Content #Bn_middle a:hover img {
	position: relative;
	top: 1px;
	}

/* ===================== 全ページ共通 ===================== */

/* --------------------- #Bn_bottom --------------------- */

#Wrapper #Content #Bn_bottom {
	background: url(../img/bg_title_gray.jpg) 0 0 no-repeat;
	clear: both;
	margin-bottom: 60px;
	width: 900px;
	}

#Wrapper #Content #Bn_bottom h4 {
	background: url(../img/bg_title_gray.jpg) right 0 no-repeat;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.2em;
	margin: 0 0 5px 15px;
	padding: 5px 0 0;
	height: 25px;
	}

#Wrapper #Content #Bn_bottom ul {
	height: 100px;
	overflow: hidden;
	}

#Wrapper #Content #Bn_bottom ul li {
	display: inline;
	list-style: none;
	}

#Wrapper #Content #Bn_bottom ul li a {
	display: block;
	float: left;
	height: 0;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding: 100px 0 0;
	width: 210px;
	}

html>body #Wrapper #Content #Bn_bottom ul li a:hover {
	position: relative;
	top: 1px;
	}

#Wrapper #Content #Bn_bottom ul li.Bn_bottom_article a {
	background: url(../img/bn_bottom_article.jpg) 0 0 no-repeat;
	}

#Wrapper #Content #Bn_bottom ul li.Bn_bottom_namba a {
	background: url(../img/bn_bottom_namba.jpg) 0 0 no-repeat;
	}

#Wrapper #Content #Bn_bottom ul li.Bn_bottom_senri a {
	background: url(../img/bn_bottom_senri.jpg) 0 0 no-repeat;
	}

#Wrapper #Content #Bn_bottom ul li.Bn_bottom_ohtsu a {
	background: url(../img/bn_bottom_ohtsu.jpg) 0 0 no-repeat;
	margin: 0;
	}

/* ===================== 下位ページ ===================== */

/* --------------------- パンくず --------------------- */

#Wrapper #Content #Navi_pan {
	background: url(../img/navi_pan.jpg) 0 0 no-repeat;
	height: 30px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 900px;
	}

#Wrapper #Content #Navi_pan h2 {
	display: inline;
	float: left;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.2;
	}

#Wrapper #Content #Navi_pan h2 strong,
#Wrapper #Content #Navi_pan h2 a {
	background: url(../img/navi_pan_arrow.jpg) 0 0 no-repeat;
	color: #fff;
	display: block;
	float: left;
	height: 30px;
	padding: 8px 10px 0 20px;
	text-decoration: none;
	}

#Wrapper #Content #Navi_pan h2 a:hover {
	background: url(../img/navi_pan_arrow.jpg) 0 -30px no-repeat;
	color: #AEE5B2;
	}
/*
#Wrapper #Content #Navi_pan p,
#Wrapper #Content #Navi_pan h2 {
	background: url(../img/navi_pan_arrow.jpg) 0 0 no-repeat; 
	color: #fff;
	display: inline;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	letter-spacing: 0.2em;
	line-height: 1.2;
	list-style: none;
	padding: 8px 10px 0 20px;
	}

#Wrapper #Content #Navi_pan p a {
	color: #fff;
	text-decoration: none;
	}

#Wrapper #Content #Navi_pan p a:hover {
	color: #AEE5B2;
	}
*/
#Wrapper #Content #Navi_pan p.Np_top {
	background: none;
	float: left;
	padding: 0;
	}

#Wrapper #Content #Navi_pan p.Np_top a {
	background: none;
	display: block;
	height: 0;
	margin-left: 0;
	overflow: hidden;
	padding: 30px 0 0;
	width: 75px;
	}

#Wrapper #Content #Navi_pan .Np_top a:hover {
	background: url(../img/navi_pan.jpg) 0 -30px no-repeat;
	}

/* --------------------- サブ・ナビゲーション --------------------- */

#Wrapper #Content .Navi_sub ul {
/*	background: url(../img/navi_sub.gif) 0 0 no-repeat;*/
	height: 15px;
	margin: 0 auto 15px;
	overflow: hidden;
	padding: 0;
	}

#Wrapper #Content .Navi_sub ul li {
	display: inline;
	list-style: none;
	}

#Wrapper #Content .Navi_sub ul li a {
	background: url(../img/arrow_sub_gray.gif) 0 50% no-repeat;
	color: #606060;
	display: block;
	float: left;
	font-size: 75%;
	font-weight: bold;
	height: 15px;
	letter-spacing: 0.05em;
	margin-left: 15px;
	padding: 1px 0 0 18px;
	text-decoration: none;
	}

* html #Wrapper #Content .Navi_sub ul li a {
	margin-left: 8px;
	}

/* 2010/02/25 IE8対応 yamasaki */
head~/* */body #Wrapper #Content .Navi_sub ul li a {
	margin-left: 8px;
	}
/* 2010/02/25 IE8対応 yamasaki */


#Wrapper #Content .Navi_sub ul li a:hover {
	background-image: url(../img/arrow_sub_orange.gif);
	color: #f60;
	text-decoration: underline;
	}

#Wrapper #Content .Navi_sub ul li.Navi_active a {
	background-image: url(../img/arrow_sub_green.gif);
	color: #42A255;
	font-weight: bold;
	text-decoration: none;
	}

/* --------------------- 各TOPページ用スライドメニュー --------------------- */

.IndexMenu {
	display: block;
	height: 440px;
	list-style: none;
	overflow: hidden;
	width: 870px;
	}

.IndexMenu li {
	display: inline;
	float: left;
	overflow: hidden;
	}

/* --------------------- コンテンツ --------------------- */

#Wrapper #Content #Contents {
	background: #fff url(../img/corner_white_TL.gif) 0 0 no-repeat;
	margin-bottom: 30px;
	width: 900px;
	}

#Wrapper #Content #Contents .Content_top {
	background: url(../img/corner_white_TR.gif) 100% 0 no-repeat;
	padding: 15px;
	}

#Wrapper #Content #Contents .Content_middle {
	padding: 0 15px 15px;
	}

#Wrapper #Content #Contents .Content_end {
	background: url(../img/corner_white_BL.gif) 0 100% no-repeat;
	}

#Wrapper #Content .Content_top h2 {
	color: #666;
	font-size: 100%;
	letter-spacing: 0.1em;
	}

#Wrapper #Content .Content_top #title_index {
	float: left;
	font-size: 56.25%;
	}

#Wrapper #Content .Content_top #title_index img {
	}

#Wrapper #Content .Content_top ul.Navi_contents {
	float: right;
	height: 15px;
	margin: 5px 0 0;
	overflow: hidden;
	padding: 0;
	}

#Wrapper #Content .Content_top ul.Navi_contents li {
	display: inline;
	list-style: none;
	}

#Wrapper #Content .Content_top ul.Navi_contents li a {
	background: url(../img/arrow_sub_gray.gif) 0 50% no-repeat;
	color: #606060;
	display: block;
	float: left;
	font-size: 75%;
	font-weight: bold;
	height: 15px;
	letter-spacing: 0.05em;
	margin-left: 15px;
	padding: 1px 0 0 18px;
	text-decoration: none;
	}

#Wrapper #Content .Content_top ul.Navi_contents li a:hover {
	background-image: url(../img/arrow_sub_orange.gif);
	color: #f60;
	text-decoration: underline;
	}

#Wrapper #Content .Content_top ul.Navi_contents li.Navi_active a {
	background-image: url(../img/arrow_sub_green.gif);
	color: #42A255;
	font-weight: bold;
	text-decoration: none;
	}

#Wrapper #Content h3 {
	color: #42A255;
	font-size: 87.5%;
	}

#Wrapper #Content h5 {
	background: url(../img/arrow_sub_gray.gif) 0 50% no-repeat;
	color: #606060;
	font-size: 87.5%;
	letter-spacing: 0.05em;
	margin-bottom: 0.5em;
	padding-left: 18px;
	}

#Wrapper #Content p {
	color: #606060;
	font-size: 75%;
	letter-spacing: 0.05em;
	margin-bottom: 1em;
	}

#Wrapper #Content #Contents .Content_end p {
	float: left;
	font-size: 68.75% !important;
	letter-spacing: 0.05em;
	margin-bottom: 0;
	margin-left: 15px;
	}

/* --------------------- ページ上部リンク --------------------- */

#Wrapper #Content p.Page_top {
	background: url(../img/corner_white_BR.gif) 100% 100% no-repeat;
	float: right !important;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-right: 15px;
	}

#Wrapper #Content p.Page_top a {
	background: url(../img/arrow_up.gif) 0 50% no-repeat;
	padding-left: 16px;
	}

/* --------------------- サイトマップ --------------------- */

.Sitemap h3, .Sitemap p {
	margin-left: 15px;
	}

.Sitemap ul.Error {
	color: #666;
	list-style: none;
	margin: 0 15px 15px;
	width: 405px;
	}

.Sitemap ul.Error li {
	background: url(../img/arrow_sub_green.gif) 0 50% no-repeat;
	font-size: 68.75%;
	margin: 0 0 5px 10px;
	padding-left: 18px;
	line-height: 1.6;
	}

.Sitemap dl {
	color: #666;
	float: left;
	margin: 0 15px 15px;
	width: 405px;
	}

.Sitemap dl dt {
	background: url(../img/bg_title_stripe.gif) 0 0 repeat;
	font-size: 75%;
	margin: 0 0 10px;
	}

.Sitemap dl dt a {
	background: #fff;
	color: #42A255;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-left: 10px;
	padding: 3px 5px;
	vertical-align: middle;
	}

.Sitemap dl dd {
	margin: 0 0 5px 10px;
	}

.Sitemap dl dd a {
	background: url(../img/arrow_sub_green.gif) 0 50% no-repeat;
	font-size: 68.75%;
	padding-left: 18px;
	line-height: 1.6;
	}

.Sitemap dl dd ul {
	margin: 0 0 0 30px;
	}

.Sitemap dl dd ul li {
	list-style-image: url(../img/arrow_circle_green.gif);
	}

.Sitemap dl dd ul li a {
	background: none;
	line-height: 1.6;
	margin: 0;
	padding-left: 0;
	vertical-align: top;
	}

/* --------------------- お問い合せ --------------------- */
#Content .Content_middle .Inquiry {
	margin: 0 auto;
	width: 560px;
	}