@charset "utf-8";


/* 現在募集中の金利　*/
.tbl01{
	width: 100%;
	}

.tableB01 {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.tableB01 td {
	padding: 10px 0 !important;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	vertical-align: middle;
	text-align: center;
}
.tableB01 th {
	background: #EEEEEE;
	padding: 10px 0 !important;
	color: #4c4948;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
}
.tableB01 strong {
	font-weight: bold;
}
.module02 {
	margin-top: 20px !important;
}
h3.h3-new {
	color: #999999;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	margin:40px 0 25px 0;
}
.pclink {
	text-align: right;
}
th.step10th{
	background-color:#FF9900;
	color:#000;
	vertical-align:middle !important;
	}
th.step6th{
	background-color:#28aa92;
	color:#000;
	vertical-align:middle !important;
	}

/* ---------------------------------------------------------------------
	attention2
*/
#attentionArea2 {
	padding-top: 10px;
	margin-bottom: 30px;
	}
	#attentionArea2 .attentionBox {
		margin: 0 auto 10px;
		padding-bottom: 10px;
		background: url('../img/bg_attention_box2.gif') left bottom no-repeat;
		}
		#attentionArea2 .attentionBox .inner {
			padding: 30px 30px 20px;
			background: url('../img/bg_attention_box2.gif') left top no-repeat;
			}
			#attentionArea2 strong {
				font-weight: bold;
				}
			#attentionArea2 .sign {
				text-align: right;
				}
			#attentionArea2 .attention02 {
				padding-left: 23px;
				background: url('../img/icon_point.gif') 0 0.3em no-repeat;
				}
				#attentionArea2 .attention02 a {
					color: #069;
					text-decoration: underline;
					}
				#attentionArea2 .attention02 a:hover {
					color: #39c;
					text-decoration: none;
					}

