div.mv{
	width:758px;
	height:182px;
	margin-bottom:30px;
	background:url(../img/expenses/expenseTitle.jpg) no-repeat;
}
div.mv p{
	padding-top:15px;
	padding-left:10px;
	font-weight:bolder;
}
div.expense_3{
	background:url(../img/expenses/expenses_hojo3.jpg) no-repeat;
	widht:417px;
	height:56px;
	margin:10px auto 20px 20px;
}
div.expense_3 p{
	font-size:18px;
	text-indent:10px;
	padding-top:29px;
}
div.expense_4{
	background:url(../img/expenses/expenses_hojo4.jpg) no-repeat;
	widht:417px;
	height:56px;
	margin:10px auto 20px 20px;
}
div.expense_4 p{
	font-size:18px;
	text-indent:10px;
	padding-top:29px;
}
div.expense_5{
	background:url(../img/expenses/expenses_hojo5.jpg) no-repeat;
	widht:417px;
	height:56px;
	margin:10px auto 20px 20px;
}
div.expense_5 p{
	font-size:18px;
	text-indent:10px;
	padding-top:29px;
}
div.expense_6{
	background:url(../img/expenses/expenses_hojo6.jpg) no-repeat;
	widht:417px;
	height:56px;
	margin:10px auto 20px 20px;
}
div.expense_6 p{
	font-size:18px;
	text-indent:10px;
	padding-top:29px;
}
div.expense_7{
	background:url(../img/expenses/expenses_hojo7.jpg) no-repeat;
	widht:417px;
	height:56px;
	margin:10px auto 20px 20px;
}
div.expense_7 p{
	font-size:18px;
	text-indent:10px;
	padding-top:29px;
}
div.expense_8{
	background:url(../img/expenses/expenses_hojo8.jpg) no-repeat;
	widht:417px;
	height:56px;
	margin:10px auto 20px 20px;
}
div.expense_8 p{
	font-size:18px;
	text-indent:10px;
	padding-top:29px;
}
div.expense_10{
	background:url(../img/expenses/expenses_hojo10.jpg) no-repeat;
	widht:417px;
	height:56px;
	margin:10px auto 20px 20px;
}
div.expense_10 p{
	font-size:18px;
	text-indent:10px;
	padding-top:29px;
}
div.expense_tel{
	background:url(../img/expenses/expenses_dodborder.jpg) bottom left no-repeat;
	margin:30px auto 20px 40px;
	width:620px;
	height:25px;
}
div.expense_tel p{
	font-size:18px;
	text-indent:10px;
}

.description{
	width:678px;
	line-height:28px;
	letter-spacing:1px;
	margin:20px 0 20px 10px;
	font-size:15px;
}

.stitle{
	font-size:16px;
	font-weight:bolder;
	letter-spacing:1px;
	background:url(../img/expenses/border_dot.gif) no-repeat;
	background-position:bottom left;
	margin-bottom:10px;
}
.madoguti{
	margin-top:20px;
}
.middlecontainar{
	width:758px;
	height:280px;
	margin:10px auto;
}
	
div.descriptionblock{
	width:678px;
	margin-left:10px;
	margin-bottom:10px;
}
div.descriptionblock ul{
	line-height:40px;
}
div.descriptionblock ul li{
	background:url(../img/expenses/list_square.jpg) left no-repeat;
	font-size:20px;
	text-indent:14px;
	display:block;
	
}

.undercontainar{
	clear:both;
	width:758px;
	height:220px;
}
.recommendtitle{
	margin-bottom:10px;
	font-weight:bolder;
	font-size:16px;
	letter-spacing:1px;
	border-bottom:solid 1px #ddd;
}
.recommendleft{
	width:245px;
	height:150px;
	float:left;
	margin-right:5px;
	border:#ddd 1px solid;
	text-align:center;
}
.recommendleft p{
	margin-top:10px;
}
.recommendleft ul{
	margin-top:10px;
}
.recommendleft ul li{
	background:url(../img/expenses/list_circle.gif) 45px no-repeat;
	text-indent:9px;
	display:block;
}
.recommendcenter{
	width:245px;
	height:150px;
	float:left;
	margin-right:5px;
	border:#ddd 1px solid;
	text-align:center;
}
.recommendcenter p{
	margin-top:10px;
}
.recommendcenter ul{
	margin-top:10px;
}
.recommendcenter ul li{
	background:url(../img/expenses/list_circle.gif) 58px no-repeat;
	display:block;
}
.recommendright{
	width:245px;
	height:150px;
	float:left;
	border:#ddd 1px solid;
	text-align:center;
}
.recommendright p{
	margin-top:10px;
}
.recommendright ul{
	margin-top:10px;
}
.recommendright ul li{
	background:url(../img/expenses/list_circle.gif) 25px no-repeat;
	display:block;
}