@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;
}


/*サイドメニュー---------------------------------------- */
.sidebox {
background-color: #cccccc;
margin: 0px; 
border: 0px; 
padding: 0px; 
width: 170px; 
}

.sideboxhead { 
display: block;
width: 170px;
/*height: 12px;*/
margin: 0px;
border-bottom: #666 1px solid;
padding-top: 7px;
padding-bottom: 7px;
background: url("../images/sidemenuhead.gif") no-repeat left top;
text-indent: 10px;
color:#000;
font-size: 12px;
font-weight: bold;
}

.sideboxcontent  {
width: 170px;
margin: 0px;
border: 0px;
padding: 0px;
}

.sideboxfoot{
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: #666 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: 15px;
color:#000;
font-size: 10px;
}

.sidebox li a:hover {
background-image: url(../images/bullet_11x8.gif) !important;
background-repeat: no-repeat !important;
background-position: left center;
background-color: #666666;
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;
}


/*新着情報テーブル-------------------------------------- */
.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: #ffffcc;
}

.information .row2 {
width: auto;
background-color: #f5f5f5;
}


/*会社概要テーブル-------------------------------------- */
.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;
}

/*導入までの流れテーブル-------------------------------------- */
.processbox{
margin: 0px;
border: 0px;
text-align: left;
width: 600px;
height: auto;
background: url(../images/processbase.gif) repeat-y left top; 
}


.processbox table {
width: 560px;
margin-left:20px;
border: 0px;
}
.processbox td {
margin: 0px;
border:0px;
padding-top:10px;
padding-bottom:10px;
font-size: 12px;
}
.processbox .row1 {
width: 26px;
padding-top:10px;
padding-bottom:10px;
}

.processbox .row2 {
width: 164px;
font-size: 16px;
color: #fff;
font-weight: bold;
text-align: left;
}

.processbox .row3 {

width: auto;
font-size: 12px;

color: #000;
font-weight: normal;
text-align: left;
}
/* サイト基本構造-------------------------------------------- */
body {
background: #000066 url(../images/background.jpg) repeat-x left top; 
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 2px 0px 2px; 
border: 0; 
width: 840px; 
height: auto;
}

/* ヘッド--------------------------------------- */
#header {
text-align: left;
background: url(../images/headerwh.gif) repeat-y left top;
width: 830px; 
height: 95px;
margin: 0px;
padding: 5px 10px 5px 0px; 
border: 0px; 
}

.logobox {
float: left;
width: 600px;
height: 95px;
margin-top: 0px;
border: 0px;
padding: 0px;
}

.logo {
float: left;
text-align: left;
margin: 0px;
border: 0px; 
padding: 0px; 
width: 140px; 
height: 95px;
}

.description {
float: right;
width: 450px;
height: 20px;
margin-top: 25px;
border: 0px;
padding: 0px;
}

h1{
margin:0px;
border: 0px;
padding: 0px;
text-align: left;
font-size: 16px; 
line-height: 18px; 
color: #000;
}

.description p{
margin:0px;
border: 0px;
padding: 0px;
text-align: left;
font-size: 13px; 
line-height: 18px; 
color: #000;
}


/* お問い合わせボタン--------------------------------------- */
.inqbox {
float: right;
/*height: 28px;*/
width: 200px;
margin-top:10px;
border: 0px;
padding: 0px;
}

.inqbt {
float: right;
height: 75px;
width: 180px;
margin:0px;
border: 0px;
padding:0px;
}

.inqbt ul {
margin: 0px;
float: right;
list-style-type: none;
} 

.inqbt li{
float: left;
padding-left: 5px;
}

.inqbt li a {
display: block;
width: 80px;
height: 10px;
margin: 0px;
border: 0px;
padding: 40px 0px 25px 0px;
/*background: url(../images/inquiry.gif) no-repeat 0px 0px;*/
background: url(../images/inqbt.gif) no-repeat 0px 0px;
text-align: center;
color:#ffffff;
font-size: 10px;
font-weight: bold;
line-height: 12px;
}

.inqbt li a:hover {
background: url(../images/inquiry_roll.gif) no-repeat;
color:#ffffff;
}

.inqbt li a:visited {
color:#ffffff;
}

/* SWFスペース--------------------------------------- */
#headerswf { 
margin: 0px;
border:0px;
padding:0px;
background-color: #fff; 
width: 840px; 
height: 250px;

}


/* コンテンツ構造--------------------------------------- */
#contenthead {
text-align: center;
background: url(../images/contenthead.gif) no-repeat center top;
margin: 0px; 
padding: 0px; 
border: 0; 
width: 840px; 
height: 30px;
}

#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; 
/*padding: 0px; */
border: 0px; 
width: 610px; 
height: auto;
text-align: left;
}

#main2 {
background-color: #ffffff;
float: left;
/*margin-left: 20px;*/
padding: 0px; 
border: 0px; 
width: 600px; 
height: auto;
}

.story{
display: block;
width: 600px;
margin-bottom: 10px;
border:0px;
padding-bottom:30px;
clear: both;
}

/*foot構造--------------------------------------- */
#contentfoot{ 
padding: 0; 
border: 0; 
width: 840px; 
margin: 0; 
}

.foot{
width: 840px;
height: 130px;
margin: 0;
background: url(../images/illust.gif) bottom right no-repeat;
color: #333;
}

.foot1{
width: 820px;  
margin: 0;
padding-top:5px;
padding-bottom:5px;
padding-right: 20px;
background-color: #000066;
text-align: right;
font-size: 10px;
color: #fff;
}

.foot1 a:link {
color:#fff;
text-decoration:none;
}
.foot1 a:visited {
color:#fff;
text-decoration:none;
}
.foot1 a:hover {
color:#fff;
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: 20px;
margin: 0;
background-color: #000;
text-align: center;
font-size: 10px;
color: #ffffff;
padding-top:5px;
}

/* サイド構造--------------------------------------- */
#sidebar {
/*background: url(../images/menuhead.gif) no-repeat left top;*/
float: left; 
margin: 0px; 
/*padding: 0px;*/
border: 0px; 
width: 210px; 
height: auto;
padding-top: 0px;
}

#sidebar2 {
float: left;
margin-top: 0px;
border: 0px;
padding-left:8px;
width: 190px;
height: auto;
text-align: left;
}

.banner {
display: block;
margin: 0px 0px 10px 0px;
}

.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; 
font-family: osaka; 
}

.j12{ 
font-size: 12px; 
line-height: 16px; 
font-family: osaka; 
}

.j16{
font-size: 16px; 
line-height: 18px; 
font-family: osaka; 
}

.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;
}

p {
text-align: left;
margin: 0px;
padding: 0px;
width: 100%;
height: auto;
}


/*タイトル--------------------------------------- */
h2 {
font-size: 14px;
text-indent: 40px;
text-align: left;
/*color: #618200;*/
color: #000000;
background: url(../images/h2.gif) no-repeat left top;
height: 14px;
margin-top: 0px;
margin-bottom: 20px;
border: 0px;
padding-top: 9px;
padding-bottom: 9px;
font-weight: bold;
}

h3 {
font-size: 14px;
text-indent: 28px;
text-align: left;
color: #000;
background: url(../images/h3.gif) no-repeat left center;
height: 14px;
margin-top: 0px;
margin-bottom: 20px;
border: 0px;
padding-top: 6px;
padding-bottom: 7px;
font-weight: bold;
}

h4 {
font-size: 12px;
text-align: left;
color: #000000;
height: 12px;
margin: 0px;
border:0px;
padding-top:0px;
padding-bottom:10px;
}

h5 {
font-size: 14px;
text-indent: 14px;
text-align: left;
color: #000000;
background: url(../images/h5.gif) no-repeat -2px top;
height: 14px;
margin-top: 0px;
margin-bottom: 10px;
border: 0px;
padding-top: 8px;
padding-bottom: 10px;
font-weight: bold;
}

.minititle {
display: block;
background: url(../images/h4.gif) no-repeat left top;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #000000;
height: 12px;
width: 300px;
margin-bottom: 10px;
border:0px;
padding-top:3px;
padding-bottom:5px;
}

.postend  {
color: #333333; 
font-size: 10px; 
line-height: 14px; 
font-family: osaka; 
text-align: left; 
clear: left; 
margin-top: 5px; 
padding: 2px 5px; 
width: 500px; 
margin-bottom: 20px; 
border-top: 1px solid #333333;
border-right-style: none; 
border-right-width: medium; 
border-bottom-style: none; 
border-bottom-width: medium; 
border-left-style: none; 
border-left-width: medium; 
}

 
/* Links------------------------------------- */
a:link {
color:#8B0000;
text-decoration:none;
}

a:visited {
color:#333333;
text-decoration:none;
}

a:hover {
color:#003399;
text-decoration:none;
}

#blog-title {
background:url("../images/bg_header.gif") no-repeat left top;
margin:0;
padding:40px 0 0;
font:bold 275%/97px Helvetica,Arial,Verdana,Sans-serif;
text-transform:lowercase;
}

#blog-title a {
color:#ffffff;
text-decoration:none;
}

.postpage #blog-title {
padding-top:0;
background-position:0 -40px;
}

/* フォーム----------------------------------------- */
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;
}

