/* CSS Document */

/*================================================
メニューアクティブ
------------------------------------------------*/
#menu ul li a#menu_aaf08 {
	width: 294px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat;
	background-position: -122px -80px;
	position: absolute;
	top: 0px;
	left: 122px;
}
#menu ul li a:hover#menu_aaf08 {
	background-position: -122px -80px;
}


/*================================================
レイアウト
------------------------------------------------*/
#main {
	background: none;
}

#contents {
	width: 900px;
	margin: 0 0 0 0;
	padding: 224px 0 120px 0;
	background: url(../aaf08/img/aaf08_bg.jpg) no-repeat;
}
#contents h1,
#contents h2,
#contents h3 {
	text-indent:-9999px;
	font-size: 0px;
}
#contents p {
	width: 612px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 180%;
	clear: both;
}
#contents p span {
	text-align: right;
	float: right;
}
#contents p.eng {
	width: 612px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	color: #918b8a;
	font-size: 9px;
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	text-justify: inter-word;
	clear: both;
}
#contents p.cur {
	width: 612px;
	margin: 60px auto 0;
	font-size: 13px;
	line-height: 180%;
	clear: both;
}
#contents p.cur_eng {
	width: 612px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	color: #918b8a;
	font-size: 9px;
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	text-justify: inter-word;
	clear: both;
}
