@charset "utf-8";
#TitleParts {
	background-image: url(../img/contents_title.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#TitleContents {
	height: 52px;
}
.details {
	margin-top: 20px;
	margin-bottom: 20px;
}


.WideGreyHead {
	clear: both;
}


.details h4 img {
	margin-bottom: 12px;
}

#MovieJirei {
	margin-top: 40px;
	width: 680px;
	margin-left: 20px;
}
#MovieJirei img {
	margin-right: 20px;
}
.details h4+p {
	font-size: 14px;
	line-height: 26px;
}
.details h4+p+img {
	margin-top: 12px;
	margin-bottom: 20px;
}

#Panel tr th{
	background-color: #DCDCDC;
	padding: 8px;
	border-color: #BEBEBE;
}

#Panel tr td {
	border-color: #BEBEBE;
	text-align: center;
}
#Panel {
	border-color: #BEBEBE;
	width: 700px;
	margin-top: 8px;
}

#Zeikin {
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: right;
}

.itemname{
	font-size: 16px;
	font-weight: bold;
}
.itemname + img {
	margin-top: 8px;
	margin-bottom: 8px;
}
#KasouBt {
	margin-top: 12px;
	margin-bottom: 20px;
}
#Flv {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #999;
}
#BenriTxt {
	text-align: left;
	margin-bottom: 20px;
	font-size: 14px;
}

#HowtoMoveiList {
	text-align: center;
}

#HowtoMoveiList ul {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#HowtoMoveiList ul li{
	display: inline;
	padding-right: 16px;
    padding-left: 12px;
    border-right: 1px solid #999;
    list-style-type: none;
}
#HowtoMoveiList ul li:first-child{
    border-left: 1px solid #999;
}


#ToPageTop {
	font-size: 10px;
	text-align: right;
	padding-right: 16px;
}

