/* マーチャオ動画ページスタイルシート */

body {
	background-image:  url("../img/back.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
address {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background: #FF9900;
	height: 20px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	text-align: center;
}
h2 {
	color: #FF6600;
	border-left: 8px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	width: 640px;
	margin-left: 80px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}

