@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	font-size: 100.01%;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}
*:first-child+html {
	font-size: medium; /* IE 7 */
}
* html body {
	font-size: 100%; /* モダンブラウザ向け */
}
html>/**/body {
	font-size: 16px;
}
body {
	text-align: center;
	letter-spacing:1px;
	color: #333333;
	background: #FFF;
}
/*\*//*/
body { letter-spacing:0; }
/**/
* + html body {
	font-family: "メイリオ", "Meiryo";
}
/*----------------------------------------------------
	ベース
----------------------------------------------------*/


#container {
	text-align: justify;
	width: 810px;
	margin: auto;
	color: #313131;
}
#gNav {
	float: left;
	width: 170px;
	border: 1px solid #5555CC;
	margin: 14px 0 20px 0;
	_margin: 7px 0 10px 0;
	font-size: 90%;
}
#contents {
	clear: both;
	float: right;
	width: 610px;
	line-height: 140%;
	margin: 14px 0px 0px 24px;
	_margin: 7px 0px 0px 12px;
}
/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
#header {
	width: 810px;
}
#topicPass {
	clear: both;
	padding: 5px 0px 0px 10px;
	font-size: 90%;
}
/*----------------------------------------------------
	Hタグ
----------------------------------------------------*/

h1 {
	margin: 0px;
	padding: 0px 0px 4px 13px;
	font-size: 9px;
	font-weight: lighter;
	color: #000066;
}
h2 {
	margin: 0px 0px 10px 0px;
	_margin: 0px 0px 5px 0px;
	padding: 12px 0px 12px 10px;
	font-weight:100;
	font-size: 160%;
	border: 1px solid #D1D1D1;
	background:	#edecec;
}
h2 span {
	border-left: 6px solid #7799ff;
	padding: 0px 0px 0px 6px;
}
h3 {
	text-indent: 16px;
	margin:6px 0 6px 3px;
	_margin:3px 0 3px 1px;
	padding: 0px 2px 0px 2px;
	color: #5C5C5C;
	font-size: 130%;
	background: url(images/rIcon02.gif) 0em 0.14em no-repeat;/*  先頭記号を画像にする　*/
}
h4 {
	margin: 30px 0 10px 0;
	background: url(images/bg-h2-2.gif) repeat-x left top;
	font-size: 106%;
	line-height: 1.20;
}
h4 span {
	clear: both;
	display: block;
	padding: 1em 4px 0.6em;
	background: url(images/bg-h2-1.gif) no-repeat left top;
	zoom: 1;
}
habc {
	clear: both;
	margin: 20px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 6px;
	border-top: 1px dotted #5555CC;
	font-size: 110%;
}
/*----------------------------------------------------
	リスト
----------------------------------------------------*/
ol {
	margin: 0;
	padding: 0 0 0 2em;
	line-height: 150%;
}
ul {
	list-style: none;
	padding: 5px 0px 20px 0px;
}
li {
	padding: 3px 0px 10px 0px;
	margin: 0px;
	text-indent: 12px;
}
/*----------------------------------------------------
	フッター
----------------------------------------------------*/
#footer {
	clear: both;
	padding:20px 0;
	border-top: 2px solid #B9B9FF;
}
.fLogo {
	clear: both;
	height: 36px;
	margin-top: 25px;
	padding: 5px 10px 5px 0px;
	_padding: 2px 10px 2px 0px;
	background: url(../images/common/under_bar01.gif);
}
.fLogo img {
	float: left;
	margin: 0px;
	padding: 5px 0px 5px 40px;
	_padding: 2px 0px 2px 20px;
}
address {
	float: right;
	text-decoration: none;
	margin: 0px;
	padding: 10px 30px 10px 0px;
}
/*----------------------------------------------------
	リンク
----------------------------------------------------*/
#topicPass a:link {
	text-decoration: none;
	border-bottom: 0px;
	color: #0041b3;
}
#topicPass a:visited {
	text-decoration: none;
	border-bottom: 0px;
	color: #0041b3;
}
#topicPass a:hover {
	text-decoration: underline;
	border-bottom: 0px;
	color: #0041b3;
}
#topicPass a:active {
	text-decoration: none;
	border-bottom: 0px;
}
.fLogo address a:link {
	text-decoration: none;
	border-bottom: 0px;
	color: #0041b3;
}
.fLogo address a:visited {
	text-decoration: none;
	border-bottom: 0px;
	color: #0041b3;
}
.fLogo address a:hover {
	text-decoration: underline;
	border-bottom: 0px;
	color: #0041b3;
}
.fLogo address a:active {
	text-decoration: none;
	border-bottom: 0px;
}
#gNav a:link {
	text-decoration: none;
	border-bottom: 0px;
	margin: 0px;
	color: #0041b3;
}
#gNav a:visited {
	text-decoration: none;
	border-bottom: 0px;
	margin: 0px;
	color: #0041b3;
}
#gNav a:hover {
	text-decoration: underline;
	border-bottom: 0px;
	color: #0041b3;
	margin: 0px;
}
#gNav a:active {
	text-decoration: none;
	border-bottom: 0px;
 margin: 0px color: #0041b3;
}
img {
	border: 0px;
	text-decoration: none;
	margin: 0px;
}
/*----------------------------------------------------
	コンテンツ
----------------------------------------------------*/

.txt {
	margin: 14px 10px 10px 0px;
	clear: both;
}
.afi {
	margin: 0px 0px 2px 0px;
	clear: both;
}
hr.line {
	border-width: 0px;
	border-top: 1px solid #8888FF;
	margin: 0px;
}
hr. {
 margin-top: 15px;
 border: 1px dotted #DDDDFF;
}
img {
	border: 0px;
}
.tbl {
	border-collapse:collapse;
}
.tbl td {
	border:1px solid #000;
	padding:4px 6px 4px 8px;
}
.imgsize {
	width: 80%;
	height: auto;
}



/*----------------------------------------------------
	ここまで
----------------------------------------------------*/
