@charset "Shift_JIS";

body {
	color: #000000;
	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;
	background: #ffffff;
}

td, div,p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:18px;
	vertical-align: top;
}

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

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

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

ul {
	margin: 10px 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	margin: 3px 0px;
	padding: 0px;
	background: url(images/arrow.gif) no-repeat left center;
	padding-left: 8px;
}

li span {
	font-weight: bold;
}

table.all {
	width: 760px;
	background: url(images/bg_table.gif) #ff9e01 no-repeat 0px 163px;
}

p.notice {
	margin-left: 8px;
	font-size: 10px;
	margin-bottom: 20px;
}

div.access {
	margin-right: 20px;
}

div.access p {
	margin: 3px 0px 15px 15px;
}

/* FOOTER */

div.footer {
/*	padding: 5px 20px;*/
	padding: 5px 20px 15px 0px;
/*	border-bottom: 1px #333333 solid;*/
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

/* THANKS */
div.thanks {
	background: url(images/bg.gif) repeat-y left top;
	margin: 0px 0px 0px 0px;
	padding: 50px 15px;
	text-align: center;
	font-weight: bold;
}

span.thanks {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
}



div.subtitle{
	background: #cccccc;
	padding-left: 10px;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	padding: 3px 10px;
}

td.left {
	padding-top:10px;
	padding-bottom: 10px;
}

td.left img {
	border: 5px solid #f6d169;
}

td.right {
	padding-top: 10px;
}