@charset "shift_jis";
#attention {
	background-color: #D0E7FF;
	clear: both;
	margin: 10px 0px 0px;
	padding: 5px;
	border: 1px dotted #3399FF;
}
#attention H5 {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	background-color: #3399FF;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#attention P {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 5px 15px;
	color: #0066CC;
}
#copyright {
	clear: both;
	border-top: 5px solid #0066CC;
	padding: 15px 10px 10px;
	margin: 15px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
#footermenu {
	margin: 10px auto 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	height: 12px;
	text-align: center;
	clear: both;
}
#footermenu  A {
	margin-right: 20px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 20px;
	border-left: 1px solid #0066CC;
	list-style-type: none;
}
#footermenu   A#m07 {
	list-style-type: none;
	border-right: 1px solid #0066CC;
	padding-right: 20px;
	margin-right: 0px;
}
