body {
	margin:0;
	padding:0;
	background-color: #eeeeee;
	color:#333333;
	font-size:10pt;
}
td {
	vertical-align: top;
}

img {
	border:0;
}
a {
	color: #ff9900;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#wrapper{
	position:relative;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	padding:0px;
	text-align:left;
	background-color: #ffffff;
}

#contents{
	width:470px;
	margin:30px 20px 30px 10px;
	line-height:1.6em;
	/*line-height:1.8em;*/
}


.news_date {
	margin:0;
	padding:0;
	text-align:right;
	font-size:9pt;
}

.text-smaller{
font-size: 9pt;
line-height:1.5em;
}
.text-yellow{
color: #ff9900;
}
.text-gray{
color: #999999;
}
.text-bluegray{
	color: #5a6672;
}
#company-table td{
padding-bottom:10px;

}
#company-table .title-td{
	white-space: nowrap;
	/*text-align:justify;
	text-justify:distribute;
	*/
}

.footer-copy {
	height: 25px;
	vertical-align: middle;
	color: #ffffff;
	background-color: #5a6672;
	font-size: 10px;
	text-align: center;
	
}
.main-menu {
	text-align: center;
	width:250px;
	padding-bottom:20px;
}


/*///////////////////////////*/

#menu_container {
	position:absolute;
}

#menu_container dl {
	width: 125px;
	margin: 0;
	padding: 0;
	float: left;
	background: #ddd;
	/*
	font-size: 80%;
	background: #369;
	color: #fff;
	*/
}
	
#menu_container dt {
	margin: 0;
	padding: 0;
	/*
	text-align: center;
	border: 1px solid black;
	padding: 3px;
	*/
}
	
#menu_container dd {
	display: none;
	font-size: 80%;
	margin: 0;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	/*padding: 3px;*/
}
#menu_container dl:hover dd {
	text-align: center;
	display: block;
}
#menu_container a{
	display: block;
	line-height: 2.2em;
	background: #ddd;
	color: #666;
}
#menu_container a:hover{
	background-color: #bbb;
}

#artist {
margin-bottom:20px;
}
#artist img{
margin-right:10px;
}

#artist img.icon_ht{
margin-right:0;
}

.artist_title {
font-weight:bold;
margin:10px 0;
}

#artist .artist_title {
font-weight:bold;
margin:0;
}

.artist_title .yellow{
color:#ff9900;
font-weight:normal;
}
.artist_date2 {
font-size:9pt;
}
.artist_date3 {
font-size:9pt;
margin-top:20px;
}
.artist_etc {
text-align:right;
font-size:9pt;
}

.artist_title_top {
margin-top:30px;
}


#com_s_wrapper{
	position:relative;
	width:460px;
	height:460px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	margin-top:30px;
	padding:0px;
	text-align:left;
}

#com_s_contents_table{
	border:0;
	width:460px;
	height:420px;
}

#dm_wrapper{
	position:relative;
	width:634px;
	height:339px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	margin-top:30px;
	padding:0px;
	text-align:left;
}

.image_space {
	margin-top:40px;
	margin-bottom:40px;
	border-top:#666 solid 1px;
	margin-left:45px;
	width:160px;
	}
	
.image_space_contents {
	border-bottom:#666 solid 1px;
}

.image_space_contents img {
	margin:0 auto 20px auto;
	border:#666 solid 1px;
	}

.image_space_contents p {
	font-size:80%;
	
	}
	
.conSCenter {
	text-align:center;
}