/*　ページ全体の指定 */
body{margin:0px 0px 0px 0px; paddin:0px;
	background:#ffffff;
	text-align:left;
	color:#444444; font-family:"Arial","ＭＳ P ゴシック"; font-size:9pt; line-height:18pt;}
a {	color:#000000; text-decoration:none;}
a:hover{color:#0000ff; text-decoration:underline;}
img{border:none;}

/*トップページのflashのサイズ*/
.top{ width:550px; height:400px;}

/* リンクメニューの調整 */
#menu{  margin:auto; padding-top:10px;
	height:90px; width:550px;
	border:none; background:#ffffff;  text-align:center}
#menu object {	width:550px; height:84px;}
#menu embed {	width:550px; height:84px;}

/*中央寄せ＆表示域幅*/
#wrap{	margin:auto; padding:0px;
	width:550px;
	borde:none;
	color:#444444; font-family:"Arial","ＭＳ P ゴシック"; font-size:9pt; line-height:18pt;}

/* 移動ナビゲーション */
#navi{  position:fixed;
	margin:0px; padding:10px 0px;
	width:600px; height:30px;
	border:none;
	background:#ffffff; text-align:right;
	color:#444444; font-family:"Arial","ＭＳ P ゴシック"; font-size:9pt; line-height:18pt;
	}

/* 本文の設定 */
#contents{ margin:0px; padding:0px 0px 0px 0px;
	width:550px;
	background:#ffffff; border:none; text-align:left;
	color:#444444; font-family:"Arial","ＭＳ P ゴシック"; font-size:9pt; line-height:18pt;}
#contents img {border:none;}

#news{ margin:0px; padding:0px 0px 0px 0px;
	width:550px;
	background:#ffffff; border:none; text-align:left;
	color:#444444; font-family:"Arial","ＭＳ P ゴシック"; font-size:9pt; line-height:15pt; text-decoration:none;
	}
#news img {border:none;}

/*ページトップのタイトル（日本語版）*/
#title_j{ margin-top:0px; text-align:center;}

/* 右寄せキャプション */
.caption{ float:right; font-size:8pt; line-height:10pt;}

/* 作品データテーブル */
.data{	float:left; margin:10pt 0px; padding:0px;
	border:none; text-align:left; font-size:9pt; line-height:10pt;}

/* 協力一覧テーブル */
.linap{ border:none;}
.linap td { padding:4pt 17pt 4pt 0pt;
	vertical-align:top; text-align:left;
	line-height:14pt;}

/* 今居るページの色 */
.now{ color:#0000ff;}

/* フッター（次へのリンク） */
#footer{margin:0px; padding-bottom:20px; 
	text-align:center;}
#footer img {margin:0px 5px;}
