@charset "utf-8";


.top #header {
	position: relative;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 292px;
}
#main_visual {
	padding-right: 11px;
	padding-left: 11px;
	height: 290px;
	width: 940px;
	z-index: -50;
}
.top .gm_box {
	padding-bottom: 10px;
}

.left_item .item_box {
	position: relative;
	width: 600px;
}
.left_item .item_box dl  {
	width: 480px;

}
.left_item .item_box dl dt {
	margin-left: 60px;
	background-image: url(../images/shared/icon_navy.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left 3px;
	font-weight: bold;
	line-height: 1.4em;
}
.left_item .item_box dl dd.thumb {
	position: absolute;
	top: 0px;
	height: 45px;
	width: 50px;
	left: 0px;
}
.left_item .item_box dl dd.title {
	margin-left: 60px;
	line-height: 1.4em;
	color: #069;
}
.left_item .item_box dl dd.article {
	margin-left: 60px;
	line-height: 1.4em;
	padding: 0px;
}


.left_item .item_box dl dd.pdf {
	position: absolute;
	width: 86px;
	height: 35px;
	background-image: url(../images/shared/pdf_bg.jpg);
	background-repeat: no-repeat;
	left: 490px;
	top: 0px;
	font-size: 10px;
	padding-top: 11px;
	padding-left: 24px;
}

