@charset "utf-8";

/* movie */

div.movie-top-image {
	text-align: center;
	padding-top:0px;
	padding-bottom:10px;
}

ul.nav-movie-list {
	margin:0;
	padding:0;
}

ul.nav-movie-list li {
	list-style:none;
	margin:0;
	padding:0;
	height:50px;
}

div.movie-center-box {
	float:left;
	width:430px;
	margin-top:15px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#content div.movie-center-box h2 {
	color: #c00;
	padding-top:0;
	padding-bottom:3px;
	padding-left:0px;
	margin:5px 0 10px 0;
	background-image: url(../../movie/images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.movie-center-box h3.movie-title {
	font-size: 120%;
	padding:0;
	margin:0;
}

table.movie-thumb {
	border-bottom:1px dotted #ccc;
}

table.movie-thumb td{

}

table.movie-thumb th{
	vertical-align: top;
	width: 5em;
}

table.movie-thumb td.movie-thumb-img{
	width:120px;
}


div.movie-side-box {
	float: right;
	width:200px;
	margin-top:15px;
}

div.movie-side-box h4 {
	margin: 0;
	padding:0;
}

div.movie-side-box-inner {
	border:1px solid #D5D0BD;
	padding: 5px;
}

div.movie-side-box-ranking {
	border:1px solid #c00;
	padding: 5px;
	margin-top:10px;
}

div.movie-side-box-ranking dl,
div.movie-side-box-ranking dt,
div.movie-side-box-ranking dd {
	margin:0;
	padding:0;
}

div.movie-side-box-ranking dl dt {
	clear: both;
	float:left;
	width:30px;
}

div.movie-side-box-ranking dl dd {
	float: right;
	width: 180px;
	padding-top:3px;
}
/*
#content h2.list-title {
	color:#666 ;
	background-color:#F2EAD6;
	background-image: none;
	padding:3px;
	vertical-align:top;
	font-size:140%;
}

table th.list-img {
	padding-right:10px;
	padding-bottom:15px;
	vertical-align:top;
}
*/

div.movie-detail dt{
	color:#9C8663;
	font-weight:bold;
	margin:0;
	padding:0;
	border-top: 1px solid #9C8663;
}

div.movie-detail dd {
	margin:0;
	padding:0 0 15px;
}

/* cart */

table.cart-list {
	width: 100%;
	border: 1px #666 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.cart-list th {
    padding: 5px;
    border: #666 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table.cart-list td {
    padding: 5px;
    border: 1px #666 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table.cart-list td.cart-movie-title {
/*	width: 340px;
*/
	background-color:#F2EAD6;
	text-align: left;
}

table.cart-list td.price {
	text-align:right;
}


/*-------------------------------------*/
.bottom-40 {
	margin-bottom: 40px;
}
.li-underline li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #DDD;
	width: 90%;
	list-style-position: inside;
	list-style-type: none;
	margin-left: 10px;
}
.txt-small {
	font-size: 85%;
}
.txt-L {
	font-size: 120%;
}
.align-center {
	text-align: center;
}
.bgcolor-gray {
	background-color: #EEE;
}
#content .uline_tbl tr th ,
#content .uline_tbl tr td ,
#content2 .uline_tbl tr th ,
#content2 .uline_tbl tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0A782;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.line_tbl {
/*	border: 1px solid #B0A782;
*/
	border: 1px solid #CCC;
	border-collapse: collapse;
 }

.line_tbl tr th ,
.line_tbl tr td {
    border-collapse: collapse;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.txt-red {
	color: #D00;
}
.body-list li {
	list-style-position: outside;
	list-style-image: url(../images/dc_nav_list.gif);
	margin-left: 40px;
	padding-left: 0px;
	list-style-type: none;
}
.txt-margin5 {
	margin: 5px;
}
.bottom-20 {
	margin-bottom: 20px;
}
.txt-bottom30 {
	margin-bottom: 30px;
}
.w2em {
	display:inline-block;
	width: 2.5em;
}
.w4em {
    display:inline-block;
    width: 4.5em;
}
.w6em {
    display:inline-block;
    width: 6.5em;
}
.w8em {
    display:inline-block;
    width: 8em;
}
#nav #member_info {
	background-color: #FCFBF9;
	border: 1px solid #DDD;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#member_info .member_list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #445F7A;
	list-style-position: inside;
	list-style-type: none;
}
.member_list li {
	margin-bottom: 5px;
}
.message {
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #AAA;
	text-align: left;
	background-color:#ffffff;
	list-style-position: inside;
	list-style-type: none;
}
.err {
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #F03;
	text-align: left;
	background-color:#ffffff;
	list-style-position: inside;
	list-style-type: none;
}
.sage-5 {
	padding-left: 5px;
}
.sage-10 {
	padding-left: 10px;
}
.list-img {
	padding-right:10px;
	padding-bottom:15px;
	vertical-align:top;
}

.list-comment {
	padding:3px 3px 15px;
	vertical-align:top;
}
.login-waku {
	text-align: center;
	width: 170px;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.login-waku img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.movie-side-box-inner dl dd {
	margin-left: 5px;
}
.movie-side-box-inner dl {
	margin: 0px;
}
.margin-left15 {
	margin-left: 15px;
}
.movie-thumb-img .ito-movie {
	margin: 5px;
}
.movie-thumb tr td {
	vertical-align: top;
}
#content .content-title h1 ,
#content2 .content-title h1 {
	background-image: url(../../movie/images/title_bar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 150%;
	padding-left: 10px;
	line-height: 40px;
	color: #630;
	margin-bottom: 15px;
}
#content .asset-body .movie-contents h2 ,
#content2 .asset-body .movie-contents h2 {
	background-image: url(../../movie/images/icon_midashi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 8px;
	color: #553E00;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAA;
}
#content .detail-title ,
#content2 .detail-title {
	color:#444;
	background-color:#EEE;
	background-image: none;
	padding:5px;
	vertical-align:top;
}
#content .asset-body .detail-title h2 ,
#content2 .asset-body .detail-title h2 {
	background-image: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #630;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#content .asset-body .detail-title h3 ,
#content2 .asset-body .detail-title h3 {
	color: #630;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#content .asset-body .detail-body {
	margin-bottom: 20px;
	margin-left: 15px;
}

.list-title {
	color:#444;
	background-color:#EEE;
	background-image: none;
	padding:5px;
	vertical-align:top;
}
