@charset "utf-8";

@import "style.css";

/* Contents
--------------------------------------------------*/
#content h4.title {
	display: none;
}

/* BackNumber
--------------------------------------------------*/
#content .backnumber {
	width: 543px;
	padding-top: 30px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	background: url(../img/backnumber_bg.jpg) no-repeat left top;
}

#content .backnumber dl {
	overflow: hidden;
	margin: 0 0 10px 5px;
}

#content .backnumber dt {
	display: none;
}

#content .backnumber dd {
	float: left;
	padding: 0 5px 0 20px;
	margin-top: 10px;
	white-space: nowrap;
	border-right: 1px dotted #666;
	background: url(../../img/icon/icon_link.gif) no-repeat 5px center;
}

/* News
--------------------------------------------------*/
#content .news dl {
	width: 500px;
	margin: 10px auto;
}

#content .news dt {
	width: 50px;
	height: 23px;
	text-indent: -9999px;
}
#content .news dt.category2 { background: transparent url(../../img/icon/category_02.gif) no-repeat left top; }
#content .news dt.category3 { background: transparent url(../../img/icon/category_03.gif) no-repeat left top; }
#content .news dt.category4 { background: transparent url(../../img/icon/category_04.gif) no-repeat left top; }
#content .news dt.category5 { background: transparent url(../../img/icon/category_05.gif) no-repeat left top; }
#content .news dt.category6 { background: transparent url(../../img/icon/category_06.gif) no-repeat left top; }

#content .news dd {
	margin: -2em 0 5px;
	padding-left: 60px;
	border-bottom: 1px dotted #666;
}

/* GET ADOBE READER
--------------------------------------------------*/
#content .adobe_reader {
	margin-top: 200px;
}
