@charset "UTF-8";
/* CSS Document */
/*
*薪のある暮らし index
*/

h2.pagetitle {
	background:url(images/pagetitle.gif) no-repeat;
}

div.case {
	width:361px;
}
div.case div.image {
	margin-bottom:19px;
}

div.case div.image a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

div.case p {
	margin-bottom:19px;
}

#case01{
	float:left;
}

#case02{
	float:right; 
}


#lifestyle_case01 {
	background:url(images/subtitle_case01.gif) no-repeat;
}
#lifestyle_case02 {
	background:url(images/subtitle_case02.gif) no-repeat;
}
/*
====================================================================
詳細ページ
====================================================================
*/

.mainimage {
	margin-bottom:38px;
}

#useStove th {
	width:71px;
}

ul.pager {
	color:#CCCCCC;
	border-top:solid 1px;
	border-bottom:solid 1px;
	padding:19px 0 14px 0;
	margin-bottom:38px;
}

ul.pager a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
