@charset "utf-8";
/* CSS Document */

#header {
    
    background-image:url(../img/top/top.jpg);
    width: 891px;
    height:298px;
}
.news {
    text-align: left;
    margin-top: 20px; 
	margin-bottom: 20px;
    width: 454px;
}
.news1 {
    font-size:10px;
    color: #58595b;
    vertical-align: bottom;
}
.news2 {
    font-size:13px;
    font-weight:bold;
    line-height: 17px;
    color: #58595b;
    vertical-align: bottom;
	text-decoration: none;
}
.news2 a:link {
    font-size:13px;
    font-weight:bold;
    line-height: 17px;
	color:#006600;
    vertical-align: bottom;
	text-decoration: none;
}
.news2 a:visited {
    font-size:13px;
    font-weight:bold;
    line-height: 17px;
    color: #0072bc;
    vertical-align: bottom;
	text-decoration: none;
}
#contents_bar1 { 
    background-image:url(/img/top/contents_bar1.jpg);
    height: 27px;
	
}
#contents_bar2 { 
    background-image:url(/img/top/contents_bar2.jpg);
    height: 27px;
    margin-top: 20px;
}
#contents_bar3 { 
    background-image:url(/img/top/contents_bar3.jpg);
    height: 27px;
    margin-top: 20px;
}

#see_detail {
    float:left;
    background-image: url(/img/top/see_detail.jpg);
    width: 78px;
    height: 13px;
    margin: 16px 46px 0px 46px;
}
