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

#wrapper {
	text-align:left;
	width:900px;
	margin:0px auto;
}
#header {
	width:890px;
	margin:30px auto 0px auto;
}
#header_tit {
	width:272px;
	float:left;
}
#header_special {
	width:181px;
	float:right;
}

#contents {
	width:900px;
	margin:0px auto;
}
