@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Dr                          */
/*                 09  Access                      */
/*                 10  Clinic                      */
/*                 11  Why                         */
/*                 12  About                       */
/*                 13  Flow                        */
/*                 14  Bubun                       */
/*                 15  Child                       */
/*                 16  Body                        */
/*                 17  Og                          */
/*                 18  a_faq                       */
/*                 19  c_faq                       */
/*                 20  Mente                       */
/*                 21  Contact                     */

/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #5a3d1c      */
/*        Main Color - Pink           #ff3688      */
/*        Main Color - Green          #9ac143      */
/*                                                 */
/*        Sub Color  - Dark Green     #2c7000      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */

/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) center top fixed repeat; }

/*div, input, p,ul,li,dt,dl,img,span,tr,td{ behavior: url(js/iepngfix.htc); vertical-align:top; }*/

#wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 auto;
	background: url(../images/main_bg02.png) 0 0 repeat-y;
	}
#index #main {
	margin: 0 auto;
	background: url(../images/main_bg01.png) 0 0 repeat-y;
	}

#main01{ margin:0 20px; 	}
#main02{ margin:0 20px; clear:both;	}

#content {
	width: 620px;
	float: right;
	font-size: 108%;
	line-height: 1.43em;
	color: #666;
	padding: 0;
	margin:0 31px 0 0;
	display:inline;
	background:url(../images/content_bg.jpg) 0 0 repeat-y;
	}

#index #content{
	width:450px;
	float:left;
	margin:0 0 0 24px;
	padding:24px 0 0 0;
	display:inline;
	background:#fffbf5;
	}


/*---------- 03  Header -----------*/

#header {
	height: 133px;
	width: 940px;
	margin: 0;
	padding: 0;
	clear:both;
	background:url(../images/header_bg02.png) center top no-repeat;
	}
#index #header {
	height: 713px;
	width: 940px;
	margin: 0;
	padding: 0;
	clear:both;
	background:url(../images/header_bg01.png) center top no-repeat;
	}
	
#header01{
	height:272px;
	margin:0 94px;
	padding:0;
	}
#header02{
	height:120px;
	margin:0 20px;
	padding:0 0 0 64px;
	background:url(../images/header_bg02.jpg) 0 0 no-repeat;
	}

h1 {
	width: 363px;
	height: 87px;
	line-height: 1.0;
	margin:0 0 0 139px;
	padding:39px 0 0 0;
	float:left;
	display:inline;
	}
h1 a {
	display: block;
	text-indent: -9999px;
	width: 363px;
	height: 87px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
#index h1 {
	width: 470px;
	height: 135px;
	line-height: 1.0;
	margin:0 0 6px 136px;
	padding:75px 0 0 0;
	}
#index h1 a {
	display: block;
	text-indent: -9999px;
	width: 470px;
	height: 135px;
	background: url(../images/index_h1.jpg) 0 0 no-repeat;
	position:relative;
	}

	
.header_tel{
	margin: 0 28px 0 0;
	padding:51px 0 0 0;
	float:right;
	display:inline;
	}
.header_tel p { display:block; line-height:1%; }

#index .header_tel{
	margin:0;
	padding:35px 0 0 0;
	float:left;
	display:block;
	line-height:1%;
	}
.header_img01{
	margin:0;
	padding:0;
	float:right;
	display:block;
	line-height:1%;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 255px;
	float: left;
	padding: 0;
	margin:0 0 0 20px;
	display:inline;
	}
#nav ul{ margin:0; padding:0;}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav .internal li {
	text-indent: -9999px;
	}
#nav .internal li a {
	display: block;
	}

#index #nav{
	width:419px;
	float:right;
	margin:0;
	padding:76px 0 0 0;
	background: url(../images/nav_bg_index.jpg) 0 0 no-repeat;
	}

#nav .alpha{
	width:150px;
	float:left;
	margin:0 0 0 33px;
	padding:0;
	display:inline;
	}
#nav .beta{
	width:205px;
	float:right;
	margin:0 22px 0 0;
	padding:2px 0 0 0;
	display:inline;
	}
.nav_child{ margin:0 0 10px 0; }
.nav_child a {
	background:url(../images/nav_child.jpg) 0 0 no-repeat;
	width:150px;
	height:130px;
	display:block;
	text-indent:-9999px; 
	}
.nav_child a:hover {	background:url(../images/nav_child.jpg) -150px 0 no-repeat; }

.nav_bubun{ margin:0 0 23px 0; }
.nav_bubun a {
	background:url(../images/nav_bubun.jpg) 0 0 no-repeat;
	width:150px;
	height:130px;
	display:block;
	text-indent:-9999px; 
	}
.nav_bubun a:hover {	background:url(../images/nav_bubun.jpg) -150px 0 no-repeat; }


#index #nav ul{ margin:0; padding:0; }
#index #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#index #nav .internal li {
	text-indent: -9999px;
	}

#index #nav .internal li a {
	display: block;
	height: 18px;
	}

#nav01 { background: url(../images/nav_index.jpg) 0 0 no-repeat; height:35px; }
#nav01 a { background: url(../images/nav_index.jpg) 0 0 no-repeat; }
#nav02 { background: url(../images/nav_index.jpg) 0 -35px no-repeat; height:35px; }
#nav02 a { background: url(../images/nav_index.jpg) 0 -35px no-repeat; }
#nav03 { background: url(../images/nav_index.jpg) 0 -70px no-repeat; height:35px; }
#nav03 a { background: url(../images/nav_index.jpg) 0 -70px no-repeat; }
#nav04 { background: url(../images/nav_index.jpg) 0 -105px no-repeat; height:35px; }
#nav04 a { background: url(../images/nav_index.jpg) 0 -105px no-repeat; }
#nav05 { background: url(../images/nav_index.jpg) 0 -140px no-repeat; height:35px; }
#nav05 a { background: url(../images/nav_index.jpg) 0 -140px no-repeat; }
#nav06 { background: url(../images/nav_index.jpg) 0 -175px no-repeat; height:35px; }
#nav06 a { background: url(../images/nav_index.jpg) 0 -175px no-repeat; }
#nav07 { background: url(../images/nav_index.jpg) 0 -210px no-repeat; height:35px; }
#nav07 a { background: url(../images/nav_index.jpg) 0 -210px no-repeat; }
#nav08 { background: url(../images/nav_index.jpg) 0 -245px no-repeat; height:24px; }
#nav08 a { background: url(../images/nav_index.jpg) 0 -245px no-repeat; }

#nav01 a:hover { background: url(../images/nav_index.jpg)  -205px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav_index.jpg)  -205px -35px no-repeat; }
#nav03 a:hover { background: url(../images/nav_index.jpg)  -205px -70px no-repeat; }
#nav04 a:hover { background: url(../images/nav_index.jpg)  -205px -105px no-repeat; }
#nav05 a:hover { background: url(../images/nav_index.jpg)  -205px -140px no-repeat; }
#nav06 a:hover { background: url(../images/nav_index.jpg)  -205px -175px no-repeat; }
#nav07 a:hover { background: url(../images/nav_index.jpg)  -205px -210px no-repeat; }
#nav08 a:hover { background: url(../images/nav_index.jpg)  -205px -245px no-repeat; }

#nav09 { background: url(../images/nav_content.jpg) 0 0 no-repeat; height:125px; }
#nav10 { background: url(../images/nav_content.jpg) 0 -125px no-repeat; height:35px;}
#nav10 a { background: url(../images/nav_content.jpg) -39px -125px no-repeat; height:18px; width:205px; margin-left:39px}
#nav11 { background: url(../images/nav_content.jpg) 0 -160px no-repeat; height:35px;}
#nav11 a { background: url(../images/nav_content.jpg) -39px -160px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav12 { background: url(../images/nav_content.jpg) 0 -195px no-repeat; height:45px;}
#nav12 a { background: url(../images/nav_content.jpg) -39px -195px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav13 { background: url(../images/nav_content.jpg) 0 -240px no-repeat; height:104px; }
#nav14 { background: url(../images/nav_content.jpg) 0 -344px no-repeat; height:35px;}
#nav14 a { background: url(../images/nav_content.jpg) -39px -344px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav15 { background: url(../images/nav_content.jpg) 0 -379px no-repeat; height:35px;}
#nav15 a { background: url(../images/nav_content.jpg) -39px -379px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav16 { background: url(../images/nav_content.jpg) 0 -414px no-repeat; height:35px;}
#nav16 a { background: url(../images/nav_content.jpg) -39px -414px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav17 { background: url(../images/nav_content.jpg) 0 -449px no-repeat; height:35px;}
#nav17 a { background: url(../images/nav_content.jpg) -39px -449px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav18 { background: url(../images/nav_content.jpg) 0 -484px no-repeat; height:35px;}
#nav18 a { background: url(../images/nav_content.jpg) -39px -484px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav19 { background: url(../images/nav_content.jpg) 0 -519px no-repeat; height:35px;}
#nav19 a { background: url(../images/nav_content.jpg) -39px -519px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav20 { background: url(../images/nav_content.jpg) 0 -554px no-repeat; height:35px;}
#nav20 a { background: url(../images/nav_content.jpg) -39px -554px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav21 { background: url(../images/nav_content.jpg) 0 -589px no-repeat; height:35px;}
#nav21 a { background: url(../images/nav_content.jpg) -39px -589px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav22 { background: url(../images/nav_content.jpg) 0 -624px no-repeat; height:35px;}
#nav22 a { background: url(../images/nav_content.jpg) -39px -624px no-repeat; height:18px;  width:205px; margin-left:39px}
#nav23 { background: url(../images/nav_content.jpg) 0 -659px no-repeat; height:46px;}
#nav23 a { background: url(../images/nav_content.jpg) -39px -659px no-repeat; height:18px;  width:205px; margin-left:39px}



#nav10 a:hover { background: url(../images/nav_content.jpg) -294px -125px no-repeat; }
#nav11 a:hover { background: url(../images/nav_content.jpg) -294px -160px no-repeat; }
#nav12 a:hover { background: url(../images/nav_content.jpg) -294px -195px no-repeat; }
#nav14 a:hover { background: url(../images/nav_content.jpg) -294px -344px no-repeat; }
#nav15 a:hover { background: url(../images/nav_content.jpg) -294px -379px no-repeat; }
#nav16 a:hover { background: url(../images/nav_content.jpg) -294px -414px no-repeat; }
#nav17 a:hover { background: url(../images/nav_content.jpg) -294px -449px no-repeat; }
#nav18 a:hover { background: url(../images/nav_content.jpg) -294px -484px no-repeat; }
#nav19 a:hover { background: url(../images/nav_content.jpg) -294px -519px no-repeat; }
#nav20 a:hover { background: url(../images/nav_content.jpg) -294px -554px no-repeat; }
#nav21 a:hover { background: url(../images/nav_content.jpg) -294px -589px no-repeat; }
#nav22 a:hover { background: url(../images/nav_content.jpg) -294px -624px no-repeat; }
#nav23 a:hover { background: url(../images/nav_content.jpg) -294px -659px no-repeat; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:180px;
	padding: 0 42px;
	margin: 0;
	background:url(../images/footer_bg.png) bottom no-repeat;
	text-align: right;
	}
#index #footer {
	clear: both;
	height:200px;
	padding: 0 42px;
	margin: 0;
	background:url(../images/footer_bg_index.png) bottom no-repeat;
	text-align: right;
	}

#footer .footer_img01{ margin:0 0 7px 0; padding:9px 0 0 0; display:block; line-height:1%; }
#footer .footer_img01 a{ margin:0 0 7px 0; padding:0px 0 0 0; display:block; line-height:1%; position:relative; }

#footer .footer_img02{ margin:0 0 7px 0; padding:0; display:block; line-height:1%; }
#footer .footer_img03{ margin:0 0 7px 0; padding:57px 0 0 0; display:block; line-height:1%; }

#footer address { margin: 0; padding:0; display:block; line-height:1%; }


/*---------- 06  Contents -----------*/

.section { padding: 0 20px 10px 22px; clear:both; }
.section .section { padding: 0 0 15px 20px; clear:both; }
.section .section .section { padding: 0 10px 0 10px; clear:both; }

.center { text-align: center; }
.top { vertical-align:top; }
.midle {vertical-align:middle; }

#content h2 {
	display:block;
	line-height:1%;
	margin: 0 10px 8px 12px;
	}
#header h2 {
	display:block;
	line-height:1%;
	margin: 0 20px;
	}


#content h3 {
	clear: both;
	height: 48px;
	text-indent: -9999px;
	margin: 0 -10px 10px -10px;
	}
#index #content h3 {
	clear: both;
	height: 27px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	}

#content h4 {
	height: 42px;
	text-indent: -9999px;
	margin: 0 0 10px -20px;
	}

#content .title{ 
	background:url(../images/icon01.jpg) 0 0px no-repeat;
	padding-left:17px;
	margin:0 -10px 5px -10px;
	font-size:100%;
	line-height:1.14em;
	font-weight:bold;
	color:#666;
	}
#content .title01{ 
	background:url(../images/icon01.jpg) 0 0px no-repeat;
	padding-left:17px;
	margin:0 -10px 5px -10px;
	font-size:100%;
	line-height:1.14em;
	font-weight:bold;
	}

#content ul{ margin:0; padding:0; }
#content ul li {
	list-style: none;
	background: url(../images/icon01.jpg) 0 0 no-repeat;
	padding-left: 20px;
	}
	
#content ul.icon01{ margin:0; padding:0; }
#content ul.icon01 li {
	list-style: none;
	background: url(../images/icon02.png) 0 5px no-repeat;
	padding-left: 15px;
	}

#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:4px auto;
	}
	
.image_l  {
	float: left;
	margin: 0 15px 7px 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 7px 0;
	display:block;
	line-height:1%;
	}


.image_r {
	float: right;
	margin: 0 0 7px 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 7px 0px;
	display:block;
	line-height:1%;
	}

.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 17px 0 0;
	}

#content ul.totop li {
	list-style: none;
	width: 154px;
	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.43em;
	color: #666;
	width: 100%;
	margin-bottom: 10px;
	}

#content table th,
#content table td {
	padding: 6px 10px;
	border: 1px solid #f2ecdd;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}





/*---------- 07  Index -----------*/

#index h3#title02 { background:url(../images/index_h3-01.jpg) 0 0 no-repeat; }

.index01{ background:url(../images/index_bg01.jpg) 0 0 no-repeat; padding:33px 28px 16px 31px; }

#index #main .alpha01{ width:170px; float:left; margin:0 10px 0 0; }
#index #main .beta01{ width:280px; float:left; margin:0; }
#index #main .gamma01{ width:362px; float:right; margin:0; }

.index_clinic{ margin:0; }
.index_clinic a {
	background:url(../images/index_clinic.jpg) 0 0 no-repeat;
	width:170px;
	height:200px;
	display:block;
	text-indent:-9999px; 
	}
.index_clinic a:hover {	background:url(../images/index_clinic.jpg) -170px 0 no-repeat; }

.index_access{ margin:0 0 10px 0; }
.index_access a {
	background:url(../images/index_access.jpg) 0 0 no-repeat;
	width:280px;
	height:60px;
	display:block;
	text-indent:-9999px; 
	}
.index_access a:hover {	background:url(../images/index_access.jpg) 0 -60px no-repeat; }

.index_dr{ margin:0 0 10px 0; }
.index_dr a {
	background:url(../images/index_dr.jpg) 0 0 no-repeat;
	width:280px;
	height:60px;
	display:block;
	text-indent:-9999px; 
	}
.index_dr a:hover {	background:url(../images/index_dr.jpg) 0 -60px no-repeat; }

.index_contact{ margin:0; }
.index_contact a {
	background:url(../images/index_contact.jpg) 0 0 no-repeat;
	width:280px;
	height:60px;
	display:block;
	text-indent:-9999px; 
	}
.index_contact a:hover {	background:url(../images/index_contact.jpg) 0 -60px no-repeat; }

.index_bg01{
	height:112px;
	background:url(../images/index_bg02.jpg) 0 0 no-repeat;
	padding:0 12px;
	}
.index_img01{ display:block; line-height:1%; padding:9px 0 8px 0; margin:0; }

#index dl.dl01{ width:336px; margin:0 0 10px 0; padding:0; font-size:108%; line-height:1.43em; color:#666; }
#index dl.dl01 dt { width:80px; margin:0; float:left; }
#index dl.dl01 dd { width:256px; margin:0; float:left; }
#index dl.dl01 dd.dd01{ margin:0 0 5px 0; }
#index dl.dl01 dd.dd02{ margin:0 0 0 80px; display:inline; }

/*---------- 08  Dr -----------*/

#dr h3#title02 { background:url(../images/dr_h3-01.jpg) 0 0 no-repeat; }
#dr h4#title03 { background:url(../images/dr_h4-01.jpg) 0 0 no-repeat; }
#dr h4#title04 { background:url(../images/dr_h4-02.jpg) 0 0 no-repeat; }
#dr h4#title05 { background:url(../images/dr_h4-03.jpg) 0 0 no-repeat; }
#dr h4#title06 { background:url(../images/dr_h4-04.jpg) 0 0 no-repeat; }
#dr h4#title07 { background:url(../images/dr_h4-05.jpg) 0 0 no-repeat; }

.dr01{ margin:0 90px; }
.bn_img01{ 
	display:block; 
	line-height:1%;
	text-align:center;
	margin:0;
	padding:0;
	}

/*---------- 09  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; }
#access h4#title04 { background:url(../images/access_h4-02.jpg) 0 0 no-repeat; }
#access h4#title05 { background:url(../images/access_h4-03.jpg) 0 0 no-repeat; }
#access h4#title05 { background:url(../images/access_h4-03.jpg) 0 0 no-repeat; }
#access h3#title06 { background:url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access h3#title07 { background:url(../images/access_h3-03.jpg) 0 0 no-repeat; }
#access h4#title08 { background:url(../images/access_h4-04.jpg) 0 0 no-repeat; }

.access01{ margin-bottom:-18px; }

#map{
	width:434px;
	height:400px; 
	margin:5px 0;
	border:1px solid #cccccc;
	}

/*---------- 10  Clinic -----------*/

#clinic h3#title02 { background:url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h4#title03 { background:url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title04 { background:url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background:url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }

/*---------- 11  Why  -----------*/

#why h3#title02 { background:url(../images/why_h3-01.jpg) 0 0 no-repeat; }
#why h4#title03 { background:url(../images/why_h4-01.jpg) 0 0 no-repeat; }
#why h4#title04 { background:url(../images/why_h4-02.jpg) 0 0 no-repeat; }
#why h4#title05 { background:url(../images/why_h4-03.jpg) 0 0 no-repeat; }
#why h4#title06 { background:url(../images/why_h4-04.jpg) 0 0 no-repeat; }
#why h4#title07 { background:url(../images/why_h4-05.jpg) 0 0 no-repeat; }
#why h4#title08 { background:url(../images/why_h4-06.jpg) 0 0 no-repeat; }
#why h4#title09 { background:url(../images/why_h4-07.jpg) 0 0 no-repeat; }

/*---------- 12  About -----------*/

#about h3#title02 { background:url(../images/about_h3-01.jpg) 0 0 no-repeat; }
#about h4#title03 { background:url(../images/about_h4-01.jpg) 0 0 no-repeat; }
#about h4#title04 { background:url(../images/about_h4-02.jpg) 0 0 no-repeat; }
#about h4#title05 { background:url(../images/about_h4-03.jpg) 0 0 no-repeat; }
#about h4#title06 { background:url(../images/about_h4-04.jpg) 0 0 no-repeat; }
#about h3#title06 { background:url(../images/about_h3-02.jpg) 0 0 no-repeat; }
#about h3#title07 { background:url(../images/about_h3-03.jpg) 0 0 no-repeat; }

/*---------- 13  Flow  -----------*/

#flow h3#title02 { background:url(../images/flow_h3-01.jpg) 0 0 no-repeat; }

#flow #content .alpha01{
	width:128px;
	float:left;
	margin:0;
	padding:0;
	}
#flow #content .beta01{
	width:430px;
	float:right;
	margin:0;
	padding:35px 0 0 0;
	}
	
.flow01{
	border:1px solid #e9f2da;
	padding:3px 10px;
	}


/*---------- 14  Bubun -----------*/

#bubun h3#title02 { background:url(../images/bubun_h3-01.jpg) 0 0 no-repeat; }
#bubun h4#title03 { background:url(../images/bubun_h4-01.jpg) 0 0 no-repeat; }
#bubun h4#title04 { background:url(../images/bubun_h4-02.jpg) 0 0 no-repeat; }

/*---------- 15  Child -----------*/
#child h3#title02 { background:url(../images/child_h3-01.jpg) 0 0 no-repeat; }
#child h4#title03 { background:url(../images/child_h4-01.jpg) 0 0 no-repeat; }
#child h4#title04 { background:url(../images/child_h4-02.jpg) 0 0 no-repeat; }

/*---------- 16  Body -----------*/
#body h3#title02 { background:url(../images/body_h3-01.jpg) 0 0 no-repeat; }
#body h3#title03 { background:url(../images/body_h3-02.jpg) 0 0 no-repeat; }

/*---------- 17  Og -----------*/
#og h3#title02 { background:url(../images/og_h3-01.jpg) 0 0 no-repeat; }
#og h4#title03 { background:url(../images/og_h4-01.jpg) 0 0 no-repeat; }
#og h4#title04 { background:url(../images/og_h4-02.jpg) 0 0 no-repeat; }
#og h4#title05 { background:url(../images/og_h4-03.jpg) 0 0 no-repeat; }

/*---------- 18  a_faq -----------*/
#a_faq h3#title02 { background:url(../images/a_faq_h3-01.jpg) 0 0 no-repeat; }
#a_faq h4#title03 { background:url(../images/a_faq_h4-01.jpg) 0 0 no-repeat; }
#a_faq h4#title04 { background:url(../images/a_faq_h4-02.jpg) 0 0 no-repeat; }
#a_faq h4#title05 { background:url(../images/a_faq_h4-03.jpg) 0 0 no-repeat; }

/*---------- 19  c_faq -----------*/
#c_faq h3#title02 { background:url(../images/c_faq_h3-01.jpg) 0 0 no-repeat; }
.c_faq01{background:url(../images/c-faq_img01.jpg) no-repeat 0 0; margin:0; padding:10px 0 10px 50px; color:#7fb010; font-weight:bold;}
.c_faq02{background:url(../images/c-faq_img02.jpg) no-repeat 0 0; margin:0; padding:0 0 20px 50px;}
/*---------- 20  Mente -----------*/
#mente h3#title02 { background:url(../images/mente_h3-01.jpg) 0 0 no-repeat; }
#mente h4#title03 { background:url(../images/mente_h4-01.jpg) 0 0 no-repeat; }
#mente h4#title04 { background:url(../images/mente_h4-02.jpg) 0 0 no-repeat; }
#mente h4#title05 { background:url(../images/mente_h4-03.jpg) 0 0 no-repeat; }

/*---------- 21  Contact -----------*/

#contact h3#title02 { background:url(../images/contact_h3-01.jpg) 0 0 no-repeat; }

.contact01{ margin:0 10px 25px 10px; }
#contact table { margin: 0;}



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

.margin_0 { margin:0; }
.margin_t0 { margin-top:0px; }
.margin_b05 { margin-bottom:5px; }
.margin_b10 { margin-bottom:10px; }
.margin_b12 { margin-bottom:12px; }
.margin_b15 { margin-bottom:15px; }
.margin_b20 { margin-bottom:20px; }
.margin_b25 { margin-bottom:25px; }

.text_b { font-weight:bold; }
.text01 { color:#7fb010; text-decoration:underline; }
.text02 { color:#FFFFFF; font-weight:bold; }
.text03{background:url(../images/icon03.jpg) no-repeat 0 0; margin:0; padding:0 0 5px 25px; font-weight:bold;}
.bg01 { background: #fef3f7; }
.bg02 { background: #fe91be; }
.bg03 { background: #c2da91; }
.bg04 { background: #e9f2da; }

.w80 { width:80px; }
.w100 { width:100px; }
.w150 { width:150px; }
.w200 { width:200px; }
.w258 { width:258px; }

.border{background:#fffbf5; border:1px solid #ffe6f0; padding:5px 10px 5px 10px;}
