@charset "UTF-8";
/* CSS Document */

html {
	background: url(../img/bg.jpg) repeat;
	margin: 0;
	padding: 0;
}

body {
	
	font-family:"helvetica","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,sans-serif;
	font-size: 12px;
	position: relative;
	
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 50px;
}

#content {
	width: 950px;
}

#navi {
	width: 25px;
	position:fixed; 
	
}
#topagetop {
	position: fixed; 
	right:0; 
	top:133px;
	width: 23px;
	height: 37px;
	
	/* IE5 later && javascript-on */
	position: expression('absolute');
	top: expression(documentElement.scrollTop + 133 + 'px');
	right: expression(documentElement.scrollLeft + 0 + 'px');
}

/* header
---------------------------------------------------------------------------- */

#header {
	padding-top: 6px;
}

h1 {
	text-indent: -9999px;
	overflow: hidden;
}

#mainhead {
	height: 87px;
}
h1#ttl_main {
	width: 418px;
	height: 83px;
	background: url(../img/ttl_main.jpg) no-repeat;
	float: left;
	display: inline;
}
h1#ttl_mainL {
	height: 83px;
	width: 950px;
	background: url(../img/ttl_mainL.png) no-repeat;
	float: left;
	display: inline;
}
#banner01 {
	width: 528px;
	height: 83px;
	float: right;
	display: inline;
}

/** Navigation **/

#mainNavi {
	width: 701px;
	height: 32px;
	background: url(../img/bg_mainNavi.png) no-repeat;
	padding: 2px;
	float: left;
	display: inline;
}
#mainNavi li {
	float: left;
}
#mainNavi li a {
	float: left;
	display: block;
	height: 36px;
}
#follow {
	width: 237px;
	height: 32px;
	background: url(../img/bg_follow.png) no-repeat;
	float: right;
	display: inline;
	padding: 4px 0 0 5px;
	margin-bottom: 4px;
	font-size: 10px;
}
.btn_follow {
	float: left;
	margin-right: 4px;
}
.follow_name {
	margin-top: 6px;
	float: left;
}

#topBannerArea{
	position:relative;
	height:0px;
	overflow:hidden;
}

/** enjoy? 100MUSIC **/
#box1 {
	position: relative;
}
*:first-child+html #box1 {
	position: static;
}

#box1 ../img {
	float: left;
	display: inline;
}
#box1 h2 {
	display: none;
}
#box1 p {
	display: none;
}

.btn_close {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.box1_top {
	height: 30px;
	background: url(../img/bg_about_box2.png) no-repeat;
}
.box2_top {
	height: 30px;
	background: url(../img/bg_about_box2.png) no-repeat;
}
.box_mid {
	background: url(../img/bg_about_mid.png) repeat-y;
	padding: 0 17px;
}
.box_bot {
	background: url(../img/bg_about_bot.png) left bottom no-repeat;
	height: 18px;
	position: relative;
}

/** ファイナルイベント**/

#box2 {
	position: relative;
	z-index: 1;
	margin-bottom: 5px;
}



/** Brand Links **/

#brandLinks {
	clear: both;
	height: 29px;
	background: url(../img/bg_brandLinks.png) no-repeat;
	padding: 7px 0 0 5px;
	margin-bottom: 4px;
	position: relative;
	z-index: 10;
}

#brandLinks li {
	float: left;
}
#brandLinks li a {
	float: left;
}


/* style 
---------------------------------------------------------------------------- */

a, a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	line-height: 1.6;
	color: #000000;
}

.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb30 { margin-bottom: 40px;}

.mt10 { margin-top: 10px;}

.pt10 { padding-top: 10px;}

.f_left {
	float: left;
}



/* clearfix
---------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} 

.clearfix {display: inline-block;} 

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix
{display: block;} 
/* End hide from IE-mac */

.clear {
	clear: both;
}


/* 共通
---------------------------------------------------------------------------- */

.boxG {
	background: url(../img/boxG.jpg) no-repeat;
	padding: 10px 0;
	font-size: 9px;
	text-align: center;
	width: 89px;
	height: 12px;
	color: #FFFFFF;
}
.boxG_s {
	background: url(../img/boxG_s.jpg) no-repeat;
	padding: 10px 0;
	font-size: 9px;
	text-align: center;
	width: 65px;
	height: 12px;
	color: #FFFFFF;
}
.boxR_s {
	background: url(../img/boxR_s.jpg) no-repeat;
	padding: 10px 0;
	font-size: 9px;
	text-align: center;
	width: 65px;
	height: 12px;
	color: #FFFFFF;
}



/* footer
---------------------------------------------------------------------------- */

#footerWrapper {
	background: url(../img/bg_footer.jpg) repeat;
	position: relative;
}

#footer {
	width: 920px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
}

#banner {
	margin: 5px 0 10px 0;
}
#banner li {
	float: left;
}
#banner li a {
	float: left;
}
#footer dl {
	
}
#footer dt {
	width: 40px;
	clear: left;
	float: left;
}
#footer dt.emailTxt {
	padding-top: 11px;
	width: 190px;
}
#footer dd.email../img {
	padding-top: 10px;
}
#footer dd {
	float: left;
	margin-bottom: 4px;
}
.info {
	margin: 10px 0;
}

p#copyright{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/copyright.gif) no-repeat;
	width: 152px;
	height: 7px;
}

