@charset "utf-8";

/*----------------------------*/
/*-- CASE --*/
/*----------------------------*/
dl.sample_case dt{
	background-color: #ededed;
	border-top: 1px solid #3d8501;
	border-bottom: 1px solid #bbbbbb;
}
dl.sample_case dd{
	background-color: #ededed;
	border-top: 1px solid #ffffff;
}
dl.sample_case dd div.arrow_right{
	background-image: url(../yes/images/arrow_right.gif);
	background-repeat: no-repeat;
	color: #3d8501;
}
div.text_change01 span{
	color: #3d8501;
}
div.sistem_flow{
	width: 695px;
	text-align: left;
	font-weight: bold;
	padding: 0 0 3px 10px;
	border-bottom: 2px solid #3d8501;
	margin: 50px 20px 20px 20px;
}
/*----------------------------*/
/*-- 3̔F --*/
/*----------------------------*/
#yesThreeBoxTop{
	background:url("../yes/images/whitethreetop.gif") no-repeat;
	background-position:bottom center;
	margin: 10px 0 0 0;
	padding:0px;
	width:684px;
	height:17px;
}
#yesThreeBoxCenter{
	background:url("../yes/images/whitethreecenter.gif") repeat-y;
	background-position:bottom center;
	margin:0px;
	padding:0px;
	width:684px;
}
#yesThreeBoxCenter #yesThreeBoxLeft{
	margin:0px;
	padding:0px;
	width:230px;
	float:left;
}
#yesThreeBoxCenter #yesThreeBoxLeft #yesThreeLeftInline{
	margin:0px;
	padding:0px 10px 0px 15px;
	font-size: 80%;
	line-height: 1.3em;
}
#yesThreeBoxCenter #yesThreeBoxMiddle{
	margin:0px;
	padding:0px;
	width:224px;
	float:left;
}
#yesThreeBoxCenter #yesThreeBoxMiddle #yesThreeMiddleInline{
	margin:0px;
	padding:0px 12px;
	font-size: 80%;
	line-height: 1.3em;
}
#yesThreeBoxCenter #yesThreeBoxRight{
	margin:0px;
	padding:0px;
	width:230px;
	float:right;
}
#yesThreeBoxCenter #yesThreeBoxRight #yesThreeRightInline{
	margin:0px;
	padding:0px 15px 0px 15px;
	font-size: 80%;
	line-height: 1.3em;
}
.yesThreeImage{
	margin:5px 0px;
	padding:0px;
	height:120px;
	text-align:center;
}
.yesTitle{
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	font-size:120%;
	font-weight:bold;
}
.yesClear {
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url("../yes/images/whitethreecenter.gif") repeat-y;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
#yesThreeBoxBottom{
	margin: 0 0 20px 0;
	padding:0px;
	background:url("../yes/images/whitethreebottom.gif") no-repeat;
	background-position:bottom center;
	width:684px;
	height:22px;
}

