﻿@charset "utf-8";

/* Header style for navi */

#navi{
margin: 0;
padding: 0;
border: 0;
font-size: 10px;
text-align: right;
}
#navi a{
text-decoration: none;
}
h1{
margin-top: 15px;
}
#logo{
margin-top: 10px;
}
#submenu{
margin-top:20px;
width: 280px;
}

/* comp layout*/

.image{
text-align: center;
margin-left: auto;
margin-right: auto;
}
.image_left{
text-align: left;
margin-left: auto;
margin-right: auto;
float: left;
}

/* comp page style shest */

#wrapping a:hover{
color: #7777ff;
}
#wrapping{
width: 585px;
}
#wrapping h2{
margin: 0px !important;
padding-left: 15px !important;
padding-bottom: 5px;
color: #555555;
}
#wrapping h2 span{
margin-left: 20px;
font-size: 12px;
color: #555555;
display: inline;
font-weight: normal;
}
#wrapping h3{
margin: 20px 0px 0px 0px !important;
padding-left: 15px !important;
padding-bottom: 5px;
line-height: 25px;
color: #555555;
clear: both;
}
#wrapping h3 span{
margin-left: 20px;
font-size: 12px;
color: #228855;
display: inline;
font-weight: normal;
}
#wrapping h4{
color: #555555;
display: block;
width: 240px;
height: 25px;
padding-left: 15px;
margin-top: 15px;
margin-left: 20px;
font-size: 14px;
font-weight: bold;
line-height: 25px;
background: url(../../images/h4_bg.gif) no-repeat;
overflow: hidden;
}
#wrapping p{
margin: 0px 25px 0px 20px !important;
font-size: 14px;
color: #334433;
line-height: 180%;
width: 550px;
}
#wrapping ul li{
margin-left: 45px;
padding-right: 10px;
line-height: 180%;
font-weight: normal;
}
#wrapping table{
line-height: 20px;
margin-left: auto;
margin-right: auto;
border: 1px solid #000080;
border-collapse: collapse;
width: 550px;
color: #555555;
}
#wrapping table tr th{
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
text-align: center;
border: 1px solid #000080;
background-color: #eeeeee;
}
#wrapping table tr td{
padding-left: 3px;
padding-right: 3px;
line-height: 20px;
text-align: center;
border: 1px solid #000080;
}

/* number */

#number dl dt{
line-height: 30px;
}
#number dl dd{
line-height: 30px;
font-size: 14px;
}

/* line_up */

#line_up table thead tr td{
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
text-align: center;
border: 1px solid #000080;
background-color: #eeeeee;
width: 100px;
font-weight: bold;
}
#line_up table tbody tr th{
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
text-align: center;
/* border: 1px solid #000080; */
background-color: #ffffff;
font-weight: normal;
}
#line_up table tbody tr td{
padding-left: 3px;
padding-right: 3px;
line-height: 20px;
text-align: center;
border-top: 1px solid #000080;
border-left: 1px solid #000080;
border-right: 1px solid #000080;
border-bottom: none;
vertical-align: top;
font-weight: normal;
}

/* spec */

#spec table{
width: 450px;
}
#spec table thead tr th{
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
text-align: center;
border: 1px solid #000080;
background-color: #eeeeee;
width: 100px;
font-weight: bold;
}
#spec table tbody tr th{
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
text-align: center;
border: 1px solid #000080;
background-color: #eeeeee;
font-weight: bold;
}
#spec table tbody tr td{
padding-left: 3px;
padding-right: 3px;
line-height: 20px;
text-align: center;
border: 1px solid #000080;
font-weight: normal;
}

/* list */

#list table thead tr th{
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
text-align: center;
border-left: 1px solid #000080;
border-right: 1px solid #000080;
border-bottom: none;
background-color: #eeeeee;
font-weight: bold;
}
#list table thead tr td{
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
text-align: center;
border-left: 1px solid #000080;
border-right: 1px solid #000080;
border-bottom: none;
background-color: #eeeeee;
font-weight: bold;
}
#list table tbody tr th{
padding-left: 10px;
padding-right: 10px;
line-height: 20px;
text-align: center;
border: 1px solid #000080;
background-color: #eeeeee;
font-weight: bold;
}
#list table tbody tr td{
padding-left: 3px;
padding-right: 3px;
line-height: 20px;
text-align: center;
border-top: 1px solid #000080;
border-left: 1px solid #000080;
border-right: 1px solid #000080;
border-bottom: none;
font-weight: normal;
}

/* footer */

#footer{
padding-top:20px;
}
