@charset "Shift_JIS";

/* ------------------------------
	NOWON
------------------------------ */

#content {
	padding: 0;
}

#content h2 {
	margin-bottom: 10px;
}

#content #pad {
	padding: 0 19px;
}

#content .btn {
	text-align: right;
}

#content ul.anchor {
	margin: 0 0 20px 10px;
	list-style-type: none;
}
#content ul.anchor li {
	padding: 2px 0 2px 13px;
	background: url("/nowon/img/no_arrow_b.gif") no-repeat 0 0.4em;
	line-height: 1.3;
}

/* --------------------------- */

#content h3 {
	margin-bottom: 10px;
	padding: 4px 8px;
	border: 1px solid #5b87d8;
	border-left: 5px solid #5b87d8;
	background-color: #84a5e2;
	line-height: 1.3em;
	color: #fff;
}

#content .item {
	margin-bottom: 30px;
	width: 580px;
	background: url("/nowon/img/no_bg.gif") repeat-y;
}

#content .fl {
	float: left;
	width: 180px;
}

#content .fr {
	float: right;
	width: 385px;
}

/* --------------------------- */
/* --------------------------- */

#content .poster {
	padding: 10px 5px 5px 5px;
	width: 170px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	background-position: center 180px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	line-height: 1.3;
}
#content .poster img {
	margin-bottom: 10px;
}

#content .mov {
	margin-bottom: 7px;
}
#content .fl p {
	margin: 0 0 15px 10px;
	padding-left: 13px;
	background: url("/nowon/img/no_arrow_r.gif") no-repeat 0 0.1em;
	font-size: 11px;
	line-height: 1.3;
}
#content .fl p.pt {
	margin-top: 5px;
}

/* --------------------------- */

#content .date {
	margin: 0 1px 10px 1px;
	width: 178px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}
#content .date .tit {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #666;
}
#content .date .bg {
	margin-bottom: 5px;
	padding: 2px 0;
	width: 178px;
	background-image: url(/nowon/img/no_date_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#content .date table {
	width: 170px;
	margin-left:4px;
}
#content .date table th,
#content .date table td {
	padding: 2px 0;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
}
#content .date table .w1 { width: 20%; }
#content .date table .w2 { width: 28%; }
#content .date table .w3 { width: 24%; }
#content .date table .w4 { width: 28%; }

/* --------------------------- */
/* --------------------------- */

#content .main {
	margin-bottom: 15px;
}

#content .star {
	margin-bottom: 15px;
	padding-bottom: 4px;
	width: 385px;
	background: #ebf0fa url("/nowon/img/no_bottom.gif") no-repeat left bottom;
}
#content .star p {
	padding: 5px 5px 3px 17px;
	font-size: 11px;
	color: #666;
}
#content .star .bg {
	padding-bottom: 2px;
	border-left: 1px solid #84a5e2;
	border-right: 1px solid #84a5e2;
}

/* --------------------------- */

#content .star table {
	margin: 0 auto;
	width: 356px;
}
#content .star table td {
	padding: 6px 0 0 0;
	width: 25%;
	text-align: center;
	font-size: 11px;
	color: #069;
}
#content .star table td img {
	margin-bottom: 3px;
}
#content .star table.kei td img {
	display: block;
	margin: 0 auto 3px;
	padding: 1px;
	border: 1px solid #CCC;
	width: 73px;
	background-color: #FFF;
}

/* --------------------------- */
/* --------------------------- */

#content .stars {
	margin-bottom: 15px;
	padding-bottom: 4px;
	width: 385px;
	background: #ebf0fa url("/nowon/img/no_bottom.gif") no-repeat left bottom;
}
#content .stars .bg {
	padding-bottom: 2px;
	border-left: 1px solid #84a5e2;
	border-right: 1px solid #84a5e2;
}

#content .stars table {
	margin: 0 auto;
	width: 370px;
}
#content .stars table td {
	padding: 5px 0 0 0;
	text-align: center;
	color: #069;
}
#content .stars table td img {
	display: block;
	margin: 0 auto 3px;
	padding: 1px;
	border: 1px solid #CCC;
	width: 110px;
	background-color: #FFF;
}

/* --------------------------- */
/* --------------------------- */

#content p.msg {
	margin-bottom: 15px;
}

#content p.boo {
	margin-bottom: 10px;
	padding-top: 15px;
	border-top: 1px dotted #84a5e2;
}

/* --------------------------- */

#content .pickup {
	padding-bottom: 4px;
	width: 385px;
	background: #ebf0fa url("/nowon/img/no_bottom.gif") no-repeat left bottom;
}
#content .pickup .bg {
	padding: 5px 10px;
	border-left: 1px solid #84a5e2;
	border-right: 1px solid #84a5e2;
}

#content .pickup p {
	padding-bottom: 2px;
}

#content .pickup table th,
#content .pickup table td {
	padding-bottom: 2px;
	line-height: 1.5;
	vertical-align: top;
}
#content .pickup table th {
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
	color: #666;
}
