@charset "utf-8";

body {
	color: #fff;
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	background-color: #000;
	font-size: 12px;
}
img {
	border:none;
}
h2 {
	font-size: 30px;
	margin-top: 10px;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	margin-top: -20px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	margin-top: 10px;
	color: #000000;
	margin-bottom: -5px;
}
#site-wrapper {
	width: 1000px;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.teaser {
	float: left;
	height: 319px;
	width: 506px;
	text-align: right;
}
.introduction {
	float: left;
	height: 319px;
	width: 494px;
	background-image: url(../../images/introduction.jpg);
	background-repeat: no-repeat;
}

#site-wrapper .introduction p {
	margin-top: 40px;
	margin-left: 45px;
	margin-right: 45px;
	line-height: 21px;
	font-size: 12px;
	letter-spacing: 2px;
}
#site-wrapper .introduction .actor {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin-top: -5px;
}
.photo {
	float: left;
	height: 313px;
	width: 506px;
}
.details {
	float: left;
	height: 313px;
	width: 494px;
}
#comments {
	float: left;
	width: 930px;
	background-image: url(../../images/comments.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	display: block;
	padding-right: 20px;
}
#comments .er {
	float: left;
	height: 530px;
	width: 280px;
	margin-right: 30px;
}
.skater  img   {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}
#comments .er .er_comm {
	padding-top: 5px;
	line-height: 21px;
}
#site-wrapper .murasaki img {
	float: left;
	margin-bottom: 15px;
}
#relation {
	float: left;
	width: 866px;
	background-image: url(../../images/relation.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-right: 50px;
	margin-left: 50px;
	padding-left: 34px;
	clear: both;
	margin-bottom: 35px;
}
#relation a {
	color: #000;
	text-decoration: underline;
}
#relation .kanren_title {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}

#relation .shokai {
	float: left;
	height: 295px;
	width: 255px;
	margin-right: 32px;
}
#buy {
	clear: both;
	float: left;
	width: 861px;
	margin-bottom: 25px;
}
#buy div {
	float: left;
	width: 255px;
	margin-right: 32px;
	margin-bottom: 10px;
	text-align: right;
}
.shokai_img {
	margin: 0px;
	padding: 0px;
	height: 110px;
}
.pack img     {
	margin-right: 8px;
}
#relation .shokai p {
	color: #111111;
}
#footer  {
	width: 900px;
	margin-top: 15px;
	padding-top: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .foot_left {
	float: left;
	width: 400px;
}
#footer .foot_right {
	float: right;
	width: 400px;
}
#footer .foot_right img {
	float: right;
}
