@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height:18px;
	color: #1d2088;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border:none;
}
* img {
	behavior:url(iepngfix.htc)
}
br {
	letter-spacing:0
}
a:link {
	color:#aacd06;
	text-decoration:underline
}
a:visited {
	color:#aacd06;
	text-decoration:underline
}
a:hover {
	color:#aacd06;
	text-decoration:none
}
a:active {
	color:#aacd06;
	text-decoration:none
}
#container {
	background-image:url(img/common_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	width: 810px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	position: relative;
}
#header ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#header li {
	height: 40px;
	float:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contents {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	position: relative;
	text-align: left;
	z-index: 1;
}



#home {

	width: 700;
}
#news {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -40px;
	z-index: 1;
}
#news .list {
	width: 400px;
	float: left;
	text-align: left;
}
#news a:link {
	color:#1d2088;
	text-decoration:none
}
#news a:visited {
	color:#1d2088;
	text-decoration:unone
}
#news .banner {
	float: right;
	text-align: right;
	width: 280px;
}
#news .list li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1d2088;
}
#news .list .top {
	border-top-width: 0px;
}
#news .list ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container table tr td .bottom {
	position: relative;
	margin-top: -20px;
}
#container  .logo {
	text-align: left;
	padding-top: 46px;
	padding-left: 73px;
	padding-bottom: 10px;
}
#contents table tr .td_top {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1D2088;
}
#contents table tr .td_top_bottom {
	padding-top: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #1D2088;
	border-bottom-color: #1D2088;
	padding-bottom: 6px;
}

