

/* ContentsTitleArea
-------------------------------------------------- */

#ContentsTitle h2.contents_title {
	width : 700px;
	height : 60px;
	padding : 0;
	margin : 0 0 10px;
}

#CatchCopy h2.catchcopy{
	width : 700px;
	height : 24px;
	padding : 0;
	margin : 0 0 20px 0;
	background-image : none;
}

/* Heading
-------------------------------------------------- */

#localNavigationArea #localNavigation .heading {
	width : 220px;
	height : 42px;
	padding : 0;
	margin : 0;
}

#contentsArea dl.affairItem{
	margin : 0 0 0 10px;
}

#contentsArea dl.affairItem dd{
	margin : 0;
}

#contentsArea dl.affairItem dd span{
	display : block;
	margin : -190px 20px 22px auto;
	width : 87px;
	height : 168px;
	background : url(../images/shiluette.png) no-repeat top right;
}

#contentsArea dl.affairItem ul{
	margin : 0 0 20px 0;
	border : 3px solid #DDD;
	padding : 10px 10px 10px 30px;
	background : #F7FFF7;
	color : #333;
	list-style : outside disc;
}

#contentsArea dl.affairItem li {
	margin : 0;
	padding : 0 0 0 5px;
	line-height : 1.6;
	background-image : none;
}

/* image
-------------------------------------------------- */

#contentsArea #catchImage {
	width : 700px;
	height : 300px;
	padding : 0;
	margin-bottom : 20px;
	background : url(../images/7days_image.jpg) no-repeat top right;
}

#contentsArea #catchImage img {
	padding : 0;
	margin : 10px 0;
}

#contentsArea #catchImage p {
	padding : 0;
	margin : 0 0 20px 0;
	font-size : 90%;
	line-height : 1.5;
}