@charset "UTF-8";
body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	line-height: 1.6;
	letter-spacing: 0.1em;
	background: #FFFFFF; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
br {
	letter-spacing: 0;
}
img {
	border:0;
	padding: 0px;
}
.oneColLiqCtrHdr #container {
	width: 772px;  /* これにより、幅が772pxのコンテナが設定されます */
	background: #FFFFFF; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 0px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.oneColLiqCtrHdr #container #mainContent #contents_space .oneColLiqCtrHdr {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.oneColLiqCtrHdr #contentsheadline_space { /* コンテンツの見出し用スペース */
	width: 728px;
	border: 0px solid #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.oneColLiqCtrHdr #contents_space { /* コンテンツの見出し用スペース */
	width: 728px;
	border: 0px solid #000000;
	clear: both;
	padding-left: 0px;
	margin: 0px;
}
.oneColLiqCtrHdr #topimage_space { /* トップページのイメージスペース */
	width: 728px;
	border: 0px solid #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
.oneColLiqCtrHdr #bunner_space { /* トップページのバナースペース */
	width: 215px;
	border: 0px solid #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
}
.oneColLiqCtrHdr #news_space { /* トップページのニューススペース */
	width: 494px;
	border: 0px solid #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	margin-left: 0px;
}
.oneColLiqCtrHdr #Information_space { /* トップページのお知らせスペース */
	width: 210px;
	border: 0px solid #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;
}
.oneColLiqCtrHdr #bunner_space { /* バナースペース */
	width: 215px;
	border: 0px solid #000000;
	float: left;
}
.oneColLiqCtrHdr #header {
	background: #DDDDDD;
	background-image: url(images/backimage_header.gif);
	height: 47px;
	float: left;
	width: 740px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
}
.oneColLiqCtrHdr #menu {
	background: #DDDDDD;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	background-image: url(images/backimage_body.gif);
	height: 28px;
	float: left;
	width: 760px;
	padding-left: 6px;
	padding-right: 6px;
}
.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	background-image: url(images/backimage_body.gif);
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 730px;
}
.oneColLiqCtrHdr #content_bottom {
	background:#DDDDDD;
	background-image: url(images/backimage_bodybottom.gif);
	height: 18px;
	float: left;
	width: 760px;
	padding-left: 6px;
	padding-right: 6px;
	clear: left;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px 0 20px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	text-align: center;
	height: 23px;
	float: left;
	width: 760px;
	padding-left: 6px;
	padding-right: 6px;
	clear: left;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 0px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
a:link {
	color: #333333;
	text-decoration: underline;
} 
a:visited {
	color: #666666;
	text-decoration: underline;
} 
a:hover {
	color: #FF6600;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
} 
a:active {
	color: #FF6600;
	text-decoration: underline;
}

.small_text {
	font-size:0.9em;
	line-height:15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news_text {
	font-size:0.9em;
	line-height:130%;
}
h2 {
	font-size: 1.2em;
	line-height: 150%;
	background: #FFF url(images/bg_p.gif) repeat-y;
	padding-left: 12px;
	font-weight: bold;
}
.oneColLiqCtrHdr #container #mainContent #news_space p {
	font-size: 1.0em;
	line-height: 130%;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.oneColLiqCtrHdr #container #mainContent #Information_space p {
	font-size: 1.0em;
	line-height: 130%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 12px;
	margin-bottom: 0px;
}
address{
	font-size: 0.9em;
	font-style: normal;
	font-family: Verdana,Tahoma, sans-serif;
}
.contents_headline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	text-indent: 6px;
	background-image: url(images/bg_p.gif);
	background-repeat: repeat-y;
	padding-bottom: 1px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 8px;
}
.frame_top {
	background-image: url(images/frameback_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
}
.frame_center {
	background-image: url(images/frameback_center.gif);
	background-repeat: repeat-y;
	display: block;
	height: 50px;
}
a[href$='.pdf'] { 
background:transparent url(images/icons/icon_pdf.gif) center right no-repeat;
display:inline-block;
padding: 5px 20px 5px 0px;
}
