@charset 'utf-8';

@import url(base.css);

#navi{
margin: 0;
width: 750px;
height: 30px;
}
#navi li{
float: left;
width: 150px;
height: 30px;
}
#con_l{
float: left;
margin-top: 13px;
padding: 0 0 10px 0;
width: 500px;
}
#about_header{
margin-top: 15px;
width: 490px;
height: 50px;
background-image: url(../img/bar/about.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
#about{
width: 490px;
height: 415px;
border-width: 0 1px 1px 1px;
border-style: solid;
border-color: #999;
background-image: url(../img/back/shop_back.jpg);
background-repeat: no-repeat;
background-position: 22px 93%;
}
#about p{
margin: 5px 20px 10px 22px;
}
#news_header{
width: 490px;
height: 50px;
background-image: url(../img/bar/news.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
#news{
width: 490px;
height: 177px;
border-width: 0 1px 1px 1px;
border-style: solid;
border-color: #999;
color: #66cc00;
background-color: #fff;
overflow: auto;
}
#news li{
margin: 5px 0 3px 20px;
background-image: url(../img/icon/mk01.gif);
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 13px;
}
#con_r{
float: left;
margin: 13px 0 0 10px;
width: 240px;
}
#con_r p{
margin: 2px 5px 5px 7px;
line-height: 130%;
}
#con_r ul{
margin-bottom: 10px;
border-width: 0 1px 1px 1px;
border-style: solid;
border-color: #ddd;
}
#con_r a:link{
color: #666;
background-color: #ffffff;
text-decoration: none;
}
#con_r a:visited{
color: #8080ff;
background-color: #ffffff;
text-decoration: none;
}
#con_r a:hover{
color: #ff6600;
background-color: #ffffff;
text-decoration: none;
}
#sub_header{
width: 240px;
height: 50px;
background-image: url(../img/bar/info.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
#navi_sub0 a{
width: 240px;
height:100px;
display: block;
background-image: url(../img/back/blog.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
text-decoration: none;
}
#navi_sub1 a{
width: 240px;
height:100px;
display: block;
background-image: url(../img/back/recruit.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
text-decoration: none;
}
#navi_sub2 a{
width: 240px;
height: 100px;
display: block;
margin-top: 10px;
background-image: url(../img/back/advice.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
text-decoration: none;
}
#navi_sub3 a{
width: 240px;
height: 100px;
display: block;
margin-top: 10px;
background-image: url(../img/back/bbs.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
text-decoration: none;
}