/*--------------------------基本情報----------------------------------*/
body {
margin-left:0px;
margin-top:0px;
margin-right:0px;
background-color:#ffffff;
/*background-image: url(../img/bg.gif);*/
font-size:90%;
color:#555555; 
scrollbar-face-color:#ffffff;
scrollbar-3dlight-color:#887766;
scrollbar-darkshadow-color:#ffffff;
scrollbar-base-color:#887766;
scrollbar-arrow-color:#887766;
scrollbar-track-color:#ffffff;
}
h1{
font-size: 10pt;
color: #444444;
text-decoration: none;
}
h2{
font-size: 11pt;
color: #444444;
}
p{
font-size: 90%;
color: #444444;
}
.text_t{
color: #ffffff;
}
/* リンク情報 */
a:link {
text-decoration: none;
color:#444444;
}
a:hover{
text-decoration: none;
color:#777777;
}
a:visited{
text-decoration: none;
color:#777777;
}
a:acrive{
text-decoration: none;
color:#777777;
}
/* ----------------------基本情報終了--------------------------------- */


/* 共通 */
.con{
background-color:#999999 ;
margin: 0px;
}

/* ヘッダ情報 */
div#head {
position: static;
border-right: 1px solid #887766;
border-bottom : 1px dotted #887766;
background-image: url(../img/logo.gif);
background-repeat: no-repeat;
height: 200px;
width:750px;
}
/* メニュー情報 */
div#menu {
position: static;
margin: 0;
border-right: 1px solid #887766;
height: 18px;
padding-top: 1px;
padding-bottom: 0px;
width:750px;
}
/* 横メニュー距離 */
.menu{
float: left;
width: 150px;
}
/* 中コンテンツ幅 */
.center_tm{
width: 100%;
}

/* コンテンツタイトル枠 */
div#title1 {
border:1px #887766 solid;
background-color: #999999;
}
/* コンテンツ枠 */
div#menu1 {
border-bottom:1px #887766 solid;
border-left: 1px #887766 solid;
border-right: 1px #887766 solid;
background-color: #ffffff;
}
/* スペース */
div#space{
height: 20px;
}


/* メイン */
div#main {
float: left;
border-right: 1px solid #887766;
/*height: 100%; */
padding-top: 0px;
padding-left: 0px;
margin-right: 0px;
background-color: #ffffff;
width:750px;
}
/* 左横メニュー */
div#left_side {
float: left;
border-right: 1px solid #887766;
border-left: 1px solid #887766;
padding-left: 10px;
padding-top: 10px;
margin-left: 0px;
width: 200px;
/*height:100%;*/
background-color: #555555;
}
/* 左枠コンテンツ幅 */
.left_tm{
width:180px;
padding: 1px;
}
/* 新着情報 */
.left_tm1{
width:180px;
padding: 1px;
height:200px;
}
/* 会社情報 */
.left_tm2{
width:180px;
padding: 1px;
height:100px;
}
/* 対応エリア */
.left_tm3{
width:180px;
padding: 1px;
height:80px;
}

/* 中コンテンツ */
div#center {
float: left;
padding-left: 10px;
padding-top: 10px;
margin-left: 0px;
width: 528px;
background-color: #ffffff;
/* height: 100%;*/
}

/* お試し枠 */
div#main_cont1 {
float:left;
width:440px;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
background-color: #ffffff;
}
/* コンテンツタイトル枠 */
div#title2 {
float:left;
width:490px;
height: 11px;
margin-left:5px;
padding-left:10px;
padding-top:2px;
background-image: url(../img/bg_1.jpg);
background-repeat: no-repeat;
}
div#main_cont2 {
float:left;
width:180px;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
background-color: #ffffff;
}


div#main_cont3 {
float:left;
width:271px;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
background-color: #ffffff;
}
/* 中コンテンツ */
div#center_bottom {
border-top : 1px dotted #887766;
float: left;
padding-left: 0px;
padding-top: 0px;
margin-left: 0px;
width: 520px;
background-color: #ffffffr;
/* height: 100%;*/
}
div#main_cont4 {
border-top : 1px dotted #887766;
float:left;
width:510px;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
background-color: #999999;
}



/* フッター */
div#fut {
float:left;
position: static;
border-right: 1px solid #887766;
width:750px;
height: 30px;
}
