@charset "utf-8";
/* CSS Document */


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body{
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	line-height: 16px;
	background-image: url(../img/header_bg2.jpg);
	background-repeat: repeat-x;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main_img {
	height: 153px;
	width: 950px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#right_column h2 {
	background-image: url(../img/common_h2Bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 695px;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 32px;
	padding-left: 15px;
}
#right_column .all {
	margin-top: 30px;
	padding-left: 15px;
	width: 695px;
	margin-bottom: 70px;
}
#right_column .all .flow {
}
#right_column .all .flow .img {
	height: 105px;
	width: 210px;
	float: left;
}
#right_column .all .flow .text {
	float: left;
	font-size: 14px;
	padding-left: 15px;
	line-height: 21px;
	width: 470px;
}
#right_column .all .arrow {
	padding-left: 87px;
	margin-top: 11px;
	margin-bottom: 12px;
}
#right_column .all .flow_entry {
	height: 70px;
	width: 382px;
	background-image: url(../img/flow_entry.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#right_column .all .flow_entry a {
	height: 70px;
	width: 382px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
#right_column .all .flow_entry a:hover {
	background-image: url(../img/flow_entry2.jpg);
	background-repeat: no-repeat;
}
#right_column .end_title {
	font-size: 16px;
	background-image: url(../img/end_titleBg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 695px;
	color: #FFFFFF;
	padding-left: 15px;
	line-height: 40px;
}
#right_column .end_frame {
	width: 680px;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 30px;
}
#right_column .end_frame .end_step {
	float: left;
	width: 136px;
}
#right_column .end_frame .end_step .step_p {
	font-size: 16px;
	color: #FF0033;
	width: 136px;
	text-align: center;
	padding-bottom: 5px;
}
#right_column .end_frame .end_step .step_img {
	height: 68px;
	width: 136px;
}
#right_column .end_frame .end_arrow {
	float: left;
	height: 30px;
	width: 37px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 12px;
}
#right_column .end_p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-left: 35px;
}
