@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Doctor                      */
/*                 09  Help                        */
/*                 10  Compare                     */
/*                 11  Introduction                */
/*                 12  Counseling                  */
/*                 13  Visit                       */
/*                 14  Inquiry                     */
/*                 15  Privacy                     */
/*                 16  Company                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        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: #fff url(../images/body_bg02.jpg) 0 20px repeat-x; margin: 20px 0 0 0 ; }

#wrapper {
	width: 780px;
	margin: 0 auto;
	padding: 0 ;
	text-align: left;
	}

#main {
	margin: 0 0 30px 0;
	width: 780px;
	background: #fff;
	}

#content {
	width: 575px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #000;
	background: #fff;
	padding: 0;
	}


/*---------- 03  Header -----------*/

#header {
	height: 110px;
	width: 780px;
	margin: 0;
	padding: 0;
	position: relative;
}

h1 {
	top: -16px; 
	left: 0;
	position: absolute;
	margin: 0;
	font-size: 12px;
	line-height: normal;
	}

#logo {
	width: 500px;
	height: 90px;
	float: left;
	margin: 0;
	}

#header .section {
	width: 200px;
	float: right;
	margin: 46px 0 0 0 ;
	padding: 0;
	}

#header-nav {
	margin: 0 ;
	padding: 0;
	width: 194px;
	height: 18px;
	}
* html body #header-nav {
	width: 194px;
	height: 18px;
	}

#header-nav li {
	height: 18px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	list-style: none;
	}
#header-nav li a {
	display: block;
	height: 18px;
	}

#hnav01 { width: 131px; }
#hnav02 { width: 63px; }

#hnav01 a { background: url(../images/hnav.jpg) 0 0 no-repeat; }
#hnav02 a { background: url(../images/hnav.jpg) -131px 0 no-repeat; }

#hnav01 a:hover { background: url(../images/hnav.jpg) 0 -17px no-repeat; }
#hnav02 a:hover { background: url(../images/hnav.jpg) -131px -17px no-repeat; }



/*----------04  Navigation -----------*/

#global-nav {
	width: 780px;
	height: 52px;
	margin: 0 ;
	padding: 0;
	}
#global-nav dt{
	margin: 0 ;
	padding: 0;
	width: 0;
	height: 0;
	float: left;
	text-indent: -9999px;
	}

#global-nav dd {
	margin: 5px 0 0 0 ;
	padding: 0;
	width: 260px;
	height: 33px;
	float: left;
	text-indent: -9999px;
	}
#global-nav dd a {
	display: block;
	height: 33px;
	}
	
#global-nav dt { background: url(../images/gnav.jpg) 0 0 no-repeat; }

#gnav01 a { background: url(../images/gnav.jpg) 0 0 no-repeat; }
#gnav02 a { background: url(../images/gnav.jpg) -260px 0 no-repeat; }
#gnav03 a { background: url(../images/gnav.jpg) -520px 0 no-repeat; }

#gnav01 a:hover { background: url(../images/gnav.jpg) 0 -33px no-repeat; }
#gnav02 a:hover { background: url(../images/gnav.jpg) -260px -33px no-repeat; }
#gnav03 a:hover { background: url(../images/gnav.jpg) -520px -33px no-repeat; }

#nav {
	width: 205px;
	float: left;
	padding: 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal { width: 195px; }
#nav .internal li {
	height: 30px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav .internal li#nav01,
#nav .internal li#nav07 { height: 55px; }

#nav01 { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.jpg) 0 -55px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -85px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -115px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -145px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav07 { background: url(../images/nav02.jpg) 0 0 no-repeat; }
#nav08 a { background: url(../images/nav02.jpg) 0 -55px no-repeat; }
#nav09 a { background: url(../images/nav02.jpg) 0 -85px no-repeat; }
#nav10 a { background: url(../images/nav02.jpg) 0 -115px no-repeat; }
#nav11 a { background: url(../images/nav02.jpg) 0 -145px no-repeat; }

#nav01 { background: url(../images/nav.jpg) -195px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -195px -55px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -195px -85px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -195px -115px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -195px -145px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -195px -175px no-repeat; }
#nav07 { background: url(../images/nav02.jpg) -195px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav02.jpg) -195px -55px no-repeat; }
#nav09 a:hover { background: url(../images/nav02.jpg) -195px -85px no-repeat; }
#nav10 a:hover { background: url(../images/nav02.jpg) -195px -115px no-repeat; }
#nav11 a:hover { background: url(../images/nav02.jpg) -195px -145px no-repeat; }

#nav_contact {
    background: url(../images/banner_bg.jpg) 0 0 no-repeat;
		width: 205px;
		height: 280px;
		}
#nav_contact p {
    margin: 0;
		height: 140px;
		text-indent: -9999px;
		}
#nav_contact p a {
		height: 140px;
		display: block;
		}

#contact01 a { background: url(../images/banner01.jpg) 0 0 no-repeat; }
#contact02 a { background: url(../images/banner01.jpg) 0 -140px no-repeat; }

#contact01 a:hover { background: url(../images/banner01.jpg) -205px 0 no-repeat; }
#contact02 a:hover { background: url(../images/banner01.jpg) -205px -140px no-repeat; }

#nav .line { border-top: 1px solid #E9E9E9; margin: 30px 0 0 0 ; padding-top: 9px; }
#nav .menu_top { margin-top: 24px; }

#nav .nav_link { width: 195px; }

#nav .nav_link dl { margin: 0 5px 0 5px; }
#nav .nav_link dt {
    background: url(../images/li_bg.jpg) 0 7px no-repeat;
		padding-left: 10px;
		}
#nav .nav_link dd { margin: 0 0 10px 10px; }

#nav #nav_link_title {
    text-indent: -9999px;
		background: url(../images/nav_link_title.jpg) 0 0 no-repeat;
		height: 30px;
		}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	height: 75px;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer address { padding: 26px 0 0 0 ; }


/*---------- 06  Contents -----------*/

.section { padding: 20px 0px 15px 13px; }
.section .section { padding: 10px 10px 15px 0; }

.center { text-align: center; }

#main_img {
	margin: 0;
	padding: 0;
	}
#main-img img { display: block; }

h2 {
	height: 50px;
	text-indent: -9999px;
	margin: 15px 0 0 12px ;
	width: 563px;
	clear: both;
	}
#content h3 {
	clear: both;
	height: 25px;
	text-indent: -9999px;
	margin-top: 10px; 
	}
#content h4 {
	clear: both;
	height: 25px;
	text-indent: -9999px;
	margin-top: 20px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 .5em .5em 0;
	padding: 4px 8px;
	background: #dcc783;
	border-bottom: 1px solid #b2a46d;
	}
#content h6 {
	font-size: 93%;
	color: #5e510d;
	}

#content ul { margin-left: 10px; }

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 8px no-repeat;
	padding-left: 16px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}
#content dl { margin:10px; } 
#content dt {
	font-weight: bold;
	color: #006600;
	}
#content a { text-decoration: none; }
#content a:hover { text-decoration: underline; }

a {
	color: #308C00;
	outline: none;
	}
a:hover { color: #9CD100; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 10px 8px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow.jpg) center 40% no-repeat;
	}

.case .image_l { margin-right: 8px; }
.case .image_r { margin-left: 8px; }

.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; }


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 135px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/totop.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;
	border: 1px solid #666;
	font-size: 100%;
	width: 540px;
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px dotted #666;
	}

#content table th {
	background: #666;
	color: #fff;
	width: 150px;
	border: 1px dotted #999;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.alpha{ float: left; }
.beta { float: right; }

.line { border-top: 1px solid #E9E9E9; margin: 26px 0 0 13px ; padding-top: 26px; }

.contact {
    background: url(../images/banner02_bg.jpg) 0 0 no-repeat;
		height: 270px;
		padding: 0;
		width: 563px;
		}
.contact .contact_title {
    width: 563px;
		height: 55px;
		background: url(../images/banner02_title.jpg) 0 0 no-repeat;
		margin: 0;
		text-indent: -9999px;
		}
.contact .alpha,
.contact .beta  {
    width: 230px;
		text-indent: -9999px;
		height: 164px;
		}		
.contact .contact_banner { padding: 34px 19px 3px 19px ; }
.contact .alpha a,
.contact .beta a {
    width: 230px;
		height: 164px;
		display: block;
		}
.contact .alpha a { background: url(../images/banner02.jpg) 0 0 no-repeat; }
.contact .beta a { background: url(../images/banner03.jpg) 0 0 no-repeat; }
.contact .alpha a:hover { background: url(../images/banner02.jpg) -230px 0 no-repeat; }
.contact .beta a:hover { background: url(../images/banner03.jpg) -230px 0 no-repeat; }

#content ul.list_none li { background: none; padding-left: 0; } 

.text01 { color: #FFA800; font-weight: bold; }
.text02 { font-weight: bold; }

.text_img { margin: 10px 0 10px 5px ; }
.text_img p { margin: 0; }

.link_text { font-weight: bold; }
.title_text { border-bottom: 1px solid #6BD100; padding-bottom: 5px; }

.user_comment { margin-bottom: 10px; }

/*---------- 07  Index -----------*/

body#index { background: #fff url(../images/body_bg.jpg) 0 20px repeat-x; margin: 20px 0 0 0 ; }

#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }

#index h2 { width: 562px; height: 35px; margin-top: 14px; }
#index h3 { height: 20px; }

#index #content ul#index_merit	 { width: 562px; margin: 24px 0 0 10px ; }
#index #index_merit li { text-indent: -9999px; height: 79px; }
#index #merit01 { background: url(../images/index_catch01.jpg) 0 0 no-repeat; }
#index #merit02 { background: url(../images/index_catch02.jpg) 0 0 no-repeat; }
#index #merit03 { background: url(../images/index_catch03.jpg) 0 0 no-repeat; }
#index #merit04 { background: url(../images/index_catch04.jpg) 0 0 no-repeat; }
#index #merit05 { background: url(../images/index_catch05.jpg) 0 0 no-repeat; }

#index #merit-link {
    width: 558px;
		height: 40px;
		margin: 30px 0 0 10px;
		text-indent: -999px; 
		}
#index #merit-link a {
		height: 40px;
		display: block;
		background: url(../images/concept.jpg) 0 0 no-repeat;
		}
#index #merit-link a:hover { background: url(../images/concept.jpg) 0 -40px no-repeat; }

#index #content .line { border-top: 1px solid #E9E9E9; margin: 26px 0 0 12px ; padding-top: 26px; }

#index .section { padding: 20px 0px 15px 0px; }
#index #header .section {	padding: 0; }

#str{ text-align: right;}
#str strong{ font-weight: normal;}

/*---------- 08  Doctor  -----------*/

#doctor h2#title01 { background: url(../images/doctor_h2-01.jpg) 0 0 no-repeat; }
#doctor h3#title02 { background: url(../images/doctor_h3-02.jpg) 0 0 no-repeat; }
#doctor h4#title03 { background: url(../images/doctor_h4-03.jpg) 0 0 no-repeat; }

#doctor .ban01 {
    width: 530px;
		height: 80px;
		margin: 0 0 20px 0 ; 
		text-indent: -9999px; 
		}
#doctor .ban01 a {
    display: block;
		height: 80px;
		background: url(../images/doctor_ban01.jpg) 0 0 no-repeat;
		} 
#doctor .ban01 a:hover { background: url(../images/doctor_ban01.jpg) 0 -80px no-repeat; } 


/*---------- 09  Help    -----------*/

#help h2#title01 { background: url(../images/help_h2-01.jpg) 0 0 no-repeat; }
#help h3#title02 { background: url(../images/help_h3-02.jpg) 0 0 no-repeat; }
#help h4#title03 { background: url(../images/help_h4-03.jpg) 0 0 no-repeat; }

#help .text01 { font-size: 108%; margin: 10px 0; }

/*---------- 10  Compare -----------*/

#compare h2#title01 { background: url(../images/compare_h2-01.jpg) 0 0 no-repeat; }
#compare h3#title02 { background: url(../images/compare_h3-02.jpg) 0 0 no-repeat; }
#compare h4#title03 { background: url(../images/compare_h4-03.jpg) 0 0 no-repeat; }
#compare h3#title04 { background: url(../images/compare_h3-04.jpg) 0 0 no-repeat; }
#compare h3#title05 { background: url(../images/compare_h3-05.jpg) 0 0 no-repeat; }
#compare h4#title06 { background: url(../images/compare_h4-06.jpg) 0 0 no-repeat; }
#compare h3#title07 { background: url(../images/compare_h3-07.jpg) 0 0 no-repeat; }
#compare h4#title08 { background: url(../images/compare_h4-08.jpg) 0 0 no-repeat; }

#compare .ban01 {
    width: 530px;
		height: 80px;
		margin: 0 0 20px 0 ; 
		text-indent: -9999px; 
		}
#compare .ban01 a {
    display: block;
		height: 80px;
		background: url(../images/compare_ban01.jpg) 0 0 no-repeat;
		} 
#compare .ban01 a:hover { background: url(../images/compare_ban01.jpg) 0 -80px no-repeat; } 

#compare #content .merit p.merit_m {
    background: #FFEECB;
		margin: 5px 0 ;
		padding: 5px 10px;
		border: 1px solid #E3E5E3; 
		}
#compare #content .merit p.merit_d {
    background: #CCF1FF;
		margin: 5px 0 ;
		padding: 5px 10px;
		border: 1px solid #E3E5E3; 
		}

#compare #content .emphasis ul { margin: 0; }
#compare #content .emphasis ul li {
		margin: 10px 10px 0  0;
		padding-bottom: 5px; 
		border-bottom: 1px dotted #FFA800;
		}

#compare .comment {
	width:380px;
	height:80px;
	float:right;
	margin-top: 15px;
	background: url(../images/compare_comment.jpg) center no-repeat; 
	}
#compare .comment p{padding:5px 10px 10px 40px;}

#compare .official_ban { padding: 0 0 0 45px ; }
#compare .official_ban p {float: left; margin-right: 10px; }
#compare .official_ban .text03 { font-weight: bold; padding: 10px 0 5px 0; border-bottom:1px dotted #999; }
#compare .official_ban p.super {float: left; margin: 30px 0 0 0; }


/*---------- 11  Introduction -----------*/

#introduction h2#title01 { background: url(../images/introduction_h2-01.jpg) 0 0 no-repeat; }
#introduction h3#title02 { background: url(../images/introduction_h3-02.jpg) 0 0 no-repeat; }
#introduction h4#title03 { background: url(../images/introduction_h4-03.jpg) 0 0 no-repeat; }
#introduction h3#title04 { background: url(../images/introduction_h3-04.jpg) 0 0 no-repeat; }
#introduction h3#title05 { background: url(../images/introduction_h3-05.jpg) 0 0 no-repeat; }
#introduction h4#title06 { background: url(../images/introduction_h4-06.jpg) 0 0 no-repeat; }
#introduction h4#title07 { background: url(../images/introduction_h4-07.jpg) 0 0 no-repeat; }
#introduction h3#title08 { background: url(../images/introduction_h3-08.jpg) 0 0 no-repeat; }
#introduction h4#title09 { background: url(../images/introduction_h4-09.jpg) 0 0 no-repeat; }
#introduction h4#title10 { background: url(../images/introduction_h4-10.jpg) 0 0 no-repeat; }

#introduction .comment {
	width:380px;
	height:110px;
	float:right;
	margin-top: 15px;
	background: url(../images/introduction_comment.jpg) center no-repeat; 
	}
#introduction .comment p{padding:5px 10px 10px 40px;}

#introduction  .official_ban { padding: 0 0 0 45px ; }
#introduction  .official_ban p {float: left; margin-right: 10px; }
#introduction  .official_ban .text03 { font-weight: bold; padding: 10px 0 5px 0; border-bottom:1px dotted #999; }

#introduction .ban01 {
    width: 530px;
		height: 80px;
		margin: 0 0 20px 0 ; 
		text-indent: -9999px; 
		}
#introduction .ban01 a {
    display: block;
		height: 80px;
		background: url(../images/introduction_ban01.jpg) 0 0 no-repeat;
		} 
#introduction .ban01 a:hover { background: url(../images/introduction_ban01.jpg) 0 -80px no-repeat; } 

/*---------- 12  Counseling -----------*/

#counseling h2#title01 { background: url(../images/counseling_h2-01.jpg) 0 0 no-repeat; }
#counseling h3#title02 { background: url(../images/counseling_h3-02.jpg) 0 0 no-repeat; }
#counseling h4#title03 { background: url(../images/counseling_h4-03.jpg) 0 0 no-repeat; }

/*---------- 13  Visit   -----------*/

#visit h2#title01 { background: url(../images/visit_h2-01.jpg) 0 0 no-repeat; }
#visit h3#title02 { background: url(../images/visit_h3-02.jpg) 0 0 no-repeat; }
#visit h4#title03 { background: url(../images/visit_h4-03.jpg) 0 0 no-repeat; }

#visit #content .emphasis ul { margin: 0; }
#visit #content .emphasis ul li {
    background: #DFF4FF;
		margin: 10px 0 ;
		padding: 10px;
		border: 1px solid #E3E5E3; 
		}

/*---------- 14  Inquiry -----------*/

#inquiry h2#title01 { background: url(../images/inquiry_h2-01.jpg) 0 0 no-repeat; }
#inquiry h3#title02 { background: url(../images/inquiry_h3-02.jpg) 0 0 no-repeat; }

#inquiry #content .emphasis ul { margin: 0; }
#inquiry #content .emphasis ul li {
    background: #FFF4DF;
		margin: 10px 0 ;
		padding: 10px;
		border: 1px solid #E3E5E3; 
		}

/*---------- 15  Privacy -----------*/

#privacy h2#title01 { background: url(../images/privacy_h2-01.jpg) 0 0 no-repeat; }
#privacy h3#title02 { background: url(../images/privacy_h3-02.jpg) 0 0 no-repeat; }
#privacy h4#title03 { background: url(../images/privacy_h4-03.jpg) 0 0 no-repeat; }
#privacy h4#title04 { background: url(../images/privacy_h4-04.jpg) 0 0 no-repeat; }
#privacy h4#title05 { background: url(../images/privacy_h4-05.jpg) 0 0 no-repeat; }
#privacy h4#title06 { background: url(../images/privacy_h4-06.jpg) 0 0 no-repeat; }
#privacy h4#title07 { background: url(../images/privacy_h4-07.jpg) 0 0 no-repeat; }
#privacy h4#title08 { background: url(../images/privacy_h4-08.jpg) 0 0 no-repeat; }
#privacy h4#title09 { background: url(../images/privacy_h4-09.jpg) 0 0 no-repeat; }

/*---------- 16  Company -----------*/

#company h2#title01 { background: url(../images/company_h2-01.jpg) 0 0 no-repeat; }
#company h3#title02 { background: url(../images/company_h3-02.jpg) 0 0 no-repeat; }

#company table { margin-top: 10px; }