<!--=== スタイルシート設定部分 ===-->

<style type="text/css"><!--


.body	{width:800px;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:left}

a	{color:#FF0600;
	 font-size:14px;
	 text-decoration:none}
a:hover	{color:#ff6600}


/* === ヘッダー部分のスタイル === */

/* === メイン部分のスタイル === */

.info	{border:solid 1px #FFAA17;
	background-color:#FFFFFF;
	text-align:center;
	font-size:10px;
	width:220px;
	height:500px}

.info img	{border:none}	

.name	{font-size:14px;
	color:#FF0066;
	text-align:center}

.line	{margin:10px 5px 10px 5px}

--></style>
