@charset "Shift_JIS";

body {
	background: #c7d4f2;
	color: #666666;
	font-family: sans-serif,"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:18px;
	text-align: center;
}

td, div {
	font-size: 12px;
	line-height:18px;
}

a {
	color: #b22300;
	text-decoration: none;
}

a:hover {
	color: #b22300;
	text-decoration: underline;
}


ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#wrap {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	background: #ffffff;
}

h1 {
	margin: 10px 20px 20px 20px;
	color: #0096d9;
	border-bottom: 1px solid #0096d9;
	font-size: 18px;
	line-height: 20px;
	padding: 10px 0px;
}

#wrap div, #wrap p {
	margin: 0px 20px 20px 20px;
}

#wrap p span {
	color: #f39800;
	font-weight: bold;
}

#wrap div.footer {
	text-align: center;
	font-size: 10px;
	padding: 20px 0px 10px 0px;
	margin: 0px;
}