@charset "Shift_JIS";
/*?OE?C?A?E?g*/

#header {
        background-image: url(ansin3.gif);
        background-repeat: no-repeat;
        margin-top: 0px;
	margin-bottom: 0px;
        height: 50px
}
#header2 {
	margin-bottom: 10px;
}
#content {
	width: 750px;
        background-color: #3165CE;
}

#main {
	width: 750px;
	float: left;
	margin-left: 10px;
}

#footer {
        margin-bottom: 10px;
}

