@charset "utf-8";

#top_wrapper {
	margin:0 auto;
	padding:60px 0 40px 0;
	width:980px;
	background-color: #F7F8F9;
}

#flash {
	margin-top:0;
	padding:0;
	width:100%;
	height:460px;
	background: #FFFFFF;
}

/*//////////////////////////////
メインがMOVIEの時のCSS
/////////////////////////////*/

#main_img_area{
	/*background-image: url(../images/2013ssTOP.jpg);*/
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 1280px;
	margin:0 auto;
}

.main_movie {
	height: 460px;
	width: 818px;
	margin: 0 auto;
}


/*//////////////////////////////
メインがMOVIEの時のCSSおわり
/////////////////////////////*/

#col1 {
	float: left;
	_margin: 0 54px 0 0;
	width: 230px;
	margin-top: 0;
	margin-right: 45px;
	margin-bottom: 0;
	margin-left: 0;

}

#col2 {
	float:left;
	margin:0 55px 0 0;
	_margin:0 54px 0 0;
	width:430px;
}

#col3 {
	float:left;
	width:210px;
}
/*------------------------------------------------------------------------------
 #news
------------------------------------------------------------------------------*/
#t_news {
	background:url(../images/t_news.png) no-repeat;
	width:230px;
	height:28px;
	margin-bottom:18px;
}

#t_news a {
	display:block;
	width:62px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
}

#news_list li {
	clear:both;
	height:60px;
	margin-bottom:8px;
}

.news_img {
	float:left;
	height:60px;
	margin-right:7px;
}

.news_img img {
	padding:4px;
	width:50px;
	height:50px;
	border:1px solid #e6e6e6;
}

.news_date {
	color:#d2b48c;
	font-size:10px;
}

.news_text {
	font-size:10px;
}


/*------------------------------------------------------------------------------
 #twitter
------------------------------------------------------------------------------*/
#twitter {
	margin:60px 0 0 0;
}

#t_twitter {
	background:url(../images/t_twitter.png) no-repeat;
	width:230px;
	height:28px;
}

#t_twitter a {
	display:block;
	width:100px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
}

#twitter-ticker {
	margin-top:30px;
	width:232px;
	height:280px;
}

#tweet-container {
	height:280px;
	width:auto;
	overflow:hidden;
}

.tweet {
	margin:0 12px 0px 0;	
	padding:7px 0 8px 0;
	border-bottom:1px solid #DCE1E7;
	width:auto;
	overflow:hidden;
}

.tweet .txt {
	clear:both;
	font-size:10px;
}

.tweet .avatar img,
.tweet .user,
.tweet .time {
	display:none;
}

#loading {
	margin:100px 95px;
}


/*------------------------------------------------------------------------------
 #blog
------------------------------------------------------------------------------*/
#blog {
	margin:0;
}

#t_blog {
	background:url(../images/t_blog.png) no-repeat;
	width:430px;
	height:28px;
}

#t_blog a {
	display:block;
	width:100px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
}

#t_blog_shop {
	overflow:hidden;
	margin:30px 0 15px 0;
	width:41px;
	height:10px;
	background:url(../images/t_blog_shop.png) no-repeat;
	text-indent:-9999px;
}

#t_blog_press {
	overflow:hidden;
	margin:50px 0 15px 0;
	width:46px;
	height:10px;
	background:url(../images/t_blog_press.png) no-repeat;
	text-indent:-9999px;
}

#feeds ul {
	width:430px;
	height:450px;
	list-style:none;
	overflow-y:scroll;
	clear:both;
}

#feeds_press li,
#feeds ul li {
	float:left;
	width:120px;
	height: 230px;
	padding: 0 18px 5px 0;
	font-size: 10px;
	line-height: 150%;
}

#feeds_press li .shop_blog_date,
#feeds ul li .shop_blog_date {
	margin-top:3px;
	color: #D2B48C;
}

#feeds_press li .shop_blog_img a,
#feeds ul li .shop_blog_img a {
	overflow: hidden;
	display: block;
	padding:4px;
	width: 110px;
	height: 140px;
	border:1px solid #e6e6e6;
}

#feeds_press li .shop_blog_img a span,
#feeds ul li .shop_blog_img a span {
	overflow: hidden;
	display: block;
	width: 110px;
	height: 140px;
}

#feeds_press li .shop_blog_img img,
#feeds ul li .shop_blog_img img {
	max-width: 140px;
	max-height: 200px;
	_width: 140px;
	_height: 200px;
}

/*
#feeds ul li .noimage {
	display: block;
	width: 110px;
	height: 140px;
}

#feeds ul li .noimage a span {
	overflow: hidden;
	display: block;
	width: 110px;
	height: 140px;
}
*/

#feeds_press li .noimage a,
#feeds ul li .noimage a {
	overflow: hidden;
	display: block;
	background:url(../images/noimage.gif) no-repeat 4px 4px;
	text-indent:-9999px;
}

#feeds ul li .shop_blog_new {
	float:left;
	position: absolute;
	top: 0;
	left: 110px;
	width:40px;
	background: #ffc000;
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
}


/*------------------------------------------------------------------------------
 #palcloset
------------------------------------------------------------------------------*/
#palcloset_area {
	clear:both;
	width:100%;
	background:#ffffff;
	border-top:1px solid #ffffff;
}

#palcloset_line {
	border-top:1px solid #edeeef;
}

#palcloset {
	margin:0 auto;
	width:980px;
}

 p.sale {
 display: none;
}

.item_img img {
	width:100%;
	height:115px;
}

#t_online a {
	display:block;
	margin-top:-2px;
	background:url(../images/t_online.png) no-repeat;
	width:158px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
}

.list_carousel_wrapper {
	clear:both;
/*	overflow:hidden; */
	position: relative;
	padding:15px 0;
	width: 980px;
	height:260px;
	background-color: #ffffff;
}
.list_carousel {
	width: 980px;
	height:260px;
}

.list_carousel ul {
	margin:0 0 0 4px;
	padding:0;
	list-style:none;
	display:block;
	height:260px;
	overflow:hidden;
}
.list_carousel li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:108px;
	height:260px;
	overflow: hidden;
}
.list_carousel li img {
	margin:7px;
	width: 88px;
	height: 110px;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 0;
}
.next {
	float: right;
	margin-right: 0;
}
.pager {
	width: 885px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}

a.next {
	background: url(../images/btn_car_r.png) no-repeat;
	width: 29px;
	height: 51px;
	display: block;
	position: absolute;
	top: 120px;
	right: -35px;
}
a.prev {
	background: url(../images/btn_car_l.png) no-repeat;
	width: 29px;
	height: 51px;
	display: block;
	position: absolute;
	top: 120px;
	left: -35px;
}

a.prev span, a.next span {
	display: none;
}


/*------------------------------------------------------------------------------
 #banner
------------------------------------------------------------------------------*/
/*//////////////////////////////////
	nivo slider
/////////////////////////////////*/

#t_pickup img {
	margin-bottom: 40px;
}

#slider {
	margin-bottom: 30px;
}

/*//////////////////////////////////
	nivo slider END
/////////////////////////////////*/


.top_banner {
	margin-bottom:20px;
}

.top_banner_img img {
	/* [disabled]padding:4px; */
	background:#ffffff;
	/* [disabled]border:1px solid #e6e6e6; */
}

.top_banner_title {
	margin-top:3px;
	font-weight:bold;
}

.top_banner_text {
	font-size:10px;
}

#b_online {
	padding-top:10px;
}

#b_online a {
	overflow:hidden;
	display: block;
	margin-bottom:10px;
	width: 210px;
	height: 50px;
	background: url(../images/b_online.gif) no-repeat;
	text-indent:-9999px;
}

#b_mail a {
	overflow:hidden;
	display: block;
	margin-bottom:10px;
	width: 210px;
	height: 50px;
	background: url(../images/b_mail.gif) no-repeat;
	text-indent:-9999px;
}

#b_shopblog a {
	overflow:hidden;
	display: block;
	margin-bottom:5px;
	width: 210px;
	height: 50px;
	background: url(../images/b_shopblog.gif) no-repeat;
	text-indent:-9999px;
}

#b_pressblog a {
	overflow:hidden;
	display: block;
	margin-bottom:10px;
	width: 210px;
	height: 50px;
	background: url(../images/b_pressblog.gif) no-repeat;
	text-indent:-9999px;
}

#b_mobile {
	overflow:hidden;
	display: block;
	width: 210px;
	height: 90px;
	background: url(../images/b_mobile.gif) no-repeat;
	text-indent:-9999px;
}

#b_facebook a {
	overflow:hidden;
	display: block;
	margin-bottom:10px;
	width: 210px;
	height: 50px;
	background: url(../images/b_facebook.gif) no-repeat;
	text-indent:-9999px;
}

#b_instagram a {
	overflow:hidden;
	display: block;
	margin-bottom:10px;
	width: 210px;
	height: 50px;
	background: url(../images/b_instagram.gif) no-repeat;
	text-indent:-9999px;
}






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

#main {
	overflow:hidden;
	margin-top:40px;
	width:960px;
	height:auto;
}

#left_area {
	float:left;
	width:590px;
	height:auto;
}

ul#whats_new {
	padding-top:35px;
	width:590px;
	height:auto;
	background:url(../images/whatsnew.gif) no-repeat;
}

li.text {
	padding:10px 0;
	border-bottom:1px solid #A09E87;
}

li.text a {
	text-decoration:none;
	font-color:#cc6666;
}

span.day {
	margin-right:15px;
}

#banner_area {
	margin-top:25px;
	margin-right:-10px;
	height:auto;
}

li.banner {
	float:left;
	margin-right:10px;
	padding:0;
	width:190px;
	height:50px;
	margin-bottom: 15px;
}

#right_area {
	float:right;
	width:310px;

}

span#movie {
	margin:0;
	padding:0;
	width:300px;
	height:199px;
}

#btn_more a {
	position:relative;
	top:-222px;
	left:250px;
	display:block;
	background:url(../images/btn_more.gif) no-repeat;
	width:55px;
	height:13px;
	text-indent:-9999px;
}


#btn_rss a {
	position:relative;
	top:20px;
	left:547px;
	display:block;
	background:url(../images/icon_rss_news.jpg) no-repeat;
	width:43px;
	height:15px;
	text-indent:-9999px;
}

.movie_area {
	float:right;
	width:300px;
	height:199px;
	background:url(../images/movie_bg.gif) no-repeat;
	margin-top: 20px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#twitter_area {
	background-color: #a8a592;
	width: 300px;
	margin-bottom: 50px;
	background-image: url(images/twitter.gif);
	padding: 5px;
}

#twitter_update_list {
	width:280px;
	background:#FFF;
	font-size:10px;
	height: 70px;
	padding: 5px;
	margin: 5px;
}

#twitter_update_list a {
	border-bottom:1px dotted #000;
	text-decoration:none;
	line-height:120%;
	font-size:10px;
	color:#000;
}

#twitter_update_list a:hover {
	border-bottom:1px dotted #000;
	text-decoration:none;
	color:#cc6666;
}

/*RSS*/

#rss_sc{
height: 400px;
}

.entry-contents{
width:220px;
height:50px;
font-size: 10px;
line-height:150%;
margin-bottom:10px;
}


.feed-Control p{
color: #D2B48C;
font-size: 10px;
}

.feed-Control img{
float:left;
border: 1px solid #E6E6E6;
padding:1px;
width:54px;
height:73px;
}

#opa a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}

#scroll-pane {
height: 300px;  
}

#opa {
float:left;
margin:.5em 0;
margin-right:15px;
border:1px solid #999;
padding:2px;
}

#opa  a{
display:block;
float:left;
width:50px;
height:50px;
line-height:100px;
overflow:hidden;
position:relative;
z-index:1;
}

#opa a img{
float:left;
position:absolute;
top:-10px;
left:-5px;
}

.topmovie {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#main_img {
	height: 530px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#main_area {
	background-color: #000;
}

