@charset "euc-jp";
body {
	font-family: Meiryo,"¥á¥¤¥ê¥ª", MS PGothic, "MS UI ¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", OSAKA,sans-serif;
	width:808px;
	margin:0 auto;
	line-height:1.7;
	font-size:12px;
	color:#333333;
}
p {
	margin:0;
}
#contents{
	margin-bottom:0;
	background-image:url(img_contents/bg.jpg);
	
}
img{
	margin-left: 5px;
}

#policy{
	background-image: url(img_contents/policy_bg.jpg);
	width: 590px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	background-repeat: no-repeat;
	height: 636px;
}

ul{list-style:url(img_contents/circle.jpg);}
li {
	margin-bottom:8px;
}

#footer{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	color: #666666;
	margin-bottom: 0px;
	background-image:url(img_contents/bg.jpg);
}
