@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Policy                      */
/*                 09  News                        */
/*                 10  Voice                       */
/*                 11  Company                     */
/*                 12  Staff                       */
/*                 13  Product                     */
/*                 14  Bps                         */
/*                 15  Silicon                     */
/*                 16  Noncrasp                    */
/*                 17  Insuranced                  */
/*                 18  Example                     */
/*                 19  Inquiry                     */
/*                 20  Nfk                         */
/*                 21  Recruit                     */
/*                 22  Sitemap                     */

/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #796559      */
/*        Main Color - Dark Brown     #30261c      */
/*        Main Color - Light Grey     #f5f4f4      */
/*                                                 */
/*        Sub Color  - Green Yellow   #cfa600      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      75%                 */
/*                   11px      91.665%             */
/*                   12px     100%                 */
/*                   14px     116.66%              */
/*                   16px     133.33%              */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg01.jpg) 0 0 repeat-x #746055; color:#666; }
#container { background: url(../images/body_bg02.jpg) left bottom repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	clear: both;
	margin: 0 20px;
	}
		
#content {
	margin: 0;
	width: 700px;
	float: left;
	}
	
.img { margin: 0; padding: 0; line-height: 1%; display: block;}

/*---------- 03  Header -----------*/

#index #header {
	height: 371px;
	width: 1000px;
	margin: 0;
	padding: 0 0 20px 0;
	background: #FFF;
	}
	
#header {
	height: 281px;
	width: 1000px;
	margin: 0;
	padding: 0 0 20px 0;
	background: #FFF;
	}

#header #header01 {
	background: url(../images/header01.jpg) 0 0 repeat-x;
	height: 71px;
	width: 1000px;
	margin: 0;
	padding: 0;
	}

h1 {
	margin: 0;
	padding: 12px  0 0 19px;
	width: 450px;
	height: 48px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 450px;
	height: 55px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

#header p.tel {
	margin: 0;
	padding: 15px 17px 0 0;
	height: 47px;
	float: right;
	line-height: 1%;
	display: block;
	}
#header p.tel img { display: block; }

#index #header #header02 {
	background: url(../images/index_header02.jpg) 0 0 no-repeat;
	height: 300px;
	width: 1000px;
	margin: 0;
	padding: 0;
	}
	
#header #header02 {
	background: url(../images/header02.jpg) 0 0 no-repeat;
	height: 210px;
	width: 1000px;
	margin: 0;
	padding: 0;
	}
	
#index #header #header02 #header02_01 {
	width: 604px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#index #header #header02 #header02_01 p.main_img {
	margin: 0;
	padding: 246px 0 0 38px;
	line-height: 1%;
	display: block;
	}
	
#header #header02 #header02_01 {
	width: 604px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#header #header02 #header02_01 p.main_img {
	margin: 0;
	padding: 155px 0 0 38px;
	line-height: 1%;
	display: block;
	}
#bps #header #header02 #header02_01 p.main_img, #silicon #header #header02 #header02_01 p.main_img, #noncrasp #header #header02 #header02_01 p.main_img {
	margin: 0;
	padding: 111px 0 0 38px;
	line-height: 1%;
	display: block;
	}
#index #header #header02 #header02_02 {
	width: 396px;
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	}
	
#index #header #header02 #header02_02 ul {
	width: 375px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#header #header02 #header02_02 {
	width: 396px;
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	}
	
#header #header02 #header02_02 ul {
	width: 375px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#header #header02 #header02_02 ul li {
	list-style: none;
	}
#header #header02 #header02_02 ul li a {
	text-indent: -9999px;
	display: block;
	}

#index #nav01 { width: 187px; height: 42px; float: left; }
#index #nav01 a { background: url(../images/index_header_nav.jpg) 0 0 no-repeat; width: 187px; height: 42px; }
#index #nav01 a:hover { background: url(../images/index_header_nav.jpg) -375px 0 no-repeat; }

#index #nav02 { width: 188px; height: 42px; float: right; }
#index #nav02 a { background: url(../images/index_header_nav.jpg) -187px 0 no-repeat; width: 188px; height: 42px; }
#index #nav02 a:hover { background: url(../images/index_header_nav.jpg) -562px 0 no-repeat; }

#index #nav03 { width: 187px; height: 41px; float: left; }
#index #nav03 a { background: url(../images/index_header_nav.jpg) 0 -42px no-repeat; width: 187px; height: 41px; }
#index #nav03 a:hover { background: url(../images/index_header_nav.jpg) -375px -42px no-repeat; }

#index #nav04 { width: 188px; height: 41px; float: right; }
#index #nav04 a { background: url(../images/index_header_nav.jpg) -187px -42px no-repeat; width: 188px; height: 41px; }
#index #nav04 a:hover { background: url(../images/index_header_nav.jpg) -562px -42px no-repeat; }

#index #nav05 { width: 187px; height: 41px; float: left; }
#index #nav05 a { background: url(../images/index_header_nav.jpg) 0 -83px no-repeat; width: 187px; height: 41px; }
#index #nav05 a:hover { background: url(../images/index_header_nav.jpg) -375px -83px no-repeat; }

#index #nav06 { width: 188px; height: 41px; float: right; }
#index #nav06 a { background: url(../images/index_header_nav.jpg) -187px -83px no-repeat; width: 188px; height: 41px; }
#index #nav06 a:hover { background: url(../images/index_header_nav.jpg) -562px -83px no-repeat; }

#index #nav07 { width: 187px; height: 41px; float: left; }
#index #nav07 a { background: url(../images/index_header_nav.jpg) 0 -124px no-repeat; width: 187px; height: 41px; }
#index #nav07 a:hover { background: url(../images/index_header_nav.jpg) -375px -124px no-repeat; }

#index #nav08 { width: 188px; height: 41px; float: right; }
#index #nav08 a { background: url(../images/index_header_nav.jpg) -187px -124px no-repeat; width: 188px; height: 41px; }
#index #nav08 a:hover { background: url(../images/index_header_nav.jpg) -562px -124px no-repeat; }

#index #nav09 { width: 187px; height: 41px; float: left; }
#index #nav09 a { background: url(../images/index_header_nav.jpg) 0 -165px no-repeat; width: 187px; height: 41px; }
#index #nav09 a:hover { background: url(../images/index_header_nav.jpg) -375px -165px no-repeat; }

#index #nav10 { width: 188px; height: 41px; float: right; }
#index #nav10 a { background: url(../images/index_header_nav.jpg) -187px -165px no-repeat; width: 188px; height: 41px; }
#index #nav10 a:hover { background: url(../images/index_header_nav.jpg) -562px -165px no-repeat; }

#index #nav11 { width: 187px; height: 41px; float: left; }
#index #nav11 a { background: url(../images/index_header_nav.jpg) 0 -206px no-repeat; width: 187px; height: 41px; }
#index #nav11 a:hover { background: url(../images/index_header_nav.jpg) -375px -206px no-repeat; }

#index #nav12 { width: 188px; height: 41px; float: right; }
#index #nav12 a { background: url(../images/index_header_nav.jpg) -187px -206px no-repeat; width: 188px; height: 41px; }
#index #nav12 a:hover { background: url(../images/index_header_nav.jpg) -562px -206px no-repeat; }

#nav01 { width: 187px; height: 27px; float: left; }
#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; width: 187px; height: 27px; }
#nav01 a:hover { background: url(../images/header_nav.jpg) -375px 0 no-repeat; }

#nav02 { width: 188px; height: 27px; float: right; }
#nav02 a { background: url(../images/header_nav.jpg) -187px 0 no-repeat; width: 188px; height: 27px; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -562px 0 no-repeat; }

#nav03 { width: 187px; height: 26px; float: left; }
#nav03 a { background: url(../images/header_nav.jpg) 0 -27px no-repeat; width: 187px; height: 26px; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -375px -27px no-repeat; }

#nav04 { width: 188px; height: 26px; float: right; }
#nav04 a { background: url(../images/header_nav.jpg) -187px -27px no-repeat; width: 188px; height: 26px; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -562px -27px no-repeat; }

#nav05 { width: 187px; height: 26px; float: left; }
#nav05 a { background: url(../images/header_nav.jpg) 0 -53px no-repeat; width: 187px; height: 26px; }
#nav05 a:hover { background: url(../images/header_nav.jpg) -375px -53px no-repeat; }

#nav06 { width: 188px; height: 26px; float: right; }
#nav06 a { background: url(../images/header_nav.jpg) -187px -53px no-repeat; width: 188px; height: 26px; }
#nav06 a:hover { background: url(../images/header_nav.jpg) -562px -53px no-repeat; }

#nav07 { width: 187px; height: 26px; float: left; }
#nav07 a { background: url(../images/header_nav.jpg) 0 -79px no-repeat; width: 187px; height: 26px; }
#nav07 a:hover { background: url(../images/header_nav.jpg) -375px -79px no-repeat; }

#nav08 { width: 188px; height: 26px; float: right; }
#nav08 a { background: url(../images/header_nav.jpg) -187px -79px no-repeat; width: 188px; height: 26px; }
#nav08 a:hover { background: url(../images/header_nav.jpg) -562px -79px no-repeat; }

#nav09 { width: 187px; height: 26px; float: left; }
#nav09 a { background: url(../images/header_nav.jpg) 0 -105px no-repeat; width: 187px; height: 26px; }
#nav09 a:hover { background: url(../images/header_nav.jpg) -375px -105px no-repeat; }

#nav10 { width: 188px; height: 26px; float: right; }
#nav10 a { background: url(../images/header_nav.jpg) -187px -105px no-repeat; width: 188px; height: 26px; }
#nav10 a:hover { background: url(../images/header_nav.jpg) -562px -105px no-repeat; }

#nav11 { width: 187px; height: 26px; float: left; }
#nav11 a { background: url(../images/header_nav.jpg) 0 -131px no-repeat; width: 187px; height: 26px; }
#nav11 a:hover { background: url(../images/header_nav.jpg) -375px -131px no-repeat; }

#nav12 { width: 188px; height: 26px; float: right; }
#nav12 a { background: url(../images/header_nav.jpg) -187px -131px no-repeat; width: 188px; height: 26px; }
#nav12 a:hover { background: url(../images/header_nav.jpg) -562px -131px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	margin: 0;
	width: 230px;
	float: right;
	padding: 0 0 0 0;
	background: url(../images/nav_bg.jpg) 0 0 repeat-x;
	}
	
#nav ul.internal {
	margin: 10px 0 0 10px; 
	padding: 0  ;
	list-style: none;
	width: 210px;
	}

#nav ul.internal li {
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	width: 210px;
	height: 60px;
	}

#nav .internal li a {
	width: 210px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	}
	
#nav13 a { background:url(../images/nav.jpg) 0 0 no-repeat; } 
#nav14 a { background:url(../images/nav.jpg) 0 -70px no-repeat; } 
#nav15 a { background:url(../images/nav.jpg) 0 -140px no-repeat; } 
#nav16 a { background:url(../images/nav.jpg) 0 -210px no-repeat; } 
#nav17 a { background:url(../images/nav.jpg) 0 -280px no-repeat; } 

#nav13 a:hover { background:url(../images/nav.jpg) -210px 0 no-repeat; } 
#nav14 a:hover { background:url(../images/nav.jpg) -210px -70px no-repeat; } 
#nav15 a:hover { background:url(../images/nav.jpg) -210px -140px no-repeat; } 
#nav16 a:hover { background:url(../images/nav.jpg) -210px -210px no-repeat; } 
#nav17 a:hover { background:url(../images/nav.jpg) -210px -280px no-repeat; } 

#nav p { text-align: left; }

#nav_info {
	margin: 0 10px ;
	padding: 0;
	background: #FFF;
	width: 210px;
	display: block;
	height: auto;
	}

#nav_info dl { margin: 8px 10px 5px; padding: 0; float: none; }
#nav_info dl dt { margin: 0 ; padding: 0 0 6px 0; height: 16px; float: none; }
#nav_info dl dt img { margin: 0 ; padding: 0; height: 16px; display: block; }
#nav_info dl dd { margin: 0 ; padding: 0 10px 7px 20px; font-size: 116.66%; float: none;  }
#nav_info dl dd.dd01 { margin: 0 ; padding: 0 20px ;  }
#nav_info dl dd.dd02 { margin: 0 ; padding: 0 20px 5px ;  }


#nav p.company_btn {
	margin: 0 7px ;
	padding-bottom: 4px;
	width: 196px;
	height: 28px;
	float: none;
	}

#nav p.company_btn a {
	margin: 0 ;
	width: 196px;
	height: 28px;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav05.jpg) 0 0 no-repeat;
	}
	
#nav p.company_btn a:hover {
	background: url(../images/nav05.jpg) 0 -28px no-repeat;
	}
		
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:0;
	margin: 0;
	height: 42px;
	background: url(../images/body_bg02.jpg) left bottom repeat-x;
	font-size: 91.66%;
	color: #666;
	text-align: center;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #666;
	}
#footer a:hover { text-decoration: underline; }

#footer address { 
	margin: 0;
	padding: 13px 0 0 0;
	}

#footer address a { color:#666; }

/*---------- 06  Contents -----------*/

.section { padding: 0 10px 0 17px ; }
.section .section { padding: 0 10px 0 10px ; }

.center { text-align: center; }

#content h2 {
	clear: both;
	margin: 0 0 25px 0;
	height: 45px;
	text-indent: -9999px;
	}

#news #content p.h_img {
	margin: 0;
	padding: 10px 0 5px 10px;
	}


	
#content h3 {
	clear: both;
	margin: 0 -10px 10px -10px;
	height: 30px;
	text-indent: -9999px;
	}
#content h4 {
	clear: both;
	margin: 0 -10px 10px -10px;
	height: 22px;
	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 0 5px 0;
	list-style: none;
	background: url(../images/icon01.jpg) 0 3px no-repeat;
	padding-left: 22px;
	}
	
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#news #content dt {
	margin: 10px 0 5px 0;
	padding: 0;
}

#news #content dt dd {
	margin-bottom: 5px;
	padding: 0;}





#content a { text-decoration: underline; }

a {
	color: #cfa600;
	outline: none;
	}
a:hover { color: #f05700; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b {
	margin: 0 ;
	display:block;
	line-height:1%;
	border: 1px solid #796559;
	}

.image_l {
	float:left;
	margin: 0 18px 0 0;
	display:block;
	line-height:1%;
	}
	
#news #nav #nav_info dl.image_l {
	float:left;
	margin: 0 18px 0 0;
	display:block;
	width: 200px;
	}
	
	
	
* html body .image_l { margin: 0 15px 0 0; } /*  for IE6 only */

#news dl.image_l {
	float:left;
	margin: 0 18px 0 0;
	padding: 0;
	width: 270px;
	height: 130px;
	line-height:1.5em;
	}

#news p.image_l01 {
	float:left;
	margin: 20px 0 0 20px;
	width: 100px;
	height: 130px;
	line-height:1.5em;
	padding-left: 10px;
	text-align: right;
	}


#news div.news_box{
	margin-left: 25px;
	padding: 0;
}

#news div.news_box dl dd{
	font-size: 115%;
	padding: 0;
	width: 300px;
	margin: 0 50px 5px 20px; 
}

.image_l1 {
	float:left;
	margin: 0 18px 0 0;
	display:block;
	line-height:1%;
	}
* html body .image_l1 { margin: 0 15px -0.5em 0; } /*  for IE6 only */

.image_r {
	float: right;
	margin: 0 0 0 18px;
	display:block;
	line-height:1%;
	}
	
.image_r01 {
	float: right;
	margin: 0 100px 0 18px;
	display:block;
	line-height:1%;
	}
	
	
	
* html body .image_r { margin: 0 0 0 15px; } /*  for IE6 only */

.sr_image_r {
	float: right;
	margin: 0 0 0 10px;
	display:block;
	line-height:1%;
	}
	

* html body .sr_image_r { margin: 0 0 0 9px; } /*  for IE6 only */


.image_r1 {
	float: right;
	margin: 0 0 0 18px;
	display:block;
	line-height:1%;
	}
* html body .image_r1 { margin: 0 0 -0.5em 15px; } /*  for IE6 only */


.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;
	}

#content ul.totop {
	clear: both;
	margin: 0 0 2em 0;
	padding: 0;
	height: 20px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 118px;
	height: 20px;
	float: right;
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	font-size: 1%;
	line-height: 1%;
	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: 1px solid #796559;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;

	}
#content table th,
#content table td {
	padding: 8px 8px 5px 8px;
	border: 1px solid #796559;
	}
#content table td.td01 {
	padding: 8px 8px;
	border: none;
	}
#content table td.bg01 {
	background: #f5f5f4;
	}
#content table td.bg02 {
	background: #ffd737;
	}
#content table td.bg03 {
	background: #f7a577;
	}

#content table td.bg04 {
	background: #fef6d5;
	}
#content table td.bg05 {
	background: #fff1e9;
	}
	
	
#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;
	}

.inquiry_ban01 { 
	margin: 0 50px 3em 50px;
	padding: 0;
	width: 600px;
	height: 80px;
	}
.inquiry_ban01 a { 
	margin: 0;
	padding: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban01.jpg) 0 0 no-repeat;
	}
.inquiry_ban01 a:hover { 
	background: url(../images/inquiry_ban01.jpg) 0 -80px no-repeat;
	}

.inquiry_ban02 { 
	margin: 0 50px 3em 50px;
	padding: 0;
	width: 600px;
	height: 80px;
	}
.inquiry_ban02 a { 
	margin: 0;
	padding: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban02.jpg) 0 0 no-repeat;
	}
.inquiry_ban02 a:hover { 
	background: url(../images/inquiry_ban02.jpg) 0 -80px no-repeat;
	}

.inquiry_ban03 { 
	margin: 0 50px 3em 50px;
	padding: 0;
	width: 600px;
	height: 80px;
	}
.inquiry_ban03 a { 
	margin: 0;
	padding: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban03.jpg) 0 0 no-repeat;
	}
.inquiry_ban03 a:hover { 
	background: url(../images/inquiry_ban03.jpg) 0 -80px no-repeat;
	}
	
.inquiry_ban04 { 
	margin: 0 50px 3em 50px;
	padding: 0;
	width: 600px;
	height: 80px;
	}
.inquiry_ban04 a { 
	margin: 0;
	padding: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban04.jpg) 0 0 no-repeat;
	}
.inquiry_ban04 a:hover { 
	background: url(../images/inquiry_ban04.jpg) 0 -80px no-repeat;
	}
	
.inquiry_ban05 { 
	margin: 0 50px 3em 50px;
	padding: 0;
	width: 600px;
	height: 80px;
	}
.inquiry_ban05 a { 
	margin: 0;
	padding: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban05.jpg) 0 0 no-repeat;
	}
.inquiry_ban05 a:hover { 
	background: url(../images/inquiry_ban05.jpg) 0 -80px no-repeat;
	}

.inquiry_ban06 { 
	margin: 0 50px 3em 50px;
	padding: 0;
	width: 600px;
	height: 80px;
	}
.inquiry_ban06 a { 
	margin: 0;
	padding: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban06.jpg) 0 0 no-repeat;
	}
.inquiry_ban06 a:hover { 
	background: url(../images/inquiry_ban06.jpg) 0 -80px no-repeat;
	}
	
.inquiry_ban07 { 
	margin: 0 50px 3em 50px;
	padding: 0;
	width: 600px;
	height: 80px;
	}
.inquiry_ban07 a { 
	margin: 0;
	padding: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban07.jpg) 0 0 no-repeat;
	}
.inquiry_ban07 a:hover { 
	background: url(../images/inquiry_ban07.jpg) 0 -80px no-repeat;
	}
	
.inquiry_ban08 { 
	margin: 0 50px 3em 50px;
	padding: 0;
	width: 600px;
	height: 80px;
	}
.inquiry_ban08 a { 
	margin: 0;
	padding: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban08.jpg) 0 0 no-repeat;
	}
.inquiry_ban08 a:hover { 
	background: url(../images/inquiry_ban08.jpg) 0 -80px no-repeat;
	}

.inquiry_ban09 { 
	margin: 0 50px 3em 50px;
	padding: 0;
	width: 600px;
	height: 80px;
	}
.inquiry_ban09 a { 
	margin: 0;
	padding: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban09.jpg) 0 0 no-repeat;
	}
.inquiry_ban09 a:hover { 
	background: url(../images/inquiry_ban09.jpg) 0 -80px no-repeat;
	}



/*---------- 07  Index -----------*/

#index .index01 { margin: 10px 0 20px  ; background: url(../images/index_img01.jpg) 0 0 no-repeat; padding: 10px 10px 9px}

#index .shikatown_ban { 
	margin: 0 11px 40px 20px;
	padding: 0;
	width: 426px;
	height: 100px;
	}

.nfk_ban { 
	margin: 0 ;
	padding: 0;
	width: 325px;
	height: 81px;
	float: left;
	}
.nfk_ban a { 
	margin: 0;
	padding: 0;
	width: 325px;
	height: 81px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nfk_ban.jpg) 0 0 no-repeat;
	}
.nfk_ban a:hover { 
	background: url(../images/nfk_ban.jpg) 0 -81px no-repeat;
	}
	
.news_ban { 
	margin: 0 ;
	padding: 0;
	width: 325px;
	height: 81px;
	float: right;
	}
.news_ban a { 
	margin: 0;
	padding: 0;
	width: 325px;
	height: 81px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/news_ban.jpg) 0 0 no-repeat;
	}
.news_ban a:hover { 
	background: url(../images/news_ban.jpg) 0 -81px no-repeat;
	}

.index02 { margin: 0 0 35px 0 ; background:#F3F3F3; padding: 10px; }
.index02_01 { margin: 0 0 10px 0 ;background: url(../images/policy_ban.jpg) 0 0 no-repeat; width: 335px; height: 180px; cursor:pointer; color:#666; float: left; }
#index .index02_01 a { color:#666; text-decoration: none; }

.index02_01_hover { margin: 0 0 10px 0;background: url(../images/policy_ban.jpg) 0 -180px no-repeat; width: 335px; height: 180px; cursor: pointer; color:#666; }
#index .index02_01_hover a { color:#666; text-decoration: none; }

.index02_02 { margin: 0 0 10px 0 ;background: url(../images/bps_ban.jpg) 0 0 no-repeat; width: 335px; height: 180px; cursor:pointer; color:#666; float: right; }
#index .index02_02 a { color:#666; text-decoration: none; }

.index02_02_hover { margin: 0 0 10px 0 ;background: url(../images/bps_ban.jpg) 0 -180px no-repeat; width: 335px; height: 180px; cursor: pointer; color:#666; }
#index .index02_02_hover a { color:#666; text-decoration: none; }

.index02_03 { margin: 0 ;background: url(../images/example_ban.jpg) 0 0 no-repeat; width: 335px; height: 180px; cursor:pointer; color:#666; float: left; }
#index .index02_03 a { color:#666; text-decoration: none; }

.index02_03_hover { margin: 0 ;background: url(../images/example_ban.jpg) 0 -180px no-repeat; width: 335px; height: 180px; cursor: pointer; color:#666; }
#index .index02_03_hover a { color:#666; text-decoration: none; }

.index02_04 { margin: 0 ;background: url(../images/voice_ban.jpg) 0 0 no-repeat; width: 335px; height: 180px; cursor:pointer; color:#666; float: right; }
#index .index02_04 a { color:#666; text-decoration: none; }

.index02_04_hover { margin: 0 ;background: url(../images/voice_ban.jpg) 0 -180px no-repeat; width: 335px; height: 180px; cursor: pointer; color:#666; }
#index .index02_04_hover a { color:#666; text-decoration: none; }

.index_text01 { margin: 0; padding: 59px 13px 0; font-size: 100%; line-height: 1.4em; }

.index03 { margin: 0 0 30px 10px ; }
.index03_01 { margin: 0 ; background:url(../images/index_img03.jpg) 0 0 no-repeat; padding: 6px 19px 20px;  }

/*----------  08  Policy  -----------*/

#policy h2#title01 { background: url(../images/policy_h2.jpg) 0 0 no-repeat; }
#policy h3#title02 { background: url(../images/policy_h3-01.jpg) 0 0 no-repeat; }
#policy h4#title03 { background: url(../images/policy_h4-01.jpg) 0 0 no-repeat; }
#policy h4#title04 { background: url(../images/policy_h4-02.jpg) 0 0 no-repeat; }
#policy h4#title05 { background: url(../images/policy_h4-03.jpg) 0 0 no-repeat; }
	
/*----------  09  News  -----------*/

#news h2#title01 { background: url(../images/news_h2.jpg) 0 0 no-repeat; }
#news h3#title02 { background: url(../images/news_h3-01.jpg) 0 0 no-repeat; }

/*----------  10  Voice  -----------*/

#voice h2#title01 { background: url(../images/voice_h2.jpg) 0 0 no-repeat; }
#voice h3#title02 { background: url(../images/voice_h3-01.jpg) 0 0 no-repeat; }

/*----------  11  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; }

#map {
	margin: 0 ;
	border: 1px solid #cfa600;
	width: 540px;
	height: 400px;
}

/*----------  12  Staff  -----------*/

#staff h2#title01 { background: url(../images/staff_h2.jpg) 0 0 no-repeat; }
#staff h3#title02 { background: url(../images/staff_h3-01.jpg) 0 0 no-repeat; }

#staff .alpha { margin: 0 30px 0 0; float: left; width: 150px; }
#staff .beta { margin: 0 30px 0 0; float: left; width: 150px; }
#staff .gamma { margin: 0; float: left; width: 150px; }

/*----------  13  Company  -----------*/

#product h2#title01 { background: url(../images/product_h2.jpg) 0 0 no-repeat; }
#product h3#title02 { background: url(../images/product_h3-01.jpg) 0 0 no-repeat; }
#product h4#title03 { background: url(../images/product_h4-01.jpg) 0 0 no-repeat; }
#product h4#title04 { background: url(../images/product_h4-02.jpg) 0 0 no-repeat; }
#product h4#title05 { background: url(../images/product_h4-03.jpg) 0 0 no-repeat; }
#product h4#title06 { background: url(../images/product_h4-04.jpg) 0 0 no-repeat; }
#product h4#title07 { background: url(../images/product_h4-05.jpg) 0 0 no-repeat; }

.bor {
	border: 1px dashed #c8a105;
	background: #fcfbfa;
	padding: 3px 10px;
	}
.text01 {
	color:#854e47; font-weight: bold;
	}
		
#content ul li.li01 {
	margin: 0 0 5px 0;
	list-style: none;
	background: url(../images/icon02.jpg) 0 3px no-repeat;
	padding-left: 22px;
	}
#content ul li.li02 {
	margin: 0 0 5px 0;
	list-style: none;
	background: url(../images/icon03.jpg) 0 3px no-repeat;
	padding-left: 20px;
	}
#content ul li.li03 {
	margin: 0 0 5px 0;
	list-style: none;
	background: url(../images/icon04.jpg) 0 3px no-repeat;
	padding-left: 20px;
	}

/*----------  14  Bps  -----------*/

#bps h2#title01 { background: url(../images/bps_h2.jpg) 0 0 no-repeat; }
#bps h3#title02 { background: url(../images/bps_h3-01.jpg) 0 0 no-repeat; }
#bps h4#title03 { background: url(../images/bps_h4-01.jpg) 0 0 no-repeat; }
#bps h4#title04 { background: url(../images/bps_h4-02.jpg) 0 0 no-repeat; }
#bps h4#title05 { background: url(../images/bps_h4-03.jpg) 0 0 no-repeat; }
#bps h4#title06 { background: url(../images/bps_h4-04.jpg) 0 0 no-repeat; }
#bps h4#title07 { background: url(../images/bps_h4-05.jpg) 0 0 no-repeat; }

#bps table.table01 {
	border: none;
	}
#bps table td.td01 {
	border: none;
	}

/*----------  15  Silicon  -----------*/

#silicon h2#title01 { background: url(../images/silicon_h2.jpg) 0 0 no-repeat; }
#silicon h3#title02 { background: url(../images/silicon_h3-01.jpg) 0 0 no-repeat; }
#silicon h4#title03 { background: url(../images/silicon_h4-01.jpg) 0 0 no-repeat; }
#silicon h4#title04 { background: url(../images/silicon_h4-02.jpg) 0 0 no-repeat; }

/*----------  16  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 h4#title04 { background: url(../images/noncrasp_h4-02.jpg) 0 0 no-repeat; }

#noncrasp table.table01 {
	border: none;
	}
#noncrasp table td.td01 {
	border: none;
	}

/*----------  17  Insuranced  -----------*/

#insuranced h2#title01 { background: url(../images/insuranced_h2.jpg) 0 0 no-repeat; }
#insuranced h3#title02 { background: url(../images/insuranced_h3-01.jpg) 0 0 no-repeat; }
#insuranced h4#title03 { background: url(../images/insuranced_h4-01.jpg) 0 0 no-repeat; }

/*----------  18  Example  -----------*/

#example h2#title01 { background: url(../images/example_h2.jpg) 0 0 no-repeat; }
#example h3#title02 { background: url(../images/example_h3-01.jpg) 0 0 no-repeat; }
#example h4#title03 { background: url(../images/example_h4-01.jpg) 0 0 no-repeat; }

#example .alpha { margin: 0 30px 0 0; float: left; width: 150px; }
#example .beta { margin: 0 30px 0 0; float: left; width: 150px; }
#example .gamma { margin: 0; float: left; width: 150px; }

/*----------  19  Inquiry  -----------*/

#inquiry h2#title01 { background: url(../images/inquiry_h2.jpg) 0 0 no-repeat; }
#inquiry h3#title02 { background: url(../images/inquiry_h3-01.jpg) 0 0 no-repeat; }

/*----------  20  Nfk  -----------*/

#nfk h2#title01 { background: url(../images/nfk_h2.jpg) 0 0 no-repeat; }
#nfk h3#title02 { background: url(../images/nfk_h3-01.jpg) 0 0 no-repeat; }
#nfk h4#title03 { background: url(../images/nfk_h4-01.jpg) 0 0 no-repeat; }
#nfk h4#title04 { background: url(../images/nfk_h4-02.jpg) 0 0 no-repeat; }
	
/*----------   21 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; }
#recruit h4#title03 { background: url(../images/recruit_h4-01.jpg) 0 0 no-repeat; }
#recruit h4#title04 { background: url(../images/recruit_h4-02.jpg) 0 0 no-repeat; }
#recruit h3#title05 { background: url(../images/recruit_h3-02.jpg) 0 0 no-repeat; }

#recruit .staff img { margin-top: 15px; }

/*-----------  22  Sitemap  -----------*/

.right { text-align: right; }
.center { text-align: center; }
.text_brown { color:#593e2e; } 

.m0 { margin: 0; }
.mar_b1em { margin-bottom: 1em; }
.mar_b1-5em { margin-bottom: 1.5em; }

.mar_b2em { margin-bottom: 2em; }
.mar_b3em { margin-bottom: 3em; }

.mar_l80 { margin-left: 80px; }
.mar_l100 { margin-left: 100px; }

.w_50 { width: 50px; }
.w_70 { width: 70px; }

.w_80 { width: 80px; }
.w_100 { width: 100px; }
.w_170 { width: 170px; }

.w_230 { width: 230px; }
.w_240 { width: 240px; }

.pad_t110 { padding-top: 110px; }
.pad_t98 { padding-top: 98px; }
.pad_t88 { padding-top: 88px; }
.pad_t135 { padding-top: 135px; }
.pad_t28 { padding-top: 28px; }
.pad_t80 { padding-top: 80px; }

.pad_t65 { padding-top: 65px; }
.pad_t25 { padding-top: 25px; }
.pad_t20 { padding-top: 20px; }


p.torihiki{
  display: block;
	padding: 8px 0 5px 8px;
	font-size: 13px;
	font-weight: bold;
	width: 145px;
	height: 20px;
	border: solid 2px #746055;
	margin-left: 50px;
}
p.torihiki02{
  display: block;
	padding: 5px 50px;
}


p.tiny_hd{
	margin-left: 0px;
	margin-bottom: 0;
	padding: 0;}

.tiny_img {
	width: 700px;
	height: 135px;
	background: url(../images/tiny_bg.jpg) no-repeat;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
	margin-top: 0;
}



#tiny {
	width: 690px;
	height: 115px;
	padding: 0 0 0 0;
	margin: 8px 0 0 0;
	overflow: auto;
}

#tiny table {
	border: none;
}

#tiny table td {
	border: none;
}

.sr_txtR { font-weight:bold; }