@charset "utf-8";
/*----------------------------------------
	COMMON SETTING
----------------------------------------*/
html {
	font-size:100%;
}
body {
	background-color:#FAF9F3;
	color:#443829;
	margin:0;
	padding:0;
	font-size:84%;
	line-height:1.6em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,h4,h5,form,ul,li,p {
	margin:0;
	padding:0;
}
p {
	margin-bottom:0.8em;
}
img {
	border:0;
	display:block;
}
hr { 
	border-style: solid none none none;
	border-top-width:1px;
	border-top-color:#DDDDDD;
	height:1px;
	background-color: #FFFFFF;
}

ul li{
	list-style:none;
}

hr .hr2 { 
	border-style: solid none none none;
	border-top-width:1px;
	border-top-color:#DDDDDD;
	height:1px;
	background-color: #FFFFFF;
	padding:1em 0;
}
.clr {
	clear:both;
}
.mgt5 {
	width:187px;
	margin:5px auto;
}
.mgb5 {
	margin-bottom:5px;
}
.mgt10 {
	margin-top:10px;
}
.mgt15 {
	margin-top:15px;
}
.mgt20 {
	margin-top:20px;
}
.mgt25 {
	margin-top:25px;
}
.mgt30 {
	margin-top:30px;
}
.txred {
	color:#FF3300;
}

a {
	color:#443829;
	text-decoration:underline;
}
a:hover {
	color:#A19B94;
	text-decoration:none;
}
a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#gmenu-box a:hover img {
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}
.smatx {
	font-size:82%;
	line-height:1.3em;
}
.fLeft2 {
	margin:0 5px 5px 0;
	float:left;
}

.notes{
	padding:8px;
	background-color:#F8FAD4;
}

.thin{
	font-weight:normal;
}

.pink {
	font-weight: bold;
	color: #CC3333;
}

.blue {
	font-weight: bold;
	color: #3366CC;
}
.blue_s {
	color: #3366CC;
	font-size: 12px;
}

.green {
	font-weight: bold;
	color: #339966;
}

.bg_beidge {
	background-color: #E0DBB6;
	}
/*----------------------------------------
	LAYOUT SETTING 01
----------------------------------------*/
#header {
	width:100%;
	background-color:#FFFFFF;
	/*border-top:1px solid #938016;*/
	border-bottom:1px solid #E3DFB8;
	background-image:url(/common_img/head_line.gif);
	background-repeat:repeat-x;
	padding-top:20px;
}
/*TOOL*/
#header #tool-box {
	width:792px;
	margin:0 auto;
}
#tool-box #tool-left {
	width:312px;
	float:left;
}
#tool-box #tool-center {
	width:194px;
	float:left;
}
#tool-box #tool-right {
	width:278px;
	float:right;
}
#tool-right #tool-treatL {
	width:109px;
	float:right;
	font-size:10px;
	line-height:1.3em;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	float:left;
}
#tool-right #tool-tel {
	width:162px;
	float:right;
}
#tool-right #tool-add {
	width:276px;
	font-size:12px;
	text-align:right;
	padding-right:10px;
}
#tool-center #tool-lang #tool-jpn {
	width:51px;
	float:left;
}
#tool-center #tool-lang #tool-en {
	width:60px;
	float:left;
}
#tool-center #tool-lang {
	width:161px;
	float:left;
	margin:10px 0 10px 0;
	}
#tool-center #tool-treatR {
	float:right;
	width:71px;
	margin:0 3px 0 0;
	}

/*GLOBAL MENU*/
#header #gmenu-box {
	width:798px;
	margin:0 auto;
}
#gmenu-box ul {
	margin:0;
	padding:0;
}
#gmenu-box li {
	float:left;
	list-style:none;
	font-size:1px;
	line-height:1px;
}
/*BODY*/
#wrapper01 {
	width:100%;
	background-image:url(/common_img/wrapper01.gif);
	background-repeat:repeat-x;
}
#container {
	width:798px;
	background-image:url(/common_img/container_back.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	padding:5px 0 0 0;
}
#container-inn {
	width:782px;
	background-color:#FFFFFF;
	margin:0 0 0 8px;
	padding:0 0 10px 0;
	background-image:url(/common_img/right_back.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#container-inn #cont-left {
	width:568px;
	float:left;
}
#container-inn #cont-right {
	width:209px;
	float:right;
	
}
/*FOOTER*/
#footer {
	width:798px;
	height:70px;
	background-image:url(/common_img/foot.gif);
	background-repeat:no-repeat;
}
#footer address {
	display:none;
}
#footer #link {
	width:72px;
	float:right;
	margin-top:23px;
}
/*----------------------------------------
	LAYOUT SETTING 02 RIGHTSIDE
----------------------------------------*/
/*2007.10.30新規追加*/
.rsideBase {
	width:195px;
	border:1px solid #E3E1CE;
	padding:1px;
	background-color:#FFFFFF;
}
.rsideBaseInn {
	width:187px;
	margin:5px auto;
}
/*2007.10.30新規追加　クリニックについて*/
.rsideBaseInn #cliBox {
	width:187px;
}
.rsideBaseInn #cliL {
	width:93px;
	float:left;
}
.rsideBaseInn #cliR {
	width:92px;
	float:right;
}
#rside-bnnarea {
	width:195px;
	margin:5px 0 5px 5px;
	line-height:1.4em;
}

#rside-bnnarea p {
	margin:0;
}
/*TOPICS*/
#tps-box {
	width:209px;
	background-color:#FFFFFF;
	height:170px;
/*	height:251px;*/
}
#tps-box-inn {
	width:195px;
	margin:0 auto;
}

/*お勧めプラン*/
#rside-osusume {
	width:195px;
	border:1px solid #E3E1CE;
	background-color:#FFFFFF;
	padding:1px;
}
#rside-osusume #osusume-tx {
	width:177px;
	margin:5px auto 10px auto;
}

/*治療について（下層のみ）*/
#rside-thpy {
	width:195px;
	border:1px solid #E3E1CE;
	background-color:#FFFFFF;
	padding:1px;
	margin-top:5px;
}

#rside-thpy #thpy-tx {
	width:177px;
	margin:5px auto 5px auto;
}

#rside-thpy ul {
	list-style:none;
	margin:0;
	padding:0;
}

#rside-thpy li {
	background-image:url(/common_img/rside_therapy_ico.gif);
	background-repeat:no-repeat;
	line-height:1.3em;
	padding:0 0 4px 12px;
}

/*Dr.Andy*/
#rside-andy {
	width:187px;
	border:1px solid #E3E1CE;
	background-color:#FFFFFF;
	padding:5px;
	margin-top:5px;
}
#rside-andy .andy-p {
	width:112px;
	float:left;
}
#rside-andy ul {
	width:74px;
	float:right;
}
#rside-andy li {
	list-style:none;
	font-size:0;
	line-height:0;
}
/*QRとMOVIE*/
#rside-movqr {
	width:199px;
	margin-top:5px;
}
#rside-movqr .movqr-l {
	width:97px;
	float:left;
}
#rside-movqr .movqr-l2 {
	width:99px;
	float:left;
	margin-bottom:5px;
}
#rside-movqr .movqr-r {
	width:97px;
	float:right;
}
/*診療日のご案内*/
#rside-treat {
	width:189px;
	border:1px solid #E3E1CE;
	background-color:#FFFFFF;
	padding:4px;
	margin-top:5px;
}
#rside-treat #rside-treat-inn {
	width:187px;
	background-color:#EFEDE1;
	padding:1px;
}
#rside-treat #rside-treat-tx {
	width:177px;
	margin:5px auto 10px auto;
}
/*----------------------------------------
	LAYOUT SETTING UNDER COMMON
----------------------------------------*/
/*パンくずリスト*/
#nav-list {
	border-bottom:1px solid #DFD9AB;
	padding:15px 0 3px 3px;
	margin-bottom:1px;
	font-size:80%;
	line-height:1.3em;
}
/*ページトップ*/
.pagetop {
	width:87px;
	margin:15px 0 15px auto;
}

#area538 {
	width:538px;
	margin:20px auto 0 auto;
}
.def-tit {
	border-top:3px solid #D1C988;
	border-left:1px solid #D1C988;
	border-right:1px solid #D1C988;
	margin:20px 0 2px 0;
	padding:5px 9px 5px 9px;
	font-size:110%;
	line-height:1.3em;
	color:#938016;
}
.def-tit2 {
	border-top:3px solid #D1C988;
	border-left:1px solid #D1C988;
	border-right:1px solid #D1C988;
	margin:0 0 2px 0;
	padding:5px 9px 5px 9px;
	font-size:110%;
	line-height:1.3em;
	color:#938016;
}
.def-tit3 {
	margin:0 0 2px 0;
	padding:0 9px 3px 9px;
	font-size:90%;
	line-height:1.3em;
	color:#938016;
}
.def-tit4 {
	line-height:1.3em;
	color:#938016;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	font-size: 12px;
}
.def-tit4 a {
	line-height:1.3em;
	color:#938016;
}
.def-area {
	width:518px;
	margin:0 auto;
}
.def-area2 {
	width:518px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
.def-area3 {
	width:518px;
	margin:10px auto 0 auto;
}
.def-area4 {
	width:538px;
	margin-top: 17px;
	margin-right: 0;
	margin-left: 0;
}

/*リスト*/
.def-ul {
	margin:0;
	padding:0;
	list-style:none;
}
.def-ul li {
	background-image:url(/therapy/img/the_list_ico.gif);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:6px 0 0 15px;
}
/*dt dd*/
.def-dl {
	margin:10px 0;
	padding:0;
}
.def-dl dt {
	font-weight:bold;
	background-color:#EDEAD1;
	padding:2px 2px 2px 5px;
}
.def-dl dd {
	margin:5px 5px 1em 1em;
	padding:0;
}

/*画像など配置*/
.right {
	float:right;
}
.right {
	float:right;
}
.left {
	float:left;
}
.fRight {
	margin:0 0 10px 10px;
	float:right;
}
.fLeft {
	margin:0 10px 10px 0;
	float:left;
}
.center{
	margin:0 auto;
	text-align:center;
}
.center02 img{
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.mgt5r10-left {
	margin-top:10px;
	margin-right:5px;
	float:left;
	margin-bottom: 20px;
}
.mgt5r10b10-left {
	margin:5px 10px 10px 0;
	float:left;
}
.mgt5r20-left {
	margin-top:5px;
	margin-right:20px;
	float:left;
}

.pdr1-leftL {
	padding-right:1px;
	float: left;
}

.photoL {
	margin-top:5px;
	float:left;
	height:auto;
}

.wordR {
	width:410px;
	float:right;
	height:auto;
	}


/*テーブルデフォルト*/
.def-tbl table{
	border-collapse:collapse;
	background-color:#FFFFFF;
}
/*
.def-tbl table,th,td{
	border:1px solid #584935;
	padding:5px;
}*/
.def-tbl table,
.def-tbl th,
.def-tbl td{
	border:1px solid #584935;
	padding:5px;
}
.def-tbl th{
	background-color:#DBD6A4;
}

/*テーブルデフォルト2*/
.def-tbl2 table{
	margin-top:10px;
	border:0;
	width:518px;
}
.def-tbl2 td{
	border:0;
	text-align:left;
	vertical-align:top;
	padding:3px;
}

/*サプリメント商品名*/
h4.sup-product{
	font-size:110%;
	font-weight:bold;
	line-height:1.3em;
	margin-top:3px;
	margin-bottom:3px;
	color:#999933;
}
.sup-product{
	line-height:1.3em;
	margin-top:3px;
	margin-bottom:3px;
	color:#443829;
}
.sup-product-s{
	font-size:84%;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	color:#999933;
}

/*サプリメント価格*/
.sup-plice{
	text-align:right;
	margin:0 5px 0 auto;
	color:#999933;
}
/*サプリメント商品画像*/
.sup-p {
	margin:5px 10px 10px 10px;
	float:left;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-indent: -9999px;
}
