
img {
	border:0;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

hr
{
	display: none;
}

body {
	margin:0;
	padding:0;
	font-family: "Osaka","メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	background-color: #000000;
	font-size: small;
	color: #FFFFFF;
	line-height: 1.5;
}

.clear
{
	clear: both;
}

#content
{
	width: 900px;
	_width: 903px;
	height: 580px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin:-290px 0 0 -450px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #4D4D4D;
}

/*▼ヘッダー*/

#header{
	margin: 0;
	padding: 0;
	float: left;
}

#header h1 a
{
  	width: 365px;
  	height: 35px;
  	display: block;
  	position: relative;
  	margin: 18px 0 0 22px;
  	padding: 0;
	cursor: pointer;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#header h1 a span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 365px;
  	height: 35px;
  	background-image: url(../im/title_01.gif);
  	background-repeat: no-repeat;
}

#showcase{
	margin: 0;
	padding: 0;
	float: left;
}

#showcase a
{
  	width: 82px;
  	height: 37px;
  	display: block;
  	position: relative;
  	margin: 18px 0 0 22px;
  	padding: 0;
	cursor: pointer;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#showcase a span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 82px;
  	height: 37px;
  	background-image: url(../im/title_02.gif);
  	background-repeat: no-repeat;
}

#photo_archives{
	margin: 0;
	padding: 0;
	height: 16px;
	float: left;
}

#photo_archives h2 a
{
  	width: 181px;
  	height: 16px;
  	display: block;
  	position: relative;
  	margin: 18px 0 0 210px;
  	padding: 0;
	cursor: pointer;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#photo_archives h2 a span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 181px;
  	height: 16px;
  	background-image: url(../im/title_03.gif);
  	background-repeat: no-repeat;
}

#official_site
{
	width: 109px;
	height: 12px;
	display: block;
	margin: 24px 0 0 280px;
	_margin: -12px 0 0 280px;
	padding: 0;
	float: left;
	overflow: hidden;
	position:relative;
}

#official_site a.visible
{
    background-image: url(../im/title_04.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 12px;
	cursor: pointer;
	position:absolute;
	top: 0;
	left: 0;
    display:block;
}

#official_site a.visible:hover
{
    background-image: url(../im/title_04.gif);
	background-repeat: no-repeat;
	background-position: 0 -12px;
	width: 109px;
	height: 12px;
}

/*▲ヘッダー*/

/*▼左カラム*/

#column_left
{
	width: 253px;
	float: left;
	margin: 50px 0 0 20px;
	_margin: 50px 0 0 10px;
	padding: 0;
}

#back_to_index
{
	width: 78px;
	height: 11px;
	display: block;
	margin: 16px 0 0 0;
	padding: 0;
	overflow: hidden;
	position:relative;
}

#back_to_index a.visible
{
    background-image: url(../im/button_artist_index.gif);
	background-repeat: no-repeat;
	width: 78px;
	height: 11px;
	cursor: pointer;
	position:absolute;
	top: 0;
	left: 0;
    display:block;
}

#back_to_index a.visible:hover
{
    background-image: url(../im/button_artist_index.gif);
	background-repeat: no-repeat;
	background-position: 0 -11px;
	width: 78px;
	height: 11px;
}

/*▲左カラム*/


/*▼右カラム*/

#column_right
{
	margin: 50px 0 0 0;
	padding: 0;
	width: 627px;
	float: left;
}

#column_right table
{
	margin: 0;
	padding: 0;
	float: left;
}

#column_right table td
{
	margin: 0;
	padding: 0 0 20px 18px;
	width: 125px;
	height: 125px;
}

.table_first
{
	padding: 0 0 20px 0 !important;
}

#photo_credit
{
  	width: 136px;
  	height: 5px;
  	display: block;
  	position: relative;
  	margin: 23px 0 0 473px;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#photo_credit span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 136px;
  	height: 5px;
  	background-image: url(../im/title_06.gif);
  	background-repeat: no-repeat;
}

#pagenate
{
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}

#pagenate_prev
{
	margin: 0;
	padding: 0;
	height: 14px;
}

#pagenate_next
{
	margin: 372px 0 0 0;
	padding: 0;
}

/*▲右カラム*/

#footer
{
	margin: 297px 0 0 -146px;
	padding: 0;
	height: 27px;
	position: absolute;
	top: 50%;
	left: 50%;
}

#footer address
{
  	width: 292px;
  	height: 7px;
  	display: block;
  	position: relative;
  	margin: 0;
  	padding: 0;
  	/* hide overflow:hidden from IE5/Mac */
  	/* \*/
  	overflow: hidden;
  	/* */
}

#footer address span
{
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 292px;
  	height: 7px;
  	background-image: url(../im/title_05.gif);
  	background-repeat: no-repeat;
}