@charset "shift_jis";
html {
	/*background-color: #00b6d3;*/
}
body {
	/*height: 100%;*/
	margin: 0px;
	padding: 0px;
	background-color: #00b6d3;
}

body #top{
	background:url(../img/body_top_bg.gif) no-repeat top center;
	
	
}


#contents_area {
	height: 80%;
	width: 100%;
	margin-top: auto;
}
#menu {
	height: 600px;
	width: 205px;
	position: absolute;
	z-index: 2;
	top: 128px;
	left: 100%;
	margin-left: -205px;
}
#contents {
	float: left;
	width: 560px;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding: 20px;
}
#dvd {
	float: left;
	width: 560px;
	margin-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../img/dvd_header.gif);
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: center top;
}

#goods {
	float: left;
	width: 560px;
	margin-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../img/goods_title2.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	padding: 60px 20px 20px;
}

body td { padding: 5px; 
}
#mobile td {
	line-height: 150%;
}
#special td {
	vertical-align: top;
}
#special th {
	padding-bottom: 30px;
	font-size: 80%;
}
#special .movie {
	width: 140px;
	float: left;
	font-size: 90%;
	text-align: center;
	padding-bottom: 30px;
}
#goods th {
	padding-bottom: 10px;
}
#goods td {
	width: 33%;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 10px;
}
#goods td .goods-photo {
	margin-bottom: 5px;
}
#goods td h3 {
	font-size: 93%;
	padding-right: 10px;
}
#goods td img { border: 1px solid #979386; }
#goods td.link-shop img { border-style: none; }
#goods td a {
	color: #e60013;
}
#goods td a:hover {
	text-decoration: none;
}
.dvd_text {
	border:solid 1px #999999;
}
.dvd_text td a {
	color:#000000;
}
.dvd_text td a:hover {
	color:#CC0000;
}

#dvd td p,
#mobile td p {
	font-size: 93%;
	line-height: 130%;
	color: #555;
}
#goods td p {
	font-size: 85%;
	line-height: 120%;
	color: #555;
	padding-right: 10px;
}

td p { margin-bottom: 1em; }

h1 a {
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 580px;
	overflow: hidden;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

h2 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	display: none;
 }

#dvd h3 {
	font-size: 108%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 1em;
}

#dvd .supplement {
	background-color: #e4007b;
	padding-right: 20px;
	padding-left: 20px;
}

#dvd .supplement h3 {
	color: #FFFFFF;
	text-align: center;
}

#dvd .supplement .summary {
	color: #FFFFFF;
	text-align: center;
}

#dvd .supplement p { color: #FFFFFF; }


/* special2009 */
html body .special2009 {
	background-image: url(../img/special2009_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.special2009 dl {
	font-size: 108%;
	margin-bottom: 20px;
	margin-top: 170px;
	color: #FFFFFF;
	background-color: #D52300;
	padding: 15px 15px 10px;
}
*html .special2009 dl {
	margin-top: 190px;
}

.special2009 dl dt {
	display: block;
	float: left;
	width: 5em;
}

.special2009 dl dd {
	margin-left: 6em;
	margin-bottom: 0.5em;
}




.special2009 ul {
	background-color: #FBCB0C;
	border: 3px solid #D52300;
	padding: 10px;
	margin-bottom: 20px;
}

.special2009 ul li {
	font-size: 93%;
	color: #000000;
	margin-bottom: 0.5em;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 120%;
}

.special2009 .article {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.special2009 .article p {
	font-size: 93%;
	line-height: 120%;
	margin-bottom: 1em;
}

.special2009 .text {
	font-size: 123.1%;
	margin-bottom: 1em;
	text-align: center;
}

.special2009 #textArea { margin-bottom: 40px; 
}

.special2009 #textArea .imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#data h2 {
	display: block;
	text-indent: -9999px;
	background-image: url(../img/data_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 560px;
	margin-bottom: 10px;
}
#data #contents .headline {
	background-image: url(../img/data_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 28px;
	width: 560px;
	margin-bottom: 0px;
}

#data #contents .sectionLv3 { margin-bottom: 20px; }

#data #contents .sectionLv3 h3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 22px;
	width: 560px;
	margin-bottom: 10px;
}

#data #contents .rule {
	background-image: url(../img/data_qr.gif);
	background-repeat: no-repeat;
	background-position: 420px 40px;
	height: 200px;
}

#data #contents .rule h3 {
	background-image: url(../img/data_h3-1.gif);
}

#data #contents .rule ul {
	padding-right: 150px;
}

#data #contents .caution h3 {
	background-image: url(../img/data_h3-2.gif);
}

#data #contents .capture {
	text-align: right;
	margin-bottom: 40px;
}
#data #contents p {
	font-size: 93%;
	margin-bottom: 1em;
}
#data #contents .attention {
	font-weight: bold;
	color: #4431A1;
}
#data #contents .rule ul li {
	font-size: 93%;
	margin-bottom: 0.5em;
	text-indent: -1em;
	margin-left: 1em;
}
#data #contents .caution ul li {
	font-size: 93%;
	margin-bottom: 0.5em;
	list-style: disc;
	margin-left: 1.5em;
}
#data #contents .article {
	margin-bottom: 40px;
}

