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

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

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: #555555;/*  background: #f4f4f4 url(bg.gif) top center repeat-y; */
}


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

#header {
	width : 878px;
	height: 66px;
	margin: 0px auto;
	background-image: url(../imgs/all_header_background.png);
	background-repeat: no-repeat;
	padding-top: 59px;
}

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

	.header-navi-btn {
	margin: 0px 5px;
	}

/* IE6 */
		*html #header {
		width : 878px;
		height: 125px;
		margin: 0px auto;
		background-image: url(../imgs/all_header_background.png);
		background-repeat: no-repeat;
		padding-top: 59px;
}




#wrap {
	width : 850px;
	margin: 0px auto;
	background-image: url(../imgs/all_body_background.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

#wrap-left {
	width : 210px;
	margin: 0px auto 0px 10px;
	float: left;
	display: inline;
}

#wrap-right {
	width : 600px;
	margin: 0px 10px 0px 0px;
	float: right;
	text-align: left;
	display: inline;
}


/* LEFT ********************** */

#wrap-left-logo {
	margin: 5px auto 0px auto;
	display: block;
}

#wrap-left-bnr-visit {
	margin: 25px auto 0px auto;
	display: block;
}

#wrap-left-bnr-white {
	margin: 10px auto 0px auto;
	display: block;
}

#wrap-left-bnr-contact {
	margin: 10px auto 0px auto;
	display: block;
}

#wrap-left-bnr-link {
	margin: 15px auto 0px auto;
	display: block;
}

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


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

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 : 850px;
	margin: 5px auto 0px;
	background-color: #D6E9BF;
	padding: 10px 0px;
}

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

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


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

#top-fla {
	width : 580px;
	margin-top: 0px;
	margin-left:0px;
}

#top-new-title {
	width : 580px;
	margin-top: 10px;
	margin-left:0px;
}

#top-new-body {
	width : 578px;
	margin-top: 5px;
	margin-left:0px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}

	#top-new-body ul {
	margin : 5px 15px;
	padding: 0px 0px 0px 15px;
	line-height: 150%;
	}

a.top-new-link:link, a.top-new-link:visited {
  color: #666666;
  text-decoration: none;
}
a.top-new-link:hover, a.top-new-link:active {
  color: #ff3300;
  text-decoration: underline;
}





#top-melmaga {
	width : 600px;
	margin-top: 15px;
	margin-left:0px;
}



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

#sub01-body01 {
	width : 580px;
	margin-top: 0px;
	margin-left:0px;
}

#sub01-title-img {
	margin: 0px 0px 0px 0px;
}

#sub01-photo {
	margin: 0px 0px 0px 10px;
}

.sub01-sttl-img {
	margin: 15px 0px 0px 0px;
}

.sub01-txt {
	margin: 5px 0px 0px 5px;
	line-height: 140%;
}

#sub01-table {
	margin: 30px 0px;
}

.sub01-TD {
	padding: 1px 3px;
	border-bottom: 1px solid #6CBB5A;
	vertical-align: top;
}

.sub01-TD-txt {
	color: #6CBB5A;
	font-size:13px;
}


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

#sub02-body01 {
	width : 580px;
	margin-top: 0px;
	margin-left:0px;
}

#sub02-title-img {
	margin: 0px 0px 0px 0px;
}

#sub02-title-img2 {
	margin: 0px 0px 0px 0px;
}

#sub02-photo01 {
	margin: 10px 0px 0px 10px;
}

#sub02-photo02 {
	margin: 10px 0px 0px 5px;
	float: left;
}

.sub02-sttl-img {
	margin: 15px 0px 0px 0px;
}

.sub02-txt {
	margin: 5px 0px 0px 5px;
	line-height: 140%;
}

#sub02-body02 {
	width : 580px;
	margin-top: 40px;
	margin-left:0px;
	overflow: hidden;
}

#sub02-body02-table {
	margin: 10px 0px;
	float: right;
}

#sub02-table {
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
}

.sub02-table-TD-GREEN {
	padding:2px 2px;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	background-color: #CDE4B1;
	text-align: center;
	font-weight: normal;
}

.sub02-table-TD-WHITE {
	padding:2px 2px;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

#sub02-body02-table-redtxt {
	color: #ff3333;
}

#sub02-body03 {
	width : 580px;
	margin-top: 15px;
	margin-left:0px;
	overflow: hidden;
}


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

#sub03-main {
	margin: 0px 0px 0px 0px;
}

#sub03-body01 {
	width : 580px;
	margin: 0px 0px 20px 0px;
}

#sub03-body02 {
	width : 580px;
	overflow: hidden;
	margin: 15px 0px 20px 0px;
}

#sub03-body03 {
	width : 580px;
	margin-top: 15px;
	margin-left:0px;
	overflow: hidden;
}

#sub03-title-img {
	margin: 0px 0px 10px 0px;
}

#sub03-title-img2 {
	margin: 0px 0px 0px 0px;
}

#sub03-title-img3 {
	margin: 0px 0px 0px 0px;
}

.sub03-body01-item {
	margin: 3px 0px 0px 5px;
}

.sub03-body02-item00 {
	margin: 10px 0px 0px 5px;
}

.sub03-body02-item01 {
	margin: 10px 0px 0px 5px;
}

.sub03-txt {
	margin: 5px 0px 0px 5px;
	line-height: 140%;
}

.sub03-redtxt {
	color: #ff3333;
}

.sub03-bigtxt {
	font-size: 16px;
	font-weight: bold;
}

#sub03-area-title {
	border-bottom: 1px solid #555555;
	margin: 15px 10px 5px 5px;
	width: 450px;
	line-height: 150%;
}

.sub03-photo01 {
	margin: 0px 0px 0px 10px;
}


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

#sub04-body01 {
	width : 580px;
	margin-top: 0px;
	margin-left:0px;
}

#sub04-title-img {
	margin: 0px 0px 0px 0px;
}

.sub04-frame {
	margin: 20px 0px 0px 0px;
	width : 550px;
	height: 150px;
	background-image: url(../imgs/sub04_frame.png);
	background-repeat: no-repeat;
	padding: 23px 15px 20px 15px;
	line-height: 140%;
}

/* IE6 */
	*html .sub04-frame {
	margin: 20px 0px 0px 0px;
	width : 580px;
	height: 193px;
	background-image: url(../imgs/sub04_frame.png);
	background-repeat: no-repeat;
	padding: 23px 15px 20px 15px;
	line-height: 140%;
	}

.sub04-frame-img {
	margin: 0px 10px 0px 0px;
}

.sub04-frame-title {
	margin: 0px 0px 0px 0px
}

.sub04-frame-txt {
	margin: 0px 0px 0px 0px
}

.sub04-frame-line {
	margin: 3px 0px 8px 0px
}

.sub04-bigtxt {
	font-size: 14px;
	font-weight: bold;
}


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

#sub05-body01 {
	width : 740px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../imgs/sub05_img.png);
	background-repeat: no-repeat;
	background-position: 570px 200px;
	text-align: left;
}

#sub05-title-img {
	margin: 0px 0px 20px 0px;
}

#sub05-table {
	margin: 0px 0px 0px 5px;
}

.sub05-TD_L {
	border-bottom: 1px solid #555555;
	padding: 15px 5px 2px 5px;
	text-align: left;
	font-size: 14px;
	line-height: 110%;
}

.sub05-TD_R {
	border-bottom: 1px solid #555555;
	padding: 15px 5px 2px 5px;
	text-align: right;
}


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

#sub06-body01 {
	width : 580px;
	margin-top: 0px;
	margin-left:0px;
	background: transparent url(../imgs/sub06_image01.png) top right no-repeat;
}

.sub06-txt01 {
	margin: 90px 0px 50px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

.sub06-txt02 {
	margin: 0px 20px 30px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}

.sub06-txt03 {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin-left: 15px;
}

.sub06-sttl01 {
	margin: 0px 0px 20px 0px;
	padding:0px;
	text-align:left;
	clear: both;
}

#sub06-img-flow {
	float:left;
	margin: 0px 55px 40px 15px;
}

#sub06-img-teeth {
	margin-top: 30px;
	margin-left:20px;
}









/* SUB10 ################################################################################################# */

#sub10-body01 {
	width : 740px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}

#sub10-title-img {
	margin: 0px 0px 20px 0px;
}

#sub10-title {
	font-size:20px;
	color:#8DC556;
	font-weight:bold;
	margin: 0px 0px 20px 0px;
	border-bottom: 2px solid #8DC556;
	line-height: 125%;
}


/* SUB11 ################################################################################################# */

#sub11-body01 {
	width : 740px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}

#sub11-title-img {
	margin: 0px 0px 20px 0px;
}

#sub11-title {
	font-size:20px;
	color:#8DC556;
	font-weight:bold;
	margin: 0px 0px 20px 0px;
	border-bottom: 2px solid #8DC556;
	line-height: 125%;
}


/* SUB12 ################################################################################################# */

#sub12-body01 {
	width : 740px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}

#sub12-title-img {
	margin: 0px 0px 20px 0px;
}

#sub12-title {
	font-size:20px;
	color:#8DC556;
	font-weight:bold;
	margin: 0px 0px 20px 0px;
	border-bottom: 2px solid #8DC556;
	line-height: 125%;
}

/* SUB13 Google Map ################################################################################################# */

#sub13-body01 {
	width : 740px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}

#sub13-title-img {
	margin: 0px 0px 20px 0px;
}

#sub13-title {
	font-size:20px;
	color:#8DC556;
	font-weight:bold;
	margin: 0px 0px 20px 0px;
	border-bottom: 2px solid #8DC556;
	line-height: 125%;
}

#map {
	width : 600px;
	height: 420px;
	margin: 0px auto;
	border: 1px solid #999999;
}





/* ####################################################################################################### */


/* 角丸四角形 */
.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;
}

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;
	color:#998877;
	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; }

