body.day{
background: url("https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/images/back_day.png" ) no-repeat scroll center bottom #000000;
// background:  #000000;
}

body.night{
//background: url("https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/images/back.png" ) no-repeat scroll center bottom #000000;
 background:  #000000;
}
.point{
	color:#000;
	margin:5px 0 0 0;
	display:inline;
}

.add_button{
	display:inline;
	float:right;
	margin-bottom:5px;
	//border:1px #000 solid;
}

.price_list {
	clear:both;
	float:left;
	font-size: 100%;
	font-weight: bold;
	//color: #dd1212;
	margin-top: 5px;
	padding: 0px;
}

#primal_menu{
	clear:both;
	width:1000px;
	height:40px;
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid;
	margin: 15px 0 0 0;
	background:#fff;
}

.links{
	//font-family:'BADBOOM';
	float:left;
	margin:10px 10px 0 35px;
	height:46px;
	text-align:center;
	//font-size: 20px;
	font-size: 14px;
	font-weight: bold;
	//color:#555;
	top:25px;
}
.links a{
	color:#000;
	text-decoration:none;
}
.links a:hover{
	color:#bbb;
	text-decoration:none;
}
.links-gray a{
	//font-family:'BADBOOM';
	float:left;
	margin:10px 10px 0 35px;
	height:46px;
	text-align:center;
	//font-size: 20px;
	font-size: 14px;
	font-weight: bold;
	color:#bbb;
	top:25px;
}
.links-gray a{
	color:#bbb;
	text-decoration:none;
}
.links-gray a:hover{
	color:#bbb;
	text-decoration:none;
}


/*************************************
 
 *************************************/
#cash_logo{
	float:right;
	width:219px;
	margin-top: 2px;
	//margin-right: -35px;
	padding: 0;
//position:absolute; 
}
#cash_logo span{
	float:right; 
	//padding: 5px;
}

#cart_info{
	width:240px;
	clear:both;
	float:right;
	margin:-39px 25px 0px 0;
	padding:0 0 0 0;
	//border:1px solid #000;
	height: 50px;
	position:relative;
}

#cart_img {
	background-image: url(https://www.bigboytoyz.jp/wp/wp-content/themes/BBT2012/en/item.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 60px;
	float: left;
	margin:4px 0 0 20px;
}
.cart_detail{
//border:1px solid #0f0;
	width:200px;
position:absolute; 
bottom:0;
left:80px;
}

.cart_items{
	width:200px;
	font-size: 16px;
	font-weight: bold;
	//border:1px solid #f00;
}

.cart_price{
	display:inline;
	font-size: 16px;
	font-weight: bold;
}
.announce_freeship{
	font-weight: bold;
	font-size:0.9em;
}
.price_freeship{

	color:#aaa;
	text-decoration:underline;
}
.price_freeship_cartpage{
	font-size: 16px;
	color:#6ba850;
	text-decoration:underline;
}
#content .catname{
		padding: 5px 5px 5px 0;
		//padding:  12px 10px;
		padding-left: 0;
		//padding-left:0;	
		//border-bottom: 1px dotted #000;
		margin-bottom: 0px;
		/*background-color:#2F3540;*/
		color:#000;
}
#content .catname h2 {
	font-size: 0.9em;
	text-transform: uppercase;
		margin-left: -15px;
	margin-bottom: 20px;
	padding:  12px 10px;
	color:#FFF;
	background-repeat: no-repeat;
	background-image: url(https://www.bigboytoyz.jp/wp/wp-content/uploads/2010/08/feature1.gif);
}
#toppest_info{
overflow: hidden; 
	display:block;
	height:15px;
	background-color: #000000;
	color:#eee;
	padding: 10px 0 10px;
	margin-bottom:5px;
	width:900px;
	position:fixed;
	width:100%;
	min-width:1070px;
	top:0;
	left:0;
	z-index:20000;
    background: #f1f3a2;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(47,47,47,47)), to(rgba(40,42,40,42)));
    background: -moz-linear-gradient(top, rgba(47,47,47,47), rgba(0,2,0,2));
    -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.5);
    -moz-box-shadow: 0 2px 12px (rgba(0,0,0.5));
    box-shadow: 0 1px 2px #000;
}
#toppest_info a{
	font-size:12px;
	color:#bdbdbd;
}
#toppest_info a:hover{
	font-size:12px;
	color:#eee;

}
.toppest_box {
	display:block;
	margin:auto auto;
	width:1000px;
}
.toppest_left {
	height:10px;
	float:left;
	min-width:200px;
	font-size:12px;
	margin: 0px;
        font-weight:bold;
}
.toppest_right {
	height:10px;
	float:right;
	min-width:200px;
	font-size:12px;
	margin: 0px;
	margin-right: 10px;
        font-weight:bold;
}
/*************************************
 +Search
 *************************************/



.new_h3
{text-align: center;}
.new_header
{text-align: center;}
.new_footer {text-align: center;}
.complete_send {text-align: center;}

	#content .single h2 {//各ページのトップにあるh3
		font-size: 1.1em;
		//text-transform: uppercase;
		margin-bottom: 20px;
		background:#f9ca4c;
                //background-color: #fcff00;
		padding: 5px 0 5px 15px;
		//color:#fff;
		-moz-border-radius: 10px 0 0 10px;
		-khtml-border-radius: 10px 0 0 10px;
		-webkit-border-radius: 10px 0 0 10px;
		border-radius: 10px 0 0 10px;
		behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
	}

#itempage h3 {//個別商品の写真横のタイトル
	font-size: 8px;
	color: #FFFFFF;
	background-color: #7e7e7e;
	line-height: 16px;
	margin: 10px 0;
	height: 15px;
	margin-left: 210px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
        width: auto;
		-moz-border-radius: 10px 0 0 10px;
		-khtml-border-radius: 10px 0 0 10px;
		-webkit-border-radius: 10px 0 0 10px;
		border-radius: 10px 0 0 10px;
		behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
.sns_icon{

text-align:right;
}
.sns_icon_alt{

text-align:right;
margin-bottom:-0px;
}
.twitter-share-button{
margin-right:-40px;
}
a.tumblr{
display:inline-block;
text-indent:-9999px;
overflow:hidden;
width:81px;
height:20px;
background:url(‘https://www.bigboytoyz.jp/wp/wp-content/uploads/2012/11/share_1.png’) top left no-repeat transparent;
}
.itemimg{
margin-top:-30px;
}
.single_desc {
clear:both;
padding:10px 0 0 20px;
//border:1px #000 solid;
}
#itempage .single_desc h3{//文章内のh3「商品詳細」など
	font-size: 8px;
	color: #FFFFFF;
	background-color: #7e7e7e;
	line-height: 16px;
	margin: 10px 0;
	height: 15px;
	margin-left:-10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
        width: auto;
		-moz-border-radius: 10px 0 0 10px;
		-khtml-border-radius: 10px 0 0 10px;
		-webkit-border-radius: 10px 0 0 10px;
		border-radius: 10px 0 0 10px;
		behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}

#itempage .skuform{
margin:0 10px 0 0;
}

#bottom{
clear: both;
height: 130px;
padding: 6px 15px 0px;
//background:#ddd;
background-image: url(https://www.bigboytoyz.jp/wp/wp-content/themes/BBT2012/en/bottom.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #000;
	height: 15px;
	font-size: 0.9em;
	color:#bdbdbd;
	padding: 10px;
	width: 980px;
	margin: auto;
		-moz-border-radius: 0 0 7px 7px;
		-khtml-border-radius: 0 0 7px 7px;
		-webkit-border-radius: 0 0 7px 7px;
		border-radius: 0 0 7px 7px;
		behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
	#footer .wrapper {
		text-align: left;
	color:#bdbdbd;
	}
	#footer .wrapper a{
	color:#bdbdbd;
	}
	#footer .wrapper a:hover{
	color:#eee;
	}
	#footer p {
	color:#bdbdbd;
	}
	#footer a {
	color:#bdbdbd;
	}
	#footer a:hover {
	color:#eee;
	}

/** END footer **/
/** 一覧画面での各記事ここから **/
.escape{
}
#content .post .post_border{
	background:#fefefe;
	display:block;
	width: 286px;

	border: 1px solid #ccc;
	padding: 5px  10px 0px;
	margin:0 -10px;
	margin-bottom: 0px;
	-moz-border-radius: 0 5px 5px 5px;
	-khtml-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
#content .post .post_border .price br{
	display:block;
	padding-bottom:10px;
}
.genre_tag{
	z-index:2;
	display:inline-block;
	font-size: 0.7em;
	text-transform: uppercase;
	margin: 0 14px 0 -12px;
	color: #FFFFFF;
	background-color: #444;
	text-align: left;
	line-height: 12px;
	font-style: italic;
        padding: 2px 6px 2px 6px;
	-moz-border-radius: 5px 5px 0 5px;
	-khtml-border-radius: 5px 5px 0 5px;
	-webkit-border-radius: 5px 5px 0 5px;
	border-radius: 5px 5px 0 5px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
	font-size: 10px;
}
.genre_tag:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
.genre_tag a{
	color:#fff;
}
.genre_tag a:hover{
	cursol:pointor;
}
.genre_tag_nolink{
	display:inline-block;
	font-size: 0.7em;
	text-transform: uppercase;
	margin: 0 14px 0 -12px;
	color: #FFFFFF;
	background-color: #444;
	text-align: left;
	line-height: 12px;
	font-style: italic;
        padding: 2px 6px 2px 6px;
	-moz-border-radius: 5px 5px 0 5px;
	-khtml-border-radius: 5px 5px 0 5px;
	-webkit-border-radius: 5px 5px 0 5px;
	border-radius: 5px 5px 0 5px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
	font-size: 10px;
}
.JAPANESEHIPHOP,.japanesehiphop{background:#dc143c;}.EZOHIPHOP,.ezohiphop{background:#008400;}.UNDERGROUNDHIPHOP,.undergroundhiphop{background:#000;}.REGGAE,.reggae{background:#F2DE43;}.DUB,.dub{background:#0DC400;}.RB,.rb{background:#BF831C;}.ELECTROHIPHOP,.electrohiphop{background:#787878;}.ALTERNATIVE,.alternative{background:#D58FCC;}.DUBSTEP,.dubstep{background:#810051;}.INSTRUMENTAL,.instrumental{background:#C7CE46;}.HOUSE,.house{background:#31769E;}.MAINSTREAM,.mainstream{background:#962854;}.EXPERIMENTAL,.experimental{background:#087A00;}.JAZZ,.jazz{background:#481F6B;}.prepaid-tag{background:#b6a555;}

.BIGBOYTOYZ,.bigboytoyz{background:#699296;}.PROHIBIT,.prohibit{background:#699296;}.ninerulazline,.NINERULAZLINE{background:#699296;}.fourthirty,.FOURTHIRTY{background:#699296;}.WILL,.will{background:#699296;}.OILWORKS,.oilworks{background:#699296;}.ARTISTS,.artists{background:#699296;}.TRIUMPHARMY,.triumpharmy{background:#699296;}


.cat_tag{
	display: inline;
	//font-size: 0.9em;
	text-transform: uppercase;
	margin-left: 5px;

	font-size: 10px;
	color: #FFFFFF;
	background-color: #999;
	//text-align: left;
	line-height: 12px;
	//font-weight: bold;
	//font-style: italic;
        padding-right: 4px;
	padding-left: 4px;
}
.skubutton {
	float:right;
	margin-top:6px;
    border: 0px;
    //width: 170px;
    width: 135px;
    //height: 55px;
    height: 42px;
    background:#fff;
	//color:#bbb;
	cursor:pointer;
	//background-image:URL(/wp-content/themes/Gemer/images/add_back.png);
	//background-position : 10px -0px;
	background-image: url(https://www.bigboytoyz.jp/wp/wp-content/themes/BBT2012/en/cart_icon.png);
	background-repeat: no-repeat;
	//background-position: 0px 0px;
        padding-left: 40px;
	//border:1px #f00 solid;
}
.skubutton:hover {
	//color:#ccc;
        opacity:0.7;filter: alpha(opacity=70);
	//background-image:URL(/wp-content/themes/Gemer/images/add_back2.png);
}

#content .post_wide .post_border,#content .post_runbbt_new .post_border,#content .post_bbt_new .post_border{
	background:#fefefe;
	display:block;
	width: 600px;

	border: 1px solid #ccc;
	padding: 5px  10px 0px;
	margin:0 0px;
	margin-bottom: 0px;
	-moz-border-radius: 0 5px 5px 5px;
	-khtml-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}

#content .post_runbbt_new .post_border{
	padding:  0px;
	height:270px;
	width: 620px;
	padding: 5px 0 0px;
	position:relative;
}

#content .post_bbt_new .post_border{
	padding:  0px;
	height:280px;
	width: 620px;
	padding: 5px 0 0px;
	position:relative;
}

#content .post_wide .post_border .price br{
	display:block;
	padding-bottom:10px;
}
	#content .post_wide,#content .post_runbbt_new,#content .post_bbt_new{
		clear:both;
		padding: 5px 10px 0px;
		margin-bottom:0px;
	}

		#content .post_wide h3{
			margin-bottom: 10px;
			font-size: 1.1em;
		}
			#content .post_wide h3 a{
				color: #000;
                }
			#content .post_wide h3:hover{
				color: #000;
				text-decoration: underline;
                }
		#content .post_wide img,#content .post_runbbt_new img,#content .post_bbt_new img{

			padding: 4px;
			border: 1px solid #f2f2f2;
			float: left;
			margin: 0 10px 10px 0;
		}
		#content .post_wide p,#content .post_runbbt_new p,#content .post_bbt_new p{
			clear:both;
			line-height: 1.4em;
			font-size: 1em;
		}
                 
                 #content .post_wide .price{
			display:block;
			margin-top:0px;
			clear:both;
			float:left;
			line-height: 0.8em;
			font-size: 1.0em;
                        color: #dd2424;
                        font-weight: bold;
			//border:1px #f00 solid;
		}

		#content .post_wide .category,#content .post_bbt_new .category{
			clear: both;
			float: left;
			font-size: 0.8em;
			padding-top: 5px;
		}
		#content .post_wide .comments,#content .post_runbbt_new .comments {
			float: right;
			font-size: 0.8em;
			padding-top: 10px;
		}
/** 一覧画面での各記事ここまで **/
/*************************************
 +チュートリアルここから
 *************************************/
.support ul{
list-style-type:none;
}
.support .faq_box{
margin-bottom:30px;
}
.single .support_img{
    display:block;
    margin: 20px auto 20px;
    text-align: center;
	font-size:10px;
}
h2.help a{
cursol:default;
color:#000;

}

ul#help_menu{
list-style-type:none;
border:10px #ddd solid;
	//margin-left:20px;
	margin-right:20px;
	margin-bottom:30px;
	padding:0 0 20px 10px;
	-moz-border-radius:0 10px 10px 10px;
	-khtml-border-radius:0 10px 10px 10px;
	-webkit-border-radius: 0 10px 10px 10px;
	border-radius: 0 10px 10px 10px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
ul#help_menu li h2{
	border:10px #ddd solid;
	margin:-5px 0 0 -10px;
	padding:10px 5px 10px 5px;
	text-align:center;
}
ul#help_menu li.head{
font-size:12px;
//font-weight:bold;
margin:10px 0 10px 10px;
}
ul#help_menu li.head h3{
	font-size:12px;
	margin-bottom:10px;
}
.tutorial_box{
margin:50px 0 50px 0;
padding:20px;
	border:10px #ddd solid;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);

}
.big_announce{
font-size:20px;
margin-bottom:10px;
background-image:url("https://www.bigboytoyz.jp/wp/wp-content/uploads/2013/01/underline.gif");
background-repeat: repeat-x;

}

.catch_yellow{
color:#2c2c2c;
font-weight:bold;
background-image:url("https://www.bigboytoyz.jp/wp/wp-content/uploads/2013/01/underline.gif");
background-repeat: repeat-x;
}

.orange_vivid{
font-weight:bold;
background:#f9ca4c;
}
.tutorial_box img{
padding:10px;
	border:1px #eee solid;
	margin:auto auto;
}
.img_noborder img{
    display:block;
    margin: 0 auto;
    text-align: center;
	border:0px #fff solid;
}
.support h3{
margin-top:20px;
}
.support ul{
list-style-type:none;
margin-top:10px;
padding-left:20px;
}

.shop_photo ul{
//border:1px #000 solid;
text-align:center;
clear:both;
margin:30px auto;
}
.shop_photo ul li{
float:left;
list-style-type:none;

}
.shop_photo ul li img{

border:1px #eee solid;
padding:5px;
width:100px;
}

.swc h3{
margin-top:0px;
}
//.swc img{
margin: 7px 7px 0px 7px ;
}
.swc_box{
margin:10px 0 10px 0;
padding:20px;
	border:10px #ddd solid;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);

}
/*************************************
 +カートに入れる関係
 *************************************/

.sku_add{
width:100px;
display:block;
margin:5px 0 10px 0;
//border:1px #000 solid;
}
.skuform{
display:block;
margin:5px 0 10px 0;
//border:1px #000 solid;
//height:130px;
}

#itempage .field {
	height: auto;
	width: auto;
	margin: 5px 0 5px 0;
	padding:0 0 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 210px;
}
#itempage .field .field_name {
	text-align: left;
}
#itempage .field .field_price {
	font-size: 140%;
	font-weight: bold;
	color: #dd2424;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: auto;
}
.zaiko{
	color:#000;
	margin-top:-5px;
	font-weight:normal;
}
/*************************************
 +カートに入れる関係　ここまで
 *************************************/
.about_us{
clear:both;
}
#sidebar ul li h2{
background:#000;
color:#fff;
}

/*************************************
 +購入完了画面
 *************************************/
.download ul{
	list-style-type:none;
}
.post_completion img{
	width:100px;
	height:100px;
}
/*************************************
 +ヒットチャート
 *************************************/
#content .rank_1_post {
	position:relative; 
	width: 600px;
	float: left;
	padding: 5px 10px 0px;
	margin: 0 0 0px 10px;
	//background:#98AD98;
}
#content .rank_1_post .post_border{
	height:200px;
	background:#fefefe;
	display:block;
	width: 598px;
	border: 1px solid #ccc;
	padding: 5px  10px 0;
	margin:0 -10px;
	margin-bottom: 0px;
	-moz-border-radius: 0 5px 5px 5px;
	-khtml-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
#content .rank_1_post img {
	width: 180px; height: 180px;
	padding: 4px;
	border: 1px solid #f2f2f2;
	float: left;
	margin: 0 10px 10px 0;
}
#content .rank_1_post h3{
	text-align:right;
	font-size:12px;
	margin-bottom:10px;
}
#content .rank_1_post h3 a {
	color: #000;
	text-decoration: underline;
}
#content .rank_1_post h3:hover {
	color: #000;
	text-decoration: underline;
}
.rank {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FC222F;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
	padding:2px 4px 2px 4px;
}
#content .rank_1_post .recommend_1 {
	color:#d01338;
	font-size: 11px;
	font-weight:bold;
}
#content .rank_1_post .recommend {
	color:#666;
	font-size: 11px;
	font-weight:bold;
}
#content .rank_1_post .price {
	display:block;
	margin-top:10px;
	//clear:both;
	float:left;
	line-height: 0.8em;
	font-size: 1.0em;
        color: #dd2424;
        font-weight: bold;
	//border:1px #f00 solid;
	position:absolute; 
	bottom:20px;
	left:210px;
}
#content .rank_1_post .add_button{
	display:inline;
	float:right;
	margin-bottom:5px;
	position:absolute; 
	bottom:10px;
	right:20px;
}
.single .thanks img{
    display:block;
    margin: 0 auto;
    text-align: center;
}
/*************************************
 +トイボ
 *************************************/
.TOYBOT {
	padding: 15px 0px 3px 21px;
    display:block;
    margin: 0 auto;
    text-align: center;
	//background-image:url("https://www.bigboytoyz.jp/wp/wp-content/themes/BBT2012/images/greenflame.png");
	//background-repeat:no-repeat;
	//background-size:contain;
}
.TOYBOT .middle{
	margin-bottom:40px;
}
.TOYBOT h2{
	font-family:'BADBOOM';
	font-size:40px;
	font-weight:normal;
	background:#F8B500;
	color:#000;
	padding:8px 15px 8px 15px ;
	text-align: center;
}
.TOYBOT h3{
	font-family:'BADBOOM';
	font-size:20px;
	font-weight:normal;
	background:#83B21C;
	color:#fff;
	padding:4px 15px 4px 15px ;
	text-align: center;
}
.TOYBOT .about_toybot{

	clear:both;
	float:left;
	width:260px;

	padding: 35px 15px 35px 15px;
	margin: 29px 10px 10px 10px;
	border:3px #eee solid;
	line-height:16px;
	text-align: left;
	font-size:12px;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
.yellow{

	background:#FFFF63;
}
.TOYBOT .about_toybot h4{

	color:#000;
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}
.TOYBOT .about_toybot p{

	color:#666;
	margin-bottom:20px;

}
.TOYBOT .about_toybot ul{
	margin-bottom:20px;
}
.TOYBOT .about_toybot ul li{
	margin-left:20px;
	margin:5px 20px;
	color:#666;
}

.img_box {
text-align:center;
margin:0 0 30px 0;
}

.img_box img{
margin:1px;
padding:1px;
border:1px #ddd solid;
width:70px;
height:150px;
}

/*************************************
 +エン
 *************************************/
.en_entertainment{
	margin-top:10px;
	padding:20px;
	background: #fefefe;
	-ms-word-wrap:break-word;
	word-wrap:break-word;
}
.en_entertainment h2{
	padding: 0;
	display:block;
	width: 520px;
	margin: 0px auto 30px;
	text-align: center;
	border:20px #000 solid;
	border-left:40px #000 solid;
	border-right:40px #000 solid;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	//behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);	
}
.en_entertainment h2 img{
	width: 450px;
}
.en_entertainment .mosque img{
	width: 520px;
}
.en_entertainment h3{
	line-height:40px;
	font-size:20px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:5px;
	color:#222;
}
.en_entertainment h3 .under{
   padding-bottom: 4px;
   border-bottom: 1px solid #000;
}
.en_entertainment .center {
	text-align: center;
	margin-left:20px;
}
.en_entertainment p3{
	font-size:20px;
	font-weight:bold;
	line-height:1.8em;
	color:#666;
}
.en_entertainment p{
	font-size:14px;
	font-weight:bold;
	line-height:1.8em;
	margin-left:20px;
	margin-bottom:30px;
	color:#666;
}
.en_entertainment .p1 {
	margin-left:30px;
}
.en_entertainment .p2 {
	font-size:11px;
	font-weight:bold;
	line-height:1.7em;
	margin-top:5px;
	margin-left:20px;
	color:#666;
}
.en_entertainment table {
    width: 565px;
    margin-left:20px;
    background: #fff;
    border: 1px #E3E3E3 solid;
   // border-collapse: collapse;
    border-spacing: 0;
}
.en_entertainment table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.en_entertainment table td {
    line-height:20px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    text-align: center;
}
.en_entertainment ol{
	padding-left:50px;
	margin-bottom:30px;
	line-height:2em;
	font-size:1.3em;
}
.datatable table {

    border: 1px #E3E3E3 solid;
   // border-collapse: collapse;
    border-spacing: 0;
}

.datatable table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.datatable table td {
	line-height:20px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    //background: #fff;
    text-align: center;
}
.datatable ol{
	padding:10px 10px;
	margin:10px 10px 20px 20px;
	line-height:2em;
	font-size:1.3em;
}
.datatable_track table {
	font-size:9px;
    border: 1px #E3E3E3 solid;
   // border-collapse: collapse;
    border-spacing: 0;
}

.datatable_track table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.datatable_track table td {
	line-height:20px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    //background: #fff;
    text-align: center;
}
.datatable_track ol{
	padding:10px 10px;
	margin:10px 10px 20px 20px;
	line-height:2em;
	font-size:1.3em;
}
.used-cond{
	font-size:10px;
	text-align:left;
}

.intern {
	background-color: #666;
	text-align:left;
	padding:0px;
	margin-bottom:20px;
}
table .intern td {
	padding:10px;
	margin:10px;
}
table .intern-item  {
	background-color: #EEE;
}
table .intern-detail  {
	background-color: #FFF;
}
/*************************************
 +関連商品
 *************************************/
#relative-post{
	height:200px;
	//border:1px solid #000;
}
.related_posts{
	//border:1px solid #000;
}
.related_posts ul{
	list-style-type:none;
}
.related_posts ul li{
	width:110px;
	float:left;

	//background:#f8fbf6;
	display:block;

	//border: 1px solid #ccc;
	padding: 0px  2px 5px;
	margin:0px 3px 10px 3px;
	text-align:center;

	-moz-border-radius: 0 5px 5px 5px;
	-khtml-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
.related_posts ul li img{
	border:1px solid #eee;
	padding:5px;
	margin:auto auto;
	display:block;
}
td.track_title{
font-size:10px;
}
/*************************************
 +メイン下の新着ダウンロード
 *************************************/
.other_posts{
clear:both;
}
#dl_posts{
	height:200px;
	//border:1px solid #000;
}
.other_posts ul{
	list-style-type:none;
}
.other_posts ul li{
	width:110px;
	float:left;

	//background:#f8fbf6;
	display:block;

	//border: 1px solid #ccc;
	padding: 0px  2px 5px;
	margin:0px 3px 10px 3px;
	text-align:center;

	-moz-border-radius: 0 5px 5px 5px;
	-khtml-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
.other_posts ul li img{
	border:1px solid #eee;
	padding:5px;
	margin:auto auto;
	display:block;
}
.style11 {
	clear:both;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1758BA;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
        padding-right: 4px;
	padding-left: 4px;
}
.style10 {
	clear:both;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #007500;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
        padding-right: 4px;
	padding-left: 4px;
}
.style9 {
	clear:both;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FC222F;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
        padding-right: 4px;
	padding-left: 4px;
}
.release_date{
padding:2px 5px;
font-size:10px;
background:#000;
color:#fff;
}
#infobox{
clear:both;
height:85px;
width:680px;
//border:1px #000 solid;
margin: 2px 0px 1px;
padding: 10px 0;
}
#infobox .infobox_child{
float:left;
height:85px;
width:307px;
margin-left:12px;
margin-right:10px;
//border:1px #000 solid;
}
#infobox .infobox_child h2{
//background:#000;
//color:#fff;
font-size:9px;
font-weight:normal;
padding:2px 10px;
border-bottom:1px solid #ddd;
}
#infobox .infobox_child ul{

margin:5px 0 5px 20px;
font-size:9px;
}
#infobox .infobox_child ul li{
margin:0 0 2px 0 ;

}
#infobox .infobox_child ul li a{
color:#262626;
padding-bottom:4px;
//text-decoration:underline;
}
#infobox .infobox_child ul li a:hover{
color:#898989;
text-decoration:underline;
}
li.event{list-style:url(https://www.bigboytoyz.jp/wp/wp-content/uploads/2012/11/events-Icon.png);}
li.video{list-style:url(https://www.bigboytoyz.jp/wp/wp-content/uploads/2012/11/Dvd-Video-Icon.png);}
li.download{list-style:url(https://www.bigboytoyz.jp/wp/wp-content/uploads/2012/11/dms.png);}
li.chart{list-style:url(https://www.bigboytoyz.jp/wp/wp-content/uploads/2012/11/charts.png);}
li.music{list-style:url(https://www.bigboytoyz.jp/wp/wp-content/uploads/2012/11/CD-Icon.png);}
li.clothing{list-style:url(https://www.bigboytoyz.jp/wp/wp-content/uploads/2012/11/Generic-Box-Icon.png);}

li.event:hover{opacity:0.7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-moz-opacity:0.7;-khtml-opacity: 0.7;}
li.video:hover{opacity:0.7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-moz-opacity:0.7;-khtml-opacity: 0.7;}
li.download:hover{opacity:0.7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-moz-opacity:0.7;-khtml-opacity: 0.7;}
li.chart:hover{opacity:0.7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-moz-opacity:0.7;-khtml-opacity: 0.7;}
li.music:hover{opacity:0.7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-moz-opacity:0.7;-khtml-opacity: 0.7;}
li.clothing:hover{opacity:0.7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-moz-opacity:0.7;-khtml-opacity: 0.7;}
/** BEGIN content_runbbt **/

.runbbt{
text-align:center;
font-size:12px;
line-height:30px;
color:#333;
}
.runbbt h3{
color:#fff;
background:#000;
font-size:15px;
}

.headspace{
	clear:both;
	//margin: 40px auto 40px;
	height:20px;
	width: 900px;
}

#content_runbbt {
	clear:both;
	width: 900px;
	margin: 10px auto;
	padding: 20px 15px 20px;
	//background:#f0f;
        //background: #000;
	//background-image: url(https://www.bigboytoyz.jp/wp/wp-content/uploads/2012/10/jackets.jpg);
	//background-repeat: repeat-y;
	//background-position: top;	
}
#content_runbbt .runbbt{
	clear:both;

}

#content_runbbt h2{
	font-size: 0.9em;
	//text-transform: uppercase;
		margin-left: -15px;
	margin-bottom: 18px;
	padding:  12px 10px;
	color:#FEFEFE;
}

#content_runbbt .textfield {
	background:#FFF;
	margin:auto auto;
	width: 800px;
	padding: 20px 30px 20px;
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	z-index:100;
	color:#000;
}

#content_runbbt .runbbt_form h3 {
	font-size: 1.1em;
	text-align:center;
}

#content_runbbt h3 {
	font-size: 1.1em;
	background:#000;
	color:#fff;
	margin-bottom:20px;
}

#content_runbbt .textfield p {
	text-align:center;
	line-height: 1.7em;
	font-size: 1.2em;
	//padding:20px 10px 20px;

}
#content_runbbt p .bold{
	text-align:left;
	line-height: 1.7em;
	font-size: 1.3em;
	font-weight: bold;
	//padding:20px 10px 20px;

}
#content_runbbt p .underline{
	border-bottom:#000 3px solid;
}
#content_runbbt img.logo{
	margin: 40px auto 40px;
}
#content_runbbt .link_apply{
	width:344px;
	height:247px;
	background-image: url(https://www.bigboytoyz.jp/wp/wp-content/uploads/2012/10/BBTmarker2.png);
	background-repeat: no-repeat;
	background-position: top;
	position:absolute;
	top:900px;
	left:750px;
	z-index:1100;
	padding-top:70px;//中の文章の上下位置

}
#content_runbbt .link_apply p{
	margin:0 0 0 75px;//中の文章の左右位置
}

#content_runbbt a .link_apply p{
	color:#000;
	font-size:15px;
	font-weight:bold;
}

#content_runbbt a .link_apply p:hover{
	text-decoration:underline;
}

#content_runbbt a .link_apply p .big{
	color:#000;
	font-size:19px;
	font-weight:bold;
}

.center_table{
	margin:auto auto;
}

#footform{
	background:#FFF;
	margin:auto auto;
	//padding: 20px 30px 20px;
	z-index:100;
	color:#000;
}


#footform .runbbt_form {
	width:500px;
	//margin:auto auto;
	background:#FFF;
	margin-bottom: 10px;
	font-size: 0.95em;
	text-align:left;
	padding-bottom:20px;
}
#footform .runbbt_form p{
	//padding:0 10px;
	background:#FFF;
	margin: 0px;
	font-size: 0.95em;

}
#footform .runbbt_form .name{
	background:#eee;
	color:#444;
	padding:5px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#footform .runbbt_form textarea{
	width:470px;
	margin:auto auto;
}
.zipbox_check .wpcf7-list-item{
display:block;
clear:both;
}
.table_run table {

    border: 1px #E3E3E3 solid;
   // border-collapse: collapse;
    border-spacing: 0;
	margin:auto auto;
}

.table_run table td {
	line-height:20px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    text-align: center;
}
.zipbox_name{
font-weight:bold;

}
.zipbox_price{
font-weight:bold;
color:#f00;
border-bottom:1px solid #f00;
padding-bottom:1px;
}
.runbbt_msg_jp{
margin-top:20px;
font-size:1.9em;
font-weight:bold;
color:#000;
letter-spacing: 1px;
text-align:center;
}
.runbbt_msg{
margin-top:15px;
font-size:2.5em;
font-weight:bold;
color:#888;
text-align:center;
}

.top_runbbt{
psition:relative;
}
.social_runbbt{
float:right;
margin-top:-10px;
height:50px;

}
.social_runbbt img{

}
.terms_runbbt{
width:450px;
height:200px;
overflow: auto;
text-align:left;
line-height:12px;
margin-left:20px;
border: inset 2px #222222;
}

/** END content_runbbt **/

.free{
	width:400px;
	margin:20px auto;
}

table.tweetList{
    font-size:10px;
    border-top:2px solid #dadada;
    border-bottom:2px solid #dadada;

    margin-top:10px;
    padding-left:6px;
}
.tweetList td{

    padding:5px;
}

    div.tooltip {  
        width: 250px;  
        position: absolute;  
        left: -9999px;  
        background: #EEE;  
        padding: 5px;  
        border: 1px solid #AAA;  

    }  
      
    div.tooltip p{  
        color: #222;  
        background: #d6d6d6;  
        padding: 5px 10px;

    }  
.newPoint{
font-weight:bold;
text-align:center;
font-size:20px;
color:#111;
}

.wide_image{
    margin-top:30px;
}

.pagenav{
font-size:9px;
display:block;
height:40px;
width:30*15px;
margin-top:-50px;
margin-left:10px;
}
.pagenav ul li a{
color:#fff;

}
.pagenav ul{
list-style-type:none;
}
.pagenav ul li{
color:#fff;
cursor: pointer;
background: #206586;
display:inline-block;
width:32px;
height:29px;
margin-right:7px;
line-height:29px;
text-align:center;
//padding:13px 16px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
.pagenav ul li.active{
background: #0b445f;
color:#fff;
}
.pagenav ul li.link:hover{
background: #0b445f;
color:#fff;
}

#content .single h2{
	text-transform: none;
}