@charset "utf-8";
a:link {
	color: #000b95;
	text-decoration: none;
}
a:visited {
	color: #000b95;
	text-decoration: none;
}
a:hover {
	color: #000b95;
	text-decoration: none;
}

#main-contents a:hover img,
#side-contents a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70 )";
}
#font-size a:hover img,
#font-size a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70 )";
}
a:focus {
  outline: none;
}
a {
  overflow: hidden;
}

img{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.layout5 #main-contents{

	padding: 10px;
}


#main-contents .twtr-widget h3 {
  background-image: none;
  font-size: medium;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  height: auto;
  width: auto;
}
#main-contents .twtr-widget h4 {
  font-size: medium;
  font-weight: normal;
  background-image: none;
  margin: 0px;
  padding: 0px;
  height: auto;
  width: auto;
}
.error {
  background: #ff6699;
  padding: 20px;
  text-align: center;
}
.render-mode-switch {
  font-size: 40px !important;
  text-align: center;
  color: #FFF;
  background-color: #333;
  padding-top: 40px;
  padding-bottom: 40px;
}
/*HTML5用*/
header,
footer,
nav,
section,
article,
figure,
aside {
  display: block;
}
.txg-tgallery-wrapper IMG {
  border: 3px solid #CCC;
}
.txg-tgallery-wrapper TD {
  vertical-align: top;
}
.scrollFixIt {
  color: #666;
  margin-right: 3px;
}
.thp_pc-none {
  display: block;
}



BODY {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	width: 100%;
	}

DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px 0px 5px;
	padding: 0px;
}
/* =========================== */
/* コンテンツ内容全体ボックス  */
/* =========================== */
#main-bg{
	width: 100%;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	clear: both;
}

#cont {
	width:930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e3;
	border-left-color: #e4e4e3;
	background-image: url(../img/main-top-wrap.png);
	background-repeat: repeat-x;
	background-position: center top;

	}
#cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* =========================== */
/* ヘッダー                   */
/* =========================== */

#header-top-wrap{
	background-color: #000b95;
	border-bottom: 1px solid #d0cfcd;
}

#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header-wrap{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0cfcd;

}

#header-right{
	float: right;
	width: 680px;
	padding-top: 23px;
}

/* サイトタイトル */
#site-title {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	width: 928px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000b95 !important;
	font-size: 12px;
	}
	
#header-img{
	float: right;
	text-align: right;
}
#header-menu {
	width: 680px;
	float: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	}

#header-menu DIV.menu-sepalator {
	float:right;
	width: 11px;
	height: 35px;
}

	#header-menu  A.text:link,
#header-menu  A.text:visited {
	color: #727272;
	text-decoration: none;
	font-size: 12px;

	}
#header-menu A.text:hover{
	text-decoration: underline;




}
#header-menu DIV.menu-item {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-image: url(../img/header-menu-guide.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

/* =========================== */
/* メインメニュー                  */
/* =========================== */	
#main-menu-wrap{
	height: 46px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
}


#main-menu {
	width: 930px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	clear: both;
	height: 43px;
	padding: 0px;
	background-color: #00008b;
	background-image: url(../img/main-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;

	}


#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	float:left;
	height: 43px;
	width: 155px;
	margin: 0px;
	text-align: center;
	}
	
#main-menu DIV.menu-sepalator {
	padding:0px;
	float:left;
	width: 0px;
	height: 35px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #cccccc;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 29px;
	text-align: center;
	width: 155px;
	background-image: url(../img/main-menu-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;

	}

#main-menu A.text:active,
#main-menu A.text:hover {
	width: 155px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	background-image: url(../img/main-menu-btn-r.jpg);
	color: #a0d3ff;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	height: 29px;
	width: 155px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	background-image: url(../img/main-menu-btn-r.jpg);
	color: #a0d3ff;
	}
#main-menu A:hover {
	height: 29px;
	width: 155px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	background-image: url(../img/main-menu-btn-r.jpg);
	color: #a0d3ff;
}

/* =========================== */
/* フッター                     */
/* =========================== */

#footer-menu-wrap {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #cfdbd8;
	clear: both;
	
}

#footer-warp {
	width: 100%;
	background-color: #000b95;
	clear: both;
}
#footer-menu-comp{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#footer-menu-comp:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* フッターメニュー */
/* フッターメニュー */
DIV#footer-menu {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 5px;
	float: left;
	}
#footer-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-menu DIV.menu-item {
	float: left;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #5c5f85;
	}
#footer-menu DIV.menu-sepalator {
	float: left;
	width: 0px;
	height: 13px;
	margin-top: 4px;
	border-left: 1px solid #5c5f85;
	margin-right: 4px;
	margin-left: 4px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	color: #5c5f85;
	text-decoration: none;
	display: inline;
	}
#footer-menu A.text:hover{
	text-decoration: underline;



}

#footer-layout{	
}

#footer-layout:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	

#footer-img{
	float: left;
	padding-left: 3px;
}
#footer-address{
	float: left;
	padding-left: 20px;
	padding-top: 15px;
}


#toPageTop{
	float: right;
	color: #5c5f85;
	margin-top: 6px;
	margin-bottom: 5px;
	font-weight: bold;
	border-right: 1px solid #5c5f85;
	border-left: 1px solid #5c5f85;
}
#toPageTop a{
	color: #5c5f85;
	background-image: url(../img/page-top-guide.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;

	padding-left: 13px;
	padding-top: 3px;
	margin-right: 6px;
}




/* フッターコンテンツ領域 */
#footer-contents {
	width: 930px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	clear: both;
	font-size:110%;
	background-color: #000b95 !important;
	}
#footer-contents a{
	color: #FFF;
}

/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
	position: relative;
	border:1px solid #d3e5e7;
	background-color: #fefefe;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image:  -webkit-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image:  -moz-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image: -o-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image: -ms-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image: linear-gradient(to top, #f3f3f3, #fefefe);
	font-size: 180%;
	color: #4a4b4b;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 30px;
}

#main-contents h3:after {
	content: '';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border:3px solid #ffffff;
	background-image: url(../img/h3.png);
	background-repeat: no-repeat;
	background-position: 5px center;


}		
	
	
#main-contents h4 {
	position: relative;
	border:1px solid #1d2e61;
	background-color: #000658;
	background-image:  -webkit-linear-gradient(top, #000658, #000db7);
	background-image:  -moz-linear-gradient(top, #000658, #000db7);
	background-image: -o-linear-gradient(top, #000658, #000db7);
	background-image: -ms-linear-gradient(top, #000658, #000db7);
	background-image: linear-gradient(to bottom, #000658, #000db7);
	font-size: 180%;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;

	}
#main-contents h4:after {
	content: '';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border: 1px solid #bfbfd9;
	background-image: url(../img/h4.png);
	background-repeat: no-repeat;
	background-position: 11px center;

}		
	
/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
	font-size: 140%;
	color: #464646;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/h5-1.png),url(../img/h5-2.png);
	background-repeat: no-repeat,repeat-x;
	background-position: left bottom,left bottom;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	}

.layout1 #main-contents h5 {
	font-size: 160%;
	color: #000b95;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../img/top-h4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 12px;
	}


#main-contents h6 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 27px;
	background-image: url(../img/h6.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	}

/* =========================== */
/* サイトマップ                     */
/* =========================== */	
#main-contents #sitemap-section h4{
	position: relative;
	border:1px solid #1d2e61;
	background-color: #000658;
	background-image:  -webkit-linear-gradient(top, #000658, #000db7);
	background-image:  -moz-linear-gradient(top, #000658, #000db7);
	background-image: -o-linear-gradient(top, #000658, #000db7);
	background-image: -ms-linear-gradient(top, #000658, #000db7);
	background-image: linear-gradient(to bottom, #000658, #000db7);
	font-size: 180%;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


	}
#main-contents #sitemap-section h4 a{
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	display: block;
	color: #FFF;
}
#main-contents #sitemap-section h4:after {
	display: none;
}

/* =========================== */
/* QRコード                        */
/* =========================== */	
IMG.qrcode {
	border:1px solid #cccccc;
	}
	
/* =========================== */
/* Googleマップ                     */
/* =========================== */	
IFRAME.googlemap {
	}
	
/* お問い合わせフォーム */
#tx_form_0 {
  margin: 0;
  padding: 0;
  display: block;
  width: 670px;
}
#mailform-section {
  margin: 0;
  color: #036;
}
#mailform-section div.form-layout {
  display: block;
  margin: 0 auto;
  width: 600px;
}
#mailform-section div.form-layout div.form-items {
  border: 1px solid #adacac;
  width: 600px;
  overflow: hidden;
  background-color: #efefef;
  margin: 0 auto;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}
#mailform-section div.form-layout div.form-items div.form-item {
  clear: both;
  overflow: hidden;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #adacac;
}
#mailform-section div.form-layout div.form-items div.form-item div.label {
  float: left;
  width: 150px;
  text-align: left;
  vertical-align: top;
  font-size: 10pt;
  background-color: #efefef;
  padding-top: 9px;
  padding-right: 8px;
  padding-bottom: 0px;
  padding-left: 8px;
  color: #003366;
}
#mailform-section div.form-layout div.form-items div.form-item div.field {
  float: left;
  width: 413px;
  text-align: left;
  vertical-align: top;
  padding: 8px;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #adacac;
}
#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 div.form-layout div.form-items .field-textarea {
  width: 405px;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #adacac;
}
#mailform-section input.input-text {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  width: 410px;
  border: 1px solid #adacac;
  height: 30px;
}
#mailform-section textarea.input-textarea {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #adacac;
}
#mailform-section input.input-select {
  border: 1px solid #adacac;
}
#mailform-section .required {
  color: red;
  font-weight: normal;
}
#mailform-section .error {
  background-color: #fcf;
  padding: 0px;
  text-align: left;
}
#mailform-section .error-message {
  color: #f00;
}
#mailform-section .completion-message {
  border: 1px solid #adacac;
  padding: 30px;
}
#mailform-section div.submitee {
  clear: both;
  text-align: center;
}
#mailform-section div.submitee button {
  cursor: pointer;
  background-image: url(../img/form_submit.jpg);
  border-width: 0px;
  height: 51px;
  width: 144px;
  background-color: #FFF;
  margin-top: 5px;
}
#mailform-section div.submitee button span {
  display: none;
}
/* ドキュメントビュー用 --- */
.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;
}



/* =========================== */
/* お知らせ一覧パーツ（サイドコンテンツ内）  */
/* =========================== */
/* リスト全体 */
#side-contents #topic-headline-section DL {
	font-size: 10pt;
	color: #223344;
	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: #006ecb;
	}
/* 記事概要 */
#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-bottom: 5px;
	margin: 0px;

	}
/* 記事タイトル */	
#topic-list-section DT {
	width: 670px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	color: #777777;
	}
/* 公開日*/
#topic-list-section DT .date {
	font-weight: bold;
	width: 100px;
	padding-right: 20px;
	font-size: 12px;
	color: #777777;
	}
/* 記事タイトル（リンク先があるとき） */
#topic-list-section DT A {
	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: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	margin-left: 0px;
	color: #777777;
	}
/* お知らせ本文中の画像 */
#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 */
}
/* =========================== */
/* Twitter通常表示用記述　H3&H4  */
/* =========================== */
#main-contents .twtr-widget h3 {
	background-image: none;
	font-size: medium;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	height: auto;
	width: auto;
	}
#main-contents .twtr-widget h4 {
	font-size: medium;
	font-weight: normal;
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	}

#top-area-layout{
	margin-left: auto;
	margin-right: auto;
}
#top-area-layout .area-main{
	width: 320px;
	vertical-align: top;
}
#top-area-layout .area-sp{
	width: 30px;
}

.top-area-table{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-bottom: 1px dotted #bfbfbf;	
}
.top-area-table .area-title{
	width: 206px;
	text-align: left;
	background-image: url(../img/area-guide.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0066ff;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
}
.top-area-table .area-btn{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}


