@charset "utf-8";
/* CSS Document */


/*よく登場する要素のリセット
=======================================*/
div, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	line-height: 1.3em;
}

/*テキストエリア内文字サイズのブラウザ間での差異をなくす
=======================================*/
textarea {
		font-size: 100%;
	}

/*画像の下にできる隙間をなくす
=======================================*/
img {
	vertical-align: bottom;
}

/*テキストリンクの設定
=======================================*/
a:link {
	color: #007A00;
	text-decoration: underline;
}
a:visited {
	color: #007A00;
	text-decoration: underline;
}
a:hover {
	color: #449D44;
	text-decoration: underline;
}
a:active {
	color: #449D44;
	text-decoration: underline;
}

/*全体の設定
=======================================*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #404040;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.nD {
	display: none;
}

/*中身の設定
=======================================*/

#headerBack{
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(../common/header-leftback.jpg);
	background-repeat: repeat-x;
	height: 130px;
	background-color: #CDEBC7;
}

#headerWrap {
	height: 130px;
	width: 50%;
	right: 0;
	position: absolute;
	background-image: url(../common/header-rightback.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 800px;
	overflow: hidden;
	position: relative;
	background-image: url(../common/header-back.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #CCECC7;
}

#headerTop {
	margin: 0px;
	padding: 0px;
	height: 80px;

}
.title {
	float: left;
}
.headerAsk {
	float: right;
	width: 420px;
	text-align: right;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 66px;
	font-size: 14px;

}

#headerBottom {
	padding: 0px;
	height: 50px;

}

#mailMagazine {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;

}

#mailMagazine a {
	background-image: url(../common/mailmagazine.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 39px;
	width: 212px;
	display: block;
	padding: 0px;

}

#mailMagazine a:hover {
	background-image: url(../common/mailmagazine.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

#txtChange {
	float: right;
	text-align: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	font-size: 14px;

}

#content {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common/back.jpg);
	background-repeat: repeat-x;
}

#contentWrap {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#contentTopBox {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.topicPath {
	float: left;
	width: 450px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 6px;
	font-size: 93%;
}

.retrieval {
	float: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: right;

}

.attention {
	color: #FF6600;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-size: 93%;
	_font-size: 93%;
	text-indent: -12px;

}

.goTop {
	text-align: right;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 0px;

}


#footerTop {
	padding: 0px;
	margin: 0px;
	background-image: url(../common/footertopback.gif);
	background-repeat: repeat-x;
	background-position: top;

}

#footerTopInner {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;

}

.footerTopImg {
	vertical-align: middle;
	_vertical-align: -10%;

}

#footerBottom {
	background-color: #1FA308;

}

#footerBottomInner {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;

}

#footerBotomLink {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.5em;

}

.copyright {
	font-size: 93%;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

.jampImg {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	height: 1px;
	width: 359px;
	margin: 0px;
	padding: 0px;
}







/*2011年3月追加*/

/*ページ下部のお問い合わせ先テーブルの設定*/
.attentionContact {
	text-indent: 0px;
}

/*ページ下部のお問い合わせ先テーブルの設定*/
.headerAsk table {
	font-size: 12px;
	float: right;
	margin-top: 10px;
}

.headerAsk td {
	text-align: left;
	vertical-align: top;
}

/*インデックスページのリスト画像をファイルアイコンに変更*/
.iconPdfFile {
	background-image: url(../common/icon/icon_p.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 2px;
}

.iconExcelFile {
	background-image: url(../common/icon/icon_x.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 2px;
}

