/* 基本設定 */
BODY{background-image:url(../bartop-index/backline.gif);
background-position:0 120px;
background-repeat:repeat-x;
text-align:left;
font-family: Verdana,'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'sans-serif';
margin: 0px;
padding: 0px;
}
img{border:0px;}
a:link {color:#262626;
text-decoration:none
}
a:visited {color:#262626;}
a:hover {color:#a7a9ac;}
a{outline: none}

/* ヘッダー*/
#header_area {
width: 100%;
height: 200px;
display: block;
margin: 0px;
padding: 0px;
}


#head{width:950px;
height: 200px;
margin:0px auto;
padding:0px;
overflow: hidden;
}


/* BARTOPロゴ*/
#rogo{width:425;
height:70px;
margin-top: 30px;
padding: 0px;
float: left;
}
#rogo_sub{width:250;
height:70px;
margin-top: 30px;
margin-left: 275px;
padding: 0px;
float: left;
}


.text_blue {color:#004EA2;
}

#contents_area{width: 100%;
    display: block;    
}

#contents{width: 950px;
    display: block;
    margin: 20px auto;
    padding: 0px;
    list-style: none;
}
#contents li {display: block;
    margin: 20px 20px;
    padding: 0px;
    list-style: none;
    float: left;
}



/* 繝輔ャ繧ｿ繝ｼ */

#hooter_area{width:100%;
position: relative;
display: block;
overflow: hidden;
padding-top: 50px;}

#hoot{width:950px;
height:200px;
margin:0px auto;
background-color:#4C4C4C;
}
#hoot ul{float: left;
list-style:none;
font-size:11px;
color:#ffffff;
line-height: 0px;
margin-top: 5px;
}
#hoot li{margin:20 15 0 0px;
}
#hoot p{text-align:right;
font-size:11px;
color:white;
margin-top: 0px;
padding:20 15 0 0px;
line-height: 0px;
}
#hoot a{color: #ffffff;
}
#hoot a:hover{color: #E4007F;
}



