@charset "UTF-8";

body{
	/*
	overflow-x: hidden;
	width: 320px;
	*/
}

h2.products_tit01 {
	text-align: center;
	width: auto;
}

#contents1{
	margin: 0 0 10px;
	padding: 0;
	/*
	width: 320px;
	*/
}

#contents1 .menu{
	clear: both;
	background: #FFF url(../img/menu_arw.gif) no-repeat right center;
	border-bottom: 1px solid #E9E9E9;
}

#contents1 .menu a:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#contents1 .menu img {
	float: left;
}

#contents1 .menu p {
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 32px 0 168px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#contents1 .menu p span {
	font-size: 11px;
}

#contents1 .menu a {
	display: block;
	height: 100%;
	position: relative;
}

#contents1 .menu a span.new{
	background: #FFF;
	border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
	-webkit-border-radius: 0px 0px 5px 0px;
	color: #EA0D12;
	display: inline-block;
	font-size: 10px;
	padding: 3px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#contents1 .menu p.cast {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.titlearea02 {
	background: none;
	/*background-color:#ffffff;*/
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	height:31px;
	position:relative;
}

.titlearea02 a {
	display:block; min-width:58px;
	height:21px;
	background:#8c8c8c;
	position:absolute;
	top:0px;
	right:10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color:#ffffff;
	font-size:11px;
}

.titlearea02 span {
	background:url(../../../img/arrow_001.png) no-repeat 7px 0.7em;
	padding:0 6px 0 17px;
	color:#ffffff;
	font-size:11px;
	display:block;
	padding-top:3px;
}


#contents1 .program {
	clear: both;
	background: #FFF;
	border-bottom: 1px solid #E9E9E9;
	font-size: 10px;
	padding: 10px;
}

#contents1 .program span {
	font-size: 12px;
	font-weight: bold;
}




#contents1 .title {
	background: #FFF;
	border-bottom: 1px dotted #CCC; 
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
}

#contents1 .title strong{
	color: #ea0d12;
	font-size: 18px;
}

#contents1 .story {
	background: #FFF;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
}

#contents1 .story strong{
	font-size: 13px;
}

#recommend{
	background: #FFF url(../img/recommend_bg.gif) no-repeat left bottom;
	margin: 0 10px 10px;
	padding-bottom: 10px;
	width: 300px;
}

#recommend_in{
	padding: 10px 10px 0;
}

#recommend a img {
	margin-bottom: 10px;
}

#recommend p {
	font-size: 12px;
}

#recommend a.button {
	display:block; min-width:58px;
	height:31px;
	background:#8c8c8c;
	margin-top: 10px;
	/*
	position:absolute;
	top:0px;
	right:10px;
	*/
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color:#ffffff;
	font-size:11px;
	text-align:center;
}

#recommend a.button span {
	background:url(../../../img/arrow_001.png) no-repeat 7px center;
	padding:0 6px 0 17px;
	color:#ffffff;
	font-size:11px;
	display:inline-block;
	margin: 0 auto;
	line-height:31px;
}

#link{
	background: #FFF url(../img/link_bg.gif) no-repeat left bottom;
	margin: 0 10px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	border-radius:4px;
	/*width: 300px;*/
}

#flick2 .flickNavi a.active {
	background: url(../../../img/indicator.png) no-repeat center center;
}

