/* Font Setting 
--------------------------------------------------
px = percent

8 = 62
9 = 69
10 = 77
11 = 85
12 = 93 (was 93)
13 = 100
14 = 108 (was 107)
15 = 116 (was 114)
16 = 123.1 (was 122)
17 = 131 (was 129)
18 = 138.5 (was 136)
19 = 146.5 (was 144)
20 = 153.9 (was 152)
21 = 161.6 (was 159)
22 = 167
23 = 174
24 = 182
25 = 189
26 = 197
*/

/* layout
===================================================*/
.feature a{
color: #0089d0!important;
/* text-decoration: underline!important; */
}

.feature a:hover{
/* color: #ffef00!important; */
color: #2fb3de!important;
text-decoration: underline!important;
}

a:hover img.hoverImg{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.float_r{ float: right;}
.float_l{ float: left;}

.t_center{ text-align:center;}
.r_center{ text-align:right;}


/* contents
===================================================*/

#container {
	overflow:visible;
}

#contents{
	width: 995px!important;
	margin:0 0 30px 0;
	padding:22px 19px 22px 20px;
	border: 3px solid #D0D0D0;
	background: url(../images/cont_bk.gif) top left;
	font-size: 93%;
}

.inner{
	padding:0 50px;
	clear:both;
	overflow:hidden;
}

.section{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}

/* feature
---------------------------------------------------*/
#contents .feature{
	padding:0 0 51px 0;
	margin:0 auto;
	position: relative;
}


#contents .feature p{
	color: #ffffff;
	margin: 0 0 1.2em 0;
	line-height: 1.6;
	letter-spacing: 0.01em;
}


/* head
---------------------------------------------------*/
#contents .head{
/* overflow: hidden; */
clear: both;
margin: 0 0 20px 0;
}


#contents .head h2{
margin: 0 0 15px 0;
}

/*
#contents .head .ribbon{
position: absolute;
top: 440px;
right: -8px;
z-index: 100;
}
*/

.ninja_onebutton{
clear: both;
padding-bottom: 0px!important;
}

#contents .head .read{
/* overflow: hidden; */
clear: both;
position: relative;
}

#contents .head .ribbon{
position:absolute;
top: 10px;
right: -8px;
z-index: 100;
}

/* tkp
---------------------------------------------------*/
.tkp{
width: 333px;
background: url(../images/tkp_bk.gif) top left repeat-y;
float: right;
overflow: hidden;
margin: 0 0 0 25px;
position: relative;
}

.tkp .tkp_inner{
padding: 30px 20px 0 20px;
}

.tkp .tkp_inner p{
color: #333333!important;
line-height: 1.4!important;
}

.tkp .tkp_inner ul{
margin: 0 0 10px 0;
}
.tkp .tkp_inner ul li{
margin: 0 0 5px 0;
}

/* movie
---------------------------------------------------*/
.movie{
background: url(../images/movie_bk.gif) top left repeat-y;
color: #ffffff;
margin: 0 0 15px 0;
clear: both;
overflow: hidden;
}

.movie_break{
background: url(../images/break_bk.gif) top left repeat-y;
}

.movie h3{
vertical-align: top
}

.movie .movie_info{
width: 330px;
float: left;
margin: 0 20px 0 40px;
overflow: hidden;
}

.movie .break_info{
color: #333333;
}


.movie .movie_info h4{
text-align: center;
font-size: 167%;
margin: 10px 0 20px 0;
font-weight: bold;
}

.movie .movie_info .jacket{
float: left;
margin: 0 13px 0 0;
overflow: hidden;
}

.movie .movie_info li{
margin: 0 0 5px 0;
}

.movie .movie_info li.movie_mrgB{
margin: 0 0 20px 0;
}

.movie .movie_info li.movie_price, .movie .movie_info li.movie_comp{
font-size: 85%;
}

.movie .movie_info li.btn{
margin-top: 25px;
}

.movie .right_block{
float: right;
margin: 10px 20px 0 0;
}

.movie .exp{
width: 535px;
margin: 0 0 20px 0;
/* float: right; */
background: url(../images/movie_expBk.gif) top left repeat-y;
}

.movie .break{
background: url(../images/break_expBk.gif) top left repeat-y;
}

.movie .exp .exp_inner{
padding: 0 30px;
}

.movie .exp .exp_inner h5{
text-align: right;
font-size: 122%;
}

.movie .exp .exp_inner h5 span{
font-size: 77%;
}


.movie .numberone{
width: 535px;
height: 30px;
/* float: right; */
/* margin: 0 20px 0 0; */
/* overflow: hidden; */
text-align: right;
background: url(../images/movie_numberone.gif) top left no-repeat;
/* background-color: red; */
}

.movie .numberone a{
background: url(../images/icon_arrow.gif) top right no-repeat;
height: 30px;
line-height: 30px;
padding: 0 20px 0 0;
}


#contents{
	width:990px;
	margin:0 25px 0 0;
	}

#contents{
	text-align:left;
}

	
img{
	vertical-align:top;
	}
	
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}