@charset "Shift_JIS";
/* CSS Document */

body {
	background-repeat: repeat-y;
	background-color: #FFF;
	background-image: url(images/bg_body02.jpg);
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	text-indent: -2000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main_image {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 510px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.main_bg {
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

.topnavi {
	height: 55px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.title_bg {
	background-image: url(images/h1_upper_gradation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.contents_bg {
	background-image: url(images/bg_h1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.contents_boder {
	background-image: url(images/shikiri.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	height: 50px;
}
.linktop {
	height: 34px;
	width: 900px;
	padding-right: 80px;
}
.data {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

#ttl_song {
	background-image: url(images/h1_discography.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#ttl_cd {
	background-image: url(images/h1_syouhin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#ttl_event {
	background-image: url(images/h1_event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#ttl_link {
	background-image: url(images/h1_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#ttl_profile {
	background-image: url(images/h1_profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#fotter {
	height: 50px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.products_credit {
	font-size: 12px;
	margin-left: 280px;
}
.products_ttl {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
	width: 700px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFeeFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.products_txt {
	font-size: 12px;
}

.products_midashi {
	float: left;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #51B8FF;
	text-align: right;
	margin-right: 10px;
}
.products_photo {
	float: left;
	width: 200px;
	margin-right: 20px;
}

