* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	height:100%;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	background: url(./images/bodybackground.jpg) repeat-y top center;
	font:normal normal 90%/1.3 sans-serif ,Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
	_word-break:break-all;
}
img {
	border: solid 4px #F0FFC4;
}
img.none {
	border: 0;
}
img.tagartist {
	border: 0;
	margin: 20px 0 0 0;
}
img.news {
	margin: 0 10px 3px 0;
	border: solid 4px #F0FFC4;
	float: left;
}
img.live {
	margin: 36px 0 0 15px;
	_margin: 29px 0 0 15px;
	border: solid 4px #F0FFC4;
	float: right;
}
img.label {
	margin: 10px 0 0 5px;
	border: solid 4px #F0FFC4;
	float: left;
	text-align: left;
	width: 125px;
}
p.top_release,p.top_release a {
	margin: 0 0 15px 0;
	text-decoration: none;
	font:normal normal 90%/1.3 sans-serif ,Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
	color: #066;
}
p.top_catalog,p.top_catalog a {
	margin: 0 0 15px 0;
	text-decoration: none;
	text-align: left;
	font:normal normal 100%/1.3 sans-serif ,Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
	color: #066;
	background-color: #F0FFC4;
}
p.top_livereport,p.top_livereport a {
	margin: 0 0 15px 0;
	text-decoration: none;
	text-align: left;
	font:normal normal 90%/1.3 sans-serif ,Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
	color: #066;
	background-color: #FFA6B8;
}
a.none{
	text-decoration: none;
}
.brown{
	color: #963;
}
.pink{
	color: #f36;
}
.wine{
	color: #930;
}
.post {
	width: 702px;
  margin: 20px 0 0 0;
  float: left;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
}
.post .date {
  position: absolute;
  top: 0;
  left: 5px;
  width: 2.3em;
  text-align: right;
}
.post .date .month {
  text-transform: uppercase;
  font: 500 1.0em sans-serif ,Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
  color: #888;
}
.post .date .day {
  display: block;
  margin-top: -5px;
  font: 600 1.5em sans-serif ,Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
  color: #888;
}
.post .title {
  margin: 0 0 5px 0;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  color: #099;
}
.post a.more {
  margin: 0 0 5px 0;
  display: block;
	text-align: right;
  font-size: 1.0em;
  color: #099;
}
.post p {
	margin: 0 0 0 3.5em;
	padding:  0 0 1em 1.2em;
	border-left: 1px solid #CCCCCC;
	font:normal normal 90%/1.5 Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
}
.title {
  margin: 20px 0 15px 0;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  color: #099;
}
.subtitle {
	margin:15px 0 10px 0;
	font-weight: bold;
   	border-bottom: 1px solid #999;
	font-size: 1.0em;
	line-height: 18px;
	display: block;
}
p.text {
	margin: 0;
	font:normal normal 90%/1.5 Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
}
a.more {
	margin: 0 0 5px 0;
	display: block;
	text-align: right;
	font-size: 1.0em;
	color: #099;
}
a.link {
	color: #666;
}
#container {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	height:100%;
	background-color:#fff;
}
#header {
	background:url(./images/bg-body.gif) repeat-x 0 0;
	height:134px;
	float: left;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
	border-top: 4px solid #99CC00;
	background-color: #404040;
	width: 900px;
	padding-top: 10px;
}
#header ul li {
	float: left;
	display: inline;
}
#header ul a {
	display: block;
	font: bold 0.9em Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN", Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#header ul a {
	padding: 3px 7px;

}
#header ul a:focus,
#header ul a:active,
#header ul a:hover {
	background-color: #5a5a5a;
	outline: none;
}
#header ul a.home {
	margin: 0 16px 0 24px;
}
#header ul a.artist {
	margin: 0 14px 0 0;
}
#header ul a.label {
	margin: 0 14px 0 0;
}
#home #header ul a.home,
#artist #header ul a.artist,
#label #header ul a.label{
	background-color: #99CC00;
	color: #fff;

}
#header h1{
	margin: 5px 0 0 30px;
	_margin: 5px 0 0 15px;
	float: left;
}
#header h2{
	margin: 10px 30px 0 0;
	_margin: 10px 15px 0 0;
	float: right;
	width: 180px;
}
#leftside {
	margin: 0 0 0 30px;
	_margin: 0 0 0 15px;
	width:108px;
	float:left;
}
hr{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #ccc;
	height: 1px;
}
#rightside {
	margin: 0 30px 0 30px;
	_margin: 0 15px 0 15px;
	width:702px;
	float:right;
	text-align:left;
}
#rightside h2{
	margin: 0;
   	border-bottom: 1px solid #ccc;
}
#rightside h2.text{
	margin: 0 0 15px 0;
   	border-bottom: 1px solid #ccc;
}
#rightside h2.news{
	margin: 15px 0 0 0;
   	border-bottom: 1px solid #ccc;
}
#rightside h2.live{
	margin: 15px 0 15px 0;
	width:489px ;
   	border-bottom: 1px solid #ccc;
	float: left;
}
#rightside h2.livelist{
	margin: 0 0 15px 0;
	width:489px ;
   	border-bottom: 1px solid #ccc;
	float: left;
}
#rightside h3{
	margin: 15px 0 0 0;
	_margin: 30px 0 0 0;
}
#rightside ul{
	float: left;
}
#rightside ul li{
	font:normal normal 90%/1.5 sans-serif ,Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
	color: #3B5D77;
	list-style-type: none;
}
#rightside ul li a{
	text-decoration: none;
	color: #3B5D77;
}
#rightside .artist{
	margin: 10px 7px;
	_margin: 0;
	width: 125px;
	height: 125px;
	_height: 140px;
	text-align: right;
	float: left;
}
#rightside .artist a.text{
	text-align: right;
	text-decoration: none;
	color: #066;
	margin: 0 -12px 0 0;
	font:normal normal 70%/0.5 Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
	_font:normal normal 70%/1.3 Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
}
#footer_navi {
	padding: 0 30px 5px 30px;
	margin: 15px 0 0 0;
	width: 840px;
	float: left;
	text-align:right;
}
#footer {
	padding: 15px 30px 0 30px;
	height:100px;
	width:840px;
	background-color:#9c0;
	float: left;
	text-align:left;
	font:normal normal 90%/1.5 sans-serif ,Osaka, "MS Gothic", "‚l‚r ƒSƒVƒbƒN";
	color: #ffc;
}
#footer a.footer {
	color: #930;
	text-decoration: none;
	font-weight: bold;
}