@charset "utf-8";
/* CSS Document */

body {
	font-size:16px;
}

#cduWrap {
	width:100%;
}

.sns01{
	width:1016px;
	margin:0 auto;
	font-size:12px;
}

#cduPanNavi{
	width:1016px;
	margin:0 auto;
	font-size:12px;
}


/*real_b_voice_content*/

#real_all {
	width:100%;
	background:url(/bc/images/net-s_tokushu/20140213_rbv_bg.jpg);
	color:#333333;
}
#real_wrap {
	height:auto;
	margin:0 auto;
	background:url(/bc/images/net-s_tokushu/20140213_rbv_bg02.jpg) no-repeat bottom center;
}

.real_header {
	height:160px;
	width:900px;
	margin:0 auto;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.real_content {
	background:url(/bc/images/net-s_tokushu/20140213_rbv_concept.jpg);
	width:900px;
	height:190px;
	margin:30px auto;
}
.real_content p {
	padding:60px 25px 15px 25px;
	font-weight:bold;
	font-size:14px;
	line-height:1.4;
}

.real_btn {
	text-align:center;
}
.real_item {
	width:900px;
	margin:0 auto;
}
.real_item a {
	color:#231815;
}
.real_item_img {
	margin-bottom:5px;
}
.real_item a:hover img {
    filter:alpha(opacity=90);
    opacity:0.90;
}
.real_item p {
	font-size:20px;
	font-weight:bold;
	color:#373b50;
	padding:5px 0 10px 0;
	text-align:center;
}

.real_box01 table {
	width:900px;
	margin:10px auto 20px auto;
}

.real_box01 td{
	height:450px;
	width:282px;
	vertical-align:top;
	text-align:center;
	line-height:1.4;
	background:url(/bc/images/net-s_tokushu/20140213_rbv_item_bg.png) no-repeat top center;
	
}
.real_font {
	font-size:11px;
	color:#F00;
}
.real_buy {
	margin-top:6px;
}
.real_buy a:hover img {100);
    opacity:1;
}

.real_shop {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;
}
.real_shop p {
	padding-bottom:10px;
	color:#111;
}
.real_foot {
	text-align:center;
	padding:5px;
	color:#FFF;
	background:#000;
}
.real_item_l {
	float:left;
	width:120px;
	padding:5px 0 0 22px;
	font-size:12px;
}
.real_item_r {
	float:right;
	width:120px;
	padding:5px 20px 0 0;
	font-size:12px;
}
.real_buy_2 {
	margin-top:0;
}

/*slider*/
#real_loopslider {
    margin: 0 auto;
    width: 100%;
    height: 519px;
    text-align: left;
    position: relative;
    overflow: hidden;
	background:#000;
}
#real_loopslider p {
	float:right;
	padding:495px 0 0 0;
	color:#CCC;
	font-size:12px;
}
	 
#real_loopslider ul {
    height: 469px;
    float: left;
    display: inline;
    overflow: hidden;
	padding-top:25px;
}
 
#real_loopslider ul li {
    width: 332px;
    height: 469px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* =======================================
    ClearFixElements
======================================= */
#real_loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#real_loopslider ul {
    display: inline-block;
    overflow: hidden;
}