body {
	font: 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	background: #DDDDDD url(img/bg.jpg) repeat-x;
	margin: 0px;
}
.header {
	font: 10px "ＭＳ Ｐゴシック", "Osaka";
	width: 780px;
	height: 16px;
	background-color: #F7F7F7;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer {
	background: url(img/footer.jpg) no-repeat;
	height: 50px;
	width: 780px;
	font: 10px "ＭＳ ゴシック", "Osaka−等幅";
	color: #CCFFFF;
	padding: 10px;
}
.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background: #0033CC;

}
.footer a:visited{
	color: #F7F7F7;
	text-decoration: none;
}
.main {
	font: 12px/20px "ＭＳ ゴシック", "Osaka−等幅";
	color: #666666;
	padding: 30px 20px 20px 30px;


}
.leftmenu {
	background: #FFFFFF url(img/leftmenu_bg.jpg) repeat-y;
}
.txt10 {
	font-size: 10px;
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt12 {
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt14 {
	font-size: 14px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.right {
	background-color: #FFFFFF;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.white {
	color: #FFFFFF;
}
.movie-waku {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.price {
	font: 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 2px;

}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
