@charset "Shift_JIS";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000001;
}
.copy {
	margin-top: 28px;
}
.main {
	width: 301px;
	margin-right: auto;
	margin-left: auto;
}
td{
font-size:16px;
line-height:1.8em;
color:#CCCCCC;
}
.list{
font-size:14px;
line-height:1.3em;
}

p{
margin:0;
}
p.ex{
padding-left:2.5em;
}
