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

/*------------ 左ボックス ------------*/
.left_area {
	width: 378px;
	padding-bottom: 20px;
	float: left;
}

#contents_box ul li.flow_title {
	margin-bottom: 10px;
	background-image: url(../images/sub_title_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: #0075B0 2px solid;
}

.yajirushi {
	width: 189px;
	background-image: url(../flow/images/flow_title_yajirushi.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.right_photo {
	width: 172px;

}

/*------------ 最後のボックス ------------*/
.last {
	width: 550px;
}

.bottom100 {
	margin-bottom: 80px;
}

.blank{
	height:25px;
	display:block;
}

.m_table{
	margin-top:75px;
	margin-left:60px;
}
