@charset "UTF-8";
@import "base.css";
@import "jquery.lightbox-0.5.css";
/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  E-denture/Index             */
/*                 09  E-denture/Sensuousness      */
/*                 10  E-denture/Functionality     */
/*                 11  E-denture/tandem            */
/*                 12  Bps/Index                   */
/*                 13  Bps/Flow                    */
/*                 14  Bps/Result                  */
/*                 15  tie-up                      */
/*                 16  Voice                       */
/*                 17  Produts                     */
/*                 18  Order                       */
/*                 19  Company                     */
/*                 20  Recruit                     */
/*                 21  Fmail                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #282981      */
/*        Main Color - Light Blue     #2d2da8      */
/*        Main Color - Light Grey     #dcdcdc      */
/*                                                 */
/*        Sub Color  - Green          #64a1ba      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body#index {
	background: #FFF url(../images/bg_top.jpg) left top repeat-x;
}
body {
	background: #FFF url(../images/bg_top1.jpg) left top repeat-x;
}
#container {
	background: url(../images/bg_bottom.jpg) left bottom repeat-x;
}
#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}
#main {
	clear:both;
	margin: 0 0 34px 0;
	width:900px;
	padding:0;
}
#content {
	width: 670px;
	float: right;
	font-size: 100%;
	line-height: 1.6em;
	color: #000;
	background: #fff;
	padding:0;
	margin:0;
}
/*---------- 03  Header -----------*/
#header {
	width: 882px;
	margin: 0 9px 21px 9px;
	padding: 0;
}
#header_01 {
	height:90px;
	padding:0;
	margin:0;
	width:882px;
}
#header_01_01 {
	float:left;
	width:508px;
	margin:0;
	padding:0;
}
.h1 {
	width: 441px;
	height: 30px;
	padding:0;
	line-height:1.0;
	margin:32px 0 0 0;
	position:relative;
}
.h1 a {
	display: block;
	text-indent: 0;
	width:441px;
	height: 30px;
	padding:0;
}
#header_01_01 h1.text_header {
	color:#fff;
	font-size:92.3%;
	line-height:1.6em;
	margin:-62px 0 0 0;
	text-align:left;
	padding:6px 0 0 0;
	position:relative;
}
#header_01_02 {
	width: 374px;
	padding:11px 0 19px 0;
	float:right;
	margin:0;
}
#header_01_02 p.tel {
	height: 60px;
	width: 374px;
	padding:0;
	margin:0;
	line-height:1%;
}
#header_02 {
	background:url(../images/bg_head_nav.jpg) 0 0 no-repeat;
	width:882px;
	height:43px;
	padding:0;
	margin:0;
}
#header_nav {
	margin:0;
	padding: 0;
	list-style: none;
	width: 882px;
	height: 34px;
}
#header_nav ul {
	padding:0;
	margin:0;
}
#header_nav li {
	height:34px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header_nav li a {
	display: block;
	height: 34px;
	text-indent:-9999px;
}
#nav01 a {
	background:url(../images/header_nav.jpg) 0 0 no-repeat;
	width:141px;
}
#nav02 a {
	background:url(../images/header_nav.jpg) -141px 0 no-repeat;
	width:169px;
}
#nav03 a {
	background:url(../images/header_nav.jpg) -310px 0 no-repeat;
	width:155px;
}
#nav04 a {
	background:url(../images/header_nav.jpg) -465px 0 no-repeat;
	width:142px;
}
#nav05 a {
	background:url(../images/header_nav.jpg) -607px 0 no-repeat;
	width:124px;
}
#nav06 a {
	background:url(../images/header_nav.jpg) -731px 0 no-repeat;
	width:151px;
}
#nav01 a:hover {
	background: url(../images/header_nav.jpg) 0 -34px no-repeat;
}
#nav02 a:hover {
	background: url(../images/header_nav.jpg) -141px -34px no-repeat;
}
#nav03 a:hover {
	background: url(../images/header_nav.jpg) -310px -34px no-repeat;
}
#nav04 a:hover {
	background: url(../images/header_nav.jpg) -465px -34px no-repeat;
}
#nav05 a:hover {
	background: url(../images/header_nav.jpg) -607px -34px no-repeat;
}
#nav06 a:hover {
	background: url(../images/header_nav.jpg) -731px -34px no-repeat;
}
#index #header_03 {
	background:url(../images/bg_imgtop.jpg) 0 0 no-repeat;
	width:882px;
	height:223px;
	padding:0;
	margin:0;
}
.main_img {
	margin:0 0 20px;
	line-height:1.0;
	padding:0;
	display:block;
	font-size:1%;
}
/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0;
	margin:0 30px 0 0;
}
#nav ul {
	margin:0 0 10px 0;
	padding: 0;
	list-style: none;
}
#nav li {
	margin:0;
	padding: 0;
	list-style: none;
}
#nav .internal li {
	margin:0;
	padding:0;
	width:200px;
	text-indent: -9999px;
}
#nav .internal li a {
	display: block;
	margin:0;
}
#nav07 {
	background: url(../images/nav.jpg) 0 0 no-repeat;
	height:40px;
	text-indent:0;
}
#nav08 a {
	background: url(../images/nav.jpg) 0 -40px no-repeat;
	height:34px;
}
#nav09 a {
	background: url(../images/nav.jpg) 0 -74px no-repeat;
	height:35px;
}
#nav10 a {
	background: url(../images/nav.jpg) 0 -109px no-repeat;
	height:35px;
}
#nav11 {
	background: url(../images/nav.jpg) 0 -144px no-repeat;
	height:46px;
}
#nav11 a {
	background: url(../images/nav.jpg) 0 -144px no-repeat;
	height:34px;
}
#nav12 {
	background: url(../images/nav.jpg) 0 -190px no-repeat;
	height:40px;
}
#nav13 a {
	background: url(../images/nav.jpg) 0 -230px no-repeat;
	height:34px;
}
#nav14 a {
	background: url(../images/nav.jpg) 0 -264px no-repeat;
	height:35px;
}
#nav15 a {
	background: url(../images/nav.jpg) 0 -299px no-repeat;
	height:34px;
}
#nav16 a {
	background: url(../images/nav.jpg) 0 -333px no-repeat;
	height:35px;
}
#nav08 a:hover {
	background: url(../images/nav.jpg) -200px -40px no-repeat;
}
#nav09 a:hover {
	background: url(../images/nav.jpg) -200px -74px no-repeat;
}
#nav10 a:hover {
	background: url(../images/nav.jpg) -200px -109px no-repeat;
}
#nav11 a:hover {
	background: url(../images/nav.jpg) -200px -144px no-repeat;
}
#nav13 a:hover {
	background: url(../images/nav.jpg) -200px -230px no-repeat;
}
#nav14 a:hover {
	background: url(../images/nav.jpg) -200px -264px no-repeat;
}
#nav15 a:hover {
	background: url(../images/nav.jpg) -200px -299px no-repeat;
}
#nav16 a:hover {
	background: url(../images/nav.jpg) -200px -333px no-repeat;
}
#nav p {
	text-align: center;
}
#nav p.bnr01 {
	margin:0;
	padding:0 0 10px 0;
	line-height:1%;
	font-size:1%;
}
#nav p.bnr02 {
	margin:0;
	padding:0 0 8px 0;
	line-height:1%;
	font-size:1%;
}
#nav p.bnr03 {
	margin:0;
	padding:0 0 16px 0;
	line-height:1%;
	font-size:1%;
}
#nav p.bnr04 {
	margin:0;
	padding:0;
	line-height:1%;
	font-size:1%;
}
#nav p.bnr04 {
	margin:0;
	padding:0;
}
#nav p.bnr05 a {
	display:block;
	text-indent:0;
	overflow:hidden;
	width:200px;
	height:45px;
}
/*#nav p.bnr05 a:hover{ background:url(../images/nav_bnr06_o.jpg); }*/

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	width:900px;
	padding:0;
	margin: 0;
	height:154px;
	background: url(../images/bg_footer.jpg) left bottom no-repeat;
}
*:first-child+html #footer {
	font-size: 9px;
} /*  for IE7 only */
* html body #footer {
	font-size: 9px;
} /*  for IE6 only */
#footer a {
	text-decoration: none;
	color: #f94956;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer address {
	margin: 8px 1em;
}
#footer_01 {
	float:left;
	width:199px;
	margin:0;
	padding:0;
}
#footer_02 {
	float:right;
	width:701px;
	margin:0;
	padding:0;
}
#footer_02 p.fmail {
	float:right;
	width:374px;
	height:59px;
	margin:0;
	padding:9px 10px 0 0px;
	line-height:1%;
	font-size:1%;
}
#footer_02 p.request {
	float:left;
	margin:0;
	padding:9px 0px 0 30px;
	line-height:1%;
	font-size:1%;
}
/*---------- 06  Contents -----------*/

.section {
	padding: 0px;
	clear:both;
}
.section .section {
	padding: 0em 0px 0em 0px;
	clear:both;
}
.center {
	text-align: center;
}
#content h2 {
	height: 56px;
	width:670px;
	margin: 0 0 20px 0;
}
#content h3 {
	height: 32px;
	text-indent: -9999px;
	padding:0;
	margin: 0px 0px 15px 0px;
}
#content h4 {
	height: 24px;
	text-indent: -9999px;
	margin:0 0px 15px 0px;
}
#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
}
#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 13px;
}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
}
#content dt {
	font-weight: bold;
}
#content a {
	text-decoration: underline;
}
a {
	color: #2b2b98;
	outline: none;
}
a:hover {
	color: #ff8a00;
}
#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
}
.image_l {
	float: left;
	margin: 0 20px 0px 0;
	display:block;
	border:solid 3px #a8a8a8;
	padding:2px;
	line-height:1%;
	font-size:1%;
}
.image_l2 {
	float: left;
	display:block;
	line-height:1%;
	font-size:1%;
	margin-right:15px;
	_margin-right:13px;
}
.image_l3 {
	float: left;
	margin: 0;
	display:block;
	line-height:1%;
	font-size:1%;
}




.img_l4{
	float: left;
	margin:0px;
	display:block;
	line-height:1%;
	font-size:1%;
}







*:first-child+html .image_l {
	margin: 0 20px -15px 0;
}/* for IE7 only */
* html body .image_l {
	margin: 0 18px -15px 0;
}/* for IE6 only */
.image_l1 {
	float: left;
	margin: 0 20px 0px 0;
	display:block;
	border:solid 3px #a8a8a8;
	padding:2px;
	line-height:1%;
	font-size:1%;
}
*:first-child+html .image_l1 {
	margin: 0 20px 0px 0;
}/* for IE7 only */
* html body .image_l1 {
	margin: 0 18px 0px 0;
}/* for IE6 only */
.sr_image_r {
	float: right;
	margin: 0 0 6px 20px;
	display:block;
	padding:2px;
	line-height:1%;
	font-size:1%;
}
.image_r {
	float: right;
	margin: 0 0 6px 20px;
	display:block;
	border:solid 3px #a8a8a8;
	padding:2px;
	line-height:1%;
	font-size:1%;
}
.image_r02 {
	float: right;
	margin: 0 20px 6px 0;
	display:block;
	padding:2px;
}
.image_r03 {
	float: right;
	margin: 0;
	display:block;
	padding:0px;
}
*:first-child+html .image_r {
	margin: 0 0 0px 20px
}/* for IE7 only */
* html body .image_r {
	margin: 0 0 0px 18px;
}/* for IE6 only */
.image_r1 {
	float: right;
	margin: 0 0 0 20px;
	display:block;
	border:solid 3px #a8a8a8;
	padding:2px;
	line-height:1%;
	font-size:1%;
}
*:first-child+html .image_r1 {
	margin: 0 0 0px 20px
}/* for IE7 only */
* html body .image_r1 {
	margin: 0 0 0px 18px;
}/* 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;
	margin: 0 0 20px 0;
	padding: 0;
	height: 21px;
	list-style: none;
}
#content ul.totop li {
	margin: 0;
	padding: 0;
	width: 105px;
	height: 21px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
}
#content ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 21px;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/totop.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: 1px solid #cccccc;
	font-size: 100%;
	line-height:1.6em;
	color: #000;
	width: 100%;
	margin: 0;
}
#content table th, #content table td {
	padding: 8px;
	border: 1px solid #cccccc;
}
#content table th {
	background: #f1f1f1;
	color: #000;
	width: 150px;
}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
}
.img {
	margin:0;
	padding:0;
	line-height:1%;
	font-size:1%;
	display:block;
}
#content table td.top {
	vertical-align: top;
}
#content table td.bottom {
	vertical-align: bottom;
}
#content table td.right {
	text-align: right;
}
.video2 {
	text-align: center;
	padding-bottom: 15px;
}
/*---------- 07  Index -----------*/
#index #title01 {
	margin:0;
	padding:50px 0 63px 0;
	line-height:1%;
	height:110px;
	text-align:right;
}
#index .alpha {
	float:left;
	width:330px;
	margin:0 10px 0 0;
	padding:0;
}
#index .beta {
	float:right;
	width:330px;
	margin:0;
	padding:0;
}
#index #content h2 {
	padding: 0;
	margin: 0;
	height: 15px;
	width: 670px;
	font-size: 10px;
	text-align: right;
}


.banner_left01 {
	padding:0;
	margin:0;
}
.banner_left01 a {
	width:330px;
	height:120px;
	background:url(../images/index_bnr01.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	line-height:1%;
	font-size:1%;
}
.banner_left01 a:hover {
	background:url(../images/index_bnr01.jpg) no-repeat 0 -120px;
}
.banner_right01 {
	padding:0;
	margin:0;
}
.banner_right01 a {
	width:330px;
	height:120px;
	background:url(../images/index_bnr02.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	line-height:1%;
	font-size:1%;
}
.banner_right01 a:hover {
	background:url(../images/index_bnr02.jpg) no-repeat 0 -120px;
}
.banner_left02 {
	padding:0;
	margin:0;
}
.banner_left02 a {
	width:330px;
	height:120px;
	background:url(../images/index_bnr03.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	line-height:1%;
	font-size:1%;
}
.banner_left02 a:hover {
	background:url(../images/index_bnr03.jpg) no-repeat 0 -120px;
}
.banner_right02 {
	padding:0;
	margin:0;
}
.banner_right02 a {
	width:330px;
	height:120px;
	background:url(../images/index_bnr04.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	line-height:1%;
	font-size:1%;
}
.banner_right02 a:hover {
	background:url(../images/index_bnr04.jpg) no-repeat 0 -120px;
}
.banner_01 {
	padding:0;
	margin:0;
}
.banner_01 a {
	width:670px;
	height:128px;
	background:url(../images/index_bnr05.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	line-height:1%;
	font-size:1%;
}
.banner_01 a:hover {
	background:url(../images/index_bnr05.jpg) no-repeat 0 -128px;
}
.bg_01 {
	background: url(../images/index_bg01.jpg) left top repeat-y;
}
.bg_02 {
	background: url(../images/index_bg02.jpg) left bottom no-repeat;
}
.bg_03 {
	background: url(../images/index_bg03.jpg) left top no-repeat;
}
.text_01 {
	padding: 12px;
	margin:0;
}
.text_02 {
	padding:0 12px 20px 12px;
	margin:0;
}
.video {
	padding-bottom:15px;
	text-align: left;
	float: left;
	margin-left:110px;
	margin-right: 10px;
	display: inline;
}
/*---------- 08  E-denture/Index ----------- */

#e-denture_index h3#title02 {
	background: url(../images/e-denture_index_h3-01.jpg) 0 0 no-repeat;
}
#e-denture_index h4#title03 {
	background: url(../images/e-denture_index_h4-01.jpg) 0 0 no-repeat;
}
#e-denture_index h4#title04 {
	background: url(../images/e-denture_index_h4-02.jpg) 0 0 no-repeat;
}
#content .image_c {
	margin: 0 0 0 56px;
	display:block;
	line-height:1%;
	border:solid 3px #a8a8a8;
	background:#fff;
	padding:2px;
	width:200px;
	font-size:1%;
}
*:first-child+html #content .image_c {
	margin: 0 0 0 56px;
}/* for IE7 only */
* html body #content .image_c {
	margin: 0 0 0 56px;
}/* for IE6 only */
/*---------- 09  E-denture/Sensuousness----- */
#e-denture_sensuousness h3#title02 {
	background: url(../images/e-denture_sensuousness_h3-01.jpg) 0 0 no-repeat;
}
#e-denture_sensuousness h4#title03 {
	background: url(../images/e-denture_sensuousness_h4-01.jpg) 0 0 no-repeat;
}
#e-denture_sensuousness h4#title04 {
	background: url(../images/e-denture_sensuousness_h4-02.jpg) 0 0 no-repeat;
}
#e-denture_sensuousness .left {
	margin:0 10px 0 0;
	width:160px;
	float:left;
}
#e-denture_sensuousness .right {
	margin:0;
	width:160px;
	float:right;
}
#e-denture_sensuousness .image {
	margin: 0 0px 0px 0;
	display:block;
	border:solid 3px #a8a8a8;
	padding:2px;
	line-height:1%;
	font-size:1%;
}
/*---------- 10  E-denture/Functionality ----------- */
#e-denture_functionality h3#title02 {
	background: url(../images/e-denture_functionality_h3-01.jpg) 0 0 no-repeat;
}
#e-denture_functionality h4#title03 {
	background: url(../images/e-denture_functionality_h4-01.jpg) 0 0 no-repeat;
}
#e-denture_functionality h4#title04 {
	background: url(../images/e-denture_functionality_h4-02.jpg) 0 0 no-repeat;
}
/*---------- 11  E-denture/Tandem ----------- */
#e-denture_tandem h3#title02 {
	background: url(../images/e-denture_tandem_h3-01.jpg) 0 0 no-repeat;
}
#e-denture_tandem h4#title03 {
	background: url(../images/e-denture_tandem_h4-01.jpg) 0 0 no-repeat;
}
#e-denture_tandem h4#title04 {
	background: url(../images/e-denture_tandem_h4-02.jpg) 0 0 no-repeat;
}
#e-denture_tandem h4#title05 {
	background: url(../images/e-denture_tandem_h4-03.jpg) 0 0 no-repeat;
}
#e-denture_tandem h4#title06 {
	background: url(../images/e-denture_tandem_h4-04.jpg) 0 0 no-repeat;
}
.img11b-01 {
	margin:0 10px 0 50px;
}
.img11b-02 {
	margin:0 10px 0 10px;
}
.img11b-03 {
	margin:0 0px 0 50px;
}
.txt-R {
	text-align:right;
	margin-right:325px;
}
.red {
	color:#FF0000;
}
/*---------- 12  Bps/Index   ----------- */
#bps_index h3#title02 {
	background: url(../images/bps_index_h3-01.jpg) 0 0 no-repeat;
}
#bps_index h4#title03 {
	background: url(../images/bps_index_h4-01.jpg) 0 0 no-repeat;
}
#bps_index h4#title04 {
	background: url(../images/bps_index_h4-02.jpg) 0 0 no-repeat;
}
/*---------- 13  Bps/Flow   ----------- */
#bps_flow h3#title02 {
	background: url(../images/bps_flow_h3-01.jpg) 0 0 no-repeat;
}
#bps_flow h4#title03 {
	background: url(../images/bps_flow_h4-01.jpg) 0 0 no-repeat;
}
#bps_flow h4#title04 {
	background: url(../images/bps_flow_h4-02.jpg) 0 0 no-repeat;
}
/*---------- 14  Bps/Result  ----------- */
#bps_result h3#title02 {
	background: url(../images/bps_result_h3-01.jpg) 0 0 no-repeat;
}
#bps_result .left {
	margin:0 10px 0 0;
	width:160px;
	float:left;
}
#bps_result .right {
	margin:0;
	width:160px;
	float:right;
}
#bps_result .image {
	margin: 0 0px 0px 0;
	display:block;
	border:solid 3px #a8a8a8;
	padding:2px;
	line-height:1%;
	font-size:1%;
}
*:first-child+html #bps_result .image {
	margin: 0 0px 0px 0;
}/* for IE7 only */
* html body #bps_result .image {
	margin: 0 0px 0px 0;
}/* for IE6 only */
/*----------  Bps/Example  ----------- */
.bps_example h3#title01 {
	background: url(../images/example_h3_01.jpg) 0 0 no-repeat;
}
.bps_example h3#title02 {
	background: url(../images/example_h3_02.jpg) 0 0 no-repeat;
}
.bps_example h3#title03 {
	background: url(../images/example_h3_03.jpg) 0 0 no-repeat;
}
.bps_example h3#title04 {
	background: url(../images/example_h3_04.jpg) 0 0 no-repeat;
}
.bps_example h3#title05 {
	background: url(../images/example_h3_05.jpg) 0 0 no-repeat;
}
.bps_example h3#title06 {
	background: url(../images/example_h3_06.jpg) 0 0 no-repeat;
}
.bps_example h3#title07 {
	background: url(../images/example_h3_07.jpg) 0 0 no-repeat;
}
.bps_example h3#title08 {
	background: url(../images/example_h3_08.jpg) 0 0 no-repeat;
}
.bps_example h3#title09 {
	background: url(../images/example_h3_09.jpg) 0 0 no-repeat;
}
.bps_example h3#title10 {
	background: url(../images/example_h3_10.jpg) 0 0 no-repeat;
}
.bps_example .left {
	margin:0 10px 0 0;
	width:160px;
	float:left;
}
.bps_example .right {
	margin:0;
	width:160px;
	float:right;
}
.bps_example .image {
	margin: 0 0px 0px 0;
	display:block;
	border:solid 3px #a8a8a8;
	padding:2px;
	line-height:1%;
	font-size:1%;
}
*:first-child+html .bps_example .image {
	margin: 0 0px 0px 0;
}/* for IE7 only */
* html body .bps_example .image {
	margin: 0 0px 0px 0;
}/* for IE6 only */
/*---------- 15  tie-up  ----------- */
#tie-up h3#title02 {
	background: url(../images/tie-up_h3-01.jpg) 0 0 no-repeat;
}
#tie-up h4#title03 {
	background: url(../images/tie-up_h4-01.jpg) 0 0 no-repeat;
}
/*---------- 16  Voice  ----------- */
#voice h3#title02 {
	background: url(../images/voice_h3-02.jpg) 0 0 no-repeat;
}
#voice h3#title03 {
	background: url(../images/voice_h3-03.jpg) 0 0 no-repeat;
}
#voice h4#title04 {
	background: url(../images/voice-h4-02.jpg) 0 0 no-repeat;
}
#voice h4#title05 {
	background: url(../images/voice-h4-03.jpg) 0 0 no-repeat;
}
#voice h4#title06 {
	background: url(../images/voice-h4-01.jpg) 0 0 no-repeat;
}
#voice h4#title07 {
	background: url(../images/voice-h4-04.jpg) 0 0 no-repeat;
}
#voice h4#title08 {
	background: url(../images/voice-h4-05.jpg) 0 0 no-repeat;
}
#voice h4#title09 {
	background: url(../images/voice-h4-06.jpg) 0 0 no-repeat;
}
#voice h4#title10 {
	background: url(../images/voice-h4-07.jpg) 0 0 no-repeat;
}
#voice h4#title11 {
	background: url(../images/voice-h4-08.jpg) 0 0 no-repeat;
}
#voice h4#title12 {
	background: url(../images/voice-h4-09.jpg) 0 0 no-repeat;
}
#voice h4#title13 {
	background: url(../images/voice-h4-10.jpg) 0 0 no-repeat;
}
/*---------- 17  Produts  ----------- */
#products h3#title02 {
	background: url(../images/products_h3-01.jpg) 0 0 no-repeat;
}
#products h4#title03 {
	background: url(../images/products_h4-01.jpg) 0 0 no-repeat;
}
#products h3#title04 {
	background: url(../images/products_h3-02.jpg) 0 0 no-repeat;
}
#products h4#title05 {
	background: url(../images/products_h4-02.jpg) 0 0 no-repeat;
}
/*---------- 18  Order -----------  */
#order h3#title02 {
	background: url(../images/order_h3-01.jpg) 0 0 no-repeat;
}
/*---------- 19  Company   -----------*/
#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;
}
#map {
	width: 530px;
	height: 450px;
	display:block;
	margin:0;
	padding:0;
	border:1px #cccccc solid;
	float:left;
}
/*---------- 20  Recruit -----------*/
#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;
}
/*---------- 22  tandem01 -----------*/
#tadem01 h3#title02 {
	background: url(../images/tandem01_h3-01.jpg) 0 0 no-repeat;
}
#tadem01 h3#title03 {
	background: url(../images/tandem01_h3-02.jpg) 0 0 no-repeat;
}
#tadem01 h3#title04 {
	background: url(../images/tandem01_h3-03.jpg) 0 0 no-repeat;
}
#tadem01 h3#title05 {
	background: url(../images/tandem01_h3-05.jpg) 0 0 no-repeat;
}
#tadem01 h3#title06 {
	background: url(../images/tandem01_h3-06.jpg) 0 0 no-repeat;
}
#tadem01 h4#title05 {
	background: url(../images/tandem01_h4-01.jpg) 0 0 no-repeat;
}
#tadem01 h4#title06 {
	background:	url(../images/tandem01_h4-02.jpg) 0 0 no-repeat;
}
#tadem01 h4#title07 {
	background: url(../images/tandem01_h4-03.jpg) 0 0 no-repeat;
}
#tadem01 h4#title08 {
	background: url(../images/tandem01_h4-04.jpg) 0 0 no-repeat;
}
/*---------- 21  Fmail  ----------- */
#fmail h3#title02 {
	background: url(../images/fmail_h3-01.jpg) 0 0 no-repeat;
}
.cent {
	margin: 0 35px;
}
option {
	margin: 0 0 0 10px;
}
/*---------- Margin ----------- */

.margin_t15 {
	margin-top:15px;
}
.margin_b15 {
	margin-bottom:15px;
}
.height130 {
	height:130px;
}
.padding_l10_r10 {
	padding:0 10px 0 10px;
}
.margin_b20 {
	margin-bottom:20px;
}
.margin_b30 {
	margin-bottom:30px;
}
.margin_b35 {
	margin-bottom:35px;
}
.margin_b5 {
	margin-bottom:5px;
}
.w_50p {
	width:50%;
}
.w_33p {
	width:33%;
}
.w_20p {
	width:20%;
}
.bg_grey {
	background:#f1f1f1;
}
.bg_blue {
	background:#dcdbdb;
}
.center {
	text-align:center;
}
.txt_blue {
	color:#0000ff;
}
.f14 {
	font-size:14px;
}
.bg_boder1 {
	background:#fbfbfb;
	border:1px solid #dedede;
	padding:4px 10px;
}
.text_bold {
	font-weight:bold;
}
#content ul.ul01 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content ul.ul01 li {
	list-style: none;
	line-height:1.6em;
	background: url(../images/icon_01.jpg) 0 6px no-repeat;
	padding-left: 15px;
}
#tadem01 ul.img {
	width: 600px;
	margin: 15px 0 0 35px;
	text-align: center;
}
#tadem01 ul.img li {
	float:left;
	margin: 5px 0
}
.img1 {
	margin: 15px 15px 15px 35px;
}
.sr_brn a {
	width:670px;
	height:110px;
	background:url(../images/index_bnr06.jpg) 0 0 no-repeat;
	display:block;
	outline:none;
	text-indent:-9999px;
	margin-bottom:20px;
}
.sr_brn a:hover {
	background-position:0 -110px;
}
.sr_image_l {
	float:left;
	text-align:center;
	width:300px;
}
.sr_image_r01 {
	float:right;
	text-align:center;
	width:300px;
}
/*----------------------------------------------------------------------------
	example/
----------------------------------------------------------------------------*/
.exampleBlock {
	margin-bottom:30px;
	border:1px solid #666666;
}
.SlideTabWrap00 {
	position:relative;
	width:670px;
	height:528px;
}
* html .SlideTabWrap00 {/* for IE6 \*/
	width:668px;
	height:530px;
}
.SlideTabWrap00 ul {
	clear: both;
	list-style-type: none;
	height: 350px;
	padding:0;
	margin:0;
}
.SlideTabWrap00 li {
	float: left;
	padding:0;
	margin:0;
}
.SlideTabWrap00 li img {
	border:0;
}
.SlideTabWrap01 {
	background: #000000;
	position:relative;
	width:648px;
	padding:0px 10px 10px;
}
* html .SlideTabWrap01 {/* for IE6 \*/
	width:668px;
	padding:0px 0px 0px;
}
.SlideTabWrap01 ul {
	width:600px;
	clear: both;
	list-style-type: none;
	padding:10px 0 0 5px;
	margin-top:0;
}
* html .SlideTabWrap01 ul {/* for IE6 \*/
	width:500px;
}
.SlideTabWrap01 li {
	float: left;
	padding: 0 5px 10px;	
}
* html .SlideTabWrap01 li {/* for IE6 \*/
	padding: 0;
}
.SlideTabWrap01 li img {
	float: left;
	border:0;
}
.navPrebtn {
	background:#000000;
	position:absolute;
	top:35px;
	left:15px;
	width:15px;
	padding:1px;
}
.navNextbtn {
	background:#000000;
	position:absolute;
	top:35px;
	right:15px;
	width:15px;
	padding:1px;
	text-align:right;
}
#ViewPort41, #ViewPort3, #ViewPort73, #ViewPort34, #ViewPort69, #ViewPort125, #ViewPort36, #ViewPort38, #ViewPort64, #ViewPort39, #ViewPort371 {
	background:#000000;
	width:550px !important;
}
.SlideTabWrap00 ul div {
	overflow:hidden;
	/*background:#000000;*/
width:660px !important;
}
#content .SlideTabWrap00 ul div li {
	padding-left:10px;
	padding-top:10px;
}
.SlideTabWrap01 ul div {
	overflow:hidden;
	background:#000000;
	width:600px !important;
}
.SlideTabWrap01 ul div div {
	overflow:hidden;
	background:#000000;
	width:2700px !important;
}

.box_04 {
	position:absolute;
	width:300px;
	height:auto;
	left: 364px;
	top: 2817px;
	
	}
	

.box_03 {
	position:absolute;
	width:300px;
	height:auto;
	left: 364px;
	top: 2667px;
	
	}

.box_02 {
	position:absolute;
	width:300px;
	height:auto;
	left: 364px;
	top: 1309px;
	
	}
.box_01 {
	position:absolute;
	width:300px;
	height:auto;
	left: 364px;
	top: 1066px;
	
	}
	
.rs { position:relative;}	
	
.fl_l { float:left;}

.clear {clear:both;}

.shika, .giko {
	width:300px;
	float:left;
}

.giko  {
	width:300px;
	float:left;
}


	

