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

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Prevent                     */
/*                 09  Chew                        */
/*                 10  Ortho1                      */
/*                 11  Ortho2                      */
/*                 12  Caries                      */
/*                 13  Breath                      */
/*                 14  Aesthe                      */
/*                 15  Whiterning                  */
/*                 16  Denture                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #b06708      */
/*        Main Color - Orange         #fe7e00      */
/*        Main Color - Pink           #f38592      */
/*                                                 */
/*        Sub Color  - Green          #80af47      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      71%                 */
/*                   11px      79%                 */
/*                   12px      86%                 */
/*                   13px      93%                 */
/*                   14px     100%                 */
/*                   16px     114%                 */  
/*                                                 */
/*===============フォントサイズ換算-END============*/



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

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



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

body { background: #eee6c7 url(../images/body_bg.jpg) center top no-repeat; }

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

#main {
	width:920px;
	margin: 0;
	background: url(../images/main_bg01.jpg) center top repeat-y;
	}
#main .main_bg {
	background: url(../images/main_bg02.jpg) right bottom no-repeat;
	margin:0;
	}

#content {
	width: 656px;
	float: left;
	font-size: 100%;
	line-height: 1.71em;
	color: #000;
	padding: 0;
	background:url(../images/content_bg01.jpg) 0 0 no-repeat;
	}
#content .content_bg{
	background:url(../images/content_bg02.jpg) 0 bottom no-repeat;
	padding:0 0 14px 0;
	margin:0;
	}

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

#header {
	background: url(../images/header_bg.jpg) 0 0 repeat-x;
	height: 104px;
	width: 920px;
	margin: 0 0 0 0;
	padding: 0;
	}

h1 {
	width: 285px;
	height: 93px;
	line-height: 1.0;
	float: left;
	margin: 5px 3px 0 0;
	}
h1 a {
	display: block;
	width: 285px;
	height: 93px;
	text-indent: -9999px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}

#header01{
	width: 360px;
	float:left;
	margin:10px 12px 0 0;
	}
#header01_01{
	padding:0 3px 0 108px;
	}
#header01 .head_top{
	margin: 0 13px 0 0;
	float:left;
	}
#header01 .head_top a {
	background:url(../images/header02.jpg) 0 0 no-repeat;
	width:118px;
	height:21px;
	display:block;
	text-indent:-9999px;
	}
#header01 .head_top a:hover {
	background:url(../images/header02.jpg) 0 -21px no-repeat;
	}
	
#header01 .head_mori-sika{
	margin: 0 0 0 0;
	float:right;
	}
#header01 .head_mori-sika a {
	background:url(../images/header03.jpg) 0 0 no-repeat;
	width:118px;
	height:21px;
	display:block;
	text-indent:-9999px;
	}
#header01 .head_mori-sika a:hover {
	background:url(../images/header03.jpg) 0 -21px no-repeat;
	}
	
#header02{
	width: 252px;
	float:left;
	margin:10px 0 0 0;
	}
#header02 .head_sikatown{
	margin: 0;
	float:left;
	}
#header02 .head_sikatown a {
	background:url(../images/header04.jpg) 0 0 no-repeat;
	width:252px;
	height:50px;
	display:block;
	text-indent:-9999px;
	}
#header02 .head_sikatown a:hover {
	background:url(../images/header04.jpg) 0 -50px no-repeat;
	}

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

#nav {
	width: 264px;
	float: right;
	padding: 36px 0 50px 0;
	background:url(../images/nav_bg01.jpg) 0 0 no-repeat;
	}

#nav ul{
	margin:0 19px 20px 15px;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

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

#nav .internal li a {
	display: block;
	}
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height:36px; }
#nav02 a { background: url(../images/nav.jpg) 0 -36px no-repeat; height:36px; }
#nav03 { background: url(../images/nav.jpg) 0 -72px no-repeat; height:37px; }
#nav04 a { background: url(../images/nav.jpg) 0 -108px no-repeat; height:35px; }
#nav05 a { background: url(../images/nav.jpg) 0 -145px no-repeat; height:34px; }
#nav06 { background: url(../images/nav.jpg) 0 -180px no-repeat; height:34px; }
#nav07 a { background: url(../images/nav.jpg) 0 -214px no-repeat; height:36px; }
#nav08 a { background: url(../images/nav.jpg) 0 -250px no-repeat; height:38px; }
#nav09 { background: url(../images/nav.jpg) 0 -288px no-repeat; height:35px; }
#nav10 a { background: url(../images/nav.jpg) 0 -323px no-repeat; height:37px; }
#nav11 a { background: url(../images/nav.jpg) 0 -360px no-repeat; height:33px; }
#nav12 a { background: url(../images/nav.jpg) 0 -393px no-repeat; height:40px; }

#nav01 a:hover { background: url(../images/nav.jpg) -230px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -230px -36px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -230px -108px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -230px -145px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -230px -214px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -230px -250px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -230px -323px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -230px -360px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -230px -393px no-repeat; }


#nav p { text-align: center; }
#nav .nav_shikatown {
	margin:0 22px 12px 14px;
	display:block;
	line-height:1%;
	}
#nav .nav_mori-sika {
	margin:0 24px 12px 16px;
	display:block;
	line-height:1%;
	}



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

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	height:auto;
	background: url(../images/footer_bg03.jpg) 0 0 repeat-y;
	font-size: 100%;
	line-height:1.5em;
	text-align: left;
	color: #000;
	}
*:first-child+html #footer { font-size: 14px; } /*  for IE7 only */
* html body #footer { font-size: 14px; } /*  for IE6 only */

#footer .footer_bg01 {
	background:url(../images/footer_bg01.jpg) 0 0 no-repeat;
	margin:0;
	padding:0;
	}
#footer .footer_bg02 {
	background:url(../images/footer_bg02.jpg) 0 bottom no-repeat;
	padding:8px 24px 14px 47px;
	margin:0;
	}

#footer .alpha01{
	width:200px ;
	float:left;
	}
#footer .beta01{
	width:640px ;
	float:right;
	}
#footer .footer_mori-shika {
	margin:0;
	}
#footer .footer_mori-shika a {
	background:url(../images/footer_img06.jpg) 0 0 no-repeat;
	width:633px;
	height:32px;
	display:block;
	text-indent:-9999px;
	}
#footer .footer_mori-shika a:hover {
	background:url(../images/footer_img06.jpg) 0 -32px no-repeat;
	}
	
#footer .alpha02{
	width:400px ;
	float:left;
	}
#footer .beta02{
	width:424px ;
	float:right;
	}
#footer .footer_text01{
	margin:0;
	padding:3px 0 0 0;
	}

#footer .footer_shikatowm {
	margin:0;
	}
#footer .footer_shikatowm a {
	background:url(../images/footer_img10.jpg) 0 0 no-repeat;
	width:397px;
	height:81px;
	display:block;
	text-indent:-9999px;
	}
#footer .footer_shikatowm a:hover {
	background:url(../images/footer_img10.jpg) 0 -81px no-repeat;
	}

#footer a {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover { text-decoration: underline; }

#footer address {
	margin:0;
	padding:0;
	text-align:center;
	color:#fff;
	font-size:100%;
	line-height:1em;
	display:block;
	clear:both;
	}


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

.section { padding: 0 32px 25px 45px; }
.section .section { padding: 0 5px 0 5px; }
.section .section.section { padding: 0 5px 0 5px; }

.center { text-align: center; }
.right { text-align: right; }


#content h2 {
	height: 45px;
	text-indent: -9999px;
	margin: 0 0 20px 47px;
	}
#content h3 {
	clear: both;
	height: 36px;
	text-indent: 48px;
	margin: 0 -2px 12px -3px;
	color:#fff;
	font-size:129%;
	line-height:2em;
	background:url(../images/h3.jpg) 0 0 no-repeat;
	}
#content h4 {
	height: 35px;
	text-indent: 16px;
	margin: 0 -5px 10px -5px;
	color:#015353;
	font-size:114%;
	line-height:1.87em;
	background:url(../images/h4.jpg) 0 0 no-repeat;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 -5px 7px -5px;
	padding:0 0 0 15px;
	line-height:1.2em;
	background:url(../images/h5.jpg) 0 3px no-repeat;
	}
#content .main_img {
	margin: 30px 0 0 47px;
	display:block;
	line-height:1%;
	}

#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: #a08b71;
	outline: none;
	}
a:hover { color: #f38592; }

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

.image_r {
	float: right;
	margin: 0 0 10px 15px;
	display: block;
	line-height:1%;
	}

.image_l01 {
	float: left;
	margin: 0 15px 0 0;
	display: block;
	line-height:1%;
	}
.image_r01 {
	float: right;
	margin: 0 0 0 15px;
	display: block;
	line-height:1%;
	}
	
*:first-child+html .image_l02 { margin: 0 15px -3px 0; } /*  for IE7 only */
* html body .image_l02 { margin: 0 15px -3px 0; } /*  for IE6 only */

.image_l_b {
	float: left;
	margin: 0 15px 10px 0;
	display: block;
	line-height:1%;
	border:1px solid #dadada;
	padding:2px;
	}
*:first-child+html .image_l_b { margin: 0 15px 3px 0; } /*  for IE7 only */
* html body .image_l_b { margin: 0 15px 3px 0; } /*  for IE6 only */

.image_r_b {
	float: right;
	margin: 0 0 10px 15px;
	display: block;
	line-height:1%;
	border:1px solid #dadada;
	padding:2px;
	}
*:first-child+html .image_r_b { margin: 0 0 3px 15px; } /*  for IE7 only */
* html body .image_r_b { margin: 0 0 3px 15px; } /*  for IE6 only */
	
.image_l_b01 {
	float: left;
	margin: 0 15px 10px 0;
	display: block;
	line-height:1%;
	border:1px solid #dadada;
	padding:2px;
	}
.image_r_b01 {
	float: right;
	margin: 0 0 10px 15px;
	display: block;
	line-height:1%;
	border:1px solid #dadada;
	padding:2px;
	}

.case {
	background: url(../images/arrow.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;
	margin:0;
	padding: 0;
	height:18px;
	line-height:1em;
	}

#content ul.totop li {
	list-style: none;
	width: 73px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	}
#content ul.totop li a {
	display: block;
	height: 18px;
	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: separate;
	border-spacing: 1px;
	border: 1px solid #d0d0ff;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin-left: 40px;
	}

#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #ddddff;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

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





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

#index .index01 {
	background:url(../images/index_img01.jpg) 0 0 no-repeat;
	width:641px;
	height:497px;
	margin:0 5px 0 10px;
	}
#index .index01_01 {
	padding: 43px 0 36px 29px;
	margin:0;
	display:block;
	line-height:1%;
	}
#index .index01_02 {
	width:322px;
	margin:0 0 0 32px;
	padding:0;
	color:#fff;
	font-size:93%;
	line-height:1.3em;
	}	

#index .index02{
	background:url(../images/index_img03.jpg) 0 0 no-repeat;
	margin:0 5px 0 10px;
	padding:8px 38px 0 37px;
	}

#index #content .alpha01{
	width:341px;
	float:left;
	}
#index #content .beta01{
	width:200px;
	float:right;
	}
	
#index .index02_01{
	margin:0 0 0 223px;
	}
#index .index02_01 a {
	width:118px;
	height:21px;
	display:block;
	text-indent:-9999px;
	line-height:1em;
	background:url(../images/index_img06.jpg) 0 0 no-repeat;
	}
#index .index02_01 a:hover {
	background:url(../images/index_img06.jpg) 0 -21px no-repeat;
	}
#index .index02_02{
	margin: 0;
	float:left;
	}
#index .index02_02 a {
	background:url(../images/index_img11.jpg) 0 0 no-repeat;
	width:274px;
	height:120px;
	display:block;
	text-indent:-9999px;
	}
#index .index02_02 a:hover {
	background:url(../images/index_img11.jpg) 0 -120px no-repeat;
	}

#index .index02_03{
	margin: 0;
	float: right;
	}
#index .index02_03 a {
	background:url(../images/index_img12.jpg) 0 0 no-repeat;
	width:274px;
	height:120px;
	display:block;
	text-indent:-9999px;
	}
#index .index02_03 a:hover {
	background:url(../images/index_img12.jpg) 0 -120px no-repeat;
	}


/*---------- 08  Prevent -----------*/

#prevent h2#title01 { background: url(../images/prevent_h2.jpg) 0 0 no-repeat; }

#prevent #content .prevent01{
	border:1px solid #af8959;
	background:#f9eedc;
	padding:8px 10px 10px 10px;
	margin:0 0 12px 0;
	}
#prevent #content .prevent02{
	background:url(../images/icon02.jpg) 0 5px no-repeat;
	padding-left:20px;
	margin-top:0;
	}	
#content .list01{
	background:url(../images/icon01.jpg) 0 5px no-repeat;
	padding-left:20px;
	margin-top:0;
	}	

/*---------- 09  Chew -----------*/

#chew h2#title01 { background: url(../images/chew_h2.jpg) 0 0 no-repeat; }

/*---------- 10  Ortho1 -----------*/

#ortho1 h2#title01 { background: url(../images/ortho1_h2.jpg) 0 0 no-repeat; }

/*---------- 11  Ortho2 -----------*/

#ortho2 h2#title01 { background: url(../images/ortho2_h2.jpg) 0 0 no-repeat; }

/*---------- 12  Caries -----------*/

#caries h2#title01 { background: url(../images/caries_h2.jpg) 0 0 no-repeat; }

/*---------- 13  Breath -----------*/

#breath h2#title01 { background: url(../images/breath_h2.jpg) 0 0 no-repeat; }

/*---------- 14  Aesthe -----------*/

#aesthe h2#title01 { background: url(../images/aesthe_h2.jpg) 0 0 no-repeat; }

/*---------- 15  Whitening -----------*/

#whitening h2#title01 { background: url(../images/whitening_h2.jpg) 0 0 no-repeat; }

/*---------- 16  Denture -----------*/

#denture h2#title01 { background: url(../images/denture_h2.jpg) 0 0 no-repeat; }


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

.margin_b05{ margin-bottom:5px; }
.margin_b10{ margin-bottom:10px; clear:both; }
.margin_b15{ margin-bottom:15px; clear:both; }
.margin_b20{ margin-bottom:20px; clear:both; }
.margin_b25{ margin-bottom:25px; clear:both; }
.margin_b28{ margin-bottom:28px; clear:both; }
.margin_b30{ margin-bottom:30px; clear:both; }

.margin_t0{ margin-top:0; }
.margin_t03{ margin: 3px 0 0 0; }
.margin_t05{ margin-top:5px; }
.margin_t10{ margin-top:10px; }

.margin_l06{ margin-left:6px; }

.padding_t03 { padding-top:3px; }

.text_b { font-weight: bold; }