@charset "UTF-8";

#main-image-b {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

#cont-right .area-cnt01 {

}
#cont-right .area-cnt01 .box01-1 {
	float: left;
	width: 250px;
}
#cont-right .area-cnt01 .box01-1 img {
	float: right;
}
#cont-right .area-cnt01 .box01-2 {
	float: right;
	width: 350px;
}
#cont-right .area-cnt01 .box01-3 {
	float: left;
	width: 116px;
	height: 250px;
}
#cont-right .bg-note {
	background: url(../images/guide_flow/bg_note.gif) repeat-y;
	padding-left: 20px;
	margin: 0px;
}
#cont-right .area-cnt02 {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left-width: 1px;
	border-left-color: #666666;
	padding: 20px 10px 20px 20px;
}

#cont-right .bg-note .area-cnt02 h4 {
	color: #990000;
	font-size: 150%;
}
#cont-right .bg-note .area-cnt02 p {
	width: 250px;
	padding: 0px 20px;
}
#cont-right .bg-note .area-cnt02 p a {
	color: #BE6400;
	text-decoration: none;
}
#cont-right .bg-note .area-cnt02 .bgcolor-yellow {
	background: #FFFF99;
	padding: 10px 20px;
}

#cont-right .area-cnt02 .box02-1 {
	width: 290px;
	float: right;
}
#cont-right .area-cnt02 .box02-2 {
	width: 290px;
	float: left;
	margin-bottom: 10px;
}
#wrapper-main #main #cont-right .arrow01 a {
	background: url(../images/arrow_01.gif) no-repeat;
	float: right;
	padding-left: 20px;
	text-decoration: none;
	color: #005F27;
	margin: 10px 0px;
}

#wrapper-main #main #cont-right .arrow01 a:hover {
	background: url(../images/arrow_mo.gif) no-repeat;
	color: #FF4D00;
}

