@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */


a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}
#silde {
	background: url(images/imgLine.gif) no-repeat left bottom;
	width: 1024px;
	height: 477px;
}
#content {
	background: url(images/logo.gif) no-repeat 0 0;
	padding: 10px 20px 30px 10px;
}
#main {
	padding-top: 140px;
	width: 660px;
}
#sub {
	margin-top: 20px;
	width: 300px;
	float: right;
}
dl.info dt {
	float: left;
	clear: left;
	width: 70px;
	margin-bottom: 15px;
}
dl.info dt img {
	margin: 0;
	width: 64px;
	height: 48px;
	padding: 1px;
	border: #d0d0d0 1px solid;
}
dl.info dd {
	margin-left: 80px;
	margin-bottom: 15px;
	height: 55px;
}
dl.info dd span {
	background: url(images/infoPoint.gif) no-repeat 0 0px;
	padding: 0 0 0 13px;
}
.rss-js {
	margin-left: 15px;
}
.rss-js-entry {
	background: url(images/infoPoint.gif) no-repeat 0 4px;
	padding-left: 13px;
}

.sideItem {
	padding: 9px;
	border: #bfbfbf 1px solid;
	width: 280px;
	margin-bottom: 1em;
}
.sideItem h3,.sideItem h4 {
	margin-bottom: 10px;
}
ul.gategoryList {
	padding-top: 260px;
	clear: both;
}
ul.gategoryList li {
	display: inline;
}
#footer {
	background: url(images/footerBg.gif) no-repeat center top;
	width: 1024px;
	height: 103px;
}
#footer p {
	padding-top: 78px;
	margin: 0 0 0 25px;
}
