body{
	color:#333;
	background: url(/a-down/img/common/bg.jpg) center repeat-y;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","sans-serif";
	font-size:12px;
	line-height:20px;
}
img{
	border: none;
}

ol,ul,li{
	list-style:none;
	margin:0;
	padding:0;
}

.cboth { clear:both; }

.wrapper{
	width:1000px;
	margin:0 auto;
}
.txt16{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}
.txt14{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.txt9{
	font-size:9px;
	line-height:13px;
	color:#666666;
}

A,A:visited{ color:#993366; text-decoration:none;}
A:active,A:hover{ color:#651b40;}

/*=============================================
/		common
/=============================================*/
#navi{
	width:270px;
	float:left;
	text-align:left;
}
#navi #copyright{
	width:100%;
	background: url(/a-down/img/common/n_copyright.jpg) no-repeat left;
	height:161px;
	text-align:center;
}
#navi #copyright #copyrightInner{
	width:160px;
	margin:0 auto;
	padding-top:25px;
	text-align:right;
	font-size:9px;
	line-height:12px;
	color:#663300;
}
#pageTopBlock{
	width:95%;
	text-align:right;
}

#contentsBlock{
	width:640px;
	float:left;
	background: url(/a-down/img/common/contents_bg.jpg) repeat-y;
	margin-bottom:10px;
}

#contentsBlock #contentInner{
	width:560px;
	margin:0 auto;
	padding:30px 0 10px 0;
	text-align:left;
}