@charset "utf-8";
a:link {
	color: #06C;
}
a:visited {
	color: #06F;
}
a:hover {
	color: #3CF;
}
/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px 0px 5px;
	padding: 0px;
}
	
BODY {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	}

DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #576976;
	height: 18px;
	}

#main-comp{
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/main-comp.jpg);
}
#main-wrap{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/main-body-top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
}

/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	height: 95px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#headr:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-wrap{
	background-image: url(../img/header-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
/* サイトタイトル */
/*
#site-title {
	width: 260px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	}
*/
#site-title {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	display: block;
	font-size: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	padding-bottom: 20px;
	font-family: "07やさしさゴシック", "ことり文字ふぉんと", "メイリオ", "ＭＳ Ｐゴシック";
	font-weight: bold;
	}
#site-title A:link,
#site-title A:visited{
	color: #576976;
	text-decoration: none;
	text-shadow: 2px 2px 2px #CCC;
	-webkit-text-shadow: 5px 5px 2px #CCC;
}
#site-title A:hover{
	color: #F3C;
}

#site-title-tel {
	width: 400px;
	height: 80px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/header-tel-img.jpg);
	}
/* サイトタイトル */

/* ヘッターコンテンツ領域 */	
#header-contents {
	height: 16px;
	width: 922px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-weight: normal;
	}
#header-menu-box{
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 930px;
}
#header-menu {
	color: #666;
	float: right;
	font-size: 11px;
	display: block;
	width: 600px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	}
#header-menu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
#header-menu  A.text:link,
#header-menu  A.text:visited {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	height: 20px;
	}
#header-menu  A.text:hover{
	color: #03C;
}
#header-menu DIV.menu-icon {
	height: 9px;
	width: 9px;
	display: inline;
	background-color: #576976;
	background-image: url(../img/header-guide.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	float: left;
	margin-top: 4px;
}
#header-menu DIV.menu-item {
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#header_bg {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	height: 165px;
	background-image: url(../img/header-top.jpg);
}

/* =========================== */
/* メインメニュー                  */
/* =========================== */
/*
#main-menu-wrap{
	float: none;
	vertical-align: bottom;
	display: block;
	text-align: center;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-menu {
	height: 26px;
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
	}
	
#main-menu-wrap{
	margin: 0px;
	float: right;
	height: 71px;
	width: 600px;
	vertical-align: bottom;
	display: block;
	text-align: center;
}
#main-menu {
	height: 26px;
	margin-top: 45px;
	display: block;
	float: right;
	}
*/
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#main-menu DIV.menu-item {
	float:left;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 19px;
	}
	
#main-menu DIV.menu-sepalator {
	padding:0px;
	float:left;
	width: 1px;
	height: 19px;
	margin: 0px;
	background-color: #cccccc;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #576976;
	height: 23px;
	text-decoration: none;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #576976;
	height: 23px;
	text-decoration: none;
	}


/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	width: 650px;
	font-size: 16px;
	color: #576976;
	background-position: left top;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
	}
/* =========================== */
/* ページコンテンツの見出し１         */
/* =========================== */	
#main-contents h4 {
	background-repeat: no-repeat;
	height: 25px;
	width: 650px;
	font-size: 14px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	background-position: left top;
	background-image: url(../img/h4.jpg);
	padding-top: 9px;
	padding-left: 20px;
	}
/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
	height: 20px;
	width: 660px;
	font-size: 12px;
	color: #576976;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/h5.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: left bottom;
	font-weight: bold;
	padding-top: 0px;
	}
/* =========================== */
/* ページコンテンツの見出し3   */
/* =========================== */	
#main-contents h6 {
	background-image: url(../img/h6.jpg);
	background-repeat: no-repeat;
	width: 655px;
	font-size: 12px;
	font-weight: bold;
	background-position: left center;
	height: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #576976;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
/* =========================== */
/* サイトマップ                     */
/* =========================== */	
#main-contents #sitemap-section h4{
	height: 20px;
	width: 660px;
	font-size: 12px;
	color: #576976;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/h5.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: left bottom;
	font-weight: bold;
	padding-top: 0px;
	}
#main-contents #sitemap-section li{
	list-style-type: circle;
	text-decoration: none;
}
#footer-contents #sitemap-section{
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	margin-bottom: 100px;
}
#footer-contents #sitemap-section a:hover{
	text-decoration: none;
	color: #FFF;
}
#footer-contents #sitemap-section .box{
	display: inline-block;
	float: left;
	width: 145px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#footer-contents #sitemap-section h4{
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #53BAFF;
	padding-left: 3px;
	margin: 0px;
}
#footer-contents #sitemap-section h4 a{
	text-decoration: none;
	color: #0A70A7;
}
#footer-contents #sitemap-section ul{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
}
#footer-contents #sitemap-section li{
	list-style-type: none;
}
#footer-contents #sitemap-section li a{
	color: #0E498B;
	text-decoration: none;
	font-weight: normal;
}

/* =========================== */
/* QRコード                        */
/* =========================== */	
IMG.qrcode {
	border:1px solid #cccccc;
	}
	
/* =========================== */
/* Googleマップ                     */
/* =========================== */	
IFRAME.googlemap {
	}
	
/* =========================== */
/* お問い合わせフォーム             */
/* =========================== */	
#mailform-section {
	margin: 0px 10px 0px 0px;
	}
#mailform-section DIV.form-layout {
	margin: 0px;
	width: 532px;
	}

/* 入力項目のセット */
#mailform-section DIV.form-layout DIV.form-items {
	border: 1px solid #cccccc;
	width: 532px;
	overflow:hidden;
	background-color: #efefef;
}
/* 入力項目 */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item {
	clear:both;
}
/* 項目名セル */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.label {
	float: left;
	width: 130px;
	text-align: left;
	padding: 11px 8px 0px 8px;
	vertical-align: top;
	font-size: 10pt;
	border-top: 1px #ffffff solid;
	}
/* 入力欄セル */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.field {
	float: left;
	width: 370px;
	text-align: left;
	padding: 8px 8px 0px 8px;
	vertical-align: top;
	background-color: #ffffff;
	}
/* 入力欄（テキストボックス） */
#mailform-section INPUT.input-text {
}
/* 入力欄（テキストエリア） */
#mailform-section TEXTAREA.input-textarea {
}
/* 入力欄（ラジオボタン） */
#mailform-section INPUT.input-radio {
}
/* 入力欄（チェックボックス） */
#mailform-section INPUT.input-checkbox {
}
/* 入力欄（選択リスト） */
#mailform-section INPUT.input-select {
}
/* 説明 */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.field P.description {
	margin: 3px 0px 0px 0px ;
	font-size: 9pt;
	}
/* 項目名 */
#mailform-section LABEL {
	}
/* ※（必須） */
#mailform-section .required {
	color:red;
	font-weight: normal;
	}
/* エラーの時の背景色 */
#mailform-section .error {
	background-color: #ffccff;
	}
/* エラーの時のメッセージ */
#mailform-section .error-message {
	color: #ff0000;
	}
/* 完了メッセージ */
#mailform-section .completion-message {
	border: 1px solid #cccccc;
	padding: 30px;
	}
/* 送信ボタン */
#mailform-section DIV.submitee {
	clear:both;
	text-align: center;
}
#mailform-section DIV.submitee BUTTON
{
   cursor: pointer;
   width: 109px;
   height: 32px;
   background-image:url(/theme/form_submit.jpg);
   border-width:0px;
}
/* 「送 信」テキスト */
#mailform-section DIV.submitee BUTTON SPAN
{
   display: none;
}



/* =========================== */
/* お知らせ一覧パーツ（サイドコンテンツ内）  */
/* =========================== */
/* リスト全体 */
#side-contents #topic-headline-section DL {
	font-size: 10pt;
	color: #333333;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	}
/* 記事タイトル（リンク先がないとき） */
#side-contents #topic-headline-section DT{
	width: 180px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	}
/* 公開日 */
#side-contents #topic-headline-section DT .date {
	font-weight: bold;
	width: 180px;
	display: block;
	}
/* 記事タイトル（リンク先があるとき） */
#side-contents #topic-headline-section DT A {
	color: #222222;
	}
/* 記事概要 */
#side-contents #topic-headline-section DD {
	margin-bottom: 10px;
	padding: 0px;
	width: 180px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
/* =========================== */
/* お知らせ一覧ページ                 */
/* =========================== */

#topic-list-section {
	width: 670px;
	padding-top: 11px;
	padding-bottom: 5px;
	margin: 0px;

	}
/* 記事タイトル */	
#topic-list-section DT {
	width: 670px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #666;
	font-size: 12px;
	}
/* 公開日*/
#topic-list-section DT .date {
	font-weight: bold;
	color: #666;
	width: 100px;
	padding-right: 20px;
	font-size: 12px;
	}
/* 記事タイトル（リンク先があるとき） */
#topic-list-section DT A {
	color: #48B4FF;
	font-size: 12px;
	}
/* 本文（記事コンテンツ/なければ記事概要） */
#topic-list-section DD {
	margin-bottom: 10px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	}
/* お知らせ本文中の画像 */
#topic-list-section DD IMG {
	margin: 5px;
	}
/* 記事区切り */	
#topic-list-section DD DIV.topic-sepalator {
	clear:both;
	height:0px;
	width: 100px;
}

/* =========================== */
/* テンプレート挿入時の表             */
/* =========================== */
TABLE.table_a {
		border-collapse: collapse;
		border: 1px #809FFF solid;
	}
TH.table_a_th {
		color: #FFFFFF;
		background-color: #0862B0;
		border: 1px #809FFF solid;
	}
TH.table_a_th2 {
		color: #008EBC;
		background-color: #D5DFFF;
		border: 1px #809FFF solid;
	}
TD.table_a_td {
		color: #223344;
		background-color: #F0F8FF;
		border: 1px #809FFF solid;
	}
/* =========================== */
/* バナー                    　*/
/* =========================== */
.side-banar-box {
	background-color: #e0e0e0;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ========================================== */
/* 編集画面で表組み内の文字だけ大きくなる対応 */
/* ========================================== */
table {
	font-size:inherit; /* not IE */
	font:100%; /* IE */
}
/* =========================== */
/* フォントサイズ変更　　     */
/* =========================== */
#change-box {
	padding: 0px 0px 0px 320px;
	margin-top: 0px;
	width: 301px;
}
#change-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#font-size-text{
	float: left;
	height: 21px;
	font-size: 12px;
	margin: 0px;
	display: block;
	vertical-align: middle;
	padding-top: 3px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
}
#font-size-box{
	height: 22px;
	width: 200px;
	background-color: #576976;
	text-align: left;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#font-size {
	list-style-type: none;
	margin: 0px;

}
#font-size:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#font-size #s {
	padding: 0px;
	float: right;
	height: 20px;
	width: 32px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#font-size #m {
	padding: 0px;
	float: right;
	height: 20px;
	width: 34px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#font-size #l {
	padding: 0px;
	float: right;
	height: 20px;
	width: 34px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#font-size #s a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #576976;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a3adb4;
	border-right-color: #364149;
	border-bottom-color: #364149;
	border-left-color: #a3adb4;
}
#font-size #s a:hover{
	background-color: #80a0b7;
}
#font-size #m a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #576976;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a3adb4;
	border-right-color: #364149;
	border-bottom-color: #364149;
	border-left-color: #a3adb4;
}
#font-size #m a:hover{
	background-color: #80a0b7;
}
#font-size #l a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #576976;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a3adb4;
	border-right-color: #364149;
	border-bottom-color: #364149;
	border-left-color: #a3adb4;
}
#font-size #l a:hover{
	background-color: #80a0b7;
}
TABLE.side-text-table {
	width: 206px;
	border-collapse: collapse;
	border: 1px solid #86e1f8;
	background-image: url(../img/side-text-wrap.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	}

TD.side-text-td1{
	background-image: url(../img/side-text-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 206px;
	}
TD.side-text-td2{
	width: 176px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 12px;
	line-height: 1.6em;
}

/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	height: 20px;
	width: 300px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
#page-top a{
	color: #FFF;
	text-decoration: none;
}
#page-top DIV.menu-icon {
	background-image: url(../img/page-top-guide.png);
	float: left;
	height: 9px;
	width: 9px;
	display: inline-block;
	margin-top: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	background-color: #069;
}
#page-top DIV.menu-item {
	float: right;
	text-align: left;
	display: block;
	height: 17px;
	padding-top: 3px;
	padding-right: 12px;
	padding-left: 10px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	}
#page-top DIV.menu-item A:link {
	color: #FFF;
	text-decoration: none;
}
#page-top DIV.menu-item A:hover{
	color: #09F;
}
#page-top DIV.menu-sepalator {
	overflow: hidden;
	float:right;
	background-image: url(../img/footer-page-top_sepalator.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 2px;
	display: block;
	margin-right: 7px;
	}
/* =========================== */
/* フッター                     */
/* =========================== */

/* フッターコンテンツ領域 */
#footer-contents {
	width: 910px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	clear: both;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	}
#footer-wrap {
	width: 100%;
	background-color: #576976;
}
#footer-hr{
	height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer-menu-box {
	width: 930px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	}
/* フッターメニュー */
DIV#footer-menu {
	width: 580px;
	text-align: left;
	height: 20px;
	float: left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	}
#footer-menu DIV.menu-icon {
	height: 9px;
	width: 9px;
	display: inline-block;
	margin-top: 3px;
	background-image: url(../img/footer-guide.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	float: left;
}
#footer-menu DIV.menu-item {
	text-align: left;
	display: block;
	float: left;
	height: 20px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#footer-menu DIV.menu-sepalator {
	overflow: hidden;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -0.2mm;
	}
#footer-menu A:hover{
	color: #036;
}


TABLE#toppage{
	margin-top: 10px;
	margin-bottom: 10px;
}
#toppage TD.side-contents{
	width: 230px;
	padding: 0px;
	vertical-align: top;
}
#toppage TD.spacer{
	width: 30px;
	padding: 0px;
	overflow: hidden;
}
#toppage TD.main-contens{
	padding: 0px;
	width: 670px;
	vertical-align: top;
}
TABLE#toppage2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#toppage2 #left-contents{
	width: 460px;
	padding: 0px;
	vertical-align: top;
}
#toppage2 #spacer{
	width: 15px;
	padding: 0px;
	overflow: hidden;
}
#toppage2 #right-contens{
	padding: 0px;
	width: 455px;
	vertical-align: top;
}

/* =========================== */
/* ドキュメントビュー用         */
/* =========================== */

.txg-doclist ul {
		list-style-type: none;
	}

.txg-doclist li {
		list-style-type: none;
		margin-bottom: 0.5em;
		border-bottom: 1px dotted #5c4930;
	}
a.txg-doclist-link, a.txg-doclist-embed {
		padding-left: 20px;
		padding-top: 5px;
		background: transparent url(../icons/icon_txt.gif) no-repeat center left;
	}

a.txg-doclist-link[href$='.pdf'], a.txg-doclist-embed[href$='.pdf'] {
		background: transparent url(../icons/icon_pdf.gif) no-repeat center left;
	}

a.txg-doclist-link[href$='.xls'], a.txg-doclist-embed[href$='.xls'] {
		background: transparent url(../icons/icon_xls.gif) no-repeat center left;
	}

a.txg-doclist-link[href$='.xlsx'], a.txg-doclist-embed[href$='.xlsx'] {
		background: transparent url(../icons/icon_xls.gif) no-repeat center left;
	}

a.txg-doclist-link[href$='.doc'], a.txg-doclist-embed[href$='.doc'] {
		background: transparent url(../icons/icon_doc.gif) no-repeat center left;
	}

a.txg-doclist-link[href$='.docx'], a.txg-doclist-embed[href$='.docx'] {
		background: transparent url(../icons/icon_doc.gif) no-repeat center left;
	}

a.txg-doclist-link[href$='.ppt'], a.txg-doclist-embed[href$='.ppt'] {
		background: transparent url(../icons/icon_pps.gif) no-repeat center left;
	}

a.txg-doclist-link[href$='.pptx'], a.txg-doclist-embed[href$='.pptx'] {
		background: transparent url(../icons/icon_pps.gif) no-repeat center left;
	}

a.txg-doclist-link[href$='.zip'], a.txg-doclist-embed[href$='.zip'] {
		background: transparent url(../icons/icon_archive.gif) no-repeat center left;
	}

a.txg-doclist-link[href$='.rar'], a.txg-doclist-embed[href$='.rar'] {
		background: transparent url(../icons/icon_archive.gif) no-repeat center left;
	}
