@charset "Shift_JIS";

/* --------------------------------------------------------------------
	カート画面
-------------------------------------------------------------------- */

div.cartlist_ {
}
div.order_flow_ {
	margin: 15px 0;
	text-align: center;
}
table.cartlist_ {
	margin: 0 auto;
	width: 640px;
	border-left: none;
	border-right: none;
}
table.cartlist_ td.img_ {
	width: 50px;
}
table.cartlist_ td.img_ img {
	width: 50px;
}
table.cartlist_ td.money_ {
	width:80px;
	white-space:nowrap;
	text-align:right;
}
table.cartlist_ td.qty_ {
	width:80px;
	white-space:nowrap;
	text-align:right;
}
table.cartlist_ td.button_ {
	text-align: center;
	width: 60px;
}
table.cartlist_ td.total_ {
	text-align:right;
}
table.cartlist_ .qty_ input {
}
input.calc_ {
	width:0px;
	height:0px;
}



/* --------------------------------------------------------------------
	メールニュース
-------------------------------------------------------------------- */
div.mail_ {
}
div.mail_ .agreebody_ {
	margin: 10px 0 20px 0;
	width: 100%;
}
div.mail_ table {
	width: 100%;
}
div.mail_ table th {
	width: 25%;
}
div.mail_ div.mailnewstitle_ {
}

/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */
/* トピック詳細 */
div.topic_ {
}
h2.topic_title_ {
	margin-bottom: 10px;
	padding: 8px 8px 8px 20px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #CCC;
	background: url(../img/usr/common_h2.png) 0 0 no-repeat;
}
div.topic_ div.comment_ {
}
div.topic_ div.contents_ {
}
/* トピック一覧 */
div.topiclist_ {
	margin: 0 0 10px 0;
	width:343px;
	border:#eee 1px solid;
	float:left;
}

div.topiclist_ .topiclist_head_ {
	width: 343px;
	height: 47px;
	overflow: hidden;
	background: url(../img/usr/h2_topics.gif) no-repeat;
	text-indent:-9999px;
}
div.topiclist_ .topiclist_head_ h2 {
	float: left;
	display: inline;
	font-size: 16px;
	font-weight: bold;
}


div.topiclist_ #topiclist_bnarea {
	padding:0 0 10px 10px;
	
}

div.topiclist_ #topiclist_bnarea li{
	float:left;
}
div.topiclist_ .topiclist_head_ .rss_ {
	float: right;
	display: inline;
	text-align: right;
}
div.topiclist_ .topiclist_body_ {
	border: 1px solid #CCCCCC;
    margin: 0 10px 10px;
    padding: 5px 10px 10px;
    
	height:480px;	
	overflow-y:scroll;
}



div.topiclist_ dl {
	padding: 8px 8px 8px 0;
	border-bottom: 1px dotted #CCC;
	color:#000000;
}

div.topiclist_ dl dt {
	font-size:10px;
	padding:0 0 5px;
}

div.topiclist_ dl dt .news_icon_ {
	float:right;
}
/* 2013/11/26 */
div.topiclist_ dl dt .news_date_ {
    margin-right: 5px;
}
div.topiclist_ .topiclist_body_ dl dt img {
    vertical-align: top;
}
/* --------------------------------------------------------------------
	イチオシ
-------------------------------------------------------------------- */

div.recommend_ {
	width:343px;
	float:right;
	margin-bottom:20px;
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 3px;         /* CSS3 */

	border: 1px #eee solid;     /* 枠線の装飾 */
}

div.recommend_ .recommend_head_ {
	width:343px;
	height:36px;
	background:url(../img/usr/h2_bg.gif) no-repeat
}

div.recommend_ .recommend_head_ h2 {
	padding:11px 0 0 43px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	float:left;
}

div.recommend_ .recommend_head_ img {
	float:right;
	padding:5px 5px 0 0;
}

div.recommend_ .recommend_head_ h2 strong {
	font-weight:bold;
	font-size:20px;
}
	




/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */

/* 入力画面 */
div.questionnaire_ {
}
div.questionnaire_box_ {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
div.questionnaire_box_ div.desc_ {
	margin-bottom: 10px;
	padding: 0 0 10px 10px;
	border-bottom: 1px dotted #CCC;
}
div.questionnaire_box_ table {
	width: 100%;
}
div.questionnaire_box_ table.formdetail_ th {
	width: 16em;
}
div.questionnaire_box_ div.questionnaire_box_content_ {

	padding: 0 10px;
}
/**/

/* 確認画面 */
table.questionnaire_confirm_ {
	width: 100%;
}
table.questionnaire_confirm_ th {
	width: 16em;
}
/**/

/* --------------------------------------------------------------------
	検索ボックス
-------------------------------------------------------------------- */
#mainflame_search {
	width:694px;
	height:44px;
	border:#FFF 3px solid;
	margin-bottom:15px;
	color:#333333;
	font-size:11px;
}

#mainflame_search .keyword_ {
	background:url(../img/usr/search_box.gif) no-repeat;
	width: 330px;
	height:30px;
	margin:7px 7px 7px 7px;
	border:none;
	float:left;
	padding-left:35px;
    padding-right: 10px;
    line-height: 30px;
    font-size: 12px;
}

#mainflame_search .checkbox_ {
	float:left;
	overflow: hidden;
	margin:13px 10px 10px 0;
	
	
}

#mainflame_search .searchbn_ {
	margin:8px;
}

#mainflame_search .searchbox_text_ {
	float:left;
	margin-top:14px;
}


/* --------------------------------------------------------------------
	検索ボックス(下層)
-------------------------------------------------------------------- */
#header_search {
}

#header_searchbox {
	background: url(../img/usr/search_textarea.png) no-repeat;
	height:28px;
	width:250px;
	
}

#header_search #header_searchbox .keyword_ {
	width:135px;
	margin:7px 10px 0 28px;
	border:none;
	float:left;
}

#header_search .checkbox_ {
	float:left;
	overflow: hidden;
	margin:5px 5px 0 0;
}

#header_search .searchbn_ {
	float: right;
    padding: 3px 5px 0 0;
}

#header_search .searchbox_text_ {
	float:left;
	margin-top:4px;
	color:#fff;
	font-size: 12px;
}


/* --------------------------------------------------------------------
	トピックス　キャストインタビュー
-------------------------------------------------------------------- */
#cast_interview #cast_movie {
  width: 100%;
  margin-bottom:20px;
  padding-top: 56.25%;
  position: relative;
}
#cast_interview #cast_movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#cast_interview #cast_contents {
	font-size:80%;
	overflow:hidden;
}
#cast_interview #cast_contents .leftbox_ {
	width:30%;
	float:left;
}
#cast_interview #cast_contents .rightbox_ {
	width:65%;
	float:right;
}
#cast_interview #cast_contents p {
	margin-bottom:10px;
}
#cast_interview #cast_contents p.image_ {
	margin-bottom:10px;
	text-align:right;
}
#cast_interview #cast_contents p.image_ img {
	max-width:100%;
}
#cast_interview #cast_contents p.copy_ {
	font-size:70%;
	line-height:135%;
	line-height:1.4;
}
#cast_interview #cast_contents .touroku_ {
	margin:40px 0 20px 0;
}
#cast_interview #cast_contents .touroku_ p.ttl_ {
	font-weight:bold;
}
#cast_interview #cast_contents .touroku_inner_ {
	padding:14px;
	text-align:left;
	border:solid 1px #ddd;
	margin-top:5px;
}

