@charset "utf-8";

/* CSS Document */

/*--------------------------------------------------------------------
common
css????
--------------------------------------------------------------------*/

html, body {
	font-family: Verdana, arial, helvetica, "?????? Pro W3","Hiragino Kaku Gothic Pro","????",Meiryo,"?? ?????",sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

ul {
	list-style-type: none;
}

/*------------------------------------------------------------------------------------*/

/* for IE bug */
br {
	letter-spacing: normal;
 }
/* for IE bug */

img {
  border: none;
	margin: 0;
	vertical-align: middle;
}

/* ------------------------------------------------------------------ */

/* ---------------------------------------------------------------------------------------- */
/* --- Page layout ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------- */

/* --- float ----------------------------------------------- */
.float-l {
	float: left;
}
.float-r {
	float: right;
}
  
/* --- float cancel ----------------------------------------------- */
.flo_end {
	clear: both;
	display: block;
	height: 0px;
	line-height: 0;
	overflow: hidden;
  }

/* --- vertical-align ----------------------------------------------- */

.middle {
	vertical-align: middle;
}
	
.baseline {
	vertical-align: baseline;
}
	
/* Base -----------------------------------------------------------*/

#base {
	background-image: url(/img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

#base_inner {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1024px;
	height: 102px;
	margin: 0 auto;
	padding: 0;
}

#hmenu {
	height: 41px;
	width: 1024px;
}
#hmenu ul {
	width: 1024px;
	height: 41px;
	margin: 0;
	padding: 0;
}
#hmenu ul li {
	display:inline;
}

#hmenu ul li a {
	display: block;
	float: left;
	width: 205px;
	height: 41px;
	margin: 0;
	padding: 0;
	position: relative;
}

#hmenu ul .top a {
	width: 204px;
}

#hmenu ul li img {
	width: 205px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;

}
#hmenu ul .top img {
	width: 204px;
	margin: 0;
	padding: 0;
}

#main {
	text-align: left;
	font-size: 14px;
	width: 1024px;
	margin: 10px auto 0;
	padding: 0;
}

#footer {
	background-image: url(/img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-size: 14px;
	width: 1024px;
	height: 69px;
	margin: 10px auto;
	padding: 26px 0 0;
}

#contents {
	float: right;
	width: 810px;
	margin: 0 0 0 0;
	padding: 0;
}
#side {
	float: left;
	width: 200px;
	margin: 0 0 0 5px;
	padding: 0;
}

#t_table {
	width: 200px;
	margin: 40px 0 10px 0;
	padding: 0;
}
#side_banner {
	width: 200px;
	margin: 40px 0 10px 0;
	padding: 0;
}

/* --- Top page ----------------------------------------------- */

#price_list {
	border-collapse: collapse;
	margin: 10px 0 10px 30px;
	width: 94%;
}

#price_list th,
#price_list td {
	border: 1px solid #999999;
	text-align: center;
	font-size: 16px;
	width: 25%;
	padding: 3px;
}
#price_list th {
	background-color: #FCFFCE;
	font-weight: bold;
}

#treat_menu {
	margin: 10px 0 0 30px;
	width: 760px;
}
p.treat {
	line-height: 20px;
}
.note {
	text-align: right;
	margin: 5px 20px 0 0
}
#column_box {
	width: 770px;
	height: 250px;
	margin: 5px 0 0 30px;
	overflow: auto;
}
.column {
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
}
.column_date {
	border-left: 5px solid #FF7A00;
	border-bottom: 1px solid #FF7A00;
}
.column_date p {
	color: #FF7A00;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
}
.column_cont {
	margin: 5px 0 0 0;
}
.column_cont p {
	margin: 5px 0 0 0;
	line-height: 20px;
}
.article {
	margin: 5px 0 5px 5px;
	padding: 0;
}
#adress {
	float: left;
	width: 400px;
	margin: 10px 0 0 30px;
}
#access_map {
	float: right;
	width: 350px;
}
#access_map img {
	width: 350px;
}
#adress p,
#access_map p {
	margin: 5px 0 0 0;
	line-height: 20px;
}

#close {
	margin: 10px 0 0 30px;
}

#greeting {
	margin: 10px 0 0 30px;
}
#face {
	float: left;
	width: 210px;
}
#greeting_txt {
	float: left;
	width: 560px;
	line-height: 20px;
}
.usp {
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
	line-height: 28px;
	border-bottom: 1px dashed #999999;
}
.title {
	font-weight: bold;
}
/* --- Lower page ----------------------------------------------- */

.contents {
	margin: 10px 0 0 30px;
	width: 760px;
}
.contents td {
	line-height: 22px;
}

/*---introduction---*/
#introduction {
	width: 770px;
	margin: 5px auto 15px auto;
	padding: 0 0 0 3px;
	line-height: 22px;
}
#introduction table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 350px;
}
#introduction table th {
	background-color: #fcffce;
	border-bottom: 1px solid #CCCCCC;
	width: 30%;
}
#introduction table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 0 10px;
}
#introduction p.subtit {
	background-color: #00F10E;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	height: 24px;
	margin: 0 auto 5px auto;
	padding: 2px 0 1px 5px;
}
#introduction p {
	margin: 5px auto 3px auto;
	padding: 0 0 0 3px;
}
#introduction p.intro_pict {
	float: left;
	display: inline;
	width: 242px;
	margin: 0 auto 5px auto;
	padding: 0 3px 0 3px;
}
#introduction p.intro_text {
	float: left;
	display: inline;
	margin: 0 auto 15px auto;
	padding: 0 0 0 3px;
}
#introduction div.border_box {
	border: 1px solid #CCCCCC;
	margin: 5px auto 15px auto;
}
/*---/introduction/---*/
/*---health---*/
#introduction p.health_text {
	margin: 0 auto 5px auto;
	padding: 0 0 0 3px;
}
#introduction p.health_pict {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 auto 5px auto;
	padding: 0 3px 0 3px;
}
#introduction p.health_text_s {
	float: left;
	display: inline;
	width: 300px;
	margin: 0 auto 15px auto;
	padding: 0 0 0 3px;
}

/*---/health/---*/
/*---self_care---*/
#introduction table.self_care {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 99%;
}
#introduction table.self_care th {
	background-color: #fcffce;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 15%;
}
#introduction table.self_care td {
	border: 1px solid #CCCCCC;
	padding: 2px 0 2px 10px;
}
ul.shippei_button {
	margin: 10px 0 0 10px;
}
ul.shippei_button li {
	font-size: 12px;
	float: left;
	margin: 10px 0 0 8px;
}
.pdf_dw {
	background: url(/img/pdf_small.gif) no-repeat;
	margin: ;
	padding: 0 0 0 22px;
}
/*---/self_care/---*/

/*---enqueto---*/
.enq_contents {
	border: 1px solid #CCCCCC;
	margin: 10px 0 0 30px;
	width: 760px;
	line-height: 22px;
}

p.enqueto-l {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
}
p.enqueto-r {
	float: left;
	width: 580px;
	margin: 0 0 0 20px;
	padding: 0;
}
p.video-l {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
p.video-r {
	float: left;
	width: 530px;
	margin: 0 0 0 20px;
	padding: 0;
}
/*---/enqueto/---*/

/*---links---*/
.links_contents {
	border: 1px solid #CCCCCC;
	margin: 10px 0 0 30px;
	width: 760px;
	line-height: 22px;
}
p.links-l {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
p.links-r {
	float: left;
	width: 530px;
	margin: 0 0 0 20px;
	padding: 0;
}
/*---/links/---*/

/*---story---*/
#introduction p.self_pict {
	text-align: center;
	width: 510px;
	margin: 0 auto 5px auto;
	padding: 0 3px 0 3px;
}
#introduction p.self_text {
	margin: 0 auto 10px auto;
	padding: 0 10px 0 10px;
	line-height: 22px;
}
#introduction p.self_text_right {
	text-align: right;
	margin: 0 auto 10px auto;
	padding: 0 10px 0 10px;
}
/*---/story/---*/
/*---first---*/
#introduction table.first {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 99%;
	margin: 5px auto 0 auto;
	margin-right: auto;
}
	
#introduction table th.firstth {
	text-align: left;
	background-color: #fcffce;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 0 3px 10px;
	width: 30%;
}
	
#introduction table td.firsttd {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 0 3px 10px;
}
	
p.space_line {
	line-height: 5px;
	font-size: 0;
}
/*---/first/---*/
/*---disease---*/
#introduction p.subtit2 {
	border-left: 5px solid #009900;
	border-bottom: 1px solid #009900;
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	margin: 20px auto 5px auto;
	padding: 0 0 0 8px;
}
#introduction p.subtit3 {
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	margin: 10px auto 5px auto;
	padding: 0 0 0 5px;
}
ol.disease_list {
	margin: 5px 0 5px 20px;
	padding: 0 0 0 8px;
}
	
#introduction p.sub2ndtit {
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	margin: 10px auto 5px auto;
	padding: 0 0 0 35px;
}
#introduction p.self2nd_text {
	margin: 0 auto 10px auto;
	padding: 0 10px 0 40px;
}
#introduction p.merit {
	font-size: 18px;
	font-weight:bold;
}

/*---/disease/---*/
/*---merit---*/
#introduction p.merit_text {
	margin: 10px auto 10px auto;
	padding: 0 10px 0 10px;
	line-height: 22px;
}
ul.merit {
	list-style: circle;
	margin: 10px 0 0 24px;
}
ul.merit li {
	margin: 10px 0;
}

/*---/merit/---*/
/*---before_after---*/
#introduction table.b_a_table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 99%;
}
#introduction table.b_a_table th {
	background-color: #fcffce;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 15%;
}
#introduction table.b_a_table td {
	border: 1px solid #CCCCCC;
	padding: 2px 0 2px 10px;
}
#introduction table.b_a_table td.pict {
	text-align: center;
}
#introduction p.b_a_text {
	margin: 10px auto 10px auto;
	padding: 0 10px 0 10px;
	line-height: 22px;
}
/*---/before_after/---*/
/*--- video ---*/
#video {
	text-align: center;
	width: 770px;
	margin: 15px auto 15px auto;
	padding: 0 0 0 3px;
}
/*---/video/---*/

/* --- Decoration ----------------------------------------------- */
.line-bottom {
	border-bottom: 1px solid #999999;
}

.line-solid {
	border: 1px solid #999999;
}
.line-dot {
	border: 1px dotted #999999;
}
.line-dot2p {
	border: 2px dotted #999999;
}

/* --- Text ----------------------------------------------- */
.txt-l {
	text-align: left;
}
.txt-r {
	text-align: right;
}
.txt-c {
	text-align: center;
}

.txt-dotted {
	border-bottom: dotted 1px #999999;
}
.bold {
	font-weight: bold;
}

.big_bold {
	font-size: 24px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
/*  h1  h6  */
h1,h2,h3,h4,h5,h6 {
	text-align: left;
	padding: 0;
	margin: 0;
}
  
h1 {
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 0;
}

h2 {
	background: url(/img/bg_h3.png) no-repeat left top;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 10px 0 0 20px;
	padding: 9px 0 5px 40px;
	width: 98%;
	height: 15px;
}
	
h2.article_title {
	width: 783px;
}

h2.pages {
	margin-bottom: 30px;
	width: 745px;
}

h3 {
	color: #FFFFFF;
	background-color: #669933;
	font-size: 16px;
	margin: 0;
	padding: 0 0 0 5px;
}

h3.midashi {
	color: #333333;
	background-color: transparent;
	font-weight: bold;
	line-height: 22px;
	margin: 20px 0 10px 0;
	padding: 3px 0 3px 9px;
	border-bottom: 1px solid #009900;
	border-left: 5px solid #009900;
	width: 98%;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}
h4.article_title {
	color: #FF9B40;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 0 5px;
}

h5 {
}

h6 {
	font-size: 13px;
	font-weight: bold;
	background-color: #E6E6E6;
	margin: 12px 0 5px 0;
	padding: 0 0 0 5px;
}

/* --- Link ----------------------------------------------- */
a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	color: #CCCC00;
	text-decoration: underline;
}

a:active {
	color: #CCCC00;
	text-decoration: underline;
}

ul.shippei_button {
	list-style: none;
	color: #FFFFFF;
	text-decoration: none;
}
ul.shippei_button li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.shippei_button li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

ul.shippei_button li a:visited {
	color: #EFEFEF;
	text-decoration: none;
}

ul.shippei_button li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* --- Btton ----------------------------------------------- */

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff;  cursor: pointer; }
.btn * { font-style: normal; background-image: url(/img/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #22AAEE; }
.btn.green { background: #99DD44; }
.btn.pink { background: #EE11AA; }
.btn:hover { background-color: #00AA22; color: #FFFFFF; text-decoration: none;}
.btn.blue:hover { background-color: #1A86BB; color: #FFFFFF; text-decoration: none;}
.btn:active { background-color: #444444; }
.btn:visited { color: #FFFFFF; text-decoration: none;}
.btn[class] {  background-image: url(/img/shade.png); background-position: bottom; }

* html .btn { border: 3px double #AAAAAA; }
* html .btn.blue { border-color: #22AAEE; }
* html .btn.green { border-color: #99DD44; }
* html .btn.pink { border-color: #EE11AA; }
* html .btn:hover { border-color: #00AA22; }

