#centeringbox{
	text-align:center;
}
#contents_dis {
  border-style: none;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/Discography_bg.jpg);
  background-position:  center center;
  width: 800px;
  height: 533px;
  position: relative;;
  top: 0px;
}
#contents_top {
  border-style: none;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  background-image: url(images/Top_bg2.jpg);
  background-position:  center center;
  width: 800px;
  height: 533px;
  position: relative;;
  top: -10px;
}

#contents_profile {
  border-style: none;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  width: 800px;
  height: 533px;
  position: relative;;
  top: 0px;
}
#contents_news {
  border-style: none;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  width: 800px;
  height: 533px;
  position: relative;;
  top: 0px;
}
#contents_works {
  border-style: none;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
  background-image: url(images/Works_bg.jpg);
  background-position:  center center;
  width: 800px;
  height: 533px;
  position: relative;;
  top: 0px;
}
#contents_links {
  border-style: none;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  width: 800px;
  height: 533px;
  position: relative;;
  top: 0px;
}
#infobox {
  border: 1px solid black;
  padding: 20px;
  width: 200px;
  background-color: white;
  position: absolute;
  right: 60px;
  top: 30px;
  text-align: center;
  font-size:smaller;
}
#topmenubox {
	/*background-color: white;*/
	border-width: 0;
	border-style: solid;
	width: 90px;
	height: 360px;
	position: absolute;
	top: 20px;
	right: 80px;
	padding: 10px;
	line-height: 0.9em;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

#topmenubox a{
	text-decoration: none;
}
#topmenubox2 {
	background-color: #cccccc;
	border-width: 0;
	border-style: solid;
	width: 90px;
	height:380px;
	position: absolute;
	top: 35px;
	right: 75px;
}
#profilebox{
	background-color: white;
	position: absolute;
	right: 0px;
	width: 400px;
	border-width: 0;
	margin: 20px 0px 0px 0px;
	text-align: center;
}
#profilebox table{
	margin-left: auto;
	margin-right: auto;
}
#profilebox td{
	width: 200px;
	padding: 0px 20px 0px 20px;
}
#newsbox{
	background-color: white;
	position: absolute;
	right: 0px;
	width: 400px;
	border-width: 0;
	margin: 20px 0px 0px 0px;
	text-align: center;
	font-size: small;
}
#newsbox table{
	margin-left: auto;
	margin-right: auto;
}

#linksbox{
	background-color: white;
	position: absolute;
	right: 0px;
	width: 400px;
	border-width: 0;
	margin: 20px 0px 0px 0px;
	text-align: center;
	font-size: small;
}

#linksbox ul li{
	margin-bottom: 10px;
}
#topnews {
	/*background-color: white;*/
	border-width: 0;
	border-style: solid;
	width: 31px;
	height: 31px;
	position: absolute;
	top: 20px;
	right: 160px;
	padding: 10px;
	line-height: 0.9em;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
/* Worksタブ関係 */
#tabs{
	position: absolute;
	left:320px;
	top:10px;
	padding:0;
	margin:0;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
#tabs_b{
	position: absolute;
	left:505px;
	top:205px;
	height:10px;
	width:10px;
	padding:0;
	margin:0;
	background:#8B0000;
}
#tabs ul{
	list-style:none;
	margin:0;
	padding:0;
}

#tabs ul li{
	display:inline;
	margin:0;
}

#tabs ul li a{
	padding:5px 16px;
	color:#FFF;
	background:#8B0000;
	float:left;
	text-decoration:none;
	border:1px solid #8B0000;
	border-left:0;
	margin:0;
}

#tabs ul li a:hover{
	background:#EAEAEA;
	color:#7F9298;
	text-decoration:none;
	border-bottom:1px solid #EAEAEA;
}

#tabs ul li a.active{
	background:#FFFFFF;
	color:#7F9298;
	border-bottom:1px solid #FFFFFF;
}

#content{
	position: absolute;
	top:37px; 
	left:320px;
	height:270px;
	width:450px;
	background:#FFFFFF;
	clear:both;
	font-size:13px;
	color:#000;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;;
}

#content_b{
	position: absolute;
	top:42px; 
	left:325px;
	height:270px;
	width:450px;
	background:#8B0000;
	clear:both;
	font-size:11px;
	color:#000;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#content_inframe{
	font-size: small;
}
#imagebox{
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	margin: 30px;
}

#common_topmenu {
	padding-bottom:10px;
	color: black;
}
#common_topmenu a {
	background-color: white;
	text-decoration: none;
	padding: 0 20px 0 20px;
	color: black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

#common_topmenu a:hover{
	text-decoration: none;
	background-color: #fff462;
}

#common_topmenu {
	padding-bottom: 10px;
}
#common_topmenu_b a {
	background-color: black;
	text-decoration: none;
	padding: 0 20px 0 20px;
	color: white;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

#common_topmenu_b {
	padding-bottom: 10px;
	color: white;
}
#common_topmenu_b a:hover{
	text-decoration: none;
	color: black;
	background-color: #fff462;
}

#photographerbox{
	position: absolute;
	bottom: 30px;
	right: 20px;
	width: 200px;
	border-width: 0;
	margin: 20px 0px 0px 0px;
	text-align: right;
	font-size: small;
	color: white;
}

#fanletterbox{
	position: absolute;
	bottom: 70px;
	right: 0px;
	width: 300px;
	border-width: 0;
	margin: 10px 10px 10px 10px;
	text-align: left;
	font-size: small;
	color: black;
}

#fukidashi{
	position: absolute;
	top: 320px;
	left: 340px;
	width: 230px;
	height: 160px;
	padding: 10px;
	text-align: left;
	font-size: 80%;
	background-image: url(images/Fukidashi.gif);
}