@charset "Shift_JIS";

body {
margin: 0px;
padding: 0px;
background: #333333;
color: #353535;
}

#containerout {
width: 100%;
background-image: url(image/back.gif);
background-repeat: repeat-x;
}

#container {
background: #fff;
margin: 0px auto;
width: 800px;
}
#container2 {
width: 100%;
background-image: url(image/back_2.gif);
background-repeat: repeat-x;
margin: 0px auto;
}
#subMain {
background: #fff;
width: 100%;
margin-bottom: 10px;
}

#subMain:after{
display: block;
clear: both;
visibility: hidden;
height: 0;
content: ".";
}

#footer {
border-top: 1px solid #e1e1e1;
background: #FFF;
width: 800px;
height: 25px;
clear: both;
font-size: small;
text-align: center;
margin: 0px auto;
padding-top: 13px;
}

/* footer */
#footer_navi {
text-align:center;
margin: 0px auto;
font-size: 90%;
padding: 0px;
height: 20px;
width: 800px;
}

#copyright {
height: 60px;
width: 100%;
background: #333333;
font-size: 75%;
margin: 0px;
padding-top: 15px;
color: #fff;
text-align:center;
}

#pagetop {
margin: 30px 0 20px 0;
text-align:right;
}

#hr {
margin: 0 0 20px 0;
width: 90%;
text-align:center;
border-bottom: 1px solid #fefefe ;
}

.companyprofile{
width:720px;
margin: 20px 0 10px 20px;
}
.companyprofile td  {
padding:10px 0 10px 0;
border-bottom: 1px solid #CCCCCC;
vertical-align:top;
font-size: 85%;
line-height:140%;
}
.companyprofile th { 
white-space:nowrap;
text-align:enter;
border-bottom: 1px solid #CCCCCC;
font-size: 85%;
line-height:140%;
}
.companyprofile td {
border-left: 30px solid #FFFFFF;
}
.samplepic {
padding:8px 8px ;
background: #f5f5f5;
}

a:link {
color: #076ab6;
}
a:hover {
color: #63aae0;
}

.text {font-size: 85%; line-height:140%; }
.text_ti {font-size: 90%; line-height:140%; color:#2A48D5}
.text_s {font-size: 70%; line-height:120%; }
.text_s2 {font-size: 75%; line-height:120%; }
.text_b {font-size: 115%; font-weight:bold; color:#00aeef }
.text_h {font-size: 125%; font-weight:bold; }
.text_q {font-size: 100%; font-weight:bold; line-height:130%; color:#0000FF}
.text_q2 {font-size: 90%; line-height:130%; color:#0000FF}

ul.liststyle1 { margin: 0 10px 0 30px; line-height:160%; list-style-image: url('image/circle.gif'); }
