
#contents h3{
	background:url(../images/top/h3_bg.jpg) left no-repeat;
	padding-left:12px;
	margin-bottom:10px;
	font-weight:bold;
}

#contents p{
	padding-left:15px;
	margin-bottom:10px;
}

#contents .media-info {
	border: 1px dotted #E676B8;
	background: #FDF3F9;
	padding: 10px 10px 5px 10px;
	margin-left: 13px;
	margin-bottom: 1em;
}

#contents .media-info ul {
	margin-bottom: 0;
	padding-left: 0;
}

#contents .media-info li {
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 0.5em;
}

#contents .media-info li span {
	background: url(../images/top/txt-bold.gif) no-repeat center left;
	padding-left: 1em;
}

#contents .txt-bold {
	color:#E676B8;
	font-weight: bold;
}

#contents ul{
	padding-left:25px;
	margin-bottom:30px;
}

#contents li.list-bottom {
	margin: 0 0 1em 0;
}

#contents #movie {
	margin: 0 auto 30px auto;
	text-align: center;
}

#contents h2.info{
	margin-top:30px;
	margin-bottom:3px;
}

#contents #info {
	border:#99b335 solid 1px;
	margin-bottom:20px;
	padding:10px 15px 0 15px;
}

#contents #info dl {
	background:url(../images/line.jpg) bottom repeat-x;
	padding-bottom:6px;
	margin-bottom:6px;
}

#contents #info dt {
	background:url(../images/list_bg.jpg) left no-repeat;
	padding-left:10px;
	margin-left:5px;
}

#contents #info dd {
	padding-left:10px;
	margin-left:5px;
}

#contents #info p {
	padding-top:10px;
}


#contents h2.theme {
	margin: 0 0 3px 0;
}

#contents #theme {
	border:#E676B8 solid 1px;
	margin-bottom:30px;
	padding:10px 15px 0 15px;
}

#contents #theme .theme-l {
	width: 100px;
	float: left;
}

#contents #theme .theme-l p {
	padding: 0 0 0 0;
	font-size: 85%;
	line-height: 120%;
	letter-spacing: 0;
	color: #FF6699;
}

#contents #theme .theme-r {
	width: 335px;
	float: right;
}

#contents #theme .theme-r dl {
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	background:url(../images/line.jpg) repeat-x bottom center;
}

#contents #theme .theme-r dt {
	width: 50px;
	float: left;
}

#contents #theme .theme-r dd {
	width: 275px;
	float: right;
}










