@charset "utf-8";

/* =================================================================

          TOP PAGE (index.html)
		   
==================================================================== */


/*  DEFAULT
-------------------------------------------------------------------- */

body {
    font-family:"メイリオ","ＭＳ Ｐゴシック","Meiryo","ヒラギノ角ゴ Pro W3 / W6","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
    font-size: 12px;
    line-height: 1.6;
	background:url(../../img/1210bg.jpg) no-repeat center 0;
}

p{ color:#333;}


/* link */
a,a:link, a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clr00{ clear:both;}



/*  LAYOUT
-------------------------------------------------------------------- */

#container{
	width:1040px;
	height:2270px;
	_height:2300px;
	padding:0;
	margin:0 auto 0 auto;
	background:url(../../img/site_bg.png) repeat-y 0 0;
}



/*  HEADER
-------------------------------------------------------------------- */

#header {
	margin:0 auto 0 auto;
	width:1020px;
	height:458px;
	position:relative;
	background:url(../../img/bg_header.gif) no-repeat 0 0;
}

#header h1 a{
	width:1020px;
	height:277px;
	background:url(../../img/site_logo.jpg) no-repeat 0 0;
	text-indent:-9999px;
	top:0;
	left:0;
	position:absolute;
	overflow:hidden;
}

#header h2 {
	width:56px;
	height:113px;
	background:url(../../img/i_day.gif) no-repeat 0 0;
	text-indent:-9999px;
	top:43px;
	left:490px;
	position:absolute;
}

/* SB */ 
.sb_post{
	padding:0 0 0 20px;
}

.sb_post ul{
	width:380px;
	top:30px;
	left:665px;
	position:absolute;
}

.sb_post ul li{
	float: left;
	margin:0 5px 0 0;
}

.twit{
	width:105px;
}

.fb span{
	height:25px !important;
}

.campaign a{
	width:1020px;
	height:184px;
	background:url(../../img/bnr_music.png) no-repeat 0 0;
	text-indent:-9999px;
	top:258px;
	left:0px;
	position:absolute;
	display:inline;
	overflow:hidden;
}

.xmas a{
	width:1020px;
	height:184px;
	background:url(../../img/bnr_present.png) no-repeat 0 0;
	text-indent:-9999px;
	top:265px;
	left:0px;
	position:absolute;
	display:inline;
	overflow:hidden;
}

.listen{
	/*width:200px;*/
	text-align:center;
}

.listen a{
	width:118px;
	height:67px;
}

.ap{
	text-align:center;
	margin:0 0 0 25px;
}

.ap a{
	width:144px;
	height:79px;
}

.music{
	width:112px;
	height:85px;
	background:url(../../img/music.gif) no-repeat 0 0;
	top:170px;
	right:30px;
	position:absolute;
}

/*  contents
-------------------------------------------------------------------- */

#contents{
	margin-top:5px;
	padding:0 0 0 20px;
	float:left;
	width:556px;
}

#contents_Inner{
	width:556px;
	background:url(../../img/line.png) repeat-y 0 0;
}

#contents h3,#contents h4{
	display:none;
}

#contents a:hover{ 
	opacity: 0.8;
}

#slide1:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#slide1 {display:inline-block;}
#slide1 {display:block;}


.sL{
	width:277px;
	height:292px;
	float:left;
}

.sL h2 a{
	width:277px;
	height:292px;
	display: block;
	overflow:hidden;
}

.sR{
	width:277px;
	height:292px;
	float:left;
}

.sR h2 a{
	width:277px;
	height:292px;
	display: block;
	overflow:hidden;
}


#slide2:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#slide2 {display:inline-block;}
#slide2 {display:block;}


#slide3:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#slide3 {display:inline-block;}
#slide3 {display:block;}


#slide4:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#slide4 {display:inline-block;}
#slide4 {display:block;}


#slide5:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#slide5 {display:inline-block;}
#slide5 {display:block;}


#slide6:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#slide6 {display:inline-block;}
#slide6 {display:block;}




/* SIDE
---------------------------------------------------- */ 

#side{
	width:200px;
	float:left;
	padding:17px 0 0 15px;
	_padding:17px 0 0 10px;
}

#side h3{
	width:200px;
	height:20px;
	background:url(../../img/ttl_wide.gif) no-repeat 0 0;
	text-indent:-9999px;
}

#side ul{
	width:200px;
}

#side ul li{
	padding:3px 0 10px 0;
}

#side ul li img{
	padding:2px 0 2px 0;
}

#side ul li p{
	font-size:10px;
	line-height:1.4em;
	color:#333;
}


/* TWEET
----------------------------------- */

#bnr img{
	padding:0 0 10px 0;

}

#tweet {
	float:left;
	width:211px;
	text-align:center;
	background-color:#FFFFFF;
	margin:17px 0 0 15px;
}

#tweet_Inner{
	width:211px;
	height:1140px;
	_height:1145px;
	background:url(../../img/bg_twitter.gif) repeat-y 0 0;
}



#tweet h3{
	width:211px;
	height:73px;
	background:url(../../img/ttl_twitter.gif) no-repeat 0 0;
	text-indent:-9999px;
}

#tweet h3 a{
	width:211px;
	height:73px;
	display:block;
	overflow:hidden
}

.twtr-profile-img{ display: none;} /* USER_PHOTO */


.twtr-tweet-text{
	font-size:100%;
}


.twtr-hd h3,
.twtr-hd h4,
.twtr-join-conv{
	display:none;
}

#twtr-widget-1{
	width:190px;
	padding:0 10px 0 5px;
	_padding:15px 10px 0 5px;
}

.twtr-tweet-wrap{
	padding:0 10px 0 0;
}

.twtr-ft{ display: none;} /* TWITTER_LOGO */

/* followme
----------------------------------- */

#tweet #followme{
	width:211px;
	height:27px;
	background:url(../../img/bottom.gif) no-repeat;
}


/* multi
-------------------------------------------------------------------- */

#multi {width:1040px; margin:0 auto; /*margin-top:55px;*/ font-weight:bold; padding-top:15px;}

#multi h3 {width:377px; height:20px; margin:0 auto;}

#multi .inner {width:870px; margin:0 auto; margin-top:22px;}
#multi .inner:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#multi .inner {display:inline-block;}
#multi .inner {display:block;}

#multi dl {float:left; padding-right:20px;}

#multi dl:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#multi dl {display:inline-block;}
#multi dl {display:block;}

#multi dl dt {float:left; text-align:center;}
#multi dl dd {float:left; margin-bottom:5px; text-align:center;}

/*----- radio -----*/
#multi .radio {width:217px;}
#multi .radio dt {width:72px; margin-top:5px;}
#multi .radio dd {width:126px; padding-left:10px;}

#multi .radio .btn {width:126px; height:14px;}
#multi .radio .btn a
{
    display:block;
    width:126px;
    height:14px;
    background:url(../../img/multi_btn_radio_w.png) right top no-repeat;
    text-indent:-9999px;
}
/*----- pc -----*/
#multi .pc {width:252px;}
#multi .pc dt {width:73px; margin-top:5px;}
#multi .pc dd {width:160px; padding-left:10px;}

#multi .pc .btn {width:160px; height:48px; margin-top:10px;}
#multi .pc .btn a
{
    display:block;
    width:160px;
    height:48px;
    background:url(../../img/multi_btn_pc.gif) left top no-repeat;
    text-indent:-9999px;
}
#multi .pc .btn a:hover {background-position:right top;}

/*----- mobile -----*/
#multi .mobile {width:257px; padding-right:0;}
#multi .mobile dt {width:69px; margin-top:5px;}
#multi .mobile dd {width:159px; padding-left:10px;}


/* FOOTER
---------------------------------------------------- */ 

#footer{
	height:500px;
	background: url(../../img/bg_footer.png) no-repeat center bottom;
}

#footer_Inner{
	margin:0 auto 0 auto;
	_margin:0px auto 0 auto;
	width:1040px;
	height:15px;
	background: url(../../img/site_bottm.png) no-repeat center top;

}

#footer p{
	margin:0 auto 0 auto;
	width: 479px;
	height: 14px;
	padding:20px 0 0 20px;
}






















