@charset "utf-8";
/* CSS Document */

#page {
	background-image: url(img/back.png);
	background-repeat: repeat-y;
	text-align: left;
	width: 680px;
}
#main {
	margin-top: 16px;
	margin-bottom: 16px;
}
.center {
	text-align: center;
}

.clearLeft {
	clear: left;
}
.marginB10 {
	margin-bottom: 10px;
}
.marginB15 {
	margin-bottom: 15px;
}
.marginB20 {
	margin-bottom: 20px;
}
#head img{
	border: 2px solid #0000A0;
}
.gpLine img{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #042B90;
	width: 636px;
}

#prize img{
	border: 2px solid #AEAEAE;
}
#step {
	border: 2px solid #CCC;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
}
.reporStep {
	background-image: url(img/step_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
.stepImg {
	float: left;
	width: 93px;
	display: inline;
	margin-left: 20px;
}
.stepTxt {
	margin-left: 125px;
	line-height: 150%;
	color: #676767;
}
.stepTxt a {
	color: #333 !important;
	text-decoration: underline !important;
}
.stepTxt a:hover {
	color: #7C7C7C !important;
}
.blue {
	color: #0A308F;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #F00;
}



.stepCap {
	font-size: 120%;
	color: #333;
	font-weight: bold;
}
.forBlog {
	margin-left: 125px;
}
.linkBtn02 {
	text-align: center;
}


.linkBtnL {
	display: inline;
	float: left;
	width: 311px;
	margin-left: 20px;
	margin-right: 0px;
}
.linkTxt {
	color: #676767;
	margin-left: 35px;
	font-size: 10px;
}

.linkTxt02 {
	color: #676767;
	font-size: 10px;
}


.clear {
	clear: both;
	width: 590px;
}
