body {
	margin: 0px;
	padding: 0px;
	background-color: #fefde2;
	text-align: center;
	color: #666666;
	font-size: 90%;
  }
  
p {
	margin: 0px;
	padding: 0px;
  }
  
a {
	text-decoration: none;
	color: #CC0066;
}

a:hover {
	text-decoration: none;
	background-color: #FFFF99;
	color: #993366;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 880px;
	background-image:url(../images/back.gif);
	background-repeat: repeat-y;
  }
  
#cont {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px 24px;
	width: 802px;
  }

#header {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	background: url(../images/header.gif) no-repeat left top;
	width: 850px;
	height: 472px;
	text-indent: -9999px;
}



/* boxset
---------------------------------------------*/
#tokuten {
	background: url(../images/tokuten.gif) no-repeat left top;
	width: 780px;
	height: 147px;
	text-indent: -9999px;
	margin: 25px 0px 10px 0px;
}

#boxset {
	width: 802px;
}

#boxset_left {
	float: left;
	width: 381px;
	height: 223px;
	background: url(../images/boxset.gif) no-repeat left top;
}

#boxset_right {
	float: left;
	width: 421px;
}

.boxset_btn01 A {
	display: block; background: url(../images/boxset_btn01.gif) no-repeat left top; float: left; width: 305px; height: 44px; text-indent: -9999px; margin-top: 10px;
}
.boxset_btn01 A:hover {
	display: block; background: url(../images/boxset_btn01_b.gif) no-repeat left top; float: left; width: 305px; height: 44px; text-indent: -9999px; margin-top: 10px;
}

.boxset_btn02 A {
	display: block; background: url(../images/boxset_btn02.gif) no-repeat left top; float: left; width: 421px; height: 44px; text-indent: -9999px; margin-top: 10px;
}
.boxset_btn02 A:hover {
	display: block; background: url(../images/boxset_btn02_b.gif) no-repeat left top; float: left; width: 421px; height: 44px; text-indent: -9999px; margin-top: 10px;
}

.boxset_btn03 A {
	display: block; background: url(../images/boxset_btn03.gif) no-repeat left top; float: left; width: 403px; height: 44px; text-indent: -9999px; margin-top: 10px;
}
.boxset_btn03 A:hover {
	display: block; background: url(../images/boxset_btn03_b.gif) no-repeat left top; float: left; width: 403px; height: 44px; text-indent: -9999px; margin-top: 10px;
}

.boxset_btn04 A {
	display: block; background: url(../images/boxset_btn04.gif) no-repeat left top; float: left; width: 377px; height: 44px; text-indent: -9999px; margin-top: 10px;
}
.boxset_btn04 A:hover {
	display: block; background: url(../images/boxset_btn04_b.gif) no-repeat left top; float: left; width: 377px; height: 44px; text-indent: -9999px; margin-top: 10px;
}



/* 内容
---------------------------------------------*/
#text {
	width: 732px;
	margin: 0px 35px;
	line-height: 1.6;
}

#text_left {
	float: left;
	width: 240px;
	padding-right: 16px;
}

#text_right {
	float: left;
	width: 476px;
}

.title01 {
	border-bottom: solid 1px #CC0066;
	border-left: solid 1px #CC0066;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #CC0066;
}

.text_sub {
	padding-top: 8px;
}

#text02 {
	width: 682px;
	margin: 0px 35px 10px 35px;
	padding: 20px 25px;
	line-height: 1.6;
	background-color: #df0072;
	color: #FFFFFF;
}



/* dvd内容
---------------------------------------------*/
#cont_dvd_left {
	float: left;
	width: 200px;
	height: 1203px;
	padding-right: 52px;
	margin-left: 25px;
	background: url(../images/img.jpg) no-repeat left top;
	line-height: 1.6;
	margin-top: 10px;
}

#cont_dvd_right {
	float: left;
	width: 495px;
	padding-right: 25px;
}

.dvd_title {
	padding: 10px 0px 10px 0px;
}

.dvd_img {
	float: left;
	padding: 0px 10px 10px 0px;
}

.dvd_text {
	line-height: 1.6;
}

.dvd_line {
	border-bottom: dotted 3px #CC0066;
}

.title02 {
	border-bottom: solid 3px #CC0066;
	font-size: 110%;
	font-weight: bold;
	color: #CC0066;
	padding-bottom: 1px;
}


/* リンク
---------------------------------------------*/
#link {
	text-align: right;
	width: 732px;
	margin: 0px 35px;
	line-height: 1.6;
}

.link_img {
	margin-left: 5px;
}
