@charset "utf-8";

@import "../../css/style.css";

/* Contents
--------------------------------------------------*/

#body {
	background: transparent url(../../img/bg_body.gif) no-repeat center -135px;
}

#content h2 {
	height: 45px;
	background: url(../img/flow/h2.gif) no-repeat left top;
}

#content #content_body h2.flow_bottom {
	height: 32px;
	background: url(../img/flow/h2.gif) no-repeat left -45px;
}

#content_body .flow_image {
	height: 479px;
	width: 374px;
	background: url(../img/flow/image.jpg) no-repeat left top;
	margin: 20px auto;
	text-indent: -9999px;
}

#content_body h3 {
	height: 32px;
	text-indent: 28px;
	background: url(../img/index/h3.gif) no-repeat 7px 7px;
}

#content_body ul{
	padding: 0px;
	margin: 0px 0px 20px 27px;
}

#content_body ol{
	padding: 0px;
	margin: 0px 0px 20px 34px;
}

.images {
	width: 220px;
	margin: 0 auto;
}

.coments {
	width: 220px;
	margin: 0 auto;
}

.bt_flow a {
	display: block;
	width: 203px;
	height: 36px;
	text-indent: -9999px;
	margin: 15px auto 0px;
	background: url(../img/flow/button/bt_flow.gif) no-repeat left top;
}

.flow_about {
	height: 216px;
	width: 433px;
	background: url(../img/flow/flow01.jpg) no-repeat left top;
	margin: 20px auto;
	text-indent: -9999px;
}

.flow_about ul{
	list-style-type: none;
}

.flow_about02 {
	height: 216px;
	width: 433px;
	background: url(../img/flow/flow02.jpg) no-repeat left top;
	margin: 0px auto 20px;
	text-indent: -9999px;
}

.flow_about02 ol{
	list-style-type: none;
}

#ancs {
	display:block;
	margin-left:380px;
	background: url(../../img/icon/anc.gif) no-repeat left 7px;
	padding: 0px 0px 10px 15px;
}

