@charset "utf-8";

/*-----------------------------------------------------------
	全体 レイアウト
-----------------------------------------------------------*/
#top #container {
	width: auto;
}

#header {
	margin-bottom: 10px;
}

/*-----------------------------------------------------------
	コンテンツ（中央要素）
-----------------------------------------------------------*/
/* ----- 外枠上 ----- */
#top #container #head {
	background: #7f7f7f;
}

/* ----- 外枠共通 ----- */
#top #container #head .inner ,
#top #container .content {
	margin: 0 auto;
	width: 891px;
	padding: 0;
}

#top #container #head .inner {
	background: #262626;
}

/* ----- 中央 ----- */
#top #container .content .main {
        margin-top: 10px;
	float: left;
	width: 471px;
	padding: 0;
	background: #FFFFFF;
}

#top #container #head .main {
	float: left;
	width: 471px;
	padding: 0;
	background: #1c1c1c;
}

#top #container .content .main h3 {
	margin-bottom: 13px;
	width: 471px;
	background: #000000 url(../../images/bg_h3_black.png) repeat-x top left;
	color: #ffffff;
}

#top #container .content .main h3.even {
	background: #7f6b40 url(../../images/bg_h3_yellow.png) repeat-x top left;
}

/* ----- 追加スタート ----- */
#top #container .content .main h3.even1 {
	background: #D3D3D3 url(../../images/bg_supporter_2.jpg) repeat-x top left;
}

/* ----- 追加エンド ----- */

#top #container .content .main h3.head {
	margin-bottom: 0;
}

#top #container .content .main h3 img {
	vertical-align: -0.55em;
}

#top #container .content .main h3 span {
	line-height: 25px;
	font-size: 76%;
}



/*
	PickupWidgets
--------------------------------------*/
#top #container .content .main #pickupWidget {
	padding: 0 5px 10px;
}

#top #container .content .main #pickupWidget img {
	display: inline-block;
	float: left;
	margin-right: 10px;
}

#top #container .content .main #pickupWidget h4,
#top #container .content .main #pickupWidget p {
	float: left;
	width: 265px;
}

#top #container .content .main #pickupWidget h4 {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 100%;
}

#top #container .content .main #pickupWidget p {
	margin: 0;
	font-size: 76%;
	line-height: 1.25;
}

#top #container .content .main #flash {
	margin: 0 auto 16px;
	width: 410px;
	text-align: center;
}

/*
	BirthPlanner
--------------------------------------*/
#top #container .content .main ul#birthPlanner {
	margin: 0 auto 10px;
	padding: 13px 9px 6px 10px;
	background: url(../../images/bg_birthplanner_2.png) repeat-x bottom left;
}

#top #container .content .main ul#birthPlanner li {
	float: left;
	margin: 0;
	width: 113px;
	text-align: center;
	list-style-type: none;
}

#top #container .content .main ul#birthPlanner li span {
	display: inline-block;
	width: 113px;
	font-size: 76%;
	color: #1f1f1f;
}

#top #container .content .main ul#birthPlanner li span.artist {
	font-weight: bold;
	font-size: 84%;
	color: #ffffff;
}

#top #container .content .main ul#birthPlanner img {
	margin-bottom: 5px;
	border: 1px solid #8d7746;
	vertical-align: bottom;
}

#top #container .content .main ul#birthPlanner li a {	
	text-decoration: none;
}

/*
	supporter(追加)
--------------------------------------*/
#top #container .content .main ul#supporter {
	margin: 0 auto 10px;
	padding: 13px 9px 6px 10px;
	background: url(../../images/bg_supporter_2.png) repeat-x bottom left;
}

#top #container .content .main ul#supporter li {
	float: left;
	margin: 0;
	width: 113px;
	text-align: center;
	list-style-type: none;
}

#top #container .content .main ul#supporter li span {
	display: inline-block;
	width: 113px;
	font-size: 76%;
	color: #1f1f1f;
}

#top #container .content .main ul#supporter li span.artist {
	font-weight: bold;
	font-size: 84%;
	color: #f666666;
}

#top #container .content .main ul#supporter img {
	margin-bottom: 5px;
	border: 1px solid #8d7746;
	vertical-align: bottom;
}

#top #container .content .main ul#supporter li a {	
	text-decoration: none;
}

/*
	EntryArtist
--------------------------------------*/
#top #container .content .main ul#entryArtist {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 455px;
}

#top #container .content .main ul#entryArtist li {
	float: left;
	margin: 0;
	padding-bottom: 16px;
	width: 91px;
	text-align: center;
	list-style-type: none;
}

#top #container .content .main ul#entryArtist li span.artist {
	margin-top: 4px;
	display:  block;
}

#top #container .content .main ul#entryArtist li span img {
	vertical-align: bottom;
}

#top #container .content .main ul#entryArtist li a {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#top #container .content .main ul#entryArtist li a:link {
	color: #333333;
}

#top #container .content .main ul#entryArtist li a:visited {
	color: #666666;
}

#top #container .content .main ul#entryArtist li a:hover {
	color: #bbbbbb;
}



/*-----------------------------------------------------------
	サイドバー
-----------------------------------------------------------*/
#top #container .sidebar {
	width: 200px;
	background: #ffffff;
}

#top #container #head .sidebar {
	background: #262626;
}

#top #container .sidebar.feature {
	float: left;
	padding: 10px 10px 0 0;
}

#top #container .sidebar.information {
	float: right;
	padding: 10px 0 0 10px;
}

#top #container .sidebar img {
	vertical-align: bottom;
}

/* ----- サイドバー上側 ----- */
/* ----- 共通要素 ----- */
#top #container #head .sidebar.feature,
#top #container #head .sidebar.information {
	width: 210px;
	padding: 0;
}

/* ----- 見出し ----- */
#top #container #head .sidebar.feature h3 {
	margin: 5px 0 10px;
}

#top #container #head .sidebar.information h3 {
	margin: 5px 0 2px;
}

/* ----- BrandNewSongs ----- */
#top #container #head .sidebar.information ul#brandNewSong {
	margin: 0 auto;
	width: 220px;
        height: 415px;
	overflow: hidden;
}

#top #container #head .sidebar.information ul#brandNewSong li {
	display: inline-block;
	float: left;
	margin: 1px 0 12px;
	width: 100px;
	text-align: center;
	list-style-type: none;
	color: #ffffff;
}

#top #container #head .sidebar.information ul#brandNewSong li span img {	
	border: 1px solid #ffffff;
	text-decoration: none;
}

#top #container #head .sidebar.information ul#brandNewSong li span.artist {
	display:  block;
	margin: 1px 0 0;
	text-align: center;
	line-height: 1;
}

#top #container #head .sidebar.information ul#brandNewSong li a:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#top #container #head .sidebar.information ul#brandNewSong li a:visited {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

#top #container #head .sidebar.information ul#brandNewSong li a:hover {
	font-weight: bold;
	color: #ededed;
	text-decoration: none;
}

/* ----- アーティスト一覧 ----- */
#top #container #head .sidebar.information p {
	margin: 0 0 12px;
	padding-right: 10px;
	line-height: 1;
	text-align: right;
}

/* ----- VOTE ----- */
#top #container #head .sidebar.feature .vote {
	margin: 0 auto 5px;
	width: 180px;
	padding: 0 5px 6px;
	background: url(../../images/bg_vote_main.png) no-repeat bottom left;
}

#top #container #head .sidebar.feature .vote img {
	vertical-align: bottom;
}

#top #container #head .sidebar.feature .vote h4 {
	margin: 0 -5px 5px;
	width: 180px;
	padding: 0 5px;
	height: 24px;
	background: url(../../images/bg_vote_title.png) no-repeat top left;
	line-height: 24px;
	font-size: 84%;
	font-weight: bold;
	color: #840000;
}

#top #container #head .sidebar.feature .vote p {
	margin: 0;
	text-align: center;
}

#top #container #head .sidebar.feature .vote p a {
	margin: 0 auto;
	display: block;
	width: 84px;
	height: 24px;
	background: url(../../images/btn_vote.png) no-repeat top left;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	font-size: 84%;
	color: #840000;
}

#top #container #head .sidebar.feature .vote p a:hover {
	background: url(../../images/btn_vote.png) no-repeat bottom left;
}

#top #container #head .sidebar.feature .vote .about {
	margin-bottom: 5px;
	border: 1px solid #b5b5b5;
	padding: 0 9px 9px;
	background: #ffffff;
}

#top #container #head .sidebar.feature .vote .about h5 {
	margin: 0 -9px;
}

#top #container #head .sidebar.feature .vote .about h6 {
	margin: 7px 0 5px;
	font-size: 30%;
}

#top #container #head .sidebar.feature .vote .about p {
	text-align: left;
	line-height: 1.1;
}

/* ----- ニュース ----- */
#top #container .content .sidebar #news {
	margin-bottom: 30px;
}

#top #container .content .sidebar #news h3 {
	margin-bottom: 4px;
}

#top #container .content .sidebar #news dl {
	height: 315px;
	overflow: auto;
}

#top #container .content .sidebar #news dt {
	margin-bottom: 4px;
	color: #a40000;
}

#top #container .content .sidebar #news dd {
	margin-bottom: 3px;
	padding-bottom: 9px;
	background: url(../../images/bg_dotline_yellow.png) repeat-x bottom left;
	font-size: 84%;
	color: 000000;
}

/* ----- ie7 応急処置----- */
*:first-child+html #top #container #head .sidebar.information p {
	margin: 13px 0 12px;
}

/* ----- リンク色 ----- */
#top #container #head .sidebar.information a {
	font-size: 84%;
}

#top #container #head .sidebar.information a:link {
	color: #cccccc;
}

#top #container #head .sidebar.information a:visited {
	color: #aaaaaa;
}

#top #container #head .sidebar.information a:hover {
	color: #ffffff;
}
/*
	viBirth MEGA STORE
--------------------------------------*/
#top #content #megaStore {
	background: #7f7f7f;
	color: #ffffff;
}

#top #content #megaStore .inner {
	margin: 0 auto;
	width: 891px;
	padding-bottom: 20px;
	background: #3f3f3f;
}

#top #content #megaStore h3 {
	margin-bottom: 13px;
	background: #1f1f1f;
}

#top #content #megaStore ul {
	margin: 0 0 0 110px;
}

#top #content #megaStore ul li {
	display: block;
	float: left;
	margin: 0;
	width: 250px;
	list-style-type: none;
}

#top #content #megaStore ul li img {
	float: left;
	margin-right: 10px;
	vertical-align: bottom;
}

#top #content #megaStore ul li h4 {
	margin-bottom: 13px;
}

#top #content #megaStore ul li p {
	margin: 0;
	line-height: 1.2;
}

/* ----- a link color ----- */
#top #content #megaStore a:link {
	color: #ffffff;
}

#top #content #megaStore a:visited {
	color: #bbbbbb;
}

#top #content #megaStore a:hover {
	color: #dddddd;
}
