@charset "shift_JIS";

@import "base.css";

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/

#information{
	width:595px;
	margin-left:33px;
	background:url(../../img/item_body.jpg) repeat-y;
	}
#information-inner{
	width:595px;
	padding-bottom:10px;
	background:url(../../img/item_bottom.jpg) bottom no-repeat;
	}

#information h3{
	display:block;
	width:575px;
	margin:0 10px;
	padding:10px 0;
	border-bottom:2px solid #D8E1B7;
font-size:140%;
	}

.infoarea{
	display:block;
	width:575px;
	margin:0 10px;
	padding:5px 0;
	}

.infotext{
	padding:10px;
	}

/*-------------------------------------------------
	++ MESSAGE
-------------------------------------------------*/

#message-area iframe{
	display:block;
	margin:10px auto;
	text-align:center;
}

#message-area{
	width:595px;
	margin:20px 0 20px 33px;
	background:url(../../img/message_body.jpg) repeat-y;
	}
#message-area-inner{
	width:595px;
	padding-bottom:10px;
	background:url(../../img/message_bottom.jpg) bottom no-repeat;
	}

#message-area h3{
	display:block;
	width:595px;
	background:url(../../img/message_top.jpg) 0 0 no-repeat;
	height:45px;
	text-indent:-9999px;
	}

#pcviewMessageLink {
  width: 500px;
  margin: 30px auto 30px;
  font-size: 14px;
  text-align: center;
}

#pcviewMessageLink a {
  display: block;
  padding: 30px;
  color: #fff;
}



/*-------------------------------------------------
	++ SIDEBAR
-------------------------------------------------*/

#sidebar #sidebar-inner #radiko p {
	text-align: center;
	margin-bottom: 20px;
}

p.special{
	width:150px;
	height:80px;
	margin:0 auto;
}


/*-------------------------------------------------
	++ sb_post
-------------------------------------------------*/
.sb_post li {
	float: left;
	margin-right: 5px;
	list-style-type: none;
}
/*.sb_post li iframe.twitter-share-button {
  width: 105px !important;
}*/
.sb_post li img {
behavior: expression(IEPNGFIX.fix(this));
