
/*-------------------------------------*/
/* 共通フィールド                      */
/*-------------------------------------*/
.wrapper{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	height: auto;
	float: none;
	background-color: #ffffff;
}

.headerArea {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	height:70px;
}

.footerArea {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	height: 10px;

}

/*-------------------------------------*/
/* TOP用                               */
/*-------------------------------------*/
.updateArea {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 80px;
	height: 20px;
	background-image: url(images/update.png);

}

.creatorreleaseArea {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 385px;
	height: 20px;
	background-image: url(images/creator_release.png);

}

.artistliveArea {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 385px;
	height: 20px;
	background-image: url(images/artist_live.png);

}


.informationArea1 {
	width: 385px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
}

.totalinforArea {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 570px;
	height: 20px;
	background-image: url(images/information.png);

}


.linkArea {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 200px;
	height: 20px;
	background-image: url(images/link.png);

}

.informationArea2 {
	width: 570px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
}

.linkArea2 {
	padding: 0px;
	width: 200px;
	height: 300;
	background-color: #ffffff;
	vertical-align: top;
}

.companyArea {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 570px;
	height: 20px;
	background-image: url(images/company.png);

}

.companyArea2 {
	width: 570px;
	height: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	vertical-align: top;
}

.toplink{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 180px;
	height: auto;
	float: none;
	background-color: #ffffff;
}

/*---------------------*/
.informationAreaTop {
	width: 430px;
	height: 250px;
	padding-bottom: 10px;
}

.creatorAreaTop {
	width: 110px;
	height: 170px;
	padding-right: 10px;
}

.artistAreaTop {
	width: 110px;
	height: 170px;
	padding-right: 10px;
}

.auditionAreaTop {
	width: 210px;
	height: 80px;
	padding-bottom: 10px;
}

.companyAreaTop {
	width: 210px;
	height: 80px;
}

/* リンクエリア */
.linkAreaTop {
	width: 200px;
	height: 300px;
	background-color: #ffffff;
}

.linkHeader{
	width: 200px;
	height: 30px;
	background-image: url(images/link.png);
}

.directLinkImage {
	width: 180px;
	height: 20px;
}

.linkPageButton {
	width: 180px;
	height: 30px;
}

/*-------------------------------------*/
/* 全部のページ用                               */
/*-------------------------------------*/
.contentsArea {
	width: 800px;
	height: 20px;
	background-color: #000000;
}

.titleArea
{
	width: 800px;
	background-color: #ffffff;
}

.font11 {
                font-family: Osaka, Meiryo, Verdana, sans-serif;
                font-size: 10pt;
                color: #000000;
}

.font8 {
                font-family: Osaka, Meiryo, Verdana, sans-serif;
                font-size: 8pt;
                color: #000000;
}

.font82 {
                font-family: Osaka, Meiryo, Verdana, sans-serif;
                font-size: 7pt;
                color: #000000;
}

.font7 {
                font-family: Osaka, Meiryo, Verdana, sans-serif;
                font-size: 7pt;
                color: #AAABAB;
}

.font72 {
                font-family: Osaka, Meiryo, Verdana, sans-serif;
                font-size: 7.5pt;
                color: #000000;
}

/*-------------------------------------*/
/* companyページ用                               */
/*-------------------------------------*/
.mapArea {
	width: 391px;
	height: 292px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	background-image: url(images/map.png);
	vertical-align: top;
}
