@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/background.jpg) repeat-x;
}
#wrapper{
	background: #FFFFFF;
}
#contents{
	padding-top: 18px;
}

#contents h2.h201{
	text-indent: -9999px;
	background: url(../images/h2_ex.jpg) no-repeat;
	width: 660px;
	height: 41px;
	margin-bottom: 10px;
}