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

#flow .subtitle2 {
	background-image: url(../img/flow/subtitle2.png);
	height: 50px;
	width: 630px;
	clear: both;
}
#flow .subtitle3 {
	background-image: url(../img/flow/subtitle3.png);
	height: 50px;
	width: 630px;
	clear: both;
}
#flow .subtitle4 {
	background-image: url(../img/flow/subtitle4.png);
	clear: both;
	height: 50px;
	width: 630px;
}
#flow .subtitle5 {
	background-image: url(../img/flow/subtitle5.png);
	clear: both;
	height: 50px;
	width: 630px;
}
#flow .product {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 60px;
	margin-top: 10px;
}
#flow .product_left {
	width: 270px;
	float: left;
}
#flow .product h4 {
	font-size: 15px;
	font-weight: bold;
	color: #97BF63;
	margin-bottom: 5px;
}
#flow .product img {
	float: right;
	padding-right: 15px;
	margin-bottom: 10px;
}
#flow #design_list ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 60px;
	padding-bottom: 10px;
}
#midashi {
	margin-bottom: 15px;
}
#midashi p {
	margin-left: 60px;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#midashi .back01 {
	background-image: url(../img/flow/mark1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#midashi .back02 {
	background-image: url(../img/flow/mark2.png);
	background-repeat: no-repeat;
	background-position: left center;
}#midashi .back03 {
	background-image: url(../img/flow/mark3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.flow_contents {
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 60px;
	margin-bottom: 10px;
	border: 1px dotted #89AD59;
}
#flow h4 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
	color: #7E9F53;
	background-color: #EAFFDA;
	padding-bottom: 2px;
}
.flow_contents p {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#flow .side_menu {
	margin-top: 8px;
	background-color: #FFFFFF;
}
#flow   .side_menu   li  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BC465;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	width: 180px;
	height: 25px;
}
#flow  .side_menu  ul a {
	display: block;
	height: 21px;
	width: 165px;
	padding-left: 15px;
	font-size: 10px;
	padding-top: 4px;
	font-weight: bold;
}
#flow  .side_menu  ul a:link {
	background-image: url(../img/flow/arrow.png);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#flow  .side_menu  ul a:visited {
	background-image: url(../img/flow/arrow.png);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#flow  .side_menu  ul a:hover {
	color: #9BC465;
	text-decoration: none;
	background-color: #EEFFDD;
	background-image: url(../img/flow/arrow2.png);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#flow  .side_menu  ul a:active {
	color: #9BC465;
	text-decoration: none;
	background-color: #EEFFDD;
	background-image: url(../img/flow/arrow2.png);
	background-repeat: no-repeat;
	background-position: 160px center;
}
