/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:180%;
text-align: center;
color:#333333;
background-image:url(back.jpg);
background-repeat:repeat-x;
background-position:center top;
letter-spacing:0px;
}

*{
margin:0px;
padding:0px;
}

h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:lighter;
}

img{
border-width: 0px;
border-style: none;
vertical-align:top;
}

#top {
display:none;
}

table {
font-size:100%;
line-height:180%;
}

td{
vertical-align:top;
}

#wrapper{
margin:0px auto;
width:780px;
text-align:left;
}

#header{
width:780px;
float:left;
height:80px;
}

#header h1 .logo {
float:left;
height:80px;
}

#header h1 {
float:left;
}

#header .head_mail {
float:right;
height:80px;
}

#main{
width:780px;
float:left;
}

#nakamain{
width:780px;
float:left;
}


a:link,a:visited{
color:#006699;
text-decoration:none;
}

a:active,a:hover,a:focus{
color:#00CCFF;
text-decoration:none;
overflow:hidden;
}

a:hover img{
filter:Alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

#left_space {
float:left;
display:inline;
}

#left_space dl {
width:180px;
float:left;
list-style-type:none;
}

#left_space dl dt a{
width:180px;
float:left;
list-style-type:none;
margin-bottom:2px;
}



/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:600px;
float:right;
}

.section{
width:600px;
float:left;
}

.layout-table {
width:580px;
float:left;}

/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#mainnavi {
width:780px;
float:left;
display:inline;
margin-bottom:10px;
}

#mainnavi ul{
width:780px;
float:left;
list-style-type:none;
display:inline;
}

#mainnavi ul li {
width:130px;
height:30px;
float:left;
list-style-type:none;
text-indent:-9999px;
}


#mainnavi ul li.navi1 a{
width:130px;
height:30px;
float:left;
list-style-type:none;
text-indent:-9999px;
background-image:url(navi1.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi1 a:hover {
background-image:url(navi1_o.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi2 a{
width:130px;
height:30px;
float:left;
list-style-type:none;
text-indent:-9999px;
background-image:url(navi2.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi2 a:hover {
background-image:url(navi2_o.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi3 a{
width:130px;
height:30px;
float:left;
list-style-type:none;
text-indent:-9999px;
background-image:url(navi3.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi3 a:hover {
background-image:url(navi3_o.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi4 a{
width:130px;
height:30px;
float:left;
list-style-type:none;
text-indent:-9999px;
background-image:url(navi4.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi4 a:hover {
background-image:url(navi4_o.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi5 a{
width:130px;
height:30px;
float:left;
list-style-type:none;
text-indent:-9999px;
background-image:url(navi5.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi5 a:hover {
background-image:url(navi5_o.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi6 a{
width:130px;
height:30px;
float:left;
list-style-type:none;
text-indent:-9999px;
background-image:url(navi6.jpg);
background-repeat:no-repeat;
}

#mainnavi ul li.navi6 a:hover {
background-image:url(navi6_o.jpg);
background-repeat:no-repeat;
}



#subnavi #subnavi_title {
width:180px;
height:37px;
float:left;
background-image:url(subnavi_title.jpg);
background-repeat:no-repeat;
display:inline;
}



#subnavi {
width:180px;
float:left;
margin-right:10px;
display:inline;
}

#subnavi ul{
float:left;
list-style-type:none;
display:inline;
margin-bottom:4px;
}

#subnavi ul li {
float:left;
display:inline;
margin-bottom:2px;
}


#subnavi ul li a{
width:180px;
height:33px;
float:left;
background-image:url(subnavi.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
line-height:33px;
text-decoration:none;
font-weight:bold;
list-style-type:none;
text-indent:10px;
}

#subnavi ul li a:hover {
background-image:url(subnavi_o.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:underline;
list-style-type:none;
}


#subnavi ul ul {
float:left;
list-style-type:none;
display:inline;
}

#subnavi ul li ul li {
float:left;
display:inline;
list-style-type:none;
}

#subnavi ul li ul li a{
height:25px;
float:left;
color:#999999;
line-height:25px;
background-image:url(arr.jpg);
background-repeat:no-repeat;
background-position:0% 50%;
list-style-type:none;
}

#subnavi ul li ul li a:hover {
color:#CCCCCC;
background-image:url(arr.jpg);
background-repeat:no-repeat;
background-position:0% 50%;
list-style-type:none;
}

#subnavi ul li ul li ul li a{
color:#CCCCCC;
background-image:none;
list-style-type:none;
}



/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:780px;
text-align:right;
float:left;
border-top:1px solid #cccccc;
margin-top:20px;
height:30px;
}

#footer ul{
width:780px;
float:left;
list-style-type:none;
}

#footer ul li {
float:left;
}

address {
font-size: 80%;
font-style: normal;
margin-top:5px;
}


/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main_image {
width:780px;
float:left;
margin-bottom:20px;
}

#top-img{
width:458px;
float:left;
}

#top-img-navi{
width:322px;
float:left;
background-image:url(tentative_back.jpg);
background-position:0 0;
background-repeat:no-repeat;
}

.topnavi01{
margin:11px 0 0 16px;
}

.topnavi02{
margin:7px 0 8px 16px;
}

#top-img-navi a:active img,
#top-img-navi a:hover img,
#top-img-navi a:focus img{
 filter:Alpha(opacity=80);
 -moz-opacity:0.80;
 opacity:0.80;
 }


/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

.sitemap ul{
margin:0 0 15px 30px;
}

.sitemap ul ul{
margin:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sub1 {
background-image:url(top_h2.jpg);
background-repeat:no-repeat;
width:780px;
height:30px;
float:left;
color:#999999;
text-indent:30px;
line-height:30px;
font-weight:bold;
margin-bottom:17px;
}

.sub2 {
background-image:url(sub2.jpg);
background-repeat:no-repeat;
width:580px;
height:50px;
float:left;
color:#ffffff;
text-indent:20px;
line-height:50px;
font-weight:bold;
margin-bottom:10px;
font-size:200%;
}

.sub3 {
background-image:url(sub3.jpg);
background-repeat:no-repeat;
width:580px;
height:35px;
float:left;
color:#ffffff;
text-indent:20px;
line-height:35px;
font-weight:bold;
margin-bottom:10px;
font-size:150%;
}

/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact_form {
width:580px;
float:left;
}

#contact_form dl{
width:540px;
border-bottom:1px dotted #99cccc;
float:left;
padding:10px 0;
line-height:220%;
}

#contact_form dt{
width:180px;
float:left;
}

#contact_form dt span{
font-weight:bold;
color:#CC0000;
}

#contact_form dd{
width:360px;
float:left;
}

#contact_form dd p{
float:left;
margin:0 10px 0 0;
}

#contact_form dd ul{
width:360px;
float:left;
list-style-type:none;
}

#contact_form dd li{
width:360px;
float:left;
}

#contact_form dd li p{
width:80px;
float:left;
margin:0px;
}

#contact_form dd li input{
margin:5px 0 0 0;
float:left;
}

#contact_form dd ul#privacy{
width:360px;
height:200px;
overflow:auto;
float:left;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
}

#contact_form dd ul#privacy li{
width:340px;
margin:0 0 15px 0;
float:left;
}

#contact_button {
width:580px;
float:left;
margin:10px 0 25px 0;
}

#contact_button input{
width:180px;
margin:0 0 0 180px;
}

#contact_box01 {
width:580px;
float:left;
}

#contact_box01 dt{
width:260px;
text-align:right;
float:right;
}

#contact_box01 dd{
width:330px;
float:left;
}

#contact_box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
}

#contact_box01 dd li{
background-image:url(icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:20px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
}

#contact_tel{
margin:20px 120px 30px 0;
text-align:right;
}


/*top*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#top_left {
float:left;
width:245px;
height:320px;
border-right:1px solid #cccccc;
display:inline;
margin-left:15px;
margin-bottom:40px;
}

#top_left img {
float:left;
}

#top_left p {
float:left;
width:230px;
}

.top_h_l {
background-image:url(top_h_l.jpg);
background-repeat:no-repeat;
background-position:0% 50%;
width:245px;
height:16px;
float:left;
color:#666666;
text-indent:10px;
line-height:16px;
font-weight:bold;
margin-bottom:10px;
font-size:85%;
}

.top_img1 {
margin-bottom:10px;
margin-left:35px;
display:inline;
}

#top_center {
float:left;
width:245px;
height:320px;
border-right:1px solid #cccccc;
display:inline;
margin-left:15px;
margin-bottom:40px;
}

#top_center img {
float:left;
}

#top_center p {
float:left;
width:230px;
}

.top_h_c {
background-image:url(top_h_c.jpg);
background-repeat:no-repeat;
background-position:0% 50%;
width:245px;
height:16px;
float:left;
color:#666666;
text-indent:10px;
line-height:16px;
font-weight:bold;
margin-bottom:10px;
font-size:85%;
}

.top_img2 {
margin-bottom:10px;
margin-left:40px;
display:inline;
}


#top_right {
float:left;
width:240px;
height:320px;
display:inline;
margin-left:15px;
margin-bottom:40px;
}

#top_right img {
float:left;
}

#top_right p {
float:left;
width:230px;
}

.top_h_r {
background-image:url(top_h_r.jpg);
background-repeat:no-repeat;
background-position:0% 50%;
width:240px;
height:16px;
float:left;
color:#666666;
text-indent:10px;
line-height:16px;
font-weight:bold;
margin-bottom:10px;
font-size:85%;
display:inline;

}

.top_img3 {
margin-bottom:10px;
margin-left:40px;
display:inline;
}


#top_under {
width:560px;
float:left;
display:inline;
}

.top_h_u {
background-image:url(top_h4.jpg);
background-repeat:no-repeat;
width:560px;
height:30px;
float:left;
color:#666666;
text-indent:30px;
line-height:30px;
font-weight:bold;
margin-bottom:20px;
display:inline;
}

#top_under dl {
float:left;
width:530px;
margin-left:15px;
display:inline;
}

#top_under dl dt {
float:left;
width:530px;
background-image:url(top_dt.jpg);
background-repeat:no-repeat;
background-position:0 3px;
display:inline;
margin-bottom:18px;
text-indent:10px;
}

#top_under dl dt a{
width:430px;
display:block;
float:right;
margin-top:-20px;
text-indent:0;
}

#top_under dl dd {
display:none;
}

#top_under p {
float:left;
width:530px;
display:inline;
}

#top_under_right {
width:197px;
height:334px;
float:left;
display:inline;
margin-left:20px;
background-image:url(right_back.jpg);
background-repeat:no-repeat;
}

#top_under_right ul {
margin-left:5px;
margin-top:6px;
width:187px;
float:left;
list-style-type:none;
display:inline;
}

#top_under_right ul li {
width:187px;
margin-bottom:2px;
float:left;
display:inline;
list-style-type:none;
}


/*company*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content_company {
width:580px;
float:right;
display:inline;
}

#content_company dl {
width:580px;
float:left;
display:inline;
margin-bottom:40px;
}

#content_company dl dt{
width:90px;
float:left;
margin-right:10px;
margin-left:10px;
line-height:180%;
background-color:#D3EAFA;
margin-bottom:5px;
padding-left:10px;
display:inline;
}

#content_company dl dd {
width:460px;
float:left;
line-height:180%;
margin-bottom:5px;
display:inline;
}

/*products*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content {
width:580px;
float:right;
text-align:left;
overflow:hidden;
}

#content p {
float:left;
width:300px;
}

#content table p {
float:none;
width:auto;
}

#content .left_cont {
width:260px;
float:left;
margin-right:10px;
display:inline;
text-align:center;
line-height:150%;
margin-bottom:40px;
}

#content .left_cont p.price {
float:left;
width:260px;
line-height:150%;
text-align:center;
margin-bottom:5px;
}

.right_price {
width:150px;
float:right;
}
.right_price2 {
margin-top:10px;
width:250px;
float:right;
}

.right_price p.right_p {
width:10px;
line-height:150%;
margin-bottom:10px;
margin-top:10px;
}

.m2 {
margin-bottom:20px;
}

.axtab {
float:left;
margin-bottom:40px;
}

.axtab td {
padding:5px;
}

.font01 {
font-weight:bold;
color:#000066;
}
#eibox{
width:100%;
}

#eibox dl{
width:130px;
background-color:#FFFFFF;
float:left;
margin-left:5px;
height:150px;
margin-top:5px;
}
#eibox dl dt{
padding:3px 2px 5px 2px;
height:110px;
margin-top:10px;
} 
#eibox dl dt.cbox{
padding:0 2px 5px 2px;
height:50px;
display:block;
line-height:120%;
text-align:left;
margin-top:10px;
} 
#eitextbox{ margin-top:20px;  width:502px; height:107px; background-image: url(backimage01.gif); padding:10px; text-align:left; background-repeat:no-repeat;}

#eitextbox p{ width:502px; display:block; line-height:120%;
}


/*products TOP  //*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.products-table01{
float:left; line-height:140%;
margin:5px 0 40px 0;}

.products-table01 td{
border:solid 1px #CCCCCC;
width:33%;
padding:10px;
vertical-align:top;
}

.products-table01 td.border-none{
border:solid 1px #ffffff;
text-align:center;
}

.products-table01 img{
margin:5px 0;
text-align:center;
}


.products-table02{
float:left; line-height:140%;
margin:5px 0 40px 0;}

.products-table02 td{
border:solid 1px #CCCCCC;
width:50%;
padding:10px;
vertical-align:top;
}

.products-table02 td.border-none{
border:solid 1px #ffffff;
text-align:center;
}

.products-table02 img{
margin:5px 0;
text-align:center;
}





.products-ul01{
list-style-type:none;
float:left;
margin:0 0 40px 10px;
display:inline;
padding:0;
width:500px;
}

.products-ul01 li{
margin-bottom:5px;
line-height:140%;
width:500px;
}


/*news  //*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.right_cont{
width:185px;
float:right;
margin-left:10px;
display:inline;
text-align:center;
line-height:150%;
margin-bottom:10px;

}

#content #news p{
width:380px;
margin-bottom:10px;
float:left;
}

.bottom-img{
float:left;
margin-bottom:40px;
}

.m1 {
margin-bottom:10px;
}


/*faq//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content ul li {
width:540px;
float:left;
list-style-type:none;
margin-left:10px;
margin-bottom:5px;
display:inline;
}



#content ul li.q {
width:540px;
float:left;
background-image:url(q.jpg);
background-repeat:no-repeat;
background-position: 0px 1px ;
list-style-type:none;
padding-left:15px;
margin-left:10px;
margin-bottom:5px;
line-height:15px;
display:inline;
}

#content ul li.a {
width:540px;
float:left;
background-image:url(a.jpg);
background-repeat:no-repeat;
background-position: 0px 1px;
list-style-type:none;
padding-left:15px;
margin-left:10px;
margin-bottom:30px;
line-height:15px;
display:inline;
}

#content ul li.pdf {
width:540px;
float:left;
background-image:url(pdf.gif);
background-repeat:no-repeat;
background-position:0% 50%;
list-style-type:none;
text-indent:20px;
margin-left:10px;
margin-bottom:5px;
display:inline;
}

/*soa//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
table.tab{
border-collapse:collapse;
border:1px solid #CCCCCC;
}

table.tab td{
border:1px solid #CCCCCC;
padding:3px;
}

table.tab td.gray {
background-color:#ebebeb;
}


table.tab2{
border-collapse:collapse;
border:1px solid #CCCCCC;
}

table.tab2 td{
border:1px solid #CCCCCC;
padding:5px;
text-align:left;
font-size:80%;
}

table.tab2 td.gray {
background-color:#ebebeb;
text-align:center;
}

