?/* DEFAULT SETTING */
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 770px;
}
#contents {
	width: 730px;
	background-image: url(image/cms_center.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	background-image: url(image/cms_bottom.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 770px;
}
h2 {
	background-image: url(image/cms_h2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 522px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 30px;
	text-indent: 50px;
}
.y5 {
	padding: 5px;
}
