@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Lineup                      */
/*                 09  Zirconia                    */
/*                 10  Ceramic                     */
/*                 11  Cadcam                      */
/*                 12  Implant                     */
/*                 13  Denture                     */
/*                 14  Noncrasp                    */
/*                 15  Meterial1                   */
/*                 16  Meterial2                   */
/*                 17  Company                     */
/*                 18  Facility                    */
/*                 19  Recruit                     */
/*                 20  Order                       */
/*                 21  Sitemap                     */

/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #024596      */
/*        Main Color - Light Blue     #5ab8e2      */
/*        Main Color - Grey           #9e9f9f      */
/*                                                 */
/*        Sub Color  - Light Grey     #cbcbcb      */
/*                                                 */
/*==================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) 0 0 repeat-x; color:#666; }

#bg_bottom {
	background: url(../images/footer_bg01.jpg) left bottom repeat-x;
	}

#wrapper {
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin:0 0 40px 0;
	}

#content {
	margin: 10px 0 0 20px ;
	padding: 0;
	width: 630px;
	float: right;
	}

.img { margin: 0; padding: 0; font-size: 1%; line-height: 1%; display: block; }


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 repeat-x ;
	height: 105px;
	width: 850px;
	margin: 0;
	padding: 0;
	}

#header #header01 {
	margin: 0;
	width: 850px;
	height: 74px;
	}

#header #header01 #header01_01 {
	width: 430px;
	float: left;
	}
#header #header01 #header01_01 p.header_text {
	padding: 6px 0 0px 10px;
	line-height: 1em;
	}
	
h1 {
	margin: 0;
	width: 340px;
	height: 36px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 340px;
	height: 36px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

#header #header01 #header01_02 {
	margin: 0;
	padding: 12px 0 0 0;
	width: 420px;
	height: 55px;
	float: right;
	}

#header #header01 #header01_02 p.header_img {
	margin: 0;
	padding: 0;
	width: 204px;
	height: 55px;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#header #header01 #header01_02 p.header_tel {
	margin: 0;
	padding: 0;
	width: 216px;
	height: 55px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#header_nav {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 31px;
	}

#header_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#header_nav ul li {
	margin: 0;
	padding: 0;
	height: 31px;
	float: left;
	list-style: none;
	}
#header_nav li a {
	text-indent: -9999px;
	display: block;
	height: 31px;
	}

#nav01 { width: 169px; }
#nav02 { width: 170px; }
#nav03 { width: 170px; }
#nav04 { width: 170px; }
#nav05 { width: 171px; }

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -169px 0 no-repeat; }
#nav03 a { background: url(../images/header_nav.jpg) -339px 0 no-repeat; }
#nav04 a { background: url(../images/header_nav.jpg) -509px 0 no-repeat; }
#nav05 a { background: url(../images/header_nav.jpg) -679px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -31px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -169px -31px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -339px -31px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -509px -31px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav.jpg) -679px -31px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 10px 0 20px 0;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav ul li {
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav13 { margin-bottom: 21px; }
#nav16 { margin-bottom: 20px; }

	
#nav06 { height: 38px; background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav07 a { height: 30px; background: url(../images/nav.jpg) 0 -38px no-repeat; }
#nav08 a { height: 30px; background: url(../images/nav.jpg) 0 -68px no-repeat; }
#nav09 a { height: 30px; background: url(../images/nav.jpg) 0 -98px no-repeat; }
#nav10 a { height: 30px; background: url(../images/nav.jpg) 0 -128px no-repeat; }
#nav11 a { height: 30px; background: url(../images/nav.jpg) 0 -158px no-repeat; }
#nav12 a { height: 30px; background: url(../images/nav.jpg) 0 -188px no-repeat; }
#nav13 a { height: 30px; background: url(../images/nav.jpg) 0 -218px no-repeat; }
#nav14 { height: 38px; background: url(../images/nav.jpg) 0 -269px no-repeat; }
#nav15 a { height: 30px; background: url(../images/nav.jpg) 0 -307px no-repeat; }
#nav16 a { height: 30px; background: url(../images/nav.jpg) 0 -337px no-repeat; }
#nav17 { height: 38px; background: url(../images/nav.jpg) 0 -387px no-repeat; }
#nav18 a { height: 28px; background: url(../images/nav.jpg) 0 -425px no-repeat; }
#nav19 a { height: 30px; background: url(../images/nav.jpg) 0 -453px no-repeat; }
#nav20 a { height: 30px; background: url(../images/nav.jpg) 0 -483px no-repeat; }
#nav21 a { height: 30px; background: url(../images/nav.jpg) 0 -513px no-repeat; }
#nav22 a { height: 30px; background: url(../images/nav.jpg) 0 -543px no-repeat; }

#nav07 a:hover { background: url(../images/nav.jpg) -200px -38px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -68px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -98px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -128px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -158px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -188px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -218px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -200px -307px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -200px -337px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -200px -425px no-repeat; }
#nav19 a:hover { background: url(../images/nav.jpg) -200px -453px no-repeat; }
#nav20 a:hover { background: url(../images/nav.jpg) -200px -483px no-repeat; }
#nav21 a:hover { background: url(../images/nav.jpg) -200px -513px no-repeat; }
#nav22 a:hover { background: url(../images/nav.jpg) -200px -543px no-repeat; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	width: 850px;
	font-size: 100%;
	text-align: left;
	color: #de91a2;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #f94956;
	}
#footer a:hover { text-decoration: underline; }

#footer{
 height:100px;
}

#footer #footer01 { 
	margin: 0;
	padding: 5px 0 10px 0;
	}
#footer #footer02 { 
	margin: 0 ;
	height: 34px;
	}
	
#footer #footer02 #footer02_01 { 
	margin: 0;
	float: left;
	width: 570px;
	}

#footer #footer02 #footer02_02 { 
	margin: 0;
	padding: 12px 0 0 0;
	float: right;
	width: 280px;
	}
	
#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	}

#footer #footer03 {
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	color: #787878;
	}
	
#footer #footer03 ul {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer #footer03 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer #footer03 ul li a {
	color: #787878;
	}
	
#footer #footer02 #footer02_02 address { margin: 0 ; width: 280px; height: 18px; }

#footer #footer02 #footer02_02 address a { margin: 0 ; width: 280px; height: 18px; background:url(../images/footer03.jpg) 0 0 no-repeat; text-indent: -9999px; display: block; }

/*---------- 06  Contents -----------*/

.section { padding: 0 ; }
.section .section { padding: 0 15px ; }

.center { text-align: center; }

#content h2 {
	margin: 0 0 16px 0;
	height: 110px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 0 10px 0;
	height: 31px;
	text-indent: -9999px;
	}
#content h4 {
	margin: 0 0 10px -4px;
	height: 25px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	margin: 0;
	list-style: none;
	background: url(../images/li_bg.jpg) 0 3px no-repeat;
	padding-left: 15px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content ul.cad {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	}

#content ul.cad li {
	margin: 0;
	list-style: none;
	background: url(../images/li_bg.jpg) 0 5px no-repeat;
	padding-left: 15px;
	font-family: "ＭＳ 明朝";
	font-weight: bold;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #024596; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_l { margin: 0 17px -6px 0; } /*  for IE7 only */
* html body .image_l { margin: 0 17px -6px 0; } /*  for IE6 only */

.image_l1  {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_l1 { margin: 0 17px 0 0; } /*  for IE7 only */
* html body .image_l1 { margin: 0 17px 0 0; } /*  for IE6 only */

.image_r  {
	margin: 0 0 0 20px;
	float: right;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_r { margin: 0 0 -6px 17px; } /*  for IE7 only */
* html body .image_r { margin: 0 0 -6px 17px; } /*  for IE6 only */

.image_r1  {
	margin: 0 0 0 20px;
	float: right;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_r1 { margin: 0 0 0 17px; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 0 17px; } /*  for IE6 only */

.image_b  {
	margin: 5px 8px ;
	line-height: 1%;
	display: block;
	border: 2px solid #f0f1f2;
	text-align: center;
	}

.case {
	margin: 0 20px;
	/*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;
	color: #319fcc;
	}

#content ul.totop {
	clear: both;
	margin: 0 20px 20px 0;
	padding: 0;
	height: 16px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 100px;
	height: 16px;
	float: right;
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 16px;
	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 {
	margin: 0 ;
	border-collapse: collapse;
	border: 2px solid #5ab8e2;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 8px 8px;
	border: 1px solid #5ab8e2;
	}

#content table td.bg01 {
	padding: 8px 8px;
	border: 1px solid #5ab8e2;
	background: #e2f5fe;
	}
	
#content table td.bg02 {
	padding: 8px 8px;
	border: 1px solid #5ab8e2;
	background: #f7f7f7;
	}	
	
#content table td.top { vertical-align: top; }
#content table td.bottom { vertical-align: bottom; }
#content table td.right { text-align: right; }


input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

/*---------- 07  Index -----------*/

#index .alpha { width: 200px; float: left; margin-right: 10px; }
#index .beta { width: 200px; float: left; margin-right: 10px;}
#index .gamma { width: 200px; float: right; }

#index .index01 { margin: 0 5px; background: url(../images/index_img10.jpg) 0 0 repeat-y; }

#index .index_bg01 { margin: 0; background: url(../images/index_img04.jpg) 0 0 no-repeat #dff2f7; padding: 12px 10px 0; }
#index .index_bg02 { margin: 0; background: url(../images/index_img05.jpg) 0 0 no-repeat #caebff; padding: 12px 10px 0; }
#index .index_bg03 { margin: 0; background: url(../images/index_img06.jpg) 0 0 no-repeat #c0d4ff; padding: 12px 10px 0; }

#index .index02 { margin: 0; border: 1px solid #f7d997; background: #FFF; padding: 8px 15px; }
#index .index03 { margin: 0; border: 1px solid #feb0a6; background: #FFF; padding: 8px 10px; }


#index .text { color:#0654c4; font-weight: bold; font-size: 116.66%; }

#index .ban01 {
	margin: 0;
	padding: 0 ;
	width: 200px;
	height: 64px;
	}
#index .ban01 a { 
	width: 200px;
	height: 64px;
	background: url(../images/index_img01.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#index .ban01 a:hover { 
	background: url(../images/index_img01_over.jpg) 0 0 no-repeat;
	}

#index .ban02 {
	margin: 0;
	padding: 0 ;
	width: 200px;
	height: 64px;
	}
#index .ban02 a { 
	width: 200px;
	height: 64px;
	background: url(../images/index_img02.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#index .ban02 a:hover { 
	background: url(../images/index_img02_over.jpg) 0 0 no-repeat;
	}
	
#index .ban03 {
	margin: 0;
	padding: 0 ;
	width: 200px;
	height: 64px;
	}
#index .ban03 a { 
	width: 200px;
	height: 64px;
	background: url(../images/index_img03.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#index .ban03 a:hover { 
	background: url(../images/index_img03_over.jpg) 0 0 no-repeat;
	}
	
#content .ban04 {
	margin: 0 0 20px 0;
	padding: 0 ;
	width: 630px;
	height: 100px;
	}
#content .ban04 a { 
	width: 630px;
	height: 100px;
	background: url(../images/index_img09.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
	
#content .contact_ban {
	margin: 0 0 20px 0;
	padding: 0 ;
	width: 630px;
	height: 80px;
	}
#content .contact_ban a { 
	width: 630px;
	height: 80px;
	background: url(../images/contact_ban.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#content .contact_ban a:hover { 
	background: url(../images/contact_ban_over.jpg) 0 0 no-repeat;
	}

#content .ceramic_ban {
	margin: 0 0 20px 0;
	padding: 0 ;
	width: 630px;
	height: 80px;
	}
#content .ceramic_ban a { 
	width: 630px;
	height: 80px;
	background: url(../images/ceramic_ban.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#content .ceramic_ban a:hover { 
	background: url(../images/ceramic_ban_over.jpg) 0 0 no-repeat;
	}

#content .order_ban {
	margin: 0 0 20px 0;
	padding: 0 ;
	width: 630px;
	height: 80px;
	}
#content .order_ban a { 
	width: 630px;
	height: 80px;
	background: url(../images/order_ban.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#content .order_ban a:hover { 
	background: url(../images/order_ban_over.jpg) 0 0 no-repeat;
	}
	
#index .boder {
	border-collapse: collapse ;
	background:#f0f0f0;
	font-size: 100%;
	width: 630px;
	height: 120px;
	overflow-y:scroll;
	overflow-x: hidden;
}

#index .bg01 {
	margin: 11px 30px 3px 9px;
	width:591px;
	background: #cdcdcd;
	text-indent: 15px;
	font-size: 100%;
	line-height:1.5em;
	color: #2b6eba;
	font-weight:bold;
	}
#index .bg02 {
	margin: 0px 30px 0 9px;
	width:591px;
}

#index p.text01 {
	padding:0 0 18px 20px;
	margin:0;
	color:#414141;	
	}
#index p.text02 {
	padding:0 0 7px 20px;
	margin:0;	
	}
#index p.text03 {
	padding:0 0 28px 20px;
	margin:0;	
	}
#index p.text04 {
	padding:5px 0 0 0;
	margin:0;
	text-align: right;
	}
#index p.text05 {
	padding:0 0 50px 0;
	margin:0;
	text-align: center;
	color:#8d7951;
	}
	
/*---------- 08  Lineup -----------*/

#lineup h2#title01 { background: url(../images/lineup_h2.jpg) 0 0 no-repeat; }
#lineup h3#title02 { background: url(../images/lineup_h3-01.jpg) 0 0 no-repeat; }

/*---------- 09  Zirconia -----------*/

#zirconia h2#title01 { background: url(../images/zirconia_h2.jpg) 0 0 no-repeat; }
#zirconia h3#title02 { background: url(../images/zirconia_h3-01.jpg) 0 0 no-repeat; }
#zirconia h3#title03 { background: url(../images/zirconia_h3-02.jpg) 0 0 no-repeat; }
#zirconia h3#title04 { background: url(../images/zirconia_h3-03.jpg) 0 0 no-repeat; }

#zirconia table.table01 { width: 300px; }

/*---------- 10  Ceramic -----------*/

#ceramic h2#title01 { background: url(../images/ceramic_h2.jpg) 0 0 no-repeat; }
#ceramic h3#title02 { background: url(../images/ceramic_h3-01.jpg) 0 0 no-repeat; }
#ceramic h3#title03 { background: url(../images/ceramic_h3-02.jpg) 0 0 no-repeat; }
#ceramic h3#title04 { background: url(../images/ceramic_h3-03.jpg) 0 0 no-repeat; }

#ceramic table.table02 { width: 400px; }

/*---------- 11  Cadcam -----------*/

#cadcam h2#title01 { background: url(../images/cadcam_h2.jpg) 0 0 no-repeat; }
#cadcam h3#title02 { background: url(../images/cadcam_h3-01.jpg) 0 0 no-repeat; }
#cadcam h3#title03 { background: url(../images/cadcam_h3-02.jpg) 0 0 no-repeat; }
#cadcam h4#title04 { background: url(../images/cadcam_h4-01.jpg) 0 0 no-repeat; }

/*---------- 12  Implant -----------*/

#implant h2#title01 { background: url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h4#title03 { background: url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-02.jpg) 0 0 no-repeat; }

/*---------- 13  Denture -----------*/

#denture h2#title01 { background: url(../images/denture_h2.jpg) 0 0 no-repeat; }
#denture h3#title02 { background: url(../images/denture_h3-01.jpg) 0 0 no-repeat; }
#denture h4#title03 { background: url(../images/denture_h4-01.jpg) 0 0 no-repeat; }
#denture h4#title04 { background: url(../images/denture_h4-02.jpg) 0 0 no-repeat; }
#denture h3#title05 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#title06 { background: url(../images/denture_h4-03.jpg) 0 0 no-repeat; }
#denture h3#title07 { background: url(../images/denture_h3-03.gif) 0 0 no-repeat; }
#denture h3#title08 { background: url(../images/denture_h3-04.gif) 0 0 no-repeat; }

/*---------- 14  Noncrasp -----------*/

#noncrasp h2#title01 { background: url(../images/noncrasp_h2.jpg) 0 0 no-repeat; }
#noncrasp h3#title02 { background: url(../images/noncrasp_h3-01.jpg) 0 0 no-repeat; }
#noncrasp h4#title03 { background: url(../images/noncrasp_h4-01.jpg) 0 0 no-repeat; }
#noncrasp h3#title04 { background: url(../images/noncrasp_h3-02.jpg) 0 0 no-repeat; }
#noncrasp h4#title05 { background: url(../images/noncrasp_h4-02.jpg) 0 0 no-repeat; }

/*---------- 15  Material1 -----------*/

#material1 h2#title01 { background: url(../images/material1_h2.jpg) 0 0 no-repeat; }
#material1 h3#title02 { background: url(../images/material1_h3-01.jpg) 0 0 no-repeat; }
#material1 h4#title03 { background: url(../images/material1_h4-01.jpg) 0 0 no-repeat; }
#material1 h4#title04 { background: url(../images/material1_h4-02.jpg) 0 0 no-repeat; }

/*---------- 16  Material2 -----------*/

#material2 h2#title01 { background: url(../images/material2_h2.jpg) 0 0 no-repeat; }
#material2 h3#title02 { background: url(../images/material2_h3-01.jpg) 0 0 no-repeat; }
#material2 h4#title03 { background: url(../images/material2_h4-01.jpg) 0 0 no-repeat; }
#material2 h4#title04 { background: url(../images/material2_h4-02.jpg) 0 0 no-repeat; }

/*---------- 17  Company -----------*/

#company h2#title01 { background: url(../images/company_h2.jpg) 0 0 no-repeat; }
#company h3#title02 { background: url(../images/company_h3-01.jpg) 0 0 no-repeat; }
#company h4#title03 { background: url(../images/company_h4-01.jpg) 0 0 no-repeat; }
#company h3#title04 { background: url(../images/company_h3-02.jpg) 0 0 no-repeat; }
#company h4#title05 { background: url(../images/company_h4-02.jpg) 0 0 no-repeat; }
#company h4#title06 { background: url(../images/company_h4-03.jpg) 0 0 no-repeat; }
#company h4#title07 { background: url(../images/company_h4-04.jpg) 0 0 no-repeat; }
#company h4#title08 { background: url(../images/company_h4-05.jpg) 0 0 no-repeat; }
#company h4#title09 { background: url(../images/company_h4-06.jpg) 0 0 no-repeat; }
#company h3#title10 { background: url(../images/company_h3-03.jpg) 0 0 no-repeat; }

#map{
width:560px;
height:360px;
}


/*---------- 18  Facility -----------*/

#facility h2#title01 { background: url(../images/facility_h2.jpg) 0 0 no-repeat; }
#facility h3#title02 { background: url(../images/facility_h3-01.jpg) 0 0 no-repeat; }
#facility h4#title03 { background: url(../images/facility_h4-01.jpg) 0 0 no-repeat; }
#facility h4#title04 { background: url(../images/facility_h4-02.jpg) 0 0 no-repeat; }
#facility h4#title05 { background: url(../images/facility_h4-03.jpg) 0 0 no-repeat; }
#facility h4#title06 { background: url(../images/facility_h4-04.jpg) 0 0 no-repeat; }
#facility h4#title07 { background: url(../images/facility_h4-05.jpg) 0 0 no-repeat; }
#facility h4#title08 { background: url(../images/facility_h4-06.gif) 0 0 no-repeat; }
#facility h4#title09 { background: url(../images/facility_h4-07.gif) 0 0 no-repeat; }
#facility h4#title10 { background: url(../images/facility_h4-08.gif) 0 0 no-repeat; }
#facility h4#title11 { background: url(../images/facility_h4-09.gif) 0 0 no-repeat; }


#facility table table { width: 240px; border: none; padding: 0; }
#facility table table td { border: none; padding: 0; }

#facility .image_l_t { 
	margin: 0 0 0 0;
	float: left;
	line-height: 1%;
	display: block;
	}
/*---------- 19  Recruit -----------*/

#recruit h2#title01 { background: url(../images/recruit_h2.jpg) 0 0 no-repeat; }
#recruit h3#title02 { background: url(../images/recruit_h3-01.jpg) 0 0 no-repeat; }

/*---------- 20  Order -----------*/

#order h2#title01 { background: url(../images/order_h2.jpg) 0 0 no-repeat; }
#order h3#title02 { background: url(../images/order_h3-01.jpg) 0 0 no-repeat; }
#order h3#title03 { background: url(../images/order_h3-02.jpg) 0 0 no-repeat; }


#order table { margin: 0 0 20px 0; }


/*---------- 20  Order -----------*/

#contact h2#title01 { background: url(../images/contact_h2.jpg) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/contact_h3-01.jpg) 0 0 no-repeat; }


/*---------- 21  Sitemap -----------*/

.margin_b11 { margin-bottom: 11px; }
.margin_b15 { margin-bottom: 15px; }
.margin_b16 { margin-bottom: 16px; }
.margin_b20 { margin-bottom: 20px; }
.margin_b30 { margin-bottom: 30px; }
.margin_lr5 { margin: 0 5px; }
.w_100 { width: 100px; }
.w_120 { width: 120px; }
.w_150 { width: 150px; }
.w_230 { width: 230px; }
.w_300 { width: 300px; }
.w_272 { width: 272px; }

.text_red { color:#FF0000; }
.text_blue { color:#3ea8d8; }