body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../images/img_background01.jpg);
}
#main {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	height: 100%;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#header {
	margin: 0px;
	height: 25px;
	width: 100%;
	background-image: url(../images/header/header_back.gif);
	background-repeat: repeat-x;
}
#header td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
}
#header a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#header a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#header a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#header a:active {
	color: #CCCCCC;
	text-decoration: none;
}




#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #666666;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/menu/menu_back.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#contents_m {
	width: 740px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#contents_m H2 {
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-variant: normal;
	border-bottom-style: double;
	border-left-style: solid;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#contents_m h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	line-height: 19px;
}
#contents_m h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	line-height: 19px;
	margin-top: 4px;
	margin-bottom: 2px;
}
#contents_m .liner {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
#contents_m .liner2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#menu table {
	top: 80px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#contents_m .liner3 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
#contents_m .theater {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	text-indent: 15px;
}
#main #contents_m p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contents_m .theater2 {

	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-indent: 30px;
}
#main #contents_m img {
	height: auto;
	width: auto;
	margin-right: 30px;
	float: left;
}
.dvd_spec {
	font-size: 14px;
	width: 400px;
}
#main #contents_m .dvd_spec td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main #contents_m .dvd_spec .dvd_cart {
	text-align: right;
}

#main #contents_m .dvd_spec .dvd_title {
	width: 80px;
}
#main #contents_m .dvd_spec .dvd_desc {
	width: auto;
}


