@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Doctor                      */
/*                 09  Clinic                      */
/*                 10  Access                      */
/*                 11  Nervous                     */
/*                 12  Adult                       */
/*                 13  Unaware                     */
/*                 14  Merit                       */
/*                 15  Compare                     */
/*                 16  Flow                        */
/*                 17  Celebration                 */
/*                 18  Narrative                   */
/*                 19  Case                        */
/*                 20  Cost                        */
/*                 21  Adopt                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #6b5133      */
/*        Main Color - Light Brown    #d3ba87      */
/*                                                 */
/*        Sub Color  - Pink           #f8b5e8      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */

/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #FFFFFF url(../images/body_bg01.jpg) top repeat-x; }
#body01 { background: url(../images/body_bg02.jpg) center 120px no-repeat; }
#body02 { background: url(../images/body_bg03.jpg) bottom repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 910px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 auto;
	background:url(../images/main_bg.jpg) center top no-repeat;
	}
#index #main {
	background:url(../images/index_main_bg.jpg) center top no-repeat;
	}


#content {
	width: 630px;
	float: right;
	font-size: 93%;
	line-height: 1.67em;
	color: #000;
	padding: 12px 0 0 0;
	margin: 0 15px 0 0;
	display:inline;
	}
#index #content {
	padding: 20px 0 0 0;
	}


/*---------- 03  Header -----------*/

#header {
	height: 380px;
	width: 910px;
	margin: 0;
	padding: 0;
	clear:both;
	}
#index #header {
	height: 496px;
	}


#header01{ 
	height:111px;
	background:url(../images/header_bg01.jpg) center top no-repeat;
	margin:0;
	padding:0;
	}
#header01_01{
	width:645px;
	float:left;
	margin:0;
	padding:0;
	}

#header01_01 p.logo {
	width: 327px;
	height: 66px;
	line-height: 1.0;
	margin: 6px 0 0;
	}
#header01_01 p.logo a {
	display: block;
	width: 327px;
	height: 66px;
	}

#header h1{
	font-size: 12px;
	line-height:1.5em;
	color:#666;
	margin: 12px 0 0 7px;
	padding: 0;
	}

#header01_02{
	width:235px;
	float:right;
	margin:24px 7px 0 0;
	padding:0;
	display:inline;
	}

#header02{ 
	background:url(../images/header_bg03.jpg) center top no-repeat;
	height:269px;
	margin:0;
	padding:0;
	clear:both;
	}
#index #header02{ 
	background:url(../images/header_bg02.jpg) center top no-repeat;
	height:385px;
	}
	
.main_img_bg{
	background:url(../images/main_img_bg.jpg) center 3px no-repeat;
	height:225px;
	margin:0 10px;
	padding:0;
	}
.main_img{
	padding:164px 0 0 44px;
	margin:0;
	display:block;
	line-height:1%;
	}
	

#header_nav{
	height:42px;
	margin:0 9px;
	padding:0;
	}
#header_nav ul{ margin:0; padding:0; }
#header_nav ul li { margin:0; padding:0; list-style:none; float:left; }
#header_nav ul li a{ height:42px; display: block; text-indent:-9999px; }

#nav01 a{ background:url(../images/header_nav.jpg) 0 0 no-repeat; width:222px; }
#nav02 a{ background:url(../images/header_nav.jpg) -222px 0 no-repeat; width:222px; }
#nav03 a{ background:url(../images/header_nav.jpg) -444px 0 no-repeat; width:222px; }
#nav04 a{ background:url(../images/header_nav.jpg) -666px 0 no-repeat; width:226px; }

#nav01 a:hover{ background:url(../images/header_nav.jpg) 0 -42px no-repeat; }
#nav02 a:hover{ background:url(../images/header_nav.jpg) -222px -42px no-repeat; }
#nav03 a:hover{ background:url(../images/header_nav.jpg) -444px -42px no-repeat; }
#nav04 a:hover{ background:url(../images/header_nav.jpg) -666px -42px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	width: 230px;
	float: left;
	padding: 12px 0 0 0 ;
	margin:0 0 0 15px;
	display:inline;
	}
#index #nav {
	padding: 20px 0 0 0 ;
	}
.nav_bg01{ background:url(../images/nav_bg01.jpg) center repeat-y; }
.nav_bg02{ background:url(../images/nav_bg02.jpg) center top no-repeat; }
.nav_bg03{ background:url(../images/nav_bg03.jpg) center bottom no-repeat; padding:8px 10px 4px 10px; }

#nav ul{ margin:0; padding:0; }
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	height:55px;
	}

#nav .internal li a {
	display: block;
	height: 55px;
	}

#nav05 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -55px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -110px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -165px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -220px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -275px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -330px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -385px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -440px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -495px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -550px no-repeat; }

#nav05 a:hover { background: url(../images/nav.jpg) -210px 0 no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -210px -55px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -210px -110px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -210px -165px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -210px -220px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -210px -275px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -210px -330px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -210px -385px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -210px -440px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -210px -495px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -210px -550px no-repeat; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:100px;
	padding: 0 18px 0 16px;
	margin: 0;
	background: url(../images/footer_bg.jpg) bottom no-repeat;
	font-size: 93%;
	color: #D7CFBA;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */


#footer .footer_tel{
	float:left;
	margin:0;
	padding:42px 0 0 0;
	display:block;
	line-height:1%;
	}
	
#footer .box_r{
	float:right;
	width: 600px;
	padding: 25px 0 0;
	/padding: 45px 0 0;
}

#footer .box_r ul li{
	list-style: none;
}

#footer .box_r ul li a{
	color: #dbcbbf;
}

#footer .box_r ul li a:hover{
	color: #d08b5c;
	text-decoration: underline;
}


#footer address {
	margin: 0;
	padding:0 0 0 0;
}


/*---------- 06  Contents -----------*/

.section { padding: 0 4px 35px 0px; clear:both; }
.section .section { padding: 0 15px 0 15px; clear:both; }

.center { text-align: center; }
.top { vertical-align:top; }

#content h2 {
	display:block;
	line-height:1%;
	margin: 0 4px 15px 0;
	}
#index h2 {
	display:block;
	line-height:1%;
	padding: 5px 10px 0 10px;
	margin: 0 0 0 0;
	}

#content h3 {
	clear: both;
	height: 42px;
	text-indent: -9999px;
	margin: 0 -19px 15px -19px;
	}
#index #content h3 {
	clear: both;
	height: 42px;
	margin: 0 -18px 10px -18px;
	text-indent: 0;
	}

#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin: 0 -15px 10px 0;
	}



#content .title{ 
	background:url(../images/icon02.jpg) 0 0px no-repeat;
	padding-left:20px;
	margin:0 0 5px 0;
	font-size:100%;
	line-height:1.14em;
	font-weight:bold;
	color:#666;
	}

#content ul{ margin:0; padding:0; }
#content ul li {
	list-style: none;
	background: url(../images/icon01.jpg) 0 2px no-repeat;
	padding-left: 20px;
	}
#content ul.ul01 li {
	list-style: none;
	background: url(../images/icon02.jpg) 0 2px no-repeat;
	padding-left: 20px;
	}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

a {
	color: #9e4700;
	outline: none;
	text-decoration:underline;
	}
a:hover { color: #ff7000; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image{
	display:block;
	line-height:1%;
	margin:0 auto;
	}
.image01{
	display:block;
	line-height:1%;
	margin: 0 0 10px 0;
	padding-top:0.5em;
	}
.image02{
	display:block;
	line-height:1%;
	margin:6px auto;
	}

.image_l  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l{ margin: 0 12px 0 0; }/* for IE6 only */

.image_l01  {
	float: left;
	margin: 0 15px 0 0;
	display:block;
	line-height:1%;
	}
* html body .image_l01{ margin: 0 12px 0 0; }/* for IE6 only */

.image_r {
	float: right;
	margin: 0 0 6px 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r01 {
	float: right;
	margin: 0 0 0 15px;
	display:block;
	line-height:1%;
	}
* html body .image_r01{ margin: 0 0 0 12px; }/* for IE6 only */

.case {
	margin: 0 50px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	height:26px;
	padding: 0;
	margin:0 4px 0 0;
	}

#content ul.totop li {
	list-style: none;
	width: 167px;
	height: 26px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 26px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* 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 */



#content table {
	border-collapse: collapse;
	font-size: 100%;
	line-height:1.5em;
	color: #333;
	width: 100%;
	margin-bottom: 10px;
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #805930;
	}
#content table.tb01{ margin-bottom:0;}
#content table.tb01 td {
	padding: 0;
	border: none;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.br01{ border:1px solid #B2B2B2; padding:1px 20px 10px 20px; }

#content .beta01{ width:369px; float:right; }
#content dl.dl01{ width:369px; margin:0; padding:0; }
#content dl.dl01 dt{ width:59px; color:#4c2904; float:left; margin:0; padding:0; }
#content dl.dl01 dd{ width:310px; float:left; margin:0; padding:0; }
#content dl.dl01 dd.dd01{ margin-left:59px; display:inline; }

#pan{
	padding: 0 0 10px;
}

#pan ul{
	float: right;
}

#pan ul li{
	background: none;
	padding: 0;
	margin: 0;
	color: #5a5a5a;
}

/*---------- 07  Index -----------*/

.bn_nervous{ margin:0 0 10px 0; }
.bn_nervous a{
	background:url(../images/bn_nervous.jpg) 0 0 no-repeat;
	width:630px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
.bn_nervous a:hover{ background:url(../images/bn_nervous.jpg) 0 -100px no-repeat; }


.index01{ margin: 0 0 12px 0; }

#index #content .alpha01{ width:203px; float:left; margin:0 10px 0 0; }
#index #content .beta01{ width:203px; float:left; margin:0; }
#index #content .gamma01{ width:203px; float:right; margin:0; }

.index_bg01{ background:url(../images/index_bg01.jpg) 0 0 repeat-y; }
.index_bg02{ background:url(../images/index_bg02.jpg) center top no-repeat; }
.index_bg03{ background:url(../images/index_bg03.jpg) center bottom no-repeat; padding:2px 2px 10px 2px; }

.index_bg04{ background:url(../images/index_bg04.jpg) 0 0 no-repeat; padding:73px 8px 12px 91px; }
.index_bg05{ background:url(../images/index_bg05.jpg) 0 0 no-repeat; padding:73px 8px 12px 91px; }
.index_bg06{ background:url(../images/index_bg06.jpg) 0 0 no-repeat; padding:73px 8px 12px 91px; }

.bn_link01{ margin:0 0 10px 0; }
.bn_link01 a{
	background:url(../images/bn_link01.jpg) 0 0 no-repeat;
	width:100px;
	height:16px;
	display:block;
	line-height:1em;
	}
.bn_link01 a:hover{ background:url(../images/bn_link01.jpg) 0 -16px no-repeat; }

.index02{ margin: 0 0 10px 0; border:1px solid #d9d9d9; padding:2px 20px 12px 20px; background:url(../images/index_bg07.jpg) right 42px no-repeat; }

.bn_reservation{ margin:0 0 5px 0; }
.bn_reservation a{
	width:630px;
	height:100px;
	display:block;
	}

.Srbnr01{ margin:5px 0 5px 0; }
.Srbnr01 a{
	background:url(../images/banner_01.jpg) 0 0 no-repeat;
	width:210px;
	height:60px;
	display:block;
	}
.Srbnr01 a:hover{ background:url(../images/banner_01_o.jpg) 0 0 no-repeat; }


#index .ttl_s{
	margin: 20px 0 0;
	padding: 0 0 10px 2px;
	background: url(../images/line01.jpg) 0 20px no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #433328;
}

/*---------- 08  Doctor -----------*/

#doctor h3#title02{ background:url(../images/doctor_h3-01.jpg) 0 0 no-repeat; }
#doctor h4#title03{ background:url(../images/doctor_h4-01.jpg) 0 0 no-repeat; }

/*---------- 09  Clinic -----------*/

#clinic h3#title02{ background:url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h3#title03{ background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h4#title04{ background:url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title05{ background:url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title06{ background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title07{ background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title08{ background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title09{ background:url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }

/*---------- 10  Access -----------*/

#access h3#title02{ background:url(../images/access_h3-01.jpg) 0 0 no-repeat; }
#access h4#title03{ background:url(../images/access_h4-01.jpg) 0 0 no-repeat; }

#map{ width:440px; height:400px; margin:6px 0 20px 0; border:1px solid #cccccc; }

.bn_access01{ margin:0 0 6px 0; }
.bn_access01 a{
	background:url(../images/bn_access01.jpg) 0 0 no-repeat;
	width:440px;
	height:81px;
	display:block;
	text-indent:-9999px;
	}
.bn_access01 a:hover{ background:url(../images/bn_access01.jpg) 0 -81px no-repeat; }

.bn_access02{ margin:0 0 10px 0; display:block; line-height:1%; }

#street_view{ margin:6px 0; }

/*---------- 11  Nervous -----------*/

#nervous h3#title02{ background:url(../images/nervous_h3-01.jpg) 0 0 no-repeat; }
#nervous h4#title03{ background:url(../images/nervous_h4-01.jpg) 0 0 no-repeat; }
#nervous h4#title04{ background:url(../images/nervous_h4-02.jpg) 0 0 no-repeat; }

.bn_adult{ margin:0 0 10px 0; }
.bn_adult a{
	background:url(../images/bn_adult.jpg) 0 0 no-repeat;
	width:554px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_adult a:hover{ background:url(../images/bn_adult.jpg) 0 -80px no-repeat; }

.bn_unaware{ margin:0 0 10px 0; }
.bn_unaware a{
	background:url(../images/bn_unaware.jpg) 0 0 no-repeat;
	width:554px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_unaware a:hover{ background:url(../images/bn_unaware.jpg) 0 -80px no-repeat; }

/*---------- 12  Adult -----------*/

#adult h3#title02{ background:url(../images/adult_h3-01.jpg) 0 0 no-repeat; }
#adult h4#title03{ background:url(../images/adult_h4-01.jpg) 0 0 no-repeat; }
#adult h4#title04{ background:url(../images/adult_h4-02.jpg) 0 0 no-repeat; }

.bn_unaware01{ margin:0 0 10px 0; }
.bn_unaware01 a{
	background:url(../images/bn_unaware01.jpg) 0 0 no-repeat;
	width:554px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_unaware01 a:hover{ background:url(../images/bn_unaware01.jpg) 0 -80px no-repeat; }


/*---------- 13  Unaware -----------*/
#unaware h3#title02{ background:url(../images/unaware_h3-01.jpg) 0 0 no-repeat; }
#unaware h4#title03{ background:url(../images/unaware_h4-01.jpg) 0 0 no-repeat; }
#unaware h4#title04{ background:url(../images/unaware_h4-02.jpg) 0 0 no-repeat; }
#unaware h4#title05{ background:url(../images/unaware_h4-03.jpg) 0 0 no-repeat; }

/*---------- 14  Merit -----------*/
#merit h3#title02{ background:url(../images/merit_h3-01.jpg) 0 0 no-repeat; }
#merit h4#title03{ background:url(../images/merit_h4-01.jpg) 0 0 no-repeat; }
#merit h4#title04{ background:url(../images/merit_h4-02.jpg) 0 0 no-repeat; }

/*---------- 15  Compare -----------*/
#compare h3#title02{ background:url(../images/compare_h3-01.jpg) 0 0 no-repeat; }
#compare h4#title03{ background:url(../images/compare_h4-01.jpg) 0 0 no-repeat; }
#compare h4#title04{ background:url(../images/compare_h4-02.jpg) 0 0 no-repeat; }
#compare h4#title05{ background:url(../images/compare_h4-03.jpg) 0 0 no-repeat; }
#compare h4#title06{ background:url(../images/compare_h4-04.jpg) 0 0 no-repeat; }
#compare h4#title07{ background:url(../images/compare_h4-05.jpg) 0 0 no-repeat; }
#compare h4#title08{ background:url(../images/compare_h4-06.jpg) 0 0 no-repeat; }
#compare h3#title09{ background:url(../images/compare_h3-02.jpg) 0 0 no-repeat; }

/*---------- 16  Flow -----------*/
#flow h3#title02{ background:url(../images/flow_h3-01.jpg) 0 0 no-repeat; }

/*---------- 17  Celebration -----------*/
#celebration h3#title02{ background:url(../images/celebration_h3-01.jpg) 0 0 no-repeat; }
#celebration h4#title03{ background:url(../images/celebration_h4-01.jpg) 0 0 no-repeat; }

/*---------- 18  Narrative -----------*/
#narrative h3#title02{ background:url(../images/narrative_h3-01.jpg) 0 0 no-repeat; }
#narrative h3#title03{ background:url(../images/narrative_h3-02.jpg) 0 0 no-repeat; }

/*---------- 19  Case -----------*/
#case h3#title02{ background:url(../images/case_h3-01.jpg) 0 0 no-repeat; }

/*---------- 20  Cost -----------*/
#cost h3#title02{ background:url(../images/cost_h3-01.jpg) 0 0 no-repeat; }
#cost h4#title03{ background:url(../images/cost_h4-01.jpg) 0 0 no-repeat; }

/*---------- 21  Adopt -----------*/

#adopt h3#title02{ background:url(../images/adopt_h3-01.jpg) 0 0 no-repeat; }
#adopt h4#title03{ background:url(../images/adopt_h4-01.jpg) 0 0 no-repeat; }

/*---------------------*/

.margin_t0 { margin-top:0px; }
.margin_b0 { margin-bottom:0; }
.margin_b05 { margin-bottom:5px; }
.margin_b10 { margin-bottom:10px; }
.margin_b15 { margin-bottom:15px; }
.margin_b20 { margin-bottom:20px; }
.margin_b25 { margin-bottom:25px; }

.text01{ font-size:100%; line-height:1.33em; padding:0 7px; margin:0; }
.text02{ font-size:117%; line-height:1.14em; margin:0 0 5px 0; font-weight:bold; color:#6b5133; }
.text_r{text-align:right;}
.text_b{font-weight:bold;}

.bg01{ background:#f7f3ea url(../images/bg01.jpg) right bottom no-repeat; padding:10px 10px 5px 10px; }
.bg02{background:#f7f3ea;}
.bg03{background:#f7f3ea; width:150px; text-align:right;}
.bg04{ background:#f8e6ef; padding:10px 10px 5px 10px; }


.w45{width:45px;}
.w100{width:100px;}
.w200{width:200px;}

