@charset "utf-8";
@import url("../common/css/elements.css");
@import url("../common/css/format.css");
@import url("../common/css/style.css");


div.news {
	width: 211px;
	margin: 5px 0 0 6px;
	padding-bottom: 20px;
	background: url(../common/images/comm_box_02.gif) left bottom no-repeat;
}

div.news ul {
	margin: 0;
	padding: 2px 3px;
	list-style-type: none;
}

div.news ul li {
	margin: 0;
}

div.news ul li a {
	display: block;
	padding: 4px 2px 4px 10px;
	color: #333333;
}

p.date {
	margin: 10px 6px 2px;
	text-align: right;
	background: url(../common/images/comm_line_03.gif) left center repeat-x;
}

p.date span {
	padding-left: 5px;
	background-color: #ffffff;
}

div.mainContents {
	width: 511px;
	margin-left: 2px;
	padding-bottom: 4px;
	background: url(../images/top_box_01.gif) left bottom no-repeat;
}

div.mainContents:after {
	display: block;
	height: 1px;
	margin-top: -1px;
	content: "";
	clear: both;
}

div.linkBox {
	width: 242px;
	height: 57px;
	background: url(../images/top_box_02.gif) left top no-repeat;
}

div.linkBox a {
	display: block;
	width: 242px;
	height: 57px;
}

div.linkBox a span {
	display: block;
	padding: 10px 10px;
}

div.company1 {
	width: 511px;
	margin: 5px 0 0 2px;
	padding-top: 10px;
	background: url(../images/top_box_03.gif) left top no-repeat;
}

div.company2 {
	padding: 0 10px 10px;
	background: url(../images/top_box_04.gif) left top no-repeat;
}

div.company2 p {
	line-height: 1.6em;
}
