@charset "utf-8";
/* CSS Document */

#title_img {
	background: url(../images/category/applied_flow/title_img.gif) no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 700px;
	margin-bottom: 10px;
}
.applied_flow_box {
	padding: 15px;
	border: 2px solid #E2E3EB;
	width: 659px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
.applied_title {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dotted #DCDCDC;
	padding-top: 10px;
	color: #C80000;
}
.image_box {
	float: left;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.flow_text {
	float: right;
	width: 340px;
}
.attention {
	border: 2px solid #FF9900;
	padding: 8px;
	width: 320px;
}
.btn_seisaku {
	height: 60px;
	width: 155px;
	margin-right: auto;
	margin-left: auto;
}
.btn_seisaku a {
	background: url(../images/category/applied_flow/btn_seisaku.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 155px;
}
.btn_seisaku a:hover {
	background: url(../images/category/applied_flow/btn_seisaku.gif) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 155px;
}
