@charset "utf-8";

/*********************
* base tags
*********************/

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0 auto;
}

body {
	font-size: 95%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 135%;
	text-align: center;
}

/*********************
* main structure
*********************/

#container {
	margin: 0 auto;
	width: 1010px;
	text-align: left;
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	background-image:url(images/background.jpg);
	background-repeat: repeat-y;
}

#header {
	position: relative;
	margin: 0 auto;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 144px;
	border-bottom: 1px solid #ffe600;
}

#header .reserve {
	position: absolute;
	top: 38px;
	left: 465px;
	width: 182px;
	height: 30px;
}

#header .inquiry {
	position: absolute;
	top: 68px;
	left: 465px;
	width: 182px;
	height: 30px;
}

#header .map {
	position: absolute;
	top: 98px;
	left: 465px;
	width: 182px;
	height: 30px;
}

#contents {
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #ffb600;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #ffb600;
	border-bottom: 1px solid #ccc;
	background-color: #fff6b8;
}

#footer_inner {
	padding: 5px;
	font-size: 12px;
}

#footer_inner a.store_name {
	color: #000000;
	text-decoration: none;
}

/*********************
* common tags
*********************/
.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

img {
	border: 0;
}

p {
	padding: 0 3px 10px 0;
}

h1 {
	position: absolute;
	width: 1000px;
	top: 0;
	left: 0;
	text-align: right;
	font-size: 12px;
	z-index: 10;
}

h2 {
	padding: 10px 0 5px 0;
}

.f12p {
	font-size: 12px;
}

/*********************
* main contents
*********************/
#contents .flash {
	height: 468px;
	border-bottom: 2px solid #ffb600;
}

#contents #contents_inner {
	width: 1000px;
}

#contents .left {
	float: left;
	width: 256px;
	padding-top: 5px;
}

#contents .left .mobile {
	position: relative;
	text-align: center;
}

#contents .left .mobile .url {
	position: absolute;
	top: 171px;
	left: 82px;
}

#contents .right {
	float: right;
	width: 730px;
	padding: 5px 5px 0 5px;
}

/*********************
* main contents
*********************/

/*********************
* TOP
*********************/

#top #contents {
	background-repeat: no-repeat;
	background-image:url(images/top/bg.jpg);
	background-position: right bottom;
}

#top #contents .center {
	float: left;
	width: 504px;
}

#top #contents .center .reserve_info {
	position: relative;
	width: 517px;
	height: 164px;
	background-image:url(images/top/naka01.jpg);
	background-repeat: no-repeat;
	margin: 5px 0;
}

#top #contents .center .reserve_info table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#top #contents .center .reserve_info table th,
#top #contents .center .reserve_info table td {
	font-size: 12px;
	width: 32px;
	text-align: center;
	line-height: 100%;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#top #contents .center .reserve_info table th {
	background-color: #fff7bd;
	font-weight: normal;
}

#top #contents .center .reserve_info_today {
	position: absolute;
	top: 33px;
	left: 25px;
}

#top #contents .center .reserve_info_tomorrow {
	position: absolute;
	top: 111px;
	left: 25px;
}

#top #contents .center .reserve_info_today_date {
	position: absolute;
	top: 7px;
	left: 145px;
}

#top #contents .center .reserve_info_tomorrow_date {
	position: absolute;
	top: 85px;
	left: 145px;
}

#top #contents .center .howto {
	width: 518px;
	height: 523px;
	background-image: url(images/top/naka03.png); 
	background-repeat: no-repeat;
}

* html #top #contents .center .howto {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#top #contents .center .howto_inner {
	padding: 190px 15px 0 15px;
	font-size: 14px;
	line-height: 125%;
}

#top #contents .center .howto_inner p {
	padding-bottom: 8px;
}

#top #contents .right {
	float: right;
	width: 210px;
	padding: 0;
	margin-right: 10px;
}

* html #top #contents .right {
	margin-right: 5px;
}

#top #contents .right .information {
	background-image:url(images/top/info.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 266px;
	margin: 5px 0;
	padding-top: 35px;
}

#top #contents .right .information_inner {
	margin: 0 10px 0 10px;
	font-size: 12px;
	line-height: 135%;
	overflow-y: scroll;
	height: 220px;
}

#top #contents .right .whatsnew {
	background-image:url(images/top/info2.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 266px;
	margin: 10px 0;
	padding-top: 35px;
}

#top #contents .right .whatsnew_inner {
	margin: 0 10px 0 10px;
	font-size: 12px;
	line-height: 135%;
	overflow-y: scroll;
	height: 220px;
}

#top #contents .right .date {
	padding: 7px 0 0 0;
}

/*********************
* こんな方に
*********************/
#visiting dl {
	padding: 5px 0;
}

#visiting dt {
	float: left;
	margin-right: 5px;
}

#visiting dt {
}

#visiting dd {
	padding: 3px 0 0 3px;
	font-weight: bold;
}

#visiting .roundedcornr_box {
	background: url(images/visiting/roundedcornr_tl.png) no-repeat top left;
	margin: 3px 0 25px 0;
}
#visiting .roundedcornr_top {
	background: url(images/visiting/roundedcornr_tr.png) no-repeat top right;
}
#visiting .roundedcornr_bottom {
	background: url(images/visiting/roundedcornr_bl.png) no-repeat bottom left;
}
#visiting .roundedcornr_bottom div {
	background: url(images/visiting/roundedcornr_br.png) no-repeat bottom right;
}
#visiting .roundedcornr_content {
	background: url(images/visiting/roundedcornr_r.png) top right repeat-y;
}

#visiting .roundedcornr_content img {
	padding: 5px;
}

#visiting .roundedcornr_top div, #visiting .roundedcornr_top,
#visiting .roundedcornr_bottom div, #visiting .roundedcornr_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
#visiting .roundedcornr_content, #visiting .roundedcornr_bottom {
	margin-top: -2px;
}

* html #visiting .roundedcornr_content {
	margin-top: -7px;
}

#visiting .roundedcornr_content { padding: 0 10px; }


/***** その他こんな症状 *****/
#a002_left {
	float: left;
	}
#a002_right {
	width: 496px;
	float: right;
}

.a002_img {
	float: left;
	}
.a002_text {
	width:410px;
/*	height: 52px;*/
	padding: 0 5px 5px 5px;
	float: right;
	font-size: 14px;
	}
/***** その他こんな症状 *****/


/*********************
* 院長ご挨拶
*********************/
#salute .right {
	line-height: 145%;
}

#salute .photo {
	padding: 10px 5px 5px 5px;
}

/*********************
* 初めての方へ
*********************/
#beginner .photo {
	padding: 5px;
}

#beginner ol {
	margin: 0 0 10px 35px;
}

#beginner ol li {
	line-height: 115%;
	padding-bottom: 10px;
}

/*********************
* 施術の流れ
*********************/
#stream p {
	padding: 0 5px 10px 5px;
}

#stream .photo {
	padding: 5px 5px;
}

#stream .photo_s {
	padding: 5px 5px;
}

#stream .advice {
	position: relative;
	width: 723px;
	height:  208px;
	background-image:url(images/stream/bottom.jpg);
	background-repeat: no-repeat;
}

#stream .advice .advice_inner {
	position: absolute;
	left: 198px;
	top: 46px;
}

/*********************
* 医院案内
*********************/
#information .ml330 {
	margin-left: 330px;
}

#information .map_info {
	text-align: right;
	margin-right: 20px;
	color:#FF9900;
}

#information .meyasu {
	margin: 40px 20px;
	width: 684px;
	height: 171px;
	background-image:url(images/information/n007.jpg);
	background-repeat: no-repeat;
}

#information .meyasu_inner {
	padding: 50px 80px 0 80px;
}

#information .navi {
	margin: 20px 70px;
	width: 571px;
	height: 352px;
	background-image:url(images/information/n008.jpg);
	background-repeat: no-repeat;
}

#information .navi_inner {
	padding: 90px 10px 0 10px;
	font-size: 14px;
	line-height: 135%;
}

#information .navi_inner p.brown {
	color: #a50000;
}

#information .navi_inner strong {
	color: #FF9900;
}

#information .train {
	margin: 0 70px;
}

#information .train table th {
	padding: 3px;
	background-color:#FF9900;
}

#information .train table td {
	padding: 3px;
}

/*********************
* ごめんなさい
*********************/
#sorry h2 {
	padding-bottom: 0;
}

#sorry h3 {
	padding: 0 0 10px 10px;
}

#sorry p {
	padding-left: 50px;
}

/*********************
* 服装
*********************/
#gear .photo {
	padding: 5px;
}

#gear p {
	padding-left: 5px;
}

/*********************
* お客様の声
*********************/
#voice h2 {
/*	border-left: 12px solid #ffba00;
	background-color:#FFCC99;
	font-size: 95%;
	padding: 5px 3px;
	margin: 0 10px 10px 0;*/
	background-image:url(images/voice/okyaku_obi.jpg);
	background-repeat: no-repeat;
	width: 721px;
	height: 31px;
	font-size: medium;
	padding: 0 0 5px 40px;
}

* html #voice h2 {
	width: 681px;
}

#voice h2 strong {
	font-size: 18px;
}

#voice .roundedcornr_box {
	background: url(images/voice/roundedcornr_tl.png) no-repeat top left;
	margin: 3px 10px 25px 0;
}
#voice .roundedcornr_top {
	background: url(images/voice/roundedcornr_tr.png) no-repeat top right;
}
#voice .roundedcornr_bottom {
	background: url(images/voice/roundedcornr_bl.png) no-repeat bottom left;
}
#voice .roundedcornr_bottom div {
	background: url(images/voice/roundedcornr_br.png) no-repeat bottom right;
}
#voice .roundedcornr_content {
	background: url(images/voice/roundedcornr_r.png) top right repeat-y;
}

#voice .roundedcornr_top div, #voice .roundedcornr_top,
#voice .roundedcornr_bottom div, #voice .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
#voice .roundedcornr_content, #voice .roundedcornr_bottom {
	margin-top: -2px;
}

* html #voice .roundedcornr_content {
	margin-top: -7px;
}

#voice .roundedcornr_content { padding: 0 15px; }

/*********************
* FAQ
*********************/
#faq dl {
	margin: 0 0 0 10px;
}

#faq dl dt {
	width: 665px;
	padding: 5px 30px 2px 30px;
	font-weight: bold;
	background-image:url(images/faq/q.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

* html #faq dl dt {
	width: 655px;
}

#faq dl dd {
	width: 665px;
	padding: 3px 30px 20px 30px;
	background-image:url(images/faq/a.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

* html #faq dl dd {
	width: 660px;
}

/*********************
* 問い合わせ
*********************/
#inquiry #container {
	width: 800px;
	background-image: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#inquiry #header {
	background-image: none;
	width: 800px;
	height: 38px;
}

#inquiry #contents {
	width: 800px;
}

#inquiry #contents_inner {
	margin: 10px;
}

#inquiry #contents p {
	padding-left: 20px;
}

#inquiry #contents table.inquiry_table {
	width: 600px;
	margin: 20px 90px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

#inquiry #contents table.inquiry_table th,
#inquiry #contents table.inquiry_table td {
	padding: 3px;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#inquiry #contents table.inquiry_table th {
	text-align: center;
	background-color: #FFCC00;
}

#inquiry input.submit {
	background-color: #ff99cc;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 16px;
}

#inquiry #footer {
	width: 800px;
}

/*********************
* Information BLOG
*********************/
#info_blog h2 {
	margin: 10px 0 0 10px;
	padding: 6px 3px 6px 40px;
	font-size: 16px;
	background-image:url(images/info_blog/ic001.jpg);
	background-repeat: no-repeat;
}

#info_blog .date {
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#info_blog .blog {
	border: 1px solid #ffa600;
	margin: 3px 20px 0 10px;
}

#info_blog .blog_inner {
	margin: 5px;
}

#info_blog .return_top {
	text-align: right;
	padding: 5px 20px 0 0;
	font-size: 12px;
}

/*********************
* リンク
*********************/
#link h3 {
	border-left: 12px solid #ffa400;
	border-bottom: 1px solid #ffa400;
	margin: 10px 0 5px 5px;
	padding: 3px 0 3px 5px;
}

#link ul.linklist {
	margin-left: 40px;
}


/*********************
* dream weaver対策（本番で消すこと）
*********************/

/*.clearfix + *{
    clear: both;
}
*/
