@charset "UTF-8";
/****************************************
		Reset　リセット
*****************************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
strong{
	font-weight:bold;
}
/****************************************
		Common　共通
*****************************************/
html {
    margin-bottom:1px;
    height:100%;
}
body {
	font: 13px/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
a {
	color: #0078ba;
}
a:hover {
	color: #7E969E;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.wrapper {
	width: 990px;
	margin: 0 auto;
}
.wrapper-top {
	width: 980px;
	margin: 0 auto;
}
.disnon {
	display: none;
}
.bold {
	font-weight: bold;
}
.black {
	color: #000;
}
.red {
	color: red;
}
.side-indent {
	padding: 0 0 0 14px;
}
.gaibu a img {
	display: inline;
	margin: 0 4px;
}
/****************************************
		Layout レイアウト
*****************************************/
#header {
	background: url(../images/head_bg2.jpg) repeat-x 0 0;
	border-bottom: 8px solid #f9f5a9;
	margin-bottom: 80px;
}
#crumb {
	font-size: 12px;
	color: #999;
	margin: 10px auto 20px;
}
#content #sidebar {
	float: left;
	width: 250px;
}
#content #main {
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
}
/****************************************
		Header ヘッダー
*****************************************/
#header .wrapper {
	height: 80px;
	position: relative;
}
#header h1 a {
	background: url(../images/head_logo.png) no-repeat 0 0;
	display: block;
	width: 331px;
	height: 0;
	padding: 142px 0 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;	
	z-index:10;
}
#header .head-desc {
	background: url(../images/head_desc6.png) no-repeat 0 0;
	position: absolute;
	width: 360px; 
	height: 0;
	padding: 44px 0 0;
	overflow: hidden;
	top: 17px; /* head_desc = 28px  desc2=18px */
	left: 340px; /* head_desc = 331px */
}
#header .head-menu {
	position: absolute;
	top: 16px;
	left: 710px;
}
#header .head-menu ul li {
	float: left;
}
#header .head-menu ul li a {
	display: block;
	overflow: hidden;
	height: 0;
}
#header .head-menu ul li.hm-01 a {
	background: url(../images/sprite/sprite_head.png) no-repeat -663px 0;
	width: 153px;
	padding: 47px 0 0;
}
#header .head-menu ul li.hm-01 a:hover {
	background: url(../images/sprite/sprite_head.png) no-repeat -663px -47px;
}
#header .head-menu ul li.hm-02 a {
	background: url(../images/sprite/sprite_head.png) no-repeat -816px 0;
	width: 127px;
	padding: 47px 0 0;
}
#header .head-menu ul li.hm-02 a:hover {
	background: url(../images/sprite/sprite_head.png) no-repeat -816px -47px;
}
#header ul.global-menu {
	width: 663px;
	height: 82px;
	position: relative;
	top: 87px;
	left: 327px;
}
#header ul.global-menu li {
	float: left;
}
#header ul.global-menu li a {
	display: block;
	overflow: hidden;
}
#header ul.global-menu li.gmh-01 a {
	background: url(../images/sprite/sprite_head.png) no-repeat 0 0;
	width: 167px;
	height: 0;
	padding: 42px 0 0;
}
#header ul.global-menu li.gmh-01 a:hover {
	background: url(../images/sprite/sprite_head.png) no-repeat 0 -42px;
}
#header ul.global-menu li.gmh-02 a {
	background: url(../images/sprite/sprite_head.png) no-repeat -167px 0;
	width: 164px;
	height: 0;
	padding: 42px 0 0;
}
#header ul.global-menu li.gmh-02 a:hover {
	background: url(../images/sprite/sprite_head.png) no-repeat -167px -42px;
}
#header ul.global-menu li.gmh-03 a {
	background: url(../images/sprite/sprite_head.png) no-repeat -331px 0;
	width: 167px;
	height: 0;
	padding: 42px 0 0;
}
#header ul.global-menu li.gmh-03 a:hover {
	background: url(../images/sprite/sprite_head.png) no-repeat -331px -42px;
}
#header ul.global-menu li.gmh-04 a {
	background: url(../images/sprite/sprite_head.png) no-repeat -498px 0;
	width: 165px;
	height: 0;
	padding: 42px 0 0;
}
#header ul.global-menu li.gmh-04 a:hover {
	background: url(../images/sprite/sprite_head.png) no-repeat -498px -42px;
}
/****************************************
		Crumb　パンくずリスト
*****************************************/
#crumb a {
	text-decoration: none;
	color: #999;
}
#crumb ul li {
	display: inline;
}
#crumb ul li span {
	color: #ff8c3d;
}
/****************************************
		Sidebar　サイドバー
*****************************************/
#content #sidebar div:first-child {/*2014.07-renew*/
	height: 50px;
}
#content #sidebar div + div {/*2014.07-renew*/
	width: 250px;
}
#content #sidebar div + div > ul {/*2014.07-renew*/
width:250px;
margin:0;
}
#content #sidebar div + div > ul > li {/*2014.07-renew*/
border-top:1px dotted #C2BEC0;
	border-left: 1px solid #C1BDBF;
	border-right: 1px solid #C1BDBF;

	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka", sans-serif;
}

#content #sidebar div + div > ul > li:first-child {/*2014.07-renew*/
	border-top: none;
}

#content #sidebar div + div > ul > li:last-child {/*2014.07-renew*/
	border: 1px solid #C1BDBF;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottom-left: 8px;
	-moz-border-radius-bottom-right: 8px;
	border-radius:0 0 8px 8px;
	overflow:hidden;
	border-top:1px dotted #C2BEC0;
}

#content #sidebar div + div > ul > li > a {/*2014.07-renew*/
	display: block;
	color: #333;
	text-decoration: none;
	padding:10px 10px 10px 30px;
	background: url(../images/icon_arrow01.png) no-repeat 10px 15px;
	
	
}
#content #sidebar div + div > ul li a:hover {/*2014.07-renew*/
	background-color: #F7F6EE;
}
#content #sidebar div + div ul li ul {
	padding: 0 15px 10px;
}
#content #sidebar div + div ul li ul li {
	border-top: none;
}
#content #sidebar div + div ul li ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 2px 0 2px 14px;
	background: url(../images/icon_arrow2.gif) no-repeat 0 center;
}
/****************************************
		Sitemap　サイトマップ
*****************************************/
#sitemap #sitemap-title {
	background: #cee2e7;
}
#sitemap #sitemap-title ul li {
	float: left;
	width: 220px;
	padding: 10px 0 10px 20px;
}
#sitemap #sitemap-title ul li span {
	display: block;
	overflow: hidden;
}
#sitemap #sitemap-title ul li.st-01 span {
	background: url(../images/sitemap_ttl01.jpg) no-repeat 0 0;
	width: 33px;
	height: 0;
	padding: 18px 0 0;
}
#sitemap #sitemap-title ul li.st-02 span {
	background: url(../images/sitemap_ttl02.jpg) no-repeat 0 0;
	width: 33px;
	height: 0;
	padding: 18px 0 0;
}
#sitemap #sitemap-title ul li.st-03 span {
	background: url(../images/sitemap_ttl03.jpg) no-repeat 0 0;
	width: 33px;
	height: 0;
	padding: 18px 0 0;
}
#sitemap #sitemap-title ul li.st-04 span {
	background: url(../images/sitemap_ttl04.jpg) no-repeat 0 0;
	width: 66px;
	height: 0;
	padding: 18px 0 0;
}
#sitemap #sitemap-list {
	height: 230px;
	background: #e2eff1 url(../images/sitemap_bg.gif) repeat-x 0 100%;
	padding: 10px 0 0;
	text-align: left;
}
#sitemap #sitemap-list a {
	color: #484848;
	text-decoration: none;
}
#sitemap #sitemap-list a:hover {
	color: #859BA3;
}
#sitemap #sitemap-list > ul {
	height: 220px;
	background: url(../images/sitemap_line.gif) repeat-y 100% 0;
}
#sitemap #sitemap-list > ul > li {
	float: left;
	width: 240px;
	background: url(../images/sitemap_line.gif) repeat-y 0 0;
}
#sitemap #sitemap-list ul li ul {
	height: 210px;
	padding: 5px 0;
}
#sitemap #sitemap-list ul li ul li {
	margin: 0px 10px 0 20px;
}
/****************************************
		Footer　フッター
*****************************************/
#footer #return-top {/*2014.07-renew*/
	text-align: right;
	margin: 100px auto 10px;
	height: 60px;
	position: relative;
}

#footer #return-top p {/*2014.07-renew*/
	position: absolute;
	top: 0;
	right: 0;
}

Ff .lt-ie8 #footer #return-top p { /* IE8未満対応 */
	display: inline;
	zoom: 1;
}

#footer #return-top p span {/*2014.07-renew*/ }

.lt-ie8 #footer #return-top p span { /* IE8未満対応 */
	display: inline;
	zoom: 1;
}

#footer #return-top p span a {/*2014.07-renew*/
	width: 35px;
	height: 35px;
	background: url(../images/btn_pagetop.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	font-size: 0;
	line-height: 0;
}

#footer #return-top p span a:hover { }

#footer #footer-logo {
	text-align: right;
	margin: 4px auto;
}
#footer #footer-logo-2 {


	margin: 4px auto;
	 
}
#footer #copy {
	background: #ff8f00;
	color: #fff;
	font-size: 12px;
	padding: 8px 0;
}
#footer #copy a {
	color: #fff;
	text-decoration: none;
}
#footer #copy ul {
	float: left;
	list-style: none;
}
#footer #copy ul li {
	float: left;
	margin: 0 20px 0 0;
}
#footer #copy div div {
	float: right;
}




