@charset "utf-8";

div.section p{
	margin-bottom: 1em;
}

div.section p.greeting{
	margin-bottom: 1.5em;
	line-height: 1.33;
	font-size: 107%;
}

div.section p.intro{
	font-size: 107%;
	font-weight: bold;
}

div.bg_navigator{
	width: 745px;
	overflow: hidden;
}

div.bg_navigator .leftcol{
	width: 500px;
}

div.bg_navigator .rightcol{
	width: 236px;
}

div.bg_navigator .rightcol p{
	margin-bottom: 0;
}

div.bg_navigator p{
	margin-bottom: 0;
}

div.section p.flow{
	margin: 0 0 30px;
}

ul.merit{
	margin-bottom: 20px;
	font-size: 107%;
}

dl.merit5{
	margin-bottom: 10px;
	padding: 21px 28px;
	width: 689px;
	background: transparent url(../images/bg_merit.jpg) no-repeat left top;
}

dl.merit5 dd{
	margin-top: 10px;
}

p.btn_entry{
	margin: 20px 0 30px;
	text-align: center;
}

div#entry1{
	margin-bottom: 20px;
	padding: 17px;
	border: solid 1px #c3a467;
	background: #f8f3ea;
}
div#entry1 p.btn_entry{
	margin: 10px 0;
}



div#entry1 table,
div#entry1 table th,
div#entry1 table td{
	border: solid 1px #999;
	text-align: center;
}

div#entry1 table{
	margin: 0 0 30px 65px;
	width: 633px;
}

div#entry1 table th,
div#entry1 table td{
	padding: 5px;
}


div#entry1 h3{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #c3a467;
	font-weight: bold;
	font-size: 107%;
}


div#entry1 div.merit{
	margin-bottom: 30px;
	width: 709px;
	overflow: hidden;
}


div.merit iframe{
	border: none;
	width: 178px;
	height: 140px;
}

div#entry1 p{
	padding-left: 65px;
}


div.merit img{
	padding-left: 15px;
	float: right;
	clear: right;
}



div#addrchk input{
	margin-left: 1.4em;
}

label.error{
	font-weight: bold;
	color: #f00;
	display: none;
}

