@charset "Shift_JIS";

/* 一括で全ての要素の余白をゼロに指定 */
* {
	padding: 0;
	margin: 0;
	line-height: normal;
}

/* -- 画像と画像リンク -- */

a,
a:hover {
  border: 0;
  margin: 0;
  text-decoration: none;
}

/* ---------------------------------------- フォントスタイル フォントサイズ */

body {
  font-size: 80%;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
}

/* ---------------------------------------- レイアウトに関する指定 */

#wrapper {
	text-align: left;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper2 {
	text-align: left;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a img {
	border-style:none;
}

#top {
	padding-left:0px;
	border: 0px solid #000;
	width:770px;
	margin-left: 95px;
}
#left-navi {
	width: 180px;
	height: auto;
	float: left;
	padding-top:15px;
   
}
#wrapper #left-navi #index_margin {
	margin-top: -120px;
}

#left-navi {
	width: 180px;
	height: auto;
	float: left;
	padding-top:15px;

}
#left-navi ul{
	margin-left: 20px;
}
#left-navi ul  li{
	padding-bottom:10px;
	padding-left:5px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left-navi ul li#artistfile a {	
    background-image: url(../citywavemenu/new_artistfile.png);
	display:block;
	height: 80px;
	position: relative;
	width: 131px;
	background-repeat: no-repeat;
} 
#left-navi ul li#artistfile a:hover {
	background-image: url(../citywavemenu/new_artistfile.png);
	background-repeat: no-repeat;
	height: 80px;
	display: block;
	position: relative;
	width: 131px;
	background-position: left bottom;
} 
#left-navi ul li#profile a {
	background-image: url(../citywavemenu/new_companyprofile.png);
	display:block;
	height: 80px;
	position: relative;
	width: 131px;
	background-repeat: no-repeat;
} 
#left-navi ul li#profile a:hover {
	background-image: url(../citywavemenu/new_companyprofile.png);
	background-repeat: no-repeat;
	height: 80px;
	display: block;
	position: relative;
	width: 131px;
	background-position: left bottom;
} 
#left-navi ul li#topics a {
	background-image: url(../citywavemenu/new_topics.png);
	display:block;
	height: 80px;
	position: relative;
	width: 131px;
	background-repeat: no-repeat;
} 
#left-navi ul li#topics a:hover {
	background-image: url(../citywavemenu/new_topics.png);
	background-repeat: no-repeat;
	height: 80px;
	display: block;
	position: relative;
	width: 131px;
	background-position: left bottom;
} 
#staff {
	border: 1px solid #CCC;
	width: 620px;
}
#left-navi ul li#map a {
	background-image: url(../citywavemenu/new_map.png);
	display:block;
	height: 80px;
	position: relative;
	width: 131px;
	background-repeat: no-repeat;
} 
#left-navi ul li#map a:hover {
	background-image: url(../citywavemenu/new_map.png);
	background-repeat: no-repeat;
	height: 80px;
	display: block;
	position: relative;
	width: 131px;
	background-position: left bottom;
} 
#left-navi ul li#mail a {
	background-image: url(../citywavemenu/new_mail.png);
	display:block;
	height: 80px;
	position: relative;
	width: 131px;
	background-repeat: no-repeat;
} 
#left-navi ul li#mail a:hover {
	background-image: url(../citywavemenu/new_mail.png);
	background-repeat: no-repeat;
	height: 80px;
	display: block;
	position: relative;
	width: 131px;
	background-position: left bottom;
} 
#left-navi ul li#new a {
	background-image: url(../newcitywave/new_cw_link.gif);
	display:block;
	height: 169px;
	position: relative;
	width: 131px;
	background-repeat: no-repeat;
} 
#left-navi ul li#new a:hover {
	background-image: url(../newcitywave/new_cw_link.gif);
	background-repeat: no-repeat;
	height: 169px;
	display: block;
	position: relative;
	width: 131px;
	background-position: left bottom;
} 
#contents {
	width: 635px;
	height: auto;
	float: left;
	padding-top:15px;
}

#contents_right_top {
	width: 200px;
	height: auto;
	float: left;
	padding-top:15px;
	margin-top: -115px;
	font-size: 12px;
	color: #00C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 800;
	text-align: center;
	margin-left: 5px;
}

#contents_right {
	width: 200px;
	height: auto;
	float: left;
	padding-top:15px;
	margin-top: 15px;
	font-size: 12px;
	color: #00C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 800;
	text-align: center;
	margin-left: 5px;
}
#footer {
	clear: both;
	padding-left:120px;
	width:1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#copyright {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 55px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.hidden{
	visibility: hidden;	
}
#contents_right a {
	color: #00F;
}
#contents_right a:hover {
	color: #0CF;
}
# a:visited {  
     color: #00F;  
 } 
#wrapper #contents ul #pro_jisen_top {
	background-image: url(../pro_jisen/img/jisen_top_botton.png);
	height: 49px;
}
#wrapper #contents ul #sidou {
	background-image: url(../pro_jisen/img/jisen_top_botton.png);
	height: 49px;
}
#wrapper #contents ul #shoukai {
	height: 49px;
}
#wrapper #contents ul #gaiyou {
	height: 49px;
}
#wrapper #contents #newrelease {
	margin-left: 5px;
	margin-top: 5px;
}
#mobile{
    margin-left:23px;	
}
#footer_waku {
	color: #FFFBF0;
	background:#808080;
	margin-left:50px;
	margin-right:300px;
	padding-top:2px;
	padding-bottom:10px;
}
#wrapper #contents a #supe-su {
	margin-top: 10px;
}

