@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 author     :yourName (admin)
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、リンクカラー、レイアウト、横幅設定など
 汎用class
 #navSkip
 #page
  #contents
   #main
   #sub
 
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラー、レイアウト、横幅設定など
----------------------------------------------------*/
body {
	background: url(../images/share/bg.jpg) 0 0 repeat-x #fff;
	text-align: center;
}

a:link,
a:visited {
	color: #666;
	text-decoration: none;
}

a.current,
a:hover,
a:active {
	color: #0C3086;
	text-decoration: underline;
}

sub {
	vertical-align: text-bottom;
}

sup {
	font-size: 0.9em;
	vertical-align: text-top;
}

#top {
	clear: both;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header {
	width: 950px;
	height: 195px;
	overflow: hidden;
	position: relative;
}

#contents {
	padding: 0 28px 0 20px;
	overflow: hidden;
}

#main {
	float: right;
	width: 651px;
	min-height: 500px;
	font-family: Arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",verdana,monospace,Sans-Serif;
}

#sub {
	float: left;
	width: 229px;
}

#footer {
	clear: both;
	width: 950px;
	height: 220px;
	background: url(../images/share/footer_bg.jpg) 0 bottom no-repeat;
	color: #fff;
	position: relative;
}

/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}

.txtR {
	text-align: right;
}

.txtC {
	text-align: center;
}

.b {
	font-weight: bold;
}

.color_r {
	color: #d00;
}

.pdf {
	padding: 0 19px 2px 0;
	background: url(../images/icon/pdf_icon.gif) 0 0 no-repeat;
}

.none {
	display: none;
}

a.blank {
	padding-left: 15px;
	background: url(../images/icon/blank_icon.gif) 1px 0 no-repeat;
}

/*
	clearfix
*/
#contents:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/*----------------------------------------------------
	#navSkip (NavigationSkip)
----------------------------------------------------*/
span#navSkip {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


/*----------------------------------------------------
	#top
----------------------------------------------------*/

/*----------------------------------------------------
	#header
----------------------------------------------------*/
#header #logo {
	position: absolute;
	left: 20px;
	top: 33px;
}

#header #logo a {
	display: block;
	width: 235px;
	height: 70px;
	background: url(../images/share/logo.jpg) 0 0 no-repeat;
	text-indent: -5000em;
	overflow: hidden;
}

#header #summary {
	width: 270px;
	height: 70px;
	background: url(../images/share/summary.jpg) 0 0 no-repeat;
	text-indent: -5000em;
	position: absolute;
	left: 290px;
	top: 33px;
}

#header #gnav {
	width: 950px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 127px;
}

#header #gnav li {
	float: left;
}

#header #gnav li a {
	display: block;
	height: 61px;
	background: url(../images/share/gnav.jpg) 0 0 no-repeat;
	text-indent: -5000em;
	overflow: hidden;
}

#header #gnav li#nav01 {
	width: 238px;
}

#header #gnav li#nav02 {
	width: 238px;
}

#header #gnav li#nav03 {
	width: 238px;
}

#header #gnav li#nav04 {
	width: 236px;
}

#header #gnav li#nav01 a {
	background-position: 0 0;
}

#header #gnav li#nav02 a {
	background-position: -238px 0;
}

#header #gnav li#nav03 a {
	background-position: -476px 0;
}

#header #gnav li#nav04 a {
	background-position: -714px 0;
}

#header #gnav li#nav01 a.current,
#header #gnav li#nav01 a.parentsLink,
#header #gnav li#nav01 a:hover,
#header #gnav li#nav01 a:active {
	background-position: 0 -61px;
}

#header #gnav li#nav02 a.current,
#header #gnav li#nav02 a.parentsLink,
#header #gnav li#nav02 a:hover,
#header #gnav li#nav02 a:active {
	background-position: -238px -61px;
}

#header #gnav li#nav03 a.current,
#header #gnav li#nav03 a.parentsLink,
#header #gnav li#nav03 a:hover,
#header #gnav li#nav03 a:active {
	background-position: -476px -61px;
}

#header #gnav li#nav04 a.current,
#header #gnav li#nav04 a.parentsLink,
#header #gnav li#nav04 a:hover,
#header #gnav li#nav04 a:active {
	background-position: -714px -61px;
}

#header #others_btn {
	width: 235px;
	height: 38px;
	background: url(../images/share/btn_etc.jpg) 0 0 no-repeat;
	overflow: hidden;
	position: absolute;
	left: 690px;
	top: 0;
}

#header #others_btn li {
	width: 117px;
}

#header #others_btn li#sitemap_btn {
	float: left;
}

#header #others_btn li#jp_btn {
	float: right;
}

#header #others_btn li a {
	display: block;
	height: 38px;
	text-indent: -5000em;
	overflow: hidden;
}

#header #util_btn {
	position: absolute;
	left: 690px;
	top: 47px;
}

#header #util_btn li {
	float: left;
	letter-spacing: 0;
}

#header #util_btn li#print_btn {
	padding: 8px 8px 6px 30px;
	background: url(../images/icon/icon_print.jpg) 0 0 no-repeat;
	cursor: pointer;
}

#header #util_btn li#font_size {
	margin-top: 3px;
	padding: 4px 0 0 8px;
	border-left: 1px solid #666;
	position: relative;
}

#header #util_btn li#font_size ul li {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	overflow: hidden;
	text-indent: -5000em;
	cursor: pointer;
}

#header #util_btn li#font_size ul li#small {
	margin-top: 8px;
	background: url(../images/share/btn_font_s.jpg) 0 0 no-repeat;
	position: absolute;
	left: 70px;
	top: -5px;
}

#header #util_btn li#font_size ul li#middle {
	margin-top: 4px;
	background: url(../images/share/btn_font_m.jpg) 0 0 no-repeat;
	position: absolute;
	left: 92px;
	top: -5px;
}

#header #util_btn li#font_size ul li#large {
	background: url(../images/share/btn_font_l.jpg) 0 0 no-repeat;
	position: absolute;
	left: 118px;
	top: -5px;
}

#header #util_btn li#font_size ul li.active {
	background-position: 0 -26px !important;
}

#header #search_area {
	width: 240px;
	height: 25px;
	background: url(../images/share/search_bg.jpg) 0 0 no-repeat;
	position: absolute;
	left: 690px;
	top: 82px;
}

#header #search_area fieldset {
	margin-left: 2px;
}

#header #search_area #keywords {
	float: left;
	width: 167px;
	margin: 3px 0;
	background-color: transparent;
	border: medium none;
}

#header #search_area #submitbtn {
	float: right;
	width: 60px;
}

#header #help_btn {
	position: absolute;
	right: 20px;
	top: 82px;
}

#header #help_btn a {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/share/btn_help.jpg) 0 0 no-repeat;
	text-indent: -5000em;
	overflow: hidden;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

/*----------------------------------------------------
	#link_path
		パンくず
----------------------------------------------------*/
ol#link_path {
	padding: 1em 0;
}

ol#link_path li {
	display: inline;
	padding: 0 1em 0 0.5em;
	background: url(../images/share/ink_path.gif) right center no-repeat;
}

ol#link_path li.lastChild {
	background: none;
}

ol#link_path li a {
	color: #666;
	text-decoration: underline;
}

ol#link_path li a:hover,
ol#link_path li a:active {
	text-decoration: none
}

/*----------------------------------------------------
	.pageTop
		ページトップ
----------------------------------------------------*/
.pageTop {
	clear: both;
	margin-bottom: 20px;
	padding: 0 30px;
	text-align: right;
}

.pageTop a {
	padding-left: 14px;
	background: url(../images/icon/icon_pagetop.jpg) 0 center no-repeat;
}

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main h1 {
	margin-bottom: 1em;
	border-bottom: 1px solid #009a66;
	color: #009a66;
	font-size: 1.6em;
}


/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub #lnav {
	margin-bottom: 16px;
}

#sub #lnav dt {
	height: 48px;
	text-indent: -5000em;
}

#sub #lnav dt a {
	display: block;
	height: 48px;
	overflow: hidden;
}

#sub #lnav dd {

}

#sub #lnav dd ul {
	margin-top: 1px;
}

#sub #lnav dd ul li {

}

#sub #lnav dd ul li a {
	display: block;
	height: 36px;
	text-indent: -5000em;
	overflow: hidden;
}

#sub #lnav dd ul li#lnav1 a {
	background-position: 0 0;
}

#sub #lnav dd ul li#lnav2 a {
	background-position: 0 -36px;
}

#sub #lnav dd ul li#lnav3 a {
	background-position: 0 -72px;
}

#sub #lnav dd ul li#lnav4 a {
	background-position: 0 -108px;
}

#sub #lnav dd ul li#lnav5 a {
	background-position: 0 -145px;
}

#sub #lnav dd ul li#lnav6 a {
	background-position: 0 -181px;
}

#sub #lnav dd ul li#lnav1 a.current,
#sub #lnav dd ul li#lnav1 a:hover,
#sub #lnav dd ul li#lnav1 a:active {
	background-position: -230px 0;
}

#sub #lnav dd ul li#lnav2 a.current,
#sub #lnav dd ul li#lnav2 a:hover,
#sub #lnav dd ul li#lnav2 a:active {
	background-position: -230px -36px;
}

#sub #lnav dd ul li#lnav3 a.current,
#sub #lnav dd ul li#lnav3 a:hover,
#sub #lnav dd ul li#lnav3 a:active {
	background-position: -230px -72px;
}

#sub #lnav dd ul li#lnav4 a.current,
#sub #lnav dd ul li#lnav4 a:hover,
#sub #lnav dd ul li#lnav4 a:active {
	background-position: -230px -108px;
}

#sub #lnav dd ul li#lnav5 a.current,
#sub #lnav dd ul li#lnav5 a:hover,
#sub #lnav dd ul li#lnav5 a:active {
	background-position: -230px -145px;
}

#sub #lnav dd ul li#lnav6 a.current,
#sub #lnav dd ul li#lnav6 a:hover,
#sub #lnav dd ul li#lnav6 a:active {
	background-position: -230px -181px;
}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/
#footer p {
}

#footer a {
	color: #fff;
}

#footer #logo2 {
	position: absolute;
	right: 19px;
	top: 150px;
}

#footer #logo2 a {
	display: block;
	width: 147px;
	height: 30px;
	text-indent: -5000em;
	overflow: hidden;
}

#footer #sitemap_area #fnav01 {
	position: absolute;
	left: 35px;
	top: 20px;
}

#footer #sitemap_area #fnav02 {
	position: absolute;
	left: 400px;
	top: 20px;
}

#footer #sitemap_area #fnav03 {
	position: absolute;
	left: 600px;
	top: 20px;
}

#footer #sitemap_area #fnav04 {
	position: absolute;
	left: 791px;
	top: 20px;
}

#footer #sitemap_area #fnav05 {
	position: absolute;
	left: 791px;
	top: 130px;
}

#footer #sitemap_area #fnav01>a.firstChild {
	display: block;
	width: 4.5em;
}

#footer #sitemap_area ul {
	padding-left: 1em;
}

#footer #footer_link {
	width: 920px;
	padding-top: 3px;
	border-top: 1px solid #fff;
	position: absolute;
	left: 15px;
	top: 185px;
}

#footer #footer_link li {
	display: inline;
	padding-right: 2em;
}

#footer #footer_link li a {
	padding-left: 10px;
	background: url(../images/icon/arrow4.gif) 0 center no-repeat;
}

#footer #copy {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	letter-spacing: 0;
	position: absolute;
	right: 15px;
	top: 190px;
}

