@media screen {
	.box_right_dais {
		overflow: visible;
	}
	.box_right {
		overflow: visible;
	}
	.box {
		overflow: visible;
	}
}

body {
	color : #FFF;
	background-image: url(images/.jpg);
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#nav_features {
	float: left;
	list-style-type: decimal;
	color: #FFF;
}
.banners {
	margin-bottom: 10px;
}

.box {
	scrollbar-base-color: black;
	scrollbar-arrow-color: white;
	height: auto;
	width: 322px;
	margin-left: 15px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.box_right_dais {
	scrollbar-base-color: black;
	scrollbar-arrow-color: white;
	height: auto;
	width: 380px;
	float: left;
	clear: left;
}
.box_right {
	scrollbar-base-color: black;
	scrollbar-arrow-color: white;
	height: 568px;
	width: 380px;
	float: left;
}
.copy {
	float: left;
	font-size: 10px;
	margin-top: 15px;
}
.box_image {
	margin-bottom: 8px;
}
.info_daisohno {
	margin-top: 4px;
	margin-bottom: 3px;
}
.lightbox_images {
	margin-right: 7px;
	margin-bottom: 5px;
	border: 1px solid #666;
}


.box_musictext {
	font-size: 11px;
}
.box2 {
	margin-bottom: 10px;
}
.text {
	color: #FFF;
	letter-spacing: 1.8px;
}
.text_date {
	font-size: 9px;
	color: #FF0;
	line-height: 20px;
}
.navi {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.box_title {
	font-size: 12px;
	color: #FF0;
}
.bgimage_contact {
	background-image: url(../images/cassette_white2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bgimage_media {
	background-image: url(../images/radiocrash.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.box_text_small {
	font-size: 10px;
	color: #C7C9AD;
}

