@charset "utf-8";

/* header用css */

#header{
	background-color:#ffffff;
	width:755px;
	margin:auto;
	text-align:left;
}
.sub_menu{
	height:17px;
	text-align:right;
	padding:0 0 3px 0
}

.sub_menu img{
	border:0;
}
div#header .siteID {
	border-bottom	: 5px solid #96C568;
	padding:3px 0 3px 0;
	margin:0 0 5px 0;
}

div#header .siteID img{
	border:0;
}
.bt_top{
	text-align:right;
	padding:0 0 19px 0
}
