@charset "Shift_JIS";
@import "common.css";

/* hidden */
#content .pagetop,
#content #dirlist {
	display: none;
	visibility: hidden;
}


/* content */
#content {	width: 740px;}
#contsArea {
	margin-bottom: 10px;
	background-image: none;
	border-top-style: none;
}
#subArea {
width: 176px;
	border-top-style: none;
	background-image: url("../images/sp_bg.gif");
	background-position: left top;
	background-repeat: repeat;
	text-align: center;
}
#subArea  h4 {
padding: 4px 0 2px 0;
}
#subArea  li {
	margin: 4px auto;
}

#btnlist {	list-style-type: none;
margin-bottom: 8px;}
#btnlist li {display: inline;}


#contsArea .section {
	padding: 0 16px 0 10px; 
	width: 536px;
}
.newsArea {
	padding: 14px 10px;
	background-color: #E6E6E6;
}
.newsArea dt {
	margin-bottom: 4px;
	float: left;
	width: 100px;
}
.newsArea dd {
	margin: 0 0 4px 110px;;
}
.newsArea a {
	color: #333;
}
