@charset "utf-8";


@import url("common.css");


/************************************************************

　■目次■
	body
	Ｈタグ
	小見出し
		subject
	header ヘッダー
		hd_tx
	container ヘッダーより下＿全体枠
	main_menull
	side_menu
		cure_menu
		jihi
		mobile
	contents
		honbun
		info
	footer_link
	footer
	footer2 別ウインドウのフッター
	inner_link 内部リンク
	go ページバック
	link
	カラー
	自費料金表
	アクセスマップ
	リンク集

************************************************************/





/******************************

body

******************************/

body {
	margin: 0px ;
	padding: 0px ;
	color: #333333 ;
	scrollbar-base-color: #ffffff ;
	scrollbar-shadow-color: #999999 ;
	scrollbar-darkshadow-color: #333333 ;
	scrollbar-track-color: #ffffff ;
	scrollbar-face-color: #ffffff ;
	scrollbar-highlight-color: #e6e6e6 ;
	scrollbar-3dlight-color: #cccccc ;
	scrollbar-arrow-color: #cccccc ;
	text-align : center ;
	font-size: 87.5% ;
	line-height:1.5;
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

/******************************

Ｈタグ

******************************/
h1 {
	width: 800px ;
	margin: 0 auto ;
	padding: 0px ;
	font-size:12px;
	color:#080d67;
	text-align:right;
	padding:2px 0;
}

h3.sub_title {
	clear:both;
	background:url("image/sub_title_bg.gif") no-repeat left top;
	width:570px;
	height:50px;
	font-size:130%;
	color:#666666;
	padding:2px 25px 0;
}

h3.sub_title_m {
	clear:both;
	background:url("image/sub_title_bg_m.gif") no-repeat left top;
	width:570px;
	height:50px;
	font-size:130%;
	color:#666666;
	padding:2px 25px 0;
}

h3.sub_title_wm {
	clear:both;
	background:url("image/sub_title_bg_wm.gif") no-repeat left top;
	width:570px;
	height:50px;
	font-size:130%;
	color:#666666;
	padding:2px 25px 0;
}


/******************************

小見出し

******************************/

.subject {
	clear:both;
	background:url("image/subject_bg.gif") no-repeat left top;
	width:555px;
	height:45px;
	color:#3aa8b2;
	font-size:120%;
	font-weight:bold;
}

.subject_2l {
	clear:both;
	background:url("image/subject_bg.gif") no-repeat left bottom;
	width:555px;
	height:65px;
	color:#3aa8b2;
	font-size:120%;
	font-weight:bold;
	line-height:1.3;
}

.subject_3 {
	clear:both;
	background:url("image/subject_bg.gif") no-repeat left bottom;
	width:555px;
	height:45px;
	color:#3aa8b2;
	font-size:120%;
	font-weight:bold;
}

.subject_3 span {
	font-size:130%;
	color:#088894;
}



.subject_pink {
	clear:both;
	background:url("image/staff_md_pink.gif") no-repeat left top;
	width:555px;
	height:40px;
	color:#e54692;
	font-size:120%;
	font-weight:bold;
}

.subject_blue {
	clear:both;
	background:url("image/staff_md_blue.gif") no-repeat left top;
	width:555px;
	height:40px;
	color:#14186c;
	font-size:120%;
	font-weight:bold;
}

.subject_s {
	background:url("image/subject_bg_s.gif") repeat-x left top;
	color:#3aa8b2;
	font-size:120%;
	font-weight:bold;
	height:45px;
}

.md_s {
	color:#ff9900;
	font-weight:bold;
	font-size:110%;
	margin:15px 0;
}

.md_s span {
	background:#faf4dd;
	padding:5px;
	border-left:7px #fed83e solid;
}


/******************************

ヘッダー

******************************/

#header{
	width: 800px ;
	margin: 0 auto ;
	padding: 0px ;
	position:relative;
}

.hd_tx {
	margin: 0 ;
	padding: 2px 0 0;
	font-size: 12px ;
	color: #ffffff ;
	font-weight:bold;
	position:absolute; top:18px; left:95px;
}

#header ul{
	position:relative;
	top:0;
	left:0;
}

#bt_consul {
	position:absolute;
	top:50px;
	left:480px;
}

#bt_yoyaku {
	position:absolute;
	top:50px;
	left:635px;
}

#header li{
	float:left;
	display:inline;
	width:auto;
}

#header_line {
	clear:both;
	background:url("image/head_line.gif") repeat-x;
	margin:0 auto;
	width:800px;
	height:8px;
}


/******************************

ヘッダーより下 ＿ 全体枠

******************************/

#container {
	margin: 0px auto ;
	padding: 0px ;
	width : 800px ;
	background-color:#ffffff;
	text-align:center;
}

#content2 {
	margin:0 auto;
	width:580px;
}

#content2 table {
	margin:0 auto;
}


/******************************

メインメニュー

******************************/
#main_menu{
	white-space :nowrap;
}


/******************************

サイドメニュー

******************************/

#side_menu {
	float:left;
	margin-top:10px;
	width:auto;
	text-align:left;
	display:inline;
}

ul.cure_menu {
	margin:5px 0 0;
}

ul.cure_menu_mg5 {
	margin:0 0 5px;
}

ul.cure_menu li{
	margin-bottom:2px;
}

ul.cure_menu li a.cure{
	background:url("image/cure_menu_bg.gif") no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	display:block;
	width:200px;
	height:30px;
	text-decoration:none;
}

ul.cure_menu li a.cure:link,
ul.cure_menu li a.cure:visited{
}

ul.cure_menu li a.cure:hover{
	background:url("image/cure_menu_bg_o.gif") no-repeat;
	color:#000000;
}

ul.cure_menu li a span{
	display:block;
	padding:4px 0 0 10px;
}

.cure_menu_on {
	font-size:16px;
	font-weight:bold;
	width:200px;
	height:30px;
	background:url("image/cure_menu_bg_o.gif") no-repeat;
	color:#000000;
}

.cure_menu_on span {
	display:block;
	padding:4px 0 0 10px;
}


ul.cure_menu_s {
	margin:0 0 5px 10px;
}

ul.cure_menu_s li {
	line-height:1.2;
}

ul.cure_menu_s li a.cure_s:link,
ul.cure_menu_s li a.cure_s:visited {
	color:#7a7dac;
	font-size:14px;
	line-height:1.3;
	font-weight:normal;
	text-decoration:none;
}

ul.cure_menu_s li a.cure_s:hover {
	color:#22266a;
	text-decoration:underline;
}



/* 自費料金表(サイドメニュー) */
.jihi {
	margin:5px 0 15px;
}

.jihi a{
	background:url("image/price_menu_bg.gif") no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	width:200px;
	height:30px;
	text-decoration:none;
}

.jihi a:link,
.jihi a:visited{
	color:#ffffff;
}

.jihi a:hover{
	background:url("image/price_menu_bg_o.gif") no-repeat;
	color:#ffff00;
}

.jihi a span,
.jihi_link_on span {
	display:block;
	padding:4px 0 0 10px;
}

.jihi_link_on {
	font-size:16px;
	font-weight:bold;
	width:200px;
	height:30px;
	background:url("image/price_menu_bg_o.gif") no-repeat;
	color:#ffff00;
	margin:5px 0 7px;
}

.mobile {
	text-align:center;
}
/******************************

右　コンテンツ

******************************/
#contents {
	float:right;
	margin-top:10px;
	width : 585px ;
	text-align:left;
	display:inline;
}

/* サブページの本文box */
.honbun {
	margin-left:15px;
}

/* トップページのインフォメーション */
.info {
	margin-left:15px;
}


/******************************

フッターリンク

******************************/
#footer_link {
	clear:both;
	text-align:center;
	margin:15px auto 0;
	width:800px;
	background:#ffffff;
	border-top:1px #eeeeee solid;
}

#footer_link ul {
	padding:5px 0;
}

#footer_link li {
	display:inline;
	font-size:12px;
	color:#999999;
}

#footer_link li.right {
	margin-right:0px;
}

#footer_link li a {
	color:#999999;
	font-size:12px;
	text-decoration:none;
}

	#footer_link li a:link,
	#footer_link li a:visited {
		color:#999999;
}

	#footer_link li a:hover {
		color:#000000;
		text-decoration:underline;
	}


/******************************

フッター

******************************/

#footer {
	clear:both;
	margin: 0px auto ;
	padding: 0 ;
	background:url("image/footer_bg.gif") no-repeat;
	width:800px;
	height:62px;
	font-size: 12px ;
	line-height:1.3;
	color: #999999; 
}

#footer p{
	padding:7px 0 0;
	text-align: center ;
}

/* 別ウインドウのフッター */
#footer2 {
	clear:both;
	width:580px;
	margin: 0px auto ;
	background:#31357e;
	font-size: 12px ;
	line-height:1.3;
	color: #ffffff; 
	padding:5px 0;
}


/******************************

link

******************************/

a.mail {
	margin : 0px ;
	padding : 0px ;
	color:#999999 ;
	font-size:100% ;
	line-height:1.3 ;
	text-align : left ;
	text-decoration:none ;
}

a.mail:link,
a.mail:visited {
	color:#999999 ;
}

a.mail:hover {
	color:#000000 ;
	font-size:100% ;
	text-decoration:underline ;
}

a.mail img {
	position:relative; top:-3px; left:0px;
}


a.link_01 {
	color:#4BAEB8 ;
	font-size:100% ;
	line-height:1.5 ;
	text-align : left ;
	text-decoration:none ;
}

a.link_01:link,
a.link_01:visited {
	color:#4BAEB8 ;
}

a.link_01:hover {
	color:#0B7D88 ;
	text-decoration:underline ;
}


a.link_02 {
	color:#4BAEB8 ;
	font-size:100% ;
	font-weight:bold;
	line-height:1.5 ;
	text-align : left ;
	text-decoration:none ;
}

a.link_02:link,
a.link_02:visited {
	color:#4BAEB8 ;
}

a.link_02:hover {
	color:#0B7D88 ;
	text-decoration:underline ;
}

a.link_03 {
	color:#ff6633;
	font-weight:bold;
	font-size:100% ;
	line-height:1.3 ;
	text-align : left ;
	text-decoration:underline ;
}

a.link_03:link,
a.u_line:visited {
	color:#ff6633 ;
}

a.link_03:hover {
	color:#fe4203 ;
	font-size:100% ;
	text-decoration:none ;
}

a.link_04 {
	color:#666666;
	font-size:100% ;
	line-height:1.3 ;
	text-align : left ;
	text-decoration:none ;
}

a.link_04:link,
a.u_line:visited {
	color:#000000 ;
}

a.link_04:hover {
	color:#000000 ;
	font-size:100% ;
	text-decoration:underline ;
}




/******************************

内部リンク

******************************/

#innerlink {
	margin-bottom:15px;
}


ul.inner_link {
	text-align:right;
}

ul.inner_link li {
	display:inline;
	margin-left:15px;
}

ul.inner_link li a {
	margin: 0px ;
	padding-left : 13px ;
	color:#666666 ;
	font-size:100% ;
	line-height:1.5 ;
	text-align : left ;
	text-decoration:none;
	background:url("image/arrow1.gif") no-repeat left center;
}

		.inner_link li a:link,
		.inner_link li a:visited {
			color:#666666 ;
		}

		.inner_link li a:hover {
			color:#31357e ;
			text-decoration:underline;
			background:url("image/arrow1_o.gif") no-repeat left center;
		}

		.inner_link_on {
			padding-left : 13px ;
			font-size:100% ;
			line-height:1.5 ;
			color:#31357e ;
			text-decoration:underline;
			background:url("image/arrow1_o.gif") no-repeat left center;
		}



/******************************

ページバック

******************************/
.go {
	clear:both;
	margin: 15px 0px;
	padding:0px;
	text-align : right;
}

.go_last {
	clear:both;
	margin: 15px 0px 0px;
	padding:0px;
	text-align : right;
}

.go a,
.go_last a{
	margin : 0px ;
	padding-left : 17px ;
	color:#666666 ;
	font-size:100% ;
	line-height:1.5 ;
	text-align : left ;
	text-decoration:none ;
	background:url("image/arrow3.gif") no-repeat left center;
}

.go a:link,
.go_last a:link{
	color:#666666 ;
}

.go a:visited,
.go_last a:visited{
	color:#666666 ;
}

.go a:hover,
.go_last a:hover{
	color:#000000 ;
	text-decoration:underline ;
	background:url("image/arrow3_o.gif") no-repeat left center;
}


.go a.home,
.go_last a.home{
	padding-left : 17px ;
	color:#666666 ;
	font-size:100% ;
	line-height:1.5 ;
	text-align : left ;
	text-decoration:none ;
	background:url("image/arrow2.gif") no-repeat left center;
}

.go a.home:link,
.go_last a.home:link{
	color:#666666 ;
}

.go a.home:hover,
.go_last a.home:hover {
	color:#000000 ;
	text-decoration:underline ;
	background:url("image/arrow2_o.gif") no-repeat left center;
}


/******************************

カラー

******************************/

.red_fc6778                { color:#fc6778;}
.red_fc6778b               { color:#fc6778; font-weight:bold;}
.pink_e8599db              { color:#e8599d; font-weight:bold;}
.blue_4baeb8b              { color:#4baeb8; font-weight:bold;}
.blue_4baeb8b130           { color:#4baeb8; font-weight:bold;line-height:1.3}
.blue_31357eb              { color:#31357e; font-weight:bold;}
.orang_ff6633b             { color:#ff6633; font-weight:bold;}
.orang_ff6633b130          { color:#ff6633; font-weight:bold;line-height:1.3}
.green_3aa8b2b             { color:#3aa8b2; font-weight:bold;}
.yellow_c38401b            { color:#c38401; font-weight:bold;}

.f11red_fc6778b120         { font-size:87.5% ;color:#fc6778; font-weight:bold ; line-height:1.2}
.f11gray_333333b120        { font-size:87.5% ;color:#333333; font-weight:bold ; line-height:1.2}
.f11gray_333333120         { font-size:87.5% ;color:#333333;line-height:1.2}
.f11gray_666666130         { font-size:87.5% ;color:#666666;line-height:1.3}

.f12gray_333333120         { font-size:100% ;color:#333333;line-height:1.2}
.f12gray_333333b120        { font-size:100% ;color:#333333; font-weight:bold ; line-height:1.2}
.f12gray_666666130         { font-size:100% ;color:#666666;line-height:1.3}



/******************************

自費料金表ページ

******************************/
.cost {
	color:#3aa8b2;
	font-size:120%;
	font-weight:bold;
	text-align:right;
	margin-top:10px;
}

.cost2 {
	color:#3aa8b2;
	font-size:120%;
	font-weight:bold;
	text-align:right;
}


.product_name {
	color:#3aa8b2;
	font-size:120%;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}



/******************************

アクセスマップ

******************************/
#map_box{
	width: 550px ;
	margin: 0px auto ;
	padding: 0px ;
	text-align:left;
}

ul#map_bt {
	margin:8px 0 5px;
	text-align:center;
}

ul#map_bt li {
	display:inline;
	margin-right:8px;
}

ul#map_bt li.last {
	margin-right:0px;
}


#map_canvas {
	margin:0 auto;
}


/******************************

リンク集

******************************/
#tiiki_link a {
	clear:both;
}

.kakomi {
	background-color:#faf5dd;
	border:1px #31357e solid;
	width:100%;
}


/******************************

バックグランド付きテキスト

******************************/

.bg_tx01 {
	padding:5px 10px;
	background:#ecedfd;
	line-height:1.3;
	margin-bottom:3px;
}

.bg_tx02 {
	padding:5px 10px;
	background:#e2f8fa;
	line-height:1.3;
	margin-bottom:3px;
}

.bg_tx03 {
	padding:5px 10px;
	background:#fbe0ed;
	line-height:1.3;
	margin-bottom:3px;
}

.bg_tx04 {
	padding:5px 10px;
	background:#fbfde0;
	line-height:1.3;
	margin-bottom:3px;
}

.bg_tx05 {
	padding:5px 10px;
	background:#A7D7FD;
	line-height:1.3;
	margin-bottom:3px;
}

.bg_tx05_2 {
	padding:5px 10px;
	background:#d4e8f8;
	line-height:1.3;
	margin-bottom:3px;
}

.bg_tx06 {
	padding:5px 10px;
	background:#e8a2a2;
	line-height:1.3;
	margin-bottom:3px;
}

.bg_tx06_2 {
	padding:5px 10px;
	background:#fce3e3;
	line-height:1.3;
	margin-bottom:3px;
}



/******************************

テーブル

******************************/

table.tb01 {
	width:auto;
}

table.tb02 {
	width:540px;
}

table.tb03 {
	width:100%;
}

table.tb04 {
	width:570px;
}


table.tb01 th,
table.tb01 td,
table.tb02 td,
table.tb04 th,
table.tb04 td,
table.tb05 th,
table.tb05 td {
	vertical-align:top;
	padding:5px 10px;
	line-height:1.3;
	color:#333333;
	text-align:left;
}

table.tb01 th {
	width:110px;
	border-bottom:3px #ffffff solid;
	border-right:3px #ffffff solid;
}


table.tb01 td {
	width:auto;
	border-bottom:3px #ffffff solid;
}

table.tb02 td {
	border-bottom:3px #ffffff solid;
	border-right:3px #ffffff solid;
}

table.tb02 td {
	width:50%;
}

table.tb03 td,
table.tb03 th {
	border-bottom:3px #ffffff solid;
	border-right:3px #ffffff solid;
	padding:5px 10px;
}

table.tb03 th {
	width:120px;
	font-weight:normal;
	text-align:left;
}


table.tb04 th {
	width:170px;
	border-bottom:3px #ffffff solid;
	border-right:3px #ffffff solid;
}

table.tb05 th {
	width:140px;
	border-bottom:3px #ffffff solid;
	border-right:3px #ffffff solid;
}

table.tb04 td {
	width:auto;
	border-bottom:3px #ffffff solid;
}


.bg01_1 {
	background:#fca7ce;
}

.bg01_2 {
	background:#fbe0ed;
}

.bg02_1 {
	background:#ffff99;
}

.bg02_2 {
	background:#fbfde0;
}

.bg03 {
	background:#ecedfd;
}

.bg04 {
	background:#e6e7ec;
}

.bg_text {
	clear:both;
	color:#4baeb8;
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px;
}

.bg_text span{
	background:#fee3e3;
	padding:5px;
}


.sankou {
	font-size:12px;
	color:#666666;
	line-height:1.3;
}


/******************************

ホワイトニングＱ＆Ａ

******************************/

.qa {
	float:left;
	width:45px;
}


.q_1line {
	margin-left:45px;
	color:#E8599d;
	font-size:120%;
	font-weight:bold;
	padding-top:5px;
	line-height:1.2;
}

.q_2line {
	margin-left:45px;
	color:#E8599d;
	font-size:120%;
	font-weight:bold;
	line-height:1.0;
}


.an {
	float:left;
	width:510px;
}

.an_1line {
	float:left;
	width:510px;
	padding-top:5px;
}

