@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Noncrasp                    */
/*                 09  Metal                       */
/*                 10  Denture                     */
/*                 11  Product                     */
/*                 12  Company                     */
/*                 13  Area                        */
/*                 14  Flow                        */
/*                 15  Equipment                   */
/*                 16  Voice                       */
/*                 17  Recruit                     */
/*                 18  Partner                     */
/*                 19  Concept                     */
/*                 20  Laser                       */
/*                 21  Adaptation                  */
/*                                                 */
/*=======================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#index { background:#fdf9f3 url(../images/body_bg.jpg) top repeat-x; }
body { background:#fdf9f3 url(../images/body_contentbg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 872px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#index #main {
	margin: 0;
	padding:0 0 25px 0;
	width:872px;
	background: url(../images/main_bg.jpg) no-repeat top left;
	}
#main {
	margin: 0;
	padding:0 0 25px 0;
	width:872px;
	background: url(../images/main_contentbg.jpg) no-repeat top left;
	}

#content {
	width: 610px;
	float: right;
	font-size: 100%;
	color: #666;
	padding: 0;
	margin:0 13px 0 0;
	display:inline;
}
.main_img{background:url(../images/content_mainbg.jpg) no-repeat 0 0; width:610px; height:150px; margin:5px 0 17px 0; padding:0;}

/*---------- 03  Header -----------*/

#header {
	height: 25px;
	width: 872px;
	margin: 0;
	padding: 0;
	background:url(../images/header_bg.jpg) repeat-x 0 0;}

h1 {
	width: 208px;
	position:absolute;
	height: 105px;
	line-height: 1.0;
	float: left;
	margin:0; padding:0;
}
h1 a {
	display: block;
	width: 208px;
	text-indent: -9999px;
	height: 105px;
	margin:54px 0 0 20px;
	padding:0;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}

#header p.texth1{margin:0; padding:3px 0 0 15px; color:#666;}

/*----------04  Navigation -----------*/

#nav {
	width: 208px;
	float: left;
	padding:0;
	margin:0 0 0 20px;
	display:inline;
}
#nav_01{float:left; margin:151px 0 0 0; padding:0; width:208px;}
#nav_02{float:right; margin:0; padding:0; width:208px;}

#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;
}

#nav01 { background: url(../images/nav.jpg) 0 0 no-repeat; height:35px; }
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat;  height:20px; }
#nav02 { background: url(../images/nav.jpg) 0 -35px no-repeat; height:30px; }
#nav03 a { background: url(../images/nav.jpg) 0 -65px no-repeat; height:30px; }
#nav04 a { background: url(../images/nav.jpg) 0 -95px no-repeat; height:30px; }
#nav05 a { background: url(../images/nav.jpg) 0 -125px no-repeat; height:30px; }
#nav06 { background: url(../images/nav.jpg) 0 -155px no-repeat; height:50px; }
#nav06 a { background: url(../images/nav.jpg) 0 -155px no-repeat; height:30px; }
#nav07 { background: url(../images/nav.jpg) 0 -205px no-repeat; height:30px; }
#nav08 a { background: url(../images/nav.jpg) 0 -235px no-repeat; height:30px; }
#nav09 a { background: url(../images/nav.jpg) 0 -265px no-repeat; height:30px; }
#nav10 a { background: url(../images/nav.jpg) 0 -295px no-repeat; height:30px; }
#nav11 a { background: url(../images/nav.jpg) 0 -325px no-repeat; height:30px; }
#nav12 a { background: url(../images/nav.jpg) 0 -355px no-repeat; height:30px; }
#nav13 a { background: url(../images/nav.jpg) 0 -385px no-repeat; height:30px; }
#nav14 { background: url(../images/nav.jpg) 0 -415px no-repeat; height:52px; }
#nav14 a { background: url(../images/nav.jpg) 0 -415px no-repeat; height:30px; }
#nav15 { background: url(../images/nav.jpg) 0 -467px no-repeat; height:30px; }
#nav16 a { background: url(../images/nav.jpg) 0 -497px no-repeat; height:30px; }
#nav17 a { background: url(../images/nav.jpg) 0 -527px no-repeat; height:50px; }
#nav18 a { background: url(../images/nav.jpg) 0 -577px no-repeat; height:30px; }


#nav01 a:hover { background: url(../images/nav.jpg) -208px 0 no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -208px -65px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -208px -95px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -208px -125px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -208px -155px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -208px -235px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -208px -265px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -208px -295px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -208px -325px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -208px -355px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -208px -385px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -208px -415px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -208px -497px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -208px -527px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -208px -577px no-repeat; }

#index #nav01 a { background: url(../images/nav.jpg) -208px 0 no-repeat; }
#noncrasp #nav03 a { background: url(../images/nav.jpg) -208px -65px no-repeat; }
#metal #nav04 a { background: url(../images/nav.jpg) -208px -95px no-repeat; }
#denture #nav05 a { background: url(../images/nav.jpg) -208px -125px no-repeat; }
#product #nav06 a { background: url(../images/nav.jpg) -208px -155px no-repeat; }
#company #nav08 a { background: url(../images/nav.jpg) -208px -235px no-repeat; }
#area #nav09 a { background: url(../images/nav.jpg) -208px -265px no-repeat; }
#flow #nav10 a { background: url(../images/nav.jpg) -208px -295px no-repeat; }
#equipment #nav11 a { background: url(../images/nav.jpg) -208px -325px no-repeat; }
#voice #nav12 a { background: url(../images/nav.jpg) -208px -355px no-repeat; }
#recruit #nav13 a { background: url(../images/nav.jpg) -208px -385px no-repeat; }
#partner #nav14 a { background: url(../images/nav.jpg) -208px -415px no-repeat; }
#concept #nav16 a { background: url(../images/nav.jpg) -208px -497px no-repeat; }
#laser #nav17 a { background: url(../images/nav.jpg) -208px -527px no-repeat; }
#adaptation #nav18 a { background: url(../images/nav.jpg) -208px -577px no-repeat; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) bottom no-repeat;
	font-size: 100%;
	width:872px;
	height:70px;
}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

.footer_img01{float:left; margin:0; padding:15px 26px 0 12px; line-height:1%;}
.footer_img02{float:left; margin:0; padding:24px 30px 0 0; line-height:1%;}
.footer_img03{float:left; margin:0; padding:24px 26px 0 0; line-height:1%;}
.footer_img04{float:left; margin:0; padding:24px 0 0 0; line-height:1%;}

#footer address { margin:0; padding:7px 0 0 0; line-height:1%; text-align:center; }


/*---------- 06  Contents -----------*/

.section { padding: 0 20px 0 20px; clear:both; }
.section .section { padding:0 0 0 10px; clear:both; }
.center { text-align: center; }

#content h2 {
	line-height:1%;
	height: 54px;
	margin: 0;
	padding:0 0 15px 10px;
	clear:bo;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin:0 -20px 10px -10px;
	}
#content h4 {
	height: 25px;
	clear:both;
	text-indent: -9999px;
	margin:0 0 10px -10px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul.icon{
	margin:0;
	padding:0;
}
#content ul.icon li {
	list-style: none;
	background:url(../images/icon03.jpg) no-repeat 0 5px;
	padding:0 0 0 10px ;
	margin:0px;
}
#content ol{ margin:0; padding:0; }
#content ol li { margin:0 0 0 25px; padding:0; list-style:decimal; }

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }
a {
	color: #15937b;
	outline: none;
	text-decoration:underline;
	}
a:hover { color: #15937b; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.img{margin:0; padding:0; line-height:1%;}
.image_l  {
	float: left;
	margin: 3px 10px 0 0;
	padding:0;
	line-height:1%;
	}
* html body .image_l { margin: 3px 7px 0 0; } /*  for IE6 only */

.image_l1  {
	float: left;
	margin: 3px 10px 6px 0;
	padding:0;
	line-height:1%;
	}
*:first-child+html .image_l1 { margin: 3px 10px 0 0; } /*  for IE7 only */
* html body .image_l1 { margin: 3px 7px 0 0; } /*  for IE6 only */

.image_r  {
	float: right;
	margin: 3px 0 0 10px;
	padding:0;
	line-height:1%;
	}
* html body .image_r { margin: 3px 0 0 7px; } /*  for IE6 only */

.image_r1  {
	float: right;
	margin: 3px 0 6px 10px;
	padding:0;
	line-height:1%;
	}
*:first-child+html .image_r1 { margin: 3px 0 0 10px; } /*  for IE7 only */
* html body .image_r1 { margin: 3px 0 0 7px; } /*  for IE6 only */

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) 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;
	padding:0 10px 0 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 146px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	line-height:1%; font-size:1%;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/pagetop.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-spacing: 1px;
	border: 1px solid #daa9bd;
	font-size: 100%;
	color: #666;
	width: 100%;
	margin:0; padding:0
}

#content table th,
#content table td {
	padding: 5px;
	border: 1px solid #daa9bd;
	vertical-align:top;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

/*---------- 07  Index -----------*/
#index h2{margin:0 0 8px 0; padding:5px 0 0 0; line-height:1%; height:370px;}
.index_bg01{background:url(../images/index_img03.jpg) repeat-y 0 0; margin:0; padding:0;}
.index_bg02{background:url(../images/index_img02.jpg) no-repeat top left; margin:0; padding:0;}
.index_bg03{background:url(../images/index_img04.jpg) no-repeat bottom left; margin:0; padding:20px 0 10px 12px;}

.denture01 {padding:0; margin:13px 0 15px 10px;}
.denture01 a{ width:590px; height:70px; background:url(../images/index_img08.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.denture01 a:hover{ background:url(../images/index_img08.jpg) no-repeat 0 -70px;}

#index .alpha{float:left; margin:0; padding:0; width:290px;}
#index .beta{float:right; padding:0; margin:0 10px 0 0; width:290px; display:inline;}
#index .alpha1{float:left; margin:0; padding:4px 0 0 3px; width:152px;}
#index .beta1{float:right; margin:0; padding:6px 15px 0 0; width:104px; text-align:right;}
#index .alpha2{float:left; margin:0; padding:4px 0 0 3px; width:160px;}
#index .beta2{float:right; margin:0; padding:6px 15px 0 0; width:95px; text-align:right;}

.index_bg04{background:url(../images/index_img10.jpg) repeat-y 0 0; margin:0; padding:0;}
.index_bg05{background:url(../images/index_img09.jpg) no-repeat top left; margin:0; padding:0;}
.index_bg06{background:url(../images/index_img11.jpg) no-repeat bottom left; margin:0; padding:20px 0 0 15px;}
.index_bg07{background:url(../images/index_img11.jpg) no-repeat bottom left; margin:0; padding:13px 0 0 15px;}

.laser01 {padding:0; margin:0;}
.laser01 a{ width:260px; height:30px; background:url(../images/index_img12.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.laser01 a:hover{ background:url(../images/index_img12.jpg) no-repeat 0 -30px;}

.adaptation01 {padding:0; margin:0;}
.adaptation01 a{ width:260px; height:30px; background:url(../images/index_img13.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.adaptation01 a:hover{ background:url(../images/index_img13.jpg) no-repeat 0 -30px;}

.recruit01 {padding:0; margin:20px 0 20px 40px;}
.recruit01 a{ width:530px; height:80px; background:url(../images/index_img18.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.recruit01 a:hover{ background:url(../images/index_img18.jpg) no-repeat 0 -80px;}

/*---------- 08  Noncrasp -----------*/
#noncrasp h3#title02{background:url(../images/noncrasp_h3-01.jpg) no-repeat 0 0;}
#noncrasp h4#title03{background:url(../images/noncrasp_h4-01.jpg) no-repeat 0 0;}

/*---------- 09  Metal -----------*/
#metal h3#title02{background:url(../images/metal_h3-01.jpg) no-repeat 0 0;}
#metal h4#title03{background:url(../images/metal_h4-01.jpg) no-repeat 0 0;}
#metal h4#title04{background:url(../images/metal_h4-02.jpg) no-repeat 0 0;}

/*---------- 10  Denture -----------*/
#denture h3#title02{background:url(../images/denture_h3-01.jpg) no-repeat 0 0;}
#denture h4#title03{background:url(../images/denture_h4-01.jpg) no-repeat 0 0;}
#denture h4#title04{background:url(../images/denture_h4-02.jpg) no-repeat 0 0;}

/*---------- 11  Product -----------*/
#product h3#title02{background:url(../images/product_h3-01.jpg) no-repeat 0 0;}
#product h4#title03{background:url(../images/product_h4-01.jpg) no-repeat 0 0;}
#product h4#title04{background:url(../images/product_h4-02.jpg) no-repeat 0 0;}
#product h4#title05{background:url(../images/product_h4-03.jpg) no-repeat 0 0;}

/*---------- 12  Company -----------*/
#company h3#title02{background:url(../images/company_h3-01.jpg) no-repeat 0 0;}
#company h3#title03{background:url(../images/company_h3-02.jpg) no-repeat 0 0;}

/*---------- 13  Area -----------*/
#area h3#title02{background:url(../images/area_h3-01.jpg) no-repeat 0 0;}

/*---------- 14  Flow -----------*/
#flow h3#title02{background:url(../images/flow_h3-01.jpg) no-repeat 0 0;}

/*---------- 15  Equipment -----------*/
#equipment h3#title02{background:url(../images/equipment_h3-01.jpg) no-repeat 0 0;}
#equipment h3#title03{background:url(../images/equipment_h3-02.jpg) no-repeat 0 0;}
#equipment h4#title04{background:url(../images/equipment_h4-01.jpg) no-repeat 0 0;}

/*---------- 16  Voice -----------*/
#voice h3#title02{background:url(../images/voice_h3-01.jpg) no-repeat 0 0;}
#voice h4#title03{background:url(../images/voice_h4-01.jpg) no-repeat 0 0;}
#voice h4#title04{background:url(../images/voice_h4-02.jpg) no-repeat 0 0;}

/*---------- 17  Recruit -----------*/
#recruit h3#title02{background:url(../images/recruit_h3-01.jpg) no-repeat 0 0;}
#recruit h4#title03{background:url(../images/recruit_h4-01.jpg) no-repeat 0 0;}
#recruit h4#title04{background:url(../images/recruit_h4-02.jpg) no-repeat 0 0;}

/*---------- 18  Partner -----------*/
#partner h3#title02{background:url(../images/partner_h3-01.jpg) no-repeat 0 0;}

/*---------- 19  Concept -----------*/
#concept h3#title02{background:url(../images/concept_h3-01.jpg) no-repeat 0 0;}
#concept h4#title03{background:url(../images/concept_h4-01.jpg) no-repeat 0 0;}
#concept h4#title04{background:url(../images/concept_h4-02.jpg) no-repeat 0 0;}
#concept h4#title05{background:url(../images/concept_h4-03.jpg) no-repeat 0 0;}

/*---------- 20  Laser -----------*/
#laser h3#title02{background:url(../images/laser_h3-01.jpg) no-repeat 0 0;}
#laser h4#title03{background:url(../images/laser_h4-01.jpg) no-repeat 0 0;}
#laser h4#title04{background:url(../images/laser_h4-02.jpg) no-repeat 0 0;}
#laser h4#title05{background:url(../images/laser_h4-03.jpg) no-repeat 0 0;}

/*---------- 21  Adaptation -----------*/
#adaptation h3#title02{background:url(../images/adaptation_h3-01.jpg) no-repeat 0 0;}
#adaptation h4#title03{background:url(../images/adaptation_h4-01.jpg) no-repeat 0 0;}
#adaptation h4#title04{background:url(../images/adaptation_h4-02.jpg) no-repeat 0 0;}

/*---------- Margin - Padding -----------*/
.mar_l13b17{margin:0 0 17px 13px;}
.mar_l10b10{margin:5px 0 10px 10px;}
.mar_t10b10{margin:10px 0 10px 0;}
.mar_t5l10{margin:5px 0 0 10px;}
.mar_l8{margin-left:8px;}
.mar_b10{margin-bottom:10px;}
.mar_b15{margin-bottom:15px;}
.mar_b20{margin-bottom:20px;}
.mar_b30{margin-bottom:30px;}
.pad_l6{padding:10px 167px 0 6px;}
.pad_l20{padding:64px 0 0 20px;}

.text00{margin:0; padding:0;}
.text01{background:url(../images/icon01.jpg) no-repeat 0 0px; margin:0; padding:0; text-indent:20px; color:#b64c8d; font-weight:bold;}
.text02{background:url(../images/icon02.jpg) no-repeat 0 5px; padding:0; margin:0; text-indent:10px; font-weight:bold;}
.text03{margin:0; padding:0 0 0 10px;}
.text04{margin:0; padding:20px 0 0 0;}

.text_b{font-weight:bold;}

.border01{border:2px solid #daa9bd; background:#fbf4ea; width:531px; margin:0; padding:8px 10px 8px 15px;}
*:first-child+html .border01 { width:531px; } /*  for IE7 only */
* html body .border01 { width:560px; } /*  for IE6 only */

.border02{border:2px solid #daa9bd; background:#fbf4ea; width:521px; margin:5px 0 0 10px; padding:8px 10px 8px 15px;}
*:first-child+html .border02 { width:521px; } /*  for IE7 only */
* html body .border02 { width:550px; } /*  for IE6 only */

.border03{border:2px solid #daa9bd; background:#fbf4ea; width:531px; margin:5px 0 0 10px; padding:8px 10px 8px 15px;}
*:first-child+html .border03 { width:531px; } /*  for IE7 only */
* html body .border03 { width:560px; } /*  for IE6 only */



.bg01{background:#fbf4ea}
.bg02{background:#fbf4ea; font-weight:bold;}

.w_80{width:80px;}
.w_165 { width:165px; }
.w_200 { width:200px; }