/* @override 
	http://angel.moto.co.jp/coyote/pv/style.css
	http://www.wonderwall.net/MWS/coyote/pv/style.css
	http://www.wonderwall.net/MWS/coyote/pv/style.css
*/

@charset "utf-8";

.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display:inline-block;
}

.page {
	font: 11px/1.2px "ヒラギノ角ゴ Pro W3", "MS UI Gothic", Osaka, "Lucida Grande", Meiryo, Lucida, Verdana, sans-serif;
	background-color: black;
}

img.title {
	display: none;
	margin: 50px auto 25px;
	width: 90px;
	height: 26px;
}

ul#titleText {
	color: silver;
	list-style-type: none;
	text-align: center;
	width: 320px;
	padding-left: 0;
	font: 12px/1.5em "ヒラギノ角ゴ Pro W3", "MS UI Gothic", Osaka, "Lucida Grande", Meiryo, Lucida, Verdana, sans-serif;
	margin: 0 auto 30px;
}

#top {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#navi {
	width: 718px;
}

#pvBody {
	width: 720px;
	background-color: black;
	border: 1px solid #EFECD5;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#ctpMovie {
	height: 340px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	display: block;
}

#smallMovie {
	height: 340px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	display: none;
}

#largeMovie {
	width: 480px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	display: none;
}

h4.size {
	color: silver;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0;
	margin: 30px 0 20px;
}

#pvBody #qt {
	color: #FFFFFF;
	list-style-type: none;
	display: block;
	width: 160px;
	padding: 0;
	margin: 0 auto 10px 30px;
	float: left;
}

* html #pvBody #qt {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0;
}

#pvBody #textNavi {
	width: 160px;
	float: right;
	list-style-type: none;
	margin: 8px 30px 0 0;
	padding: 0;
}

* html #pvBody #textNavi {
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 5px;
	display: block;
}

#pvBody #textNavi li.tellFriend {
	color: white;
	font-size: 11px;
	margin: 0;
	border-style: none;
	line-height: 1.5em;
	padding: 0;
	text-align: left;
}

a:hover.link {
	border-style: none;
}

#qt li.budge {
	width: 88px;
	height: 31px;
	display: block;
	list-style-type: none;
	background: url(../images/getquicktime.gif) no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#qt li.budge a.link {
	width: 88px;
	height: 31px;
	display: block;
	text-indent: -10000px;
	list-style-type: none;
	border-style: none;
}

#qt li.text {
	font-size: 10px;
	color: silver;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	display: block;
	line-height: 1.5em;
	padding-top: 5px;
}


#banner {
	margin-bottom: 20px;
	font: "ヒラギノ角ゴ Pro W3", "MS UI Gothic", Osaka, "Lucida Grande", Meiryo, Lucida, Verdana, sans-serif;
	width: 718px;
	margin-top: 20px;
}

#banner .left {
	float: left;
	height: 80px;
	display: block;
	margin-left: 30px;
	padding: 14px 10px 11px 15px;
	width: 292px;
	background: black url(images/column.gif) no-repeat;
}
* html #banner .left {
	margin-left: 15px;
}
#banner .right {
	float: right;
	width: 292px;
	height: 80px;
	display: block;
	padding: 14px 10px 11px 15px;
	background: black url(images/column.gif) no-repeat;
	margin-right: 30px;
}
* html #banner .right {
	margin-right: 15px;
}
#banner .left .icon,
#banner .right .icon {
	float: left;
	display: block;
	margin-right: 10px;
	border: 1px solid silver;
}
#banner div.right h3.text-midashi,
#pvBody #banner div.left h3.text-midashi {
	color: silver;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 10px 0 0;
}
#banner div.left h3.text-caption,
#banner div.right h3.text-caption {
	color: silver;
	text-align: left;
	margin-right: 15px;
	font: 11px/1.5em "ヒラギノ角ゴ Pro W3", "MS UI Gothic", Osaka, "Lucida Grande", Meiryo, Lucida, Verdana, sans-serif;
	margin-top: 5px;
}

#footer {
	width: 720px;
	padding: 20px 0 0;
	display: block;
	height: 20px;
	margin: 0 auto;
}

#footer h5.copyright {
	display: block;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	color: white;
	font-size: 10px;
	float: left;
	margin: 0;
	line-height: 1.5em;
}

#footer img.daisy {
	display: block;
	width: 179px;
	margin: 0;
	padding: 0;
	float: right;
	height: 19px;
}

a:link, a:visited {
	color: #c0c0c0;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
	border-style: none;
}



