* {
margin: 0;
padding: 0;
}

body {
	padding:0;
	margin:0;
	color:#000;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN", Osaka,'Hiragino Kaku Gothic Pro',Arial,Helvetica,sans-staidanf;
	font-size:12px;
	width:100%;
}

#contents {
	width:720px;
	height:auto;
	background: transparent;
	background-image: url("../images/back01.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	font-weight:bold;	
}

#bottom {
	width:720px;	
	float:center;
	background: transparent;
	background-image: url("../images/back01.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	padding-top: 10px;	
	padding-bottom: 15px;
	padding-right: 4px;	
	text-align:right;
}

.caption02 {
	font-size:12px;
	color:#333333;
	line-height:120%;
	text-align:right;
	font-weight:bold;
}
