@charset "utf-8";
/*
Customised by SHION LTD.
*/

/*------------------[ レイアウト ]--------------------------*/
/* {margin: 0; padding: 0;}
* html { overflow-x: hidden; }
body { overflow-x: hidden; }*/

/* 汎用クラス ####################################################################################################### */


/* 角丸四角形 */
.roundedcornr_box_top {
	width: 479px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.roundedcornr_box_mid {
	background: url(../imgs/sub01_frame_mid.gif) repeat-y left top;
	width: 459px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
/* IE6用 */
*html body div.roundedcornr_box_mid {
	background: url(../imgs/sub01_frame_mid.gif) repeat-y left top;
	width: 479px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.roundedcornr_box_btm {
	width: 479px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 10px;
	padding: 0px;
}

/* 角丸四角形ここまで */



.form_btn {
	margin: 10px auto 10px;
}

/*------------------[ 汎用タグ ]--------------------------*/
a, a:link, a:visited, a:active {
  text-decoration: underline;
}
a:link, a:visited { color: #0033cc; }
a:hover, a:active {
	color: #ff3300;
	text-decoration: underline;
	overflow: hidden;
}

a img { border: none; }
strong { color: #333333; }
em { font-style: italic; }
kbd {
  font: 500 12px verdana, arial, sans-serif;
  text-decoration: underline;
}
tt {font-family: "ＭＳ ゴシック", "Osaka－等幅";}
acronym, abbr { cursor: help; }
h3,h4,h5,h6 { font-weight: normal; }
h1, h2, h3, h4, h5 {
  margin: 15px 0;
  text-align: center;
}
h1 { font-size: 200%; }
h2 { font-size: 160%; }
h3 { font-size: 130%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
code { font-family: "Courier New", Courier, monospace; }
label { cursor: pointer; }
address {
  width :100%;  text-align: center;
  margin: 2em 0 1em 0;
  font: 500 13px Times New Roman;
}

.no-btm-space {
	vertical-align:bottom;
}

.txt_title {
  margin:5px 1px 1px 2px;
  font-size:18px;
  font-weight:bold;
  color:#ED6D00;
}

.txt_strong {
	font-size:14px;
	font-weight:bold;
	color:#006699;
	margin: 0;
	line-height: 145%;
}

.txt_form {
	margin:1px 1px 0px 5px;
	font-size:12px;
	color:#444C53;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 110%;
	padding: 1px 1px 2px;
	border: 1px solid #cccccc;
}

.txt_norm {
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 150%;
}

.txt_norm2 {
	margin:1px 1px 4px;
	font-size:12px;
	color:#555555;
	line-height:140%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.txt_L {
	margin:1px 1px 4px;
	font-size:14px;
	line-height:140%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.txt_LL {
	margin:0px 0px 5px 0px;
	font-size:16px;
	line-height:140%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}


.txt_S {
	margin:0px;
	font-size:10px;
}

.txt_remarks {
	font-size:10px;
	color:#dd3333;
	line-height:125%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

/* テーブル */

.td01_left {
	text-align: right;
	vertical-align: top;
	font-weight: 400;
	color: #0099CC;
	padding: 5px;
}
.td01_mid {
	vertical-align: top;
	color: #0099CC;
	padding: 5px 1px;
}
.td01_right {
	border-bottom: 1px solid #DEF4FD;
	padding: 5px;
	text-align: left;
}

.td02_left {
	text-align: center;
	vertical-align: top;
	font-weight: 400;
	color: #0099CC;
	padding: 5px;
	background-color: #DEF4FD;
	border-bottom: 1px solid #FFFFFF;
}




/*------------------[ 汎用クラス ]--------------------------*/
.hidden { display: none !important; }
.jump {
  padding-right: 1em; text-indent: -1000%;
  cursor: pointer;
  background: url(../Images/jump.png) no-repeat right top;
  display: block;
  width: 50px;  float: right;
}
.center, .alert {
  width: 99%;
  text-align: center;
  margin: 30px auto;
}
.alert { color: crimson; }
.new-entry {
  width: 17px; height: 12px;
}
hr.clear {
  clear: both;
  padding-bottom: 1px;  margin-bottom: -1px;
  width: 100%;  height: 1px;  border: none;
  visibility: hidden;
}
.separator {
  clear: both;
  border: none;  text-align: center;  margin-top: 0;
  background: url(../Images/divider.png) no-repeat 50% top;
}
.micro-banner { width: 80px; height: 15px; }


/* ******************************************************************************************************************** */

html{
  height:100%;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
	min-height:100%;
	padding-bottom:1px;
} 

body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	line-height:125%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background: #FFFFFF;
	text-align: center;
	color: #666666;
	background-color: #C9CACB;
}


/* 全ページ共通 ********************************************************************************************************** */

#wrap {
	width : 852px;
	margin: 0px auto;
	background-color: #FFF;
}

#headline {
	background-color:#63C6F2;
	padding: 3px 0px;
	text-indent: 8px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px auto;
}

#header {
	height: 100px;
	margin: 0px auto;
	overflow: hidden;
}

	#header-L {
	height: 39px;
	width: 183px;
	margin: 30px 0px 0px 25px;
	float: left;
	display: inline;
	}

	#header-R {
	height: 77px;
	width: 288px;
	margin: 11px 32px 0px 0px;
	float: right;
	display: inline;
	}





#header-navi {
	width : 852px;
	height: 50px;
	margin: 0px auto;
	border: 0px solid #0000ff;
}

.header-navi-btn {
	margin: 0px;
	vertical-align: bottom;
}


/* FOOTER ********************** */


#foot-navi {
	width : 800px;
	margin: 30px auto 0px;
	background-color: #FFFFFF;
	text-align: right;
	color: #999999;
	height: 20px;
}

a.foot_link:link, a.foot_link:visited {
  color: #999999;
  text-decoration: none;
}
a.foot_link:hover, a.foot_link:active {
  color: #ff3300;
  text-decoration: underline;
}

#footer {
	width : 852px;
	margin: 5px auto 0px;
	background-color: #63C6F2;
	padding: 4px 0px;
}

	#footer-logo {
	width : 780px;
	margin: 0px auto 0px;
	text-align: right;
	}

	#footer-txt {
	width : 780px;
	margin: 0px auto 0px;
	text-align: center;
	line-height: 150%;
	color: #FFFFFF;
	}


/* TOP ********************************************************************************************************** */

#top-fla {
	width : 852px;
	height: 300px;
	margin: 0px;
	background-color: #EEE;
}

#body {
	width : 852px;
	margin: 0px auto;
	overflow:hidden;
}

#body-left {
	width : 271px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
	text-align: right;
}

#body-right {
	width : 580px;
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: left;
	display: inline;
}


/* TOP LEFT ********************** */

.top-left-bnr {
	margin: 8px 0px 0px 20px;
	display: block;
}

#top-left-inquiry {
	margin: 15px 0px 0px 21px;
	width: 248px;
}

#top-left-address {
	width: 240px;
	margin: 15px 0px 0px 24px;
	text-align: left;
}

	#top-left-address img{
	margin: 0px 0px 0px 0px;
	}

	#top-left-address-txt {
	margin: 5px 0px 0px 5px;
	}

/* TOP RIGHT ********************** */

#top-right-mainimages {
	width: 490px;
	margin: 40px auto 0px;
}

#top-right-topics-title {
	width: 490px;
	margin: 0px auto;
	text-align: center;
	background-color: #9F9FA0;
	padding: 3px 0px;
	border-top: 1px solid #6AC4E2;
	border-left: 1px solid #6AC4E2;
	border-right: 1px solid #6AC4E2;
}

#top-right-topics-item {
	width: 490px;
	margin: 0px auto;
	border-bottom: 1px solid #6AC4E2;
	border-left: 1px solid #6AC4E2;
	border-right: 1px solid #6AC4E2;
	background-color: #FEF2DE;
	padding: 10px 0px;
}

#top-right-topics-item img{
	vertical-align:bottom;
}







/* SUB共通 ################################################################################################# */


#SUB-main {
	width : 852px;
	margin: 0px;
	background-color: #EEE;
}

	#SUB-main img{
		vertical-align:bottom;
	}

#SUB-body {
	width : 852px;
	margin: 0px auto;
	overflow:hidden;
}

#SUB-body-left {
	width : 271px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
	text-align: right;
}

#SUB-body-right {
	width : 580px;
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: left;
	display: inline;
	padding-top: 20px;
}

/* SUB01 ################################################################################################# */

.sub01-title {
	width : 733px;
	margin: 50px auto 0px auto;
}

.sub01-text {
	width : 680px;
	margin: 20px auto 0px auto;
	text-align: left;
	line-height: 150%;
	overflow: hidden;
}

.sub01-text2 {
	width : 650px;
	margin: 80px auto 0px auto;
	text-align: left;
	line-height: 150%;
}

#sub01-map {
	width : 372px;
	margin: 0px 40px 0px 0px;
	border: 1px solid #9F9FA0;
	float: left;
}

/* SUB02 ################################################################################################# */

#sub02-navi {
	margin: 30px 0px 0px 16px;
	width: 255px;
}

.sub02-title {
	width : 491px;
	margin: 25px auto 0px auto;
}

.sub02-text {
	width : 480px;
	margin: 10px auto 10px auto;
	text-align: left;
	line-height: 150%;
	overflow: hidden;
}

.sub02-txt-sttl {
	color:#00A0E9;
	font-size:14px;
	margin:5px 0px 0px 10px;
}

.sub02-txt-item {
	color:#666;
	font-size:12px;
	margin:4px 0px 10px 30px;
	text-indent: -12px;
}

.sub02-txt-item2 {
	color:#666;
	font-size:12px;
	margin:2px 0px 0px 30px;
	text-indent: -12px;
}


/* SUB03 ################################################################################################# */

.sub03-title {
	width : 735px;
	margin: 50px auto 0px auto;
}

.sub03-text {
	width : 720px;
	margin: 20px auto 0px auto;
	text-align: left;
	line-height: 150%;
}

.sub03-TD-TL {
	text-align: center;
	padding: 3px 5px;
	border-top: 1px solid #40B8EF;
	border-right: 1px solid #40B8EF;
}

.sub03-TD-TR {
	text-align: center;
	padding: 3px 5px;
	border-top: 1px solid #40B8EF;
}

.sub03-TD-BL {
	text-align: center;
	padding: 3px 5px;
	border-top: 1px solid #40B8EF;
	border-right: 1px solid #40B8EF;
	border-bottom: 1px solid #40B8EF;
}

.sub03-TD-BR {
	text-align: center;
	padding: 3px 5px;
	border-top: 1px solid #40B8EF;
	border-bottom: 1px solid #40B8EF;
}

.sub03-table-caption {
	text-align: right;
	margin: 3px 5px;
}

.sub03-UL {
	margin: 30px 30px 0px 0px;
	list-style: none;
	padding: 0px;
}

.sub03-UL-LI {
	margin: 15px 0px 0px 0px;
	background: url(../imgs/sub03_point.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 22px;
}

.sub03-box01 {
	width : 640px;
	margin: 20px auto 0px auto;
	text-align: left;
	line-height: 150%;
	border: 1px solid #40B8EF;
	padding: 10px 0px;

}


/* SUB04 ################################################################################################# */

.sub04-title {
	width : 733px;
	margin: 50px auto 0px auto;
}

.sub04-text {
	width : 680px;
	margin: 20px auto 0px auto;
	text-align: center;
	line-height: 150%;
	height: 400px;
}





/* SUB05 ################################################################################################# */

#sub05-left-inquiry {
	margin: 30px 0px 0px 21px;
	width: 248px;
}

.sub05-title {
	width : 491px;
	margin: 30px auto 0px auto;
}

.sub05-text {
	width : 480px;
	margin: 10px auto 10px auto;
	text-align: left;
	line-height: 150%;
}


.sub05-text a {
	color:#777;
	text-decoration:none;
}

.sub05-text a:hover {
	color:#ff6600;
	text-decoration:underline;
}

/* SUB06 ################################################################################################# */

#sub06-left-inquiry {
	margin: 30px 0px 0px 21px;
	width: 248px;
}

.sub06-title {
	width : 491px;
	margin: 30px auto 0px auto;
}

.sub06-text {
	width : 480px;
	margin: 10px auto 10px auto;
	text-align: left;
	line-height: 150%;
}

.sub06-TH {
	background-color: #5EC5F2;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 2px;
}

.sub06-TD01 {
	background-color: #FDE6C4;
	color:#666666;
	padding:1px 2px;
	border-bottom: 1px dotted #666666;
}

.sub06-TD02 {
	background-color: #FDE6C4;
	color:#666666;
	padding:0px 2px;
	border-bottom: 0px dotted #666666;
}

.sub06-txt-blue {
	color:#5EC5F2;
	font-size:16px;
	font-weight:bold;
}

/* SUB99 ################################################################################################# */

.sub99-title {
	width : 733px;
	margin: 50px auto 0px auto;
}

.sub99-text {
	width : 680px;
	margin: 20px auto 0px auto;
	text-align: left;
	line-height: 150%;
}

.sub99-text ul{
	margin: 0px 0px 0px 0px;
}

.sub99-text ul li{
	margin: 20px 0px 0px 15px;
	border-bottom: 1px dotted #CCC;
}

a.sub99-pagename-link {
	font-size:14px;
	color:#0066FF;
	font-weight:bold;
	text-decoration:none;
}

a:hover.sub99-pagename-link {
	color:#FF3333;
	text-decoration:underline;
}
