.footer ul{
margin:0;
padding:0;
list-style-position:inside;
list-style-type: none;
text-align:center;
}

.footer li{
	display:inline;
}

.footer{
	padding-top:15px;
}

#artist h3{
	color: white;
}
.container{
	padding-top: 25px !important;
}
.section{
	padding-bottom: 25px !important;
}
.box_srcollbar {
	overflow:auto;
	width:100%;
	height:400px;
	padding:0px;
	border:0px;
	background-color:#F9F9F9;
	color:#000 !important;
	font-size:12px;
}
.box_srcollbar p{
	color: #000 !important;
}
.box_title{
	border:0px;
	padding:0px;
	width:100%;
	font-weight:bold;
	font-size:14px;
	background-color:#000;
	color:#fff;
}
.pickup-title{
	padding:5px;
}
.information-section {
    background:#000;
    padding:0px !important;
}
.information-section .title {
    border-bottom: 1px solid #181A1C;
}

.information-section .container{
    margin-top:0px;
    margin-bottom: 0px;
    padding-top:0px !important;
    padding-bottom: 0px !important;
    width:100%;
}
@media (min-width: 768px) {
	.information-section .row{
		margin:0px;
	}
	.information-section .span4{
		margin:0px;
		width:33.3333%;
	}
}
@media (min-width: 1400px) {
	.information-section .container{
	    margin-top:0px;
		margin-bottom: 0px;
		padding-top:0px !important;
		padding-bottom: 0px !important;
		width:1500px;
	}
	.information-section .row{
		margin:0px;
	}
	.information-section .span4{
		margin:0px;
		width:500px;
	}
}
.bodyall{
	text-transform: none !important;
}
.twitter-timeline { width:100%; height: 300px; }
.twit li{
	height:400px;
}
.about-fuji table{
	border: 1px;
	width: 100%;
}
.about-fuji th{
	width: 20%;
	text-align: left;
	border: 1px gray solid;
	padding: 10px;
	background: #2c3e50;
	color: white;
}
.about-fuji td{
	border: 1px black solid;
	padding: 10px;
	width: 80%;
	line-height: 2em;
}
.idol_bac{
    background: black;
    background-image: url(../images/idol_recruit.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
    opacity: 1;
}
.idol_recruit_title{
    background: #ff4646;
    opacity: 0.8;
    padding: 30px 10px;
    font-size: 27px;
    color: white;
    margin-bottom: 30px;
    line-height: 1.2em;
    border-radius: 50px;
}
.idol_recruit_main{
    line-height: 1.5em;
    background: white;
    opacity: 1;
    padding: 10px 0;
    font-size: 18px;
    color: black;
    text-align:left;
    padding: 10px;
    border-radius: 10px;

}
.ido_ma_in{
    padding-left: 30px;
}
.herotxt{
	background:#f4b905;
}
 
.herotxt p {
	font-size: 20px;
	color:#333;
}
.herotxt span {
color: #222;
display: block;
font-size: 35px;
line-height: 45px;
font-weight: normal;
margin-bottom: 12px; 
}
.herotxt p {
margin-bottom: 0;
}
.contact .btn-download a {
text-align: center;
display: inline-block;
background: #fff;
font-size: 18px;
padding: 33px 66px;
text-decoration:none;
color:#222;
} 
.contact .btn-download{ 
text-align: center;
} 
.shop_img{
    margin-top: -10px;
    margin-bottom: 10px;
}
.price-table h3{
    color: white;
}
.thumbnail img{
    width: 100%;
}