@charset "UTF-8";
/* CSS Document */
#main {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/bg_main.png);
	background-position: 0% top;
	background-color: #06169B;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#main .title {
	margin-right: auto;
	margin-left: auto;
	width: 719px;
	margin-top: px;
	padding-top: 18px;
}
#main .contents {
	color: #FFFFFF;
	margin-top: 180px;
	min-width: 0px;
}
#main .contents table tr td .title2 {
	color: #E51438;
	text-decoration: underline;
	text-indent: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: large;
	line-height: 150%;
}
#main .contents table tr td .small_yello {
	font-size: small;
	color: #CCFF00;
	margin-top: 18px;
}
#main .retop {
	background-color: #08CC05;
	width: 214px;
	height: 48px;
	color: #090A2C;
	margin-right: auto;
	margin-left: auto;
	margin-top: 48px;
	margin-bottom: 48px;
	text-align: center;
	padding-top: 20px;
	min-width: 0px;
	text-decoration: underline;
}
