/*---------------
clear設定
---------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	height:0px;
	clear:both;
	display: hidden;
	line-height:0;
	font-size:0px;
	zoom:1;
}

/*---------------
default設定
---------------*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../dvd/images/bg-body.gif);
	background-repeat: repeat-x;
}
table {
	border: none;
	color: #333333;
	margin-left: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 500px;
	clear: left;
}

img {
	border: none;
	display: block;
}
p {	margin: 0px; padding: 0px; }
A:link { color: #999999; text-decoration: none; }
A:visited {
	text-decoration: none;
	color: #CC3300;
}
A:hover { color: #CC0000; text-decoration: underline; }


/*---------------
基本コンテンツ設定
---------------*/
#wrapper {
	width: 747px;
	background-image: url(../dvd/images/bg-memo.gif);
	background-repeat: no-repeat;
	height: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rogo {
	padding-left: 200px;
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 0px;
	float: left;
	padding-right: 0px;
}
h1 {
	padding-left: 100px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


h2 {
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 89px;
}

/*---------------
　　部分設定
---------------*/
.c {
	clear: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.f {
	float: left;
}
.m10 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dvd-l {
	float: left;
	width: 499px;
	margin: 0px;
	padding: 0px;
}
.dvd-text {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 89px;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
}
.sale {
	padding-left: 144px;
	margin: 0px;
	width: 355px;
	padding-bottom: 5px;
}
.komidashi {
	text-align: center;
	background-color: #E2EAAB;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dvd-td {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2EAAB;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E2EAAB;
	border-left-color: #E2EAAB;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
.dvd-td1 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2EAAB;
	text-align: right;
}
.dvd-td2 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2EAAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2EAAB;
	text-align: left;
	font-weight: bold;
	color: #C61A1A;
}.price-text {
	font-size: 10px;
	width: 500px;
	line-height: 1.3em;
	padding-left: 85px;
	padding-top: 5px;
}
.close {
	padding-left: 70px;
	float: left;
	padding-top: 10px;
	margin: 0px;
}
