@charset "UTF-8";

/* clearfix---------------------------------------- */
/*ハック-IE以外のモダンブラウザ用*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/*ハック-IE7-MacIE用*/
.clearfix {
display: inline-block;
}

/*ハック-IE6以前用*/
/* Hides from IE-mac ¥*/
*html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/*End hide from IE-mac*/

/* 基本パーツ---------------------------------------- */
/*クリア*/
br#img {
clear:both;
}
br.img {
clear:both;
}
p {
display: block;
clear:both;
text-align: left;
margin: 0px;
padding: 0px;
width: 100%;
height: auto;
}
/*サイドメニュー---------------------------------------- */
.sidebox {
display: none;
/*background-color: #cccccc;
margin: 0px; 
border: 0px; 
padding: 0px; 
width: 170px; */
}
.sideboxhead {
display: none;
/*display: block;
width: 170px;
height: 12px;
margin: 0px;
border-bottom: #666 1px solid;
padding-top: 7px;
padding-bottom: 7px;
background: url("../images/sidemenutop.gif") no-repeat left top;
text-indent: 10px;
color:#000;
font-size: 12px;
font-weight: bold;*/
}

.sideboxcontent {
display: none;
/*width: 170px;
margin: 0px;
border: 0px;
padding: 0px;*/
}
.sideboxfoot{
display: none;
/*
border-top: #fff 1px solid;
background: url("../images/sidemenubottom.gif") no-repeat left bottom;
width: 170px;
height: 15px;
*/
}
  
.sidebox ul {
/*
margin: 0px;
border: 0px;
padding:0px;
list-style-type: none;
*/
}
.sidebox li{
/*
list-style-type: none;
margin: 0px;
*/
}
.sidebox li a {
/*
display: block;
width: 170px;
border-top: #fff 1px solid;
border-bottom: #333 1px solid;
padding-top: 4px;
padding-bottom: 4px;
background-image: url(../images/bullet_11x8.gif);
background-repeat: no-repeat;
background-position: left center;
background-color: #cccccc;
text-indent: 25px;
text-decoration: none;
color:#000;
font-size: 11px;
*/
}
.sidebox li a:hover {
/*
background-image: url(../images/bullet_11x8_roll.gif) !important;
background-repeat: no-repeat !important;
background-position: left center;
background-color: #666;
color:#ffffff;
*/
}
.sidebox2 {
/*
text-align: left;
color: #000000;
font-size: 11px;
line-height: 18px;
background-color: #cccccc;
margin: 0px; 
border: 0px; 
padding-left: 10px; 
width: 160px;
*/
}
.sideboxhead2 {
/*
display: block;
width: 170px;
height: 15px;
margin: 0px;
border: 0px;
background: url("../images/sidemenuhead.gif") no-repeat left top;
*/
}
.sideboxfoot2 {
/*
border: 0px;
background: url("../images/sidemenubottom.gif") no-repeat left bottom;
width: 170px;
height: 15px;
*/
}
/*DL-DD-DTリスト---------------------------------------*/
dl {
text-align: left;
}
dd {
margin: 0px;
border: 0px;
padding: 0px;
float: left;
width: 130px;
}
dt{
float: right;
margin: 0px;
border: 0px;
padding: 0px;
width: 470px;
}


/*新着情報テーブル-------------------------------------- */
.information {
width: 100%;
border-top: solid 1px #cccccc; 
border-collapse: collapse;
}

.information th {
border-bottom:1px solid #cccccc;
/*color:#330000;*/
background-color:#996633;
background-position:left top;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:9px;
text-align:center;
}

.information td {
margin: 0px;
border-bottom:1px solid #cccccc;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:9px;
text-align:left;
/*font-size: 10px;*/
}

.information .row1 {
width: 120px;
background-color: #cbe4c1;
}

.information .row2 {
width: auto;
background-color: #f5f5f5;
}
/*知的財産テーブル-------------------------------------- */
.legal {
width: 100%;
border-top: solid 1px #cccccc; 
border-collapse: collapse;
}

.legal th {
border-bottom:1px solid #cccccc;
/*color:#330000;*/
/*background-color:#fff;*/
background-position:left top;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:9px;
text-align:center;
}

.legal td {
margin: 0px;
border-bottom:1px solid #cccccc;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:9px;
text-align:left;
/*font-size: 10px;*/
}

.legal .row1 {
width: 180px;
/*background-color: #cbe4c1;*/
}

.legal .row2 {
width: auto;
/*background-color: #f5f5f5;*/
}

/*お問い合わせテーブル-------------------------------------- */
.inq {
width: 100%;
border-top: solid 1px #cccccc; 
border-collapse: collapse;
}

.inq th {
border-bottom:1px solid #cccccc;
background-position:left top;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:9px;
text-align:center;
}

.inq td {
margin: 0px;
border-bottom:1px solid #cccccc;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:9px;
text-align:left;
/*font-size: 10px;*/
}

.inq .row1 {
width: 100px;
/*background-color: #cbe4c1;*/
}

.inq .row2 {
width: auto;
/*background-color: #f5f5f5;*/
}
/*特許テーブル-------------------------------------- */
.tokkyo {
width: 100%;
border-top: solid 1px #cccccc; 
border-collapse: collapse;
}

.tokkyo th {
border-bottom:1px solid #cccccc;
/*color:#330000;*/
background-color:#996633;
background-position:left top;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:9px;
text-align:center;
}

.tokkyo td {
margin: 0px;
border-bottom:1px solid #cccccc;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:9px;
text-align:left;
}

.tokkyo .row1 {
width: 160px;
background-color: #fff;
}
.tokkyo .row2 {
width: auto;
background-color: #66c;
color: #fff;
}

.tokkyo .row3 {
width: auto;
background-color: #039;
color: #fff;
}


/*会社概要テーブル-------------------------------------- */
.profile {
width: 100%;
border-top: solid 1px #ccc; 
border-collapse: collapse;
}

.profile th {
border-bottom:1px solid #ccc;
background-color:#996633;
background-position:left top;
padding-top:10px;
padding-bottom:10px;
padding-left:12px;
text-align:center;
}

.profile td {
margin: 0px;
border-bottom:1px solid #ccc;
padding-top:10px;
padding-bottom:10px;
padding-left:12px;
text-align:left;
font-size: 12px;
}

.profile .row1 {
width: 120px;
background-color: #f5f5f5;
}

.profile .row2 {
width: auto;
background-color: #fff;
}

/* サイト基本構造-------------------------------------------- */
body {
/*background: #ccc url(../images/background.gif) repeat-x left top; */
background-color: #fff;
text-align:center;
font-size: 12px; 
line-height: 16px;
margin:0px;
border:0px;
padding:0px;
color: #333;
}

#wrap {
text-align: center;
/*background: url(../images/bodybase.gif) repeat-y center top;*/
margin: 0px auto 0px auto; 
padding: 0px;
border: 0; 
width: 850px; 
height: auto;
}

#wrap2 {
text-align: center;
/*background: url(../images/baseshadow.gif) no-repeat left top;*/
margin: 0px auto 0px auto; 
padding: 0px 5px 0px 5px; 
border: 0; 
width: 840px; 
height: auto;
}
/* ヘッド--------------------------------------- */
#header {
display: none;
/*text-align: left;
background: url(../images/header.gif) repeat-y left top;
width: 830px; 
height: 115px;
margin: 0px;
padding: 30px 10px 5px 0px; 
border: 0px
*/
}
/*
.logobox {
float: left;
width: 610px;
height: 94px;
margin-top: 0px;
border: 0px;
padding: 0px;
}

.logo {
float: left;
text-align: left;
margin-left: 91px;
border: 0px; 
padding: 0px; 
width: 496px; 
height: 94px;
}
*/
/* お問い合わせボタン--------------------------------------- */
.inqbox {
display: none;
/*float: right;
width: 200px;
margin-top: 0px;
border: 0px;
padding: 0px;*/
}
.inqbt {
display: none;
/*height: 28px;
width: 100%;
margin:0px;
border: 0px;
padding:0px;*/
}
.inqbt ul {
display: none;
/*margin: 0px;
float: right;
list-style-type: none;*/
} 

.inqbt li{
float: left;
padding-left: 5px;
}
.inqbt li a {
display: none;
/*display: block;
width: 120px;
height: 14px;
margin: 0px;
border: 0px;
padding: 4px 0px 10px 0px;
background: url(../images/inquiry.gif) no-repeat 0px 0px;
text-align: center;
text-decoration: none;
color:#0e9392;
font-size: 14px;
font-weight: bold;
line-height: 14px;
*/
}
.inqbt li a:hover {
display: none;
/*
background: url(../images/inquiry_roll.gif) no-repeat;
color:#ffffff;
*/
}

/*.inqbt li a:visited {
color:#0e9392;
}*/



/* コンテンツ構造--------------------------------------- */
#contenthead {
text-align: center;
/*background: url(../images/header.gif) no-repeat center 170px;*/
margin: 0px; 
padding: 0px; 
border: 0; 
width: 840px; 
height: 20px;
}

#contentbase {
margin: 0px; 
border: 0px; 
padding: 0px; 
width: 840px; 
height: auto;
}

#content{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px; 
border: 0px; 
width: 840px;
clear: both;
}

#main {
color: #333333;
background-color: #ffffff;
/*float: right;*/
margin: 0px;
border: 0px;
width: 840px;
height: auto;
text-align: left;
}

#main2 {
background-color: #ffffff;
/*float: left;*/
/*margin-left: 20px;*/
padding: 0px; 
border: 0px; 
width: 840px;
height: auto;
}
.story{
display: block;
width: 840px;
margin-bottom: 80px;
border:0px;
padding-bottom: 0px;
clear: both;
}

.storytop{
display: block;
width: 840px;
margin-bottom: 20px;
border:0px;
padding-bottom: 0px;
clear: both;
}
.storyleft{
display: block;
width: 290px;
padding-left: 80px;
float: left;
}

.storyright{
display: block;
width: 290px;
padding-right: 80px;
float: right;
}
/*foot構造--------------------------------------- */
#contentfoot{ 
padding: 0; 
border: 0; 
width: 840px; 
margin: 0; 
}

.foot{
width: 840px;
height: 130px;
margin: 0;
}
.foot1{
width: 820px;  
margin: 0;
padding-top:5px;
padding-bottom:5px;
padding-right: 20px;
background-color: #cbe4c1;
text-align: right;
font-size: 10px;
color: #666;
}

.foot1 a:link {
color:#0e9392;
text-decoration:none;
}

.foot1 a:hover {
color:#0e9392;
text-decoration: underline;
}
.foot2{
padding: 5px 20px 5px 20px;
background-color: #fff;
}

/*footテーブル*/
.address {
width: 100%;
border: 0px; 
border-collapse: collapse;
}

.address td {
margin: 0px;
border: 0px;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:0px;
text-align:left;
}

.address .row1 {
width: 150px;
background-color: #ffffff;
font-size: 12px;
}

.address .row2 {
width: 100px;
background-color: #ffffff;
font-size: 12px;
}

.address .row3 {
width: 250px;
background-color: #ffffff;
font-size: 12px;
}

.address .row4 {
width: auto;
background-color: #ffffff;
font-size: 12px;
}
.foot3{
padding: 0; 
border: 0; 
width: 840px;
height: 50px;
margin: 0;
background-color: #0e9392;
text-align: center;
font-size: 10px;
color: #ffffff;
padding-top:5px;
}
/*ラインメニューボタン-------------------------------------*/
.linemenubase{
display: none;
/*
display: block;
height:30px;
width: 600px;
padding: 0px; 
border: 0px;
margin-top: 5px;
margin-bottom: 40px;
background-image: url(../images/linemenu.gif);
background-position: top left;
background-repeat: no-repeat;
*/
}
.linemenu{
display: none;
/*
display: block;
height:30px;
width: 600px;
padding-top: 0px; 
padding-bottom: 0px; 
padding-left: 0px;
border: 0px;
margin: 0px;*/
}
ul.linemenubt{
display: none;
/*
margin: 0px;
border: 0px;
padding: 0px;
list-style:none;
*/
}
ul.linemenubt li{
display: none;
/*list-style:none;
float:left;
padding: 0px;*/
}
ul.linemenubt a{
text-align: center;
text-decoration: none;
display:block;
height: 14px;
padding-top: 8px;
padding-bottom: 8px;
color: #fff;
font-size: 14px;
line-height: 14px;
background-image: url(../images/linemenu.gif);
}
a.bt1{
margin: 0px;
width:120px;
background-position: 0px 0px;
}
a:hover.bt1{
margin: 0px;
width:120px;
background-position: 0px -30px;
}
a.bt2{
margin: 0px;
width:120px;
background-position: -120px 0px;
}
a:hover.bt2{
margin: 0px;
width:120px;
background-position: -120px -30px;
}
a.bt3{
margin: 0px;
width:120px;
background-position: -240px 0px;
}
a:hover.bt3{
margin: 0px;
width:120px;
background-position: -240px -30px;
}
a.bt4{
margin: 0px;
width:120px;
background-position: -360px 0px;
}
a:hover.bt4{
margin: 0px;
width:120px;
background-position: -360px -30px;
}
a.bt5{
margin: 0px;
width:120px;
background-position: -480px 0px;
}
a:hover.bt5{
margin: 0px;
width:120px;
background-position: -480px -30px;
}
.linemenubt a span{
margin-top: 8px;
/*display: none;*/
}
/*大きめメニューボタン-----------------------------*/
.bt{
width: 290px;
height: 60px;
margin-bottom: 10px;
}
.bt ul {
margin: 0px;
border: 0px;
padding:0px;
list-style-type: none;
}
.bt li{
list-style-type: none;
margin: 0px;
}
.bt li a {
display: block;
text-align: center;
text-decoration: none;
border: 0px;
padding-top: 17px;
color:#fff;
font-size: 26px;
line-height: 26px;
}
.bt li a.bt1 {
width: 290px;
height: 48px;
background-image: url(../images/bt1.gif);
background-repeat: no-repeat;
background-position: left top;
}
.bt li a.bt2 {
width: 290px;
height: 48px;
background-image: url(../images/bt2.gif);
background-repeat: no-repeat;
background-position: left top;
}

.bt li a.bt3 {
width: 290px;
height: 48px;
background-image: url(../images/bt3.gif);
background-repeat: no-repeat;
background-position: left top;
}
.bt li a.bt4 {
width: 290px;
height: 48px;
background-image: url(../images/bt4.gif);
background-repeat: no-repeat;
background-position: left top;
}

.bt li a.bt5 {
width: 290px;
height: 48px;
background-image: url(../images/bt5.gif);
background-repeat: no-repeat;
background-position: left top;
}
.bt li a:hover {
width: 290px;
height: 48px;
background-image: url(../images/btover.gif);
background-repeat: no-repeat;
background-position: left top;
}
/* サイド構造--------------------------------------- */
#sidebar {
display: none;
/*
float: left; 
margin: 0px; 
padding-top: 20px;
border: 0px; 
width: 200px; 
height: auto;
*/
}
#sidebar2 {
display: none;
/*
float: left;
margin-top: 0px;
border: 0px;
padding-left:12px;
width: 190px;
height: auto;
text-align: left;
*/
}
/*
.box-1{
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: auto;
height: auto;
}

.box-2{
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
width: auto;
height: auto;
}

.box-3{
margin: 0px;
padding-top: 20px; 
padding-right: 20px; 
padding-bottom: 0px; 
padding-left: 0px; 
width: auto;
height: auto;
}
*/

/*main-text
--------------------------------------------------- */
.imgmargin {
margin-top: 0px; 
margin-right: 15px; 
margin-bottom: 20px; 
margin-left: 0px; 
}

.imgmargin2 {
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 15px; 
margin-left: 0px; 
}

.j10{ 
font-size: 10px; 
line-height: 14px; 
}

.j12{ 
font-size: 12px; 
line-height: 16px; 
}

.j16{
font-size: 16px; 
line-height: 18px; 
}

.e10{ 
font-size: 10px; 
line-height: 14px; 
font-family: Helvetica,Arial,Verdana,Sans-serif;
}

.e12{ 
font-size: 12px; 
line-height: 16px; 
font-family: Helvetica,Arial,Verdana,Sans-serif;
}
.e16{
font-size: 16px; 
line-height: 18px; 
font-family: Helvetica,Arial,Verdana,Sans-serif;
}
/*タイトル--------------------------------------- */
h1{
background: url(../images/h1.jpg) no-repeat left top;
margin: 0px;
border: 0px;
padding-top: 10px;
padding-left: 200px;
text-align: left;
text-indent: 0px;
font-size: 32px; 
line-height: 40px; 
color: #666;
width: 640px; 
height: 175px;
}

h2 {
font-size: 18px;
text-indent: 20px;
text-align: left;
/*color: #618200;*/
color: #0e9392;
/*background: url(../images/h2.gif) no-repeat left top;*/
height: 39px;
margin-top: 0px;
margin-bottom: 10px;
border: 0px;
padding-top: 10px;
/*padding-bottom: 9px;*/
font-weight: bold;
}
h3 {
text-align: left;
margin-top: 0px;
margin-bottom: 15px;
padding-top: 9px;
padding-bottom: 10px;
background-color: #0e9392;
width: 100%;
/*background-image: url(../images/h3.gif);*/
color: #fff;
/*height: 14px;*/
font-size: 14px;
text-indent: 15px;
/*font-family: Hiragino Kaku Gothic Std;*/
}
h4 {
font-size: 11px;
text-align: left;
text-decoration: underline;
height: 14px;
margin: 0px;
border:0px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 5px;
}
 
/* Links------------------------------------------ */
/*a:link {
color:#003399;
text-decoration: underline;
}*/

a {
color:#003399;
text-decoration: underline;
}
/*a:visited {
color:#333333;
text-decoration:none;
}*/
a:hover {
color:#8B0000;
text-decoration: underline;
}

/* フォーム----------------------------------------- */
form {
margin: 0px;
border: 0px;
padding: 0px;
}

.formtext{
width: 494px;
margin: 0px;
background-color:#666699;
border-style: solid;
border-width: 1px;
border-color: #333333;
padding: 4px 2px 4px 2px;
font-size: 12px; 
color: #fff;
}

.formarea{
width: 494px;
background-color:#666699;
margin: 0px;
border-style: solid;
border-width: 1px;
border-color: #333333;
padding: 4px 2px 4px 2px;
font-size: 12px;
color: #fff;
}

.googlearea {
width: 158px;
background-color:#fff;
margin: 3px 0px 3px 0px;
border-style: solid;
border-width: 1px;
border-color: #333333;
font-size: 12px;
color: #333333;
}
