/*----------ブラウザCSSリセット----------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:link {
	color: #0000AA;
}
a:visited {
	color: #006666;
}
a:active {
	color: #990000;
}


/*----------サイト全体----------*/
body {
	text-align: center;
}
div#site_body {
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}
#center {
	text-align: center;
}
/*main部分*/
div#site_main {
	width: 760px;
	margin-bottom: 10px;
}
div#site_sidebar {
	width: 250px;
	float: left;
}
div#site_content {
	width: 500px;
	float: right;
}

/*head部分*/
div#site_head {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
}
div#site_title {
	width: 760px;
	background-color: #FFFFFF;
}
p#title01 {
	float: left;
}
p#title02 {
	float: right;
}
div#site_menu {
	clear: both;
	width: 760px;
	height: 18px;
	background-color: #0066FF;
}
div#site_menu li {
	display: inline;
	list-style-type: none;
}

/*foot部分*/
div#site_foot {
	clear: both;
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0066FF;
}
p#copylight {
	font-size: 8pt;
	padding: 1px 10px;
}


/*----------共通スタイル----------*/
/*sideページ*/
div#side_menu {
	margin: 10px 0;
}
div#side_title02 { 
	margin: 5px 0 0 0;
}
div#side_menulist {
	font-size: 9pt;
	color: #003399;
	margin: 0 10px 20px 10px;
}
div#side_title03 {
	margin-bottom: 10px;
}
div#side_title04 {
	margin-bottom: 10px;
}

/*contentページ*/
div#text {
	width: 500px;
}
div#text h1 {
	height: 20px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0066FF;
	padding: 2px 5px;
	margin-bottom: 5px;
}
div#text p {
	font-size: 10pt;
	color: #003399;
	padding: 0 10px;
	margin-bottom: 15px;
}
div#text_sub {
	margin-bottom: 15px;
}
div#text_sub h2{
	height: 20px;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 5px;
	border-bottom:solid 2px #0066FF;
}
div#text_sub p {
	text-align: left;
	padding: 0 10px;
	font-size: 9pt;
	color: #666666;
}
span#point {
	color: #FF6600;
}

/* アフェリエイト*/
div#afe_L {
	margin-bottom: 10px;
	margin-left: 16px;
	margin-right: 16px;
}
div#afe_M {
	margin-bottom: 10px;
}
div#afe_S {
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
}


/*----------indexスタイル----------*/



/*----------CD SHOPスタイル----------*/
/*side ページ*/
div#side_cd_shop {
	width: 240px;
	border-color: #0066FF;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}
div#side_new_release {
	padding: 5px 10px;
}
div#side_pick_up {
	padding: 5px 10px;
}

table#s_cd {
	width: 220px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
img#s_cd_img {
	width: 50px;
	height: 50px;
}
td#s_cd_data {
	width: 165px;
}
p#s_cd_date {
	font-size: 9pt;
	color: #993300;
	text-align: left;
	margin: 0 10px;
	padding:0;
}
p#s_cd_title {
	font-size: 9pt;
	text-align: left;
	margin: 0 10px;
	padding:0;
}
p#s_cd_name {
	font-size: 9pt;
	text-align: right;
	margin: 0 10px;
	padding:0;
}
div#artist_search {
	width: 240px;
	height: 150px;
	border-color: #003399;
	border-width: 1px;
	border-style: solid;
	background-image: url("../img/sidebar_img/title03_artist_search.gif");
}
div#artist_search form{
	margin: 30px 10px;
}
div#artist_search select {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px 0;
}
div#artist_search option {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px 0;
}
div#artist_search input {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px 0;
}


/*indexページ*/
div#index_cd_news {
	width: 255px;
	margin-bottom: 10px;
	text-align: left;
	float: left;
}
div#index_cd_news h1 {
	width: 245px;
	height: 20px;
	background-color: #0066FF;
}
div#cd_news_data {
	width: 245px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#cd_news_hr{
	width: 245px;
}
div#cd_news_hr hr {
	width: 245px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: solid 1px #CCCCCC;
}

/*CD SHOPページ*/
div#content_l_pop {
	margin-bottom: 10px;
}
div#content_m_pop {
	margin-bottom: 10px;
}
div#cd_shop_cd_news {
	width: 500px;
	height: 200px;
	margin-bottom: 20px;
	border-color: #0066FF;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	clear: both;
}
div#cd_shop_cd_news h1 {
	width: 500px;
	height: 20px;
	background-color: #0066FF;
}
div#cd_shop_cd_news ul {
	text-align: left;
	padding: 5px 10px;
}
div#cd_shop_cd_news li {
	list-style-type: none;
	font-size: 9pt;
	color: #003399;
}

div#cd_shop_new_release {
	width: 500px;
	margin-bottom: 20px;
	text-align: left;
	clear: both;
}
div#cd_shop_new_release h1 {
	width: 500px;
	height: 20px;
	background-color: #0066FF;
}

div#cd_shop_pick_up {
	width: 500px;
	margin-bottom: 20px;
	text-align: left;
	clear: both;
}
div#cd_shop_pick_up h1 {
	width: 500px;
	height: 20px;
	background-color: #0066FF;
}
div#cd_shop_s_cd {
	width: 220px;
	margin: 0 10px;
	float: left;
}

/*cd viewページ*/
div#cd_view{
	width: 500px;
	text-align: left;
}
div#cd_view h1 {
	width: 500px;
	height: 20px;
	margin-bottom: 10px;
	background-color: #0066FF;
}
div#cd_view h2{
	height: 20px;
	margin-top: 25px;
	font-size: 10pt;
	color: #000000;
	border-bottom:solid 2px #0066FF;
	clear: both;
}
div#cd_view_kana {
	width:500px;
	text-align: right;
	font-size: 9pt;
	color: #999999;
}

/*CD View Search*/
table#search_cd{
	width: 495px;
	margin-bottom: 5px;
	text-align: center;
}
table#search_cd th{
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #666666;
}
table#search_cd td{
	font-size: 9pt;
	color: #333333;
}

/*CD View中*/
table#m_cd{
	width: 495px;
	margin-bottom: 5px;
	text-align: left;
}
td#m_cd_img {
	width: 70px;
	height: 70px;
	text-align: center;
	vertical-align: top;
}
img#m_cd_img {
	width: 50px;
	height: 50px;
}
button#bye {
	width: 61px;
	height: 15px;
	padding: 0;
	margin: 0;
}

td#m_cd_data {
	width: 130px;
	font-size: 9pt;
	padding: 0 5px;
	color: #003399;
	vertical-align: top;
}
span#m_cd_type{
	font-size: 9pt;
	color: #333333;
}
span#m_cd_title{
	font-size: 9pt;
	color: #FF6600;
}
span#m_cd_code{
	font-size: 9pt;
	color: #666666;
}
td#m_cd_comment {
	width:295px;
	font-size: 7pt;
	color: #000000;
	vertical-align: top;
	padding: 2px 5px;
}

/*CD View大*/
table#l_cd{
	width: 495px;
	margin-bottom: 5px;
	text-align: left;
}
td#l_cd_img {
	width: 120px;
	height: 120px;
}
img#l_cd_img {
	width: 120px;
	height: 120px;
}
td#l_cd_data {
	width: 375px;
	font-size: 9pt;
	padding: 0 5px;
	color: #003399;
}
td#l_cd_data form {
	display: inline;
}
span#l_cd_type{
	font-size: 9pt;
	color: #333333;
}
span#l_cd_title{
	font-size: 9pt;
	color: #FF6600;
}
span#l_cd_code{
	font-size: 9pt;
	color: #666666;
}
div#l_cd_music_list{
	width:495px;
	font-size: 9pt;
	color: #333333;
	margin-bottom: 10px;
}
div#l_cd_affiliate{
	width:495px;
	margin-bottom: 10px;
}
div#l_cd_affiliate img{
	margin-right: 10px;
}
div#l_cd_comment {
	width:495px;
	margin-bottom: 10px;
	font-size: 9pt;
	color: #000000;
	padding: 2px 5px;
	border:solid 1px #CCCCCC;
}


/*TieUp View中*/
div#tieup_view{
	width: 500px;
	text-align: left;
}
div#tieup_view h1{
	width: 500px;
	height: 20px;
	margin-bottom: 10px;
	background-color: #0066FF;
}
div#tieup_view h2{
	height: 20px;
	margin-top: 25px;
	font-size: 10pt;
	color: #000000;
	border-bottom:solid 2px #0066FF;
	clear: both;
}
table#tieup{
	width: 495px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	border-bottom: dashed 1px #CCCCCC;
}
td#tieup_title{
	width: 280px;
	font-size: 11pt;
	color: #003399;
	text-align: left;
	vertical-align: middle;
}
td#tieup_song_title{
	width: 280px;
	font-size: 9pt;
	color: #FF6600;
	text-align: right;
	vertical-align: top;
	padding-right: 2em;
}
td#tieup_cd_img {
	width: 60px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
td#tieup_cd_title{
	width: 155px;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
	color: #FF6600;
}
td#tieup_cd_key{
	width: 75px;
	text-align: right;
	vertical-align: top;
	font-size: 9pt;
	color: #666666;
}
td#tieup_cd_price{
	width: 80px;
	text-align: right;
	vertical-align: top;
	font-size: 9pt;
	color: #666666;
}
td#tieup_bye{
	text-align: center;
	vertical-align: top;
	font-size: 9pt;
}
img#tieup_cd_img {
	width: 50px;
	height: 50px;
}
table#tieup_link_img {
	width: 495px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
td#tieup_link_img{
	text-align: center;
	vertical-align: middle;
}

table#tieup_old{
	width: 495px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	border-bottom: dashed 1px #CCCCCC;
}
td#tieup_old_title{
	width: 210px;
	font-size: 10pt;
	color: #003399;
	text-align: left;
	vertical-align: middle;
}
td#tieup_old_song_title{
	width: 245px;
	font-size: 8pt;
	color: #FF6600;
	text-align: left;
	vertical-align: middle;
}
td#tieup_old_cd_img{
	width: 40px;
	text-align: center;
	vertical-align: middle;
}
img#tieup_old_cd_img {
	width: 30px;
	height: 30px;
}

/*artist viewページ*/
div#artist_view{
	width: 500px;
	text-align: left;
}

div#artist_view h1 {
	width: 500px;
	height: 20px;
	margin-bottom: 5px;
	font-size: 11pt;
	font-weight: bold;
	background-color: #0066FF;
}

div#artist_view h2 {
	height: 20px;
	font-size: 10pt;
	color: #000000;
	border-bottom:solid 2px #0066FF;
}

div#artist_view img {
	vertical-align: middle;
}
div#artist_view_kana {
	width:500px;
	text-align: right;
	font-size: 9pt;
	color: #999999;
}
table#artist_view{
	width: 495px;
	margin-bottom: 5px;
}
td#artist_view_comment {
	width: 345px;
	font-size: 9pt;
	padding: 0 5px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
td#artist_view_info {
	width: 150px;
	font-size: 9pt;
	padding: 0 5px;
	color: #000000;
	text-align: right;
	vertical-align: top;
}
div#artist_view hr{
	width: 500px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border:solid 1px #CCCCCC;
	margin-bottom: 5px;
}
table#artist_view_list {
	text-align: left;
	margin-bottom: 30px;
}
table#artist_view_list td {
	width: 240px;
	font-size: 9pt;
	color: #666666;
}

/*----------whats newスタイル----------*/
/*index ページ*/
div#index_whats_new {
	width: 500px;
	margin-bottom: 10px;
	clear: both;
}
div#index_whats_new h1 {
	height: 20px;
	background-color: #0066FF;
}
div#index_whats_new ul {
	text-align: left;
	padding: 5px 10px;
}
div#index_whats_new li {
	list-style-type: none;
	font-size: 9pt;
	color: #003399;
}

/*whats new ページ*/
div#whats_new {
	width: 500px;
	margin-bottom: 10px;
	clear: both;
}
div#whats_new h1 {
	height: 20px;
	background-color: #0066FF;
	margin-bottom: 10px;
}
div#whats_new_data {
	text-align: left;
	margin-bottom: 40px;
	border-bottom:solid 2px #0066FF;
}
div#whats_new_data h2 {
	height: 20px;
	font-size: 10pt;
	color: #000000;
	border-bottom:solid 2px #0066FF;
}
p#whats_new_content {
	font-size: 9pt;
	color: #666666;
	text-align: left;
	margin: 0 14px;
	padding:5px 0;
}
p#whats_new_date {
	font-size: 9pt;
	color: #666666;
	text-align: right;
	margin: 0 14px;
	padding:5px 0;
}

/*side ページ*/
div#side_whats_new {
	width: 240px;
	margin-bottom: 20px;
	text-align: left;
	border-color: #0066FF;
	border-width: 1px;
	border-style: solid;
}
div#side_whats_new h1 {
	height: 20px;
	padding: 0 5px;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #0066FF;
}
div#side_whats_new ul {
	text-align: left;
	padding: 5px 10px;
}
div#side_whats_new li {
	list-style-type: none;
	font-size: 9pt;
	color: #003399;
}




/*----------live eventスタイル----------*/
/*indexページ*/
div#index_live_event {
	width: 245px;
	margin-bottom: 10px;
	text-align: left;
	float: left;
}
div#index_live_event h1 {
	width: 245px;
	height: 20px;
	background-color: #0066FF;
}
div#index_live_event_data {
	padding: 5px 10px;
}
p#index_live_event_date {
	font-size: 9pt;
	color: #003399;
	}
p#index_live_event_title {
	font-size: 9pt;
	color: #003399;
}
p#index_live_event_place {
	font-size: 9pt;
	color: #003399;
	text-align: right;
}

/*live eventページ*/
div#live_event {
	width: 500px;
	margin-bottom: 10px;
	clear: both;
}
div#live_event h1 {
	height: 20px;
	background-color: #0066FF;
	margin-bottom: 10px;
}
div#live_event_data h2 {
	height: 20px;
	font-size: 10pt;
	color: #000000;
	border-bottom:solid 2px #0066FF;
}
div#live_event_data {
	margin: 5px 10px;
	border-bottom:solid 2px #0066FF;
	clear: both;
}
ul#live_event_content {
	padding: 5px 20px;
}
ul#live_event_content li{
	list-style-type: square;
	list-style-position: outside;
	font-size: 9pt;
	color: #003399;
}
p#live_event_change {
	font-size: 9pt;
	color: #003399;
	text-align: right;
}

/*live event All*/
div#live_event_list {
	clear: both;
	height: 20px;
	border-bottom:solid 1px #CCCCCC;
	margin: 3px 3px 3px 10px;
}
p#live_event_date {
	width: 100px;
	font-size: 9pt;
	color: #333333;
	float: left;
}
p#live_event_title {
	width: 380px;
	font-size: 9pt;
	color: #003399;
	float: right;
}

/*live event form*/
div#live_event form {
	margin: 5px 10px;
	font-size: 9pt;
	color: #333333;
}
p#submit {
	text-align: center;
}
div#live_event input {
	font-size: 9pt;
	color: #333333;
	background-color: #CCCCCC;
	border:solid 1px #666666;
	margin: 5px 2px;
	vertical-align: middle;
}
div#live_event select {
	font-size: 9pt;
	color: #333333;
	background-color: #CCCCCC;
	border:solid 1px #666666;
	margin: 5px 2px;
	vertical-align: middle;
}
div#live_event textarea {
	font-size: 9pt;
	color: #333333;
	background-color: #CCCCCC;
	border:solid 1px #666666;
	margin: 5px 2px;
	vertical-align: middle;
}

/*----------linkスタイル----------*/
/*link ページ*/
div#link {
	width: 500px;
	margin-bottom: 10px;
	clear: both;
}
div#link h1 {
	height: 20px;
	background-color: #0066FF;
	margin-bottom: 10px;
}
div#link h2 {
	height: 20px;
	font-size: 10pt;
	color: #000000;
	border-bottom:solid 2px #0066FF;
}
table#link_data {
	text-align: left;
	margin-bottom: 30px;
}
table#link_data td {
	width: 240px;
	font-size: 9pt;
	color: #666666;
}


/*----------Link CD スタイル----------*/
div#cd_link_WL {
	width: 295px;
	margin: 0;
	padding:0;
	border-color: #0066FF;
	border-width: 1px;
	border-style: solid;
}

div#cd_link_HL {
	width: 83px;
	margin: 0;
	padding:0;
	border-color: #0066FF;
	border-width: 1px;
	border-style: solid;
}

div#cd_link_WM {
	width: 135px;
	margin: 0;
	padding:0;
	border-color: #0066FF;
	border-width: 1px;
	border-style: solid;
}
div#cd_link_S {
	width: 70px;
	height: 18px;
	margin: 0;
	padding:0;
}

table#cd_link {
	width: 100%;
	margin: 0;
}
td#left {
	text-align: left;
	width: 100%;
	margin: 0;
}
td#right {
	text-align: right;
	width: 100%;
	margin: 0;
}
td#center {
	text-align: center;
}
img#cd_link_img {
	width: 50px;
	height: 50px;
	margin: 10px;
}
p#cd_link_title {
	font-size: 9pt;
	color: #999999;
}
p#cd_link_data {
	font-size: 8pt;
	color: #999999;
}
p#cd_link_sale {
	font-size: 9pt;
	color: #003399;
	margin: 0px 0px 0px 0px;
	padding:0;
}

td#cd_link_view_menu {
	font-size: 9pt;
	padding: 0 5px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
td#cd_link_view_content {
	width: 495px;
	font-size: 9pt;
	padding: 0 5px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
td#cd_link_view_url {
	width: 495px;
	font-size: 9pt;
	padding: 0 5px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
td#cd_link_view_url textarea {
	font-size: 9pt;
	color: #333333;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}
