@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #feece5      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #feece5; }

#wrapper {
	background: #fff;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-x 0 240px;
	}

#content {
	width: 580px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 17px 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 81px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 340px;
	height: 48px;
	line-height: 1.0;
	float: left;
	margin-top: 19px;
	}
h1 a {
	display: block;
	height: 48px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	margin-left: 10px;
	}

#header .section {
	width: 166px;
	float: right;
	margin: 42px 0 0 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 39px;
	}
#header p.tel img { display: block; }



/*----------04  Navigation -----------*/

#nav {
	width: 220px;
	float: left;
	padding: 17px 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 47px;
	margin-left: 7px;
	margin-right: 13px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	}

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -320px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -360px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -400px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -440px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -480px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -520px no-repeat; }

#nav01 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -200px -40px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -200px -80px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -200px -120px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -200px -160px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -200px -200px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -240px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -280px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -320px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -360px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -400px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -440px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -480px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -200px -520px no-repeat; }

#nav p { text-align: center; }
#nav p.recruit_banner a,
#nav p.blog_banner a {
	display: block;
	width: 180px;
	text-align: left;
	text-indent: -9999px;
	margin: 0 auto;
	}
#nav p.recruit_banner a { background: url(../images/recruit_banner.jpg) 0 0 no-repeat; height: 100px; }
#nav p.recruit_banner a:hover { background: url(../images/recruit_banner.jpg) 0 -100px no-repeat; }
#nav p.blog_banner a { background: url(../images/blog_banner.jpg) 0 0 no-repeat; height: 60px; }
#nav p.blog_banner a:hover { background: url(../images/blog_banner.jpg) 0 -60px no-repeat; }
	

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 6px 0 3px 0;
	margin: 0;
	background: #c00343;
	font-size: 108%;
	text-align: left;
	color: #de91a2;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	text-align: right;
	margin: 8px 1em 0;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 20px; }
#index #content .section { padding: .5em 20px .5em 0; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 50px;
	text-indent: -9999px;
	margin: 0;
	}
#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	margin-top: 10px;
	}
#content h4 {
	line-height: 30px;
	text-indent: 20px;
	background: url(../images/h4.jpg) 0 0 no-repeat;
	font-weight: bolder;
	font-size: 88%;
	color: #c80446;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a { color: #c80446; outline: none; }
a:hover { color: #fc6799; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 10px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 10px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	}
	
.case .alpha,
.case .beta {
	float: left;
	margin: 0 15px 15px 0;
	}
.case .gamma {
	float: left;
	margin: 0 0 15px 0;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 160px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 30px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}
#content ul.totop li a:hover { background: url(../images/to_top.jpg) 0 -30px no-repeat;}

.caution {
	text-align: right;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

#main_image {
	height: 240px;
	background: url(../images/main_image.jpg) no-repeat left top;
	}

#main_image ul {
	width: 243px;
	margin: 0 0 0 550px;
	padding-top: 8px;
	list-style: none;
	}

#main_image ul li {
	height: 76px;
	list-style: none;
	}

#main_image ul li a {
	display: block;
	height: 73px;
	text-indent: -9999px;
	}

#main_image ul li#main_image01 a { background: url(../images/main_image01.jpg) no-repeat -243px 0; }
#main_image ul li#main_image02 a { background: url(../images/main_image02.jpg) no-repeat -243px 0; }
#main_image ul li#main_image03 a { background: url(../images/main_image03.jpg) no-repeat -243px 0; }
#main_image ul li#main_image01 a:hover { background: url(../images/main_image01.jpg) no-repeat 0 0; }
#main_image ul li#main_image02 a:hover { background: url(../images/main_image02.jpg) no-repeat 0 0; }
#main_image ul li#main_image03 a:hover { background: url(../images/main_image03.jpg) no-repeat 0 0; }


.red { color: #ff3300; }
.pink { color: #dc5474; }

table {
	font-size: 100%;
	color: #f68;
	border: 1px solid #ccc;
	}
table tr th,
table tr td {
	border: 1px solid #ccc;
	background: #fff9ff;
	}
table tr.bg th,
table tr.bg td {
	background: #fff0ff;
	}

legend { text-decoration: underline overline; margin: 10px 0; }

/*---------- 07  Index -----------*/

#index #content #title01,
#index #content #title02,
#index #content #title03,
#index #content #title04,
#index #content #title05,
#index #content #title06,
#index #content #title07,
#index #content #title08 {
	text-indent: -9999px;
	}

#index #content h2#title01 {
	width: 220px;
	height: 125px;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	}

.top01 p {
	margin: 0 0 3px 0;
	padding: 0;
	}

#title01 a {
	display: block;
	width: 220px;
	height: 125px;
	background: url(../images/index02.jpg) no-repeat 0 0;
	}

#title01 a:hover { background: url(../images/index02.jpg) no-repeat 0 -125px; }

.top02 {
	padding: 0 20px 0 0;
	}

.top02 p.caution {
	margin: 0;
	padding: 0;
	text-align: right;
	}

.top02 p.caution a { 
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #9a9a9a;
	}

#content .top02 a { text-decoration: none; }

#content .top02 p.caution a:hover {
	text-decoration: underline;
	color: #bbb;
	}

#index #content #title02 {
	width: 560px;
	margin: 0;
	padding: 0;
	}

#index #content #title02 a {
	display: block;
	height: 100px;
	background: url(../images/index03.jpg) no-repeat 0 0;
	}

#index #content #title02 a:hover { background: url(../images/index03.jpg) no-repeat 0 -100px; }

#index #content #title03 {
	width: 560px;
	margin: 0;
	padding: 0;
	}

#index #content #title03 a {
	display: block;
	height: 100px;
	background: url(../images/index04.jpg) no-repeat 0 0;
	}

#index #content #title03 a:hover { background: url(../images/index04.jpg) no-repeat 0 -100px; }

#index #content #title04 {
	margin: 0;
	padding: 0;
	width: 270px;
	}
	
#index #content #title04 a { 
	display: block;
	height: 120px;
	background: url(../images/index05.jpg) no-repeat 0 0;
	}

#index #content #title04 a:hover { background: url(../images/index05.jpg) no-repeat 0 -120px; }

#index #content #title05 {
	width: 270px;
	margin: 0;
	padding: 0;
	}

#index #content #title05 a {
	display: block;
	height: 120px;
	background: url(../images/index06.jpg) no-repeat 0 0;
	}

#index #content #title05 a:hover { background: url(../images/index06.jpg) no-repeat 0 -120px; }

#index #content #title06 {
	width: 270px;
	margin: 0;
	padding: 0;
	}

#index #content #title06 a {
	display: block;
	height: 120px;
	background: url(../images/index07.jpg) no-repeat 0 0;
	}

#index #content #title06 a:hover { background: url(../images/index07.jpg) no-repeat 0 -120px; }

#index #content #title07 {
	width: 270px;
	margin: 0;
	padding: 0;
	}

#index #content #title07 a {
	display: block;
	height: 120px;
	background: url(../images/index08.jpg) no-repeat 0 0;
	}

#index #content #title07 a:hover { background: url(../images/index08.jpg) no-repeat 0 -120px; }

#index #content #title08 {
	width: 560px;
	margin: 0;
	padding: 0;
	}

#index #content #title08 a {
	display: block;
	height: 100px;
	background: url(../images/index09.jpg) no-repeat 0 0;
	}

#index #content #title08 a:hover { background: url(../images/index09.jpg) no-repeat 0 -100px; }


/*---------- 08  Produce -----------*/

#produce #content #title01 { background: url(../images/h2_produce.jpg) 0 0 no-repeat; }
#produce #content #title02 { background: url(../images/h3_produce01.jpg) 0 0 no-repeat; }
#produce #content #title03 { background: url(../images/h3_produce02.jpg) 0 0 no-repeat; }


/*---------- 09  Place -----------*/

#place #content #title01 { background: url(../images/h2_place.jpg) 0 0 no-repeat; }
#place #content #title02 { background: url(../images/h3_place01.jpg) 0 0 no-repeat; }
#place #content #title03 { background: url(../images/h3_place02.jpg) 0 0 no-repeat; }
#place #content #title04 { background: url(../images/h3_place03.jpg) 0 0 no-repeat; }

/*---------- 10  Dress_make -----------*/

#dress_make #content #title01 { background: url(../images/h2_dress_make.jpg) 0 0 no-repeat; }
#dress_make #content #title02 { background: url(../images/h3_dress_make01.jpg) 0 0 no-repeat; }


/*---------- 11  Bouquet -----------*/

#bouquet #content #title01 { background: url(../images/h2_bouquet.jpg) 0 0 no-repeat; }
#bouquet #content #title02 { background: url(../images/h3_bouquet01.jpg) 0 0 no-repeat; }


/*---------- 12  Aesthe -----------*/

#aesthe #content #title01 { background: url(../images/h2_aesthe.jpg) 0 0 no-repeat; }
#aesthe #content #title02 { background: url(../images/h3_aesthe01.jpg) 0 0 no-repeat; }
#aesthe #content #title03 { background: url(../images/h3_aesthe02.jpg) 0 0 no-repeat; }


/*---------- 13  Jewelry -----------*/

#jewelry #content #title01 { background: url(../images/h2_jewelry.jpg) 0 0 no-repeat; }
#jewelry #content #title02 { background: url(../images/h3_jewelry01.jpg) 0 0 no-repeat; }
#jewelry #content #title03 { background: url(../images/h3_jewelry02.jpg) 0 0 no-repeat; }


/*---------- 14  Overseas -----------*/

#overseas #content #title01 { background: url(../images/h2_overseas.jpg) 0 0 no-repeat; }


/*---------- 15  System -----------*/

#system #content #title01 { background: url(../images/h2_system.jpg) 0 0 no-repeat; }
#system #content #title02 { background: url(../images/h3_system01.jpg) 0 0 no-repeat; }
#system #content #title03 { background: url(../images/h3_system02.jpg) 0 0 no-repeat; }
#system #content #title04 { background: url(../images/h3_system03.jpg) 0 0 no-repeat; }
#system #content #title05 { background: url(../images/h3_system04.jpg) 0 0 no-repeat; }
#system #content #title06 { background: url(../images/h3_system05.jpg) 0 0 no-repeat; }
#system #content #title07 { background: url(../images/h4_system06.jpg) 0 0 no-repeat; }
#system #content #title08 { background: url(../images/counseling01.jpg) 0 0 no-repeat; }
#system #content #title09 { background: url(../images/counseling02.jpg) 0 0 no-repeat; }
#system #content #title10 { background: url(../images/counseling03.jpg) 0 0 no-repeat; }
#system #content #title11 { background: url(../images/counseling04.jpg) 0 0 no-repeat; }
#system #content #title12 { background: url(../images/h4_system07.jpg) 0 0 no-repeat; }

#system #content .counseling .image_r,
#system #content .counseling .image_l {
	width: 240px;
	}
#system #content .counseling h4#title12 {
	height: 80px;
	}
#system #content .counseling h4 {
	height: 40px;
	text-indent: -9999px;
	}
#system #content .counseling h5 {
	width: 240px;
	height: 40px;
	margin: 0;
	text-indent: -9999px;
	}
#system #content .counseling ul {
	font-size: 88%;
	margin: 0;
	padding: 0;
	}
#system #content .counseling li {
	margin: 0 0 0 5px;
	padding: 0 0 0 20px;
	background: url(../images/counseling_li.jpg) 0 0 no-repeat;
	}
#system #content .counseling p {
	font-size: 88%;
	margin: .5em;
	}

#system #content .counseling .section {
	margin: 0;
	padding: 0 .5em;
	}
#system #content .counseling .bg01 { background: url(../images/counseling_bg01.jpg) 0 40px repeat-x; }
#system #content .counseling .bg02 { background: url(../images/counseling_bg02.jpg) 0 40px repeat-x; }
#system #content .counseling .bg03 { background: url(../images/counseling_bg03.jpg) 0 40px repeat-x; }
#system #content .counseling .bg04 { background: url(../images/counseling_bg04.jpg) 0 40px repeat-x; }


#system #content .counseling .comment {
	width: 480px;
	background: url(../images/comment.jpg) 0 0 repeat-y;
	margin: 10px 0 10px 10px;
	}
#system #content .counseling .comment dt {
	padding: 20px 1em 5px;
	margin: 0;
	text-indent: 10px;
	background: transparent url(../images/comment_top.jpg) 0 0 no-repeat;
	}
#system #content .counseling .comment dd {
	padding: 0px 1em 20px;
	margin: 0;
	background: transparent url(../images/comment_bottom.jpg) 0 bottom no-repeat;
	}

/*---------- 16  Item -----------*/

#item #content #title01 { background: url(../images/h2_item.jpg) 0 0 no-repeat; } 
#item #content #title02 { background: url(../images/h3_item01.jpg) 0 0 no-repeat; } 
#item #content #title03 { background: url(../images/h3_item02.jpg) 0 0 no-repeat; } 
#item #content #title04 { background: url(../images/h3_item03.jpg) 0 0 no-repeat; } 


/*---------- 17  Introduction -----------*/

#introduction #content #title01 { background: url(../images/h2_introduction.jpg) 0 0 no-repeat; }
#introduction #content #title02 { background: url(../images/h3_introduction01.jpg) 0 0 no-repeat; }
#introduction #content .inquiry_list li {
	margin: 0 0 0 5px;
	padding: 0 0 0 20px;
	background: url(../images/counseling_li.jpg) 0 0 no-repeat;
	}


/*---------- 18  Miracle_place -----------*/

#miracle_place #content #title01 { background: url(../images/h2_miracle_place.jpg) 0 0 no-repeat; }
#miracle_place #content #title02 { background: url(../images/h3_miracle_place01.jpg) 0 0 no-repeat; }
#miracle_place #content #title03 { background: url(../images/h3_miracle_place02.jpg) 0 0 no-repeat; }


/*---------- 19  Inquiry -----------*/

#inquiry #content #title01 { background: url(../images/h2_inquiry.jpg) 0 0 no-repeat; }

#inquiry .tel {
	font-weight: bolder;
	font-size: 100%;
	color: #c80446;
	}

#inquiry textarea {
	width: 240px;
	height: 80px;
	}

/*---------- 20  Sitemap -----------*/

#sitemap #content #title01 { background: url(../images/h2_sitemap.jpg) 0 0 no-repeat; }
#sitemap #content dl dt {
	line-height: 30px;
	text-indent: 20px;
	background: url(../images/h4.jpg) 0 0 no-repeat;
	}
#sitemap #content dl dd { margin: 20px; }

.sistem {
	display: block;
	width: 560px;
	height: 141px;
	margin-bottom: 10px;
}

.sistem a {
	display: block;
	width: 560px;
	height: 141px;
	background: url(../images/index_sistem.jpg) no-repeat 0 0;
	text-indent:-9999px;
	}

.sistem a:hover { background: url(../images/index_sistem_ov.jpg) no-repeat;text-indent:-9999px; }



.hotelbox_top {
	background-image: url(../images/hotelbox_01.jpg);
	background-repeat: no-repeat;
	width: 520px;
	padding: 0px;
	text-indent: -9999px;
	height: 14px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.hotelbox_bottom {
	background-image: url(../images/hotelbox_02.jpg);
	background-repeat: no-repeat;
	width: 520px;
	padding: 0px;
	text-indent: -9999px;
	height: 15px;
	line-height: normal;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.hotelbox_box{
	background-image: url(../images/hotelbox_03.jpg);
	background-repeat: repeat-y;
	width: 520px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.hotelbox_box p{
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.hotelbox_box em{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
}

.hotelbox_box img {
	padding: 3px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin-right: 2px;
	display: block;
	float: left;
	margin-left: 2px;
	margin-top: 8px;
	margin-bottom: 5px;
}

.hotelbox_box img.rightimg {
	padding: 3px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin-right: 0px;
	display: block;
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.hotelbox_box_inbox{
	width: 250px;
	float: right;
	margin-right: 10px;
}

.hotelbox_box_inbox img {
	padding: 3px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin-right: 2px;
	display: block;
	float: right;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}


.sistem_boxbg {
	background-image: url(../images/sistem_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
	padding-right: 20px;
	color: #333333;
}
