/*
body, form, h1, h2, h3, h4, h5, h6, h7, p, pre, ul, ol, li, dl, dt, dd, blockqote, span, img{
	margin:0px;
	padding:0px;
	border:0px;
	font-weight:normal;
	color:#333;
	font-size:12px;
	font-family:"Verdana","ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","Osaka","sans-selif";
}
*/
body{
	background-attachment:fixed;
	background-position:center top;
}
.cl{
	clear:both;
}
p{
	font-size:12px;
	letter-spacing:0;
}

a{
	color:#333;
	text-decoration:underline;
	margin:0;
	overflow:hidden;
	outline:none;
}
a:hover{
	text-decoration:none;
}
	
ul{
	list-style-type:none;
}
#contents{
	width:950px;
	margin:0 auto;
}
