/* 全体 */
* { margin : 0 ; padding : 0 ; }

body {
font-size:12px;
background-color:  #ffffff;
color: #333333;
margin: 0 0 0 0px;
background-image: url(../img/main/bg.jpg);
background-repeat:repeat-x;
}

a, a:link,  a:visited {
color: #666666;
}
a:hover, a:active {
text-decoration: none; color: #388B78;
}

img{
border: 0;
}

.imgc{
clear : both;
}

#all{
width: 620px;
background-color: #ffffff;
text-align: center;
padding-top: 5px;
vertical-align: top;
position : relative ; 
margin: 0 auto; 
}

/* ヘッダー */

h1{
width: 600px;
font-size: 11px;
color: #666666;
text-align: right;
font-weight: normal;
height: 13px;
}

h2{
position : relative ; 
margin: 0 auto; 
padding: 0px;
}

#main{
position : relative ; 
margin: 0 auto;
width: 580px;
padding-top: 10px;
}

h3{
font-size: 15px;
color: #003366;
text-align: left;
font-weight: normal;
line-height: 20px;
background-image: url(../company/img/rech3.gif);
background-repeat:no-repeat;
padding-left: 20px;
padding-bottom: 10px;
width: 560px;
}

p{
text-align: left;
position : relative ; 
margin: 0 auto; 
}

#ftb{
width: 580px;
}

#ftb th{
width: 150px;
font-weight: normal;
vertical-align: top;
padding: 5px;
line-height: 130%;
border-bottom: 1px solid #cccccc;
text-align: left;
}

#ftb td{
padding: 5px;
line-height: 130%;
text-align: left;
vertical-align: top;
border-bottom: 1px solid #cccccc;
}

input, textarea{
border: 1px solid #999999;
}
