/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-color: #1f0884;
	background-image: URL(image/footer_backer.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#container {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #505050;
	text-align: left;
}

.header {
	background-color: #1f0884;
	background-image: URL(image/header_rightback.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	height: 132px;
}

.ttl {
	line-height: 0px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;
	width: 450px;
}

img {
	margin: 0px;
}

.categ {
	width: 100%;
	height:32px;
	padding-left: 5px;
	text-align: left;
	background-color: #9abb2f;
}

.contents {
	width: 100%;
	height: 970px;
	background-color: white;
	background-image: URL(image/top_mainback.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.subcontents {
	padding-top: 100px;
	padding-left: 28%;
}

.bbcontents {
	width: 100%;
	height: 520px;
	background-color: white;
	background-image: URL(image/top_mainback.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.topbb {
	padding-left: 120px;
	height: 360px;
	background-color: white;
	background-image: URL(image/top_bbback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.contmenu {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5%;
	vertical-align: middle;
	line-height: 150%;
}

.contmenu img {
	vertical-align: middle;
	margin-right: 5px;
}

.sccontents {
	width: 100%;
	height: 520px;
	background-color: white;
	background-image: URL(image/top_mainback.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.topsc {
	margin-bottom: 20px;
	padding-left: 120px;
	height: 390px;
	background-color: white;
	background-image: URL(image/top_scback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.indexsc {
	margin_bottom: 20px;
	margin-left: 28%;
	padding-left: 120px;
	height: 130px;
	background-color: white;
	background-image: URL(image/top_scback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 100%;
	margin: 0px;
}

.liner {
	background-image: URL(image/footer_liner.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9abb2f;
	height: 32px;
	width: 100%;
}

.banners {
	padding: 10px;
}

.banners img {
	margin-right: 1%;
}

a:link {
	color: #505050;
	text-decoration: underline;
}

a:visited {
	color: #505050;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
	color: #505050;
}

a:hover {
	text-decoration: none;
	color: #010101;
}

.toprg {
	margin-bottom: 20px;
	padding-left: 120px;
	height: 90px;
	background-color: white;
	background-image: URL(image/top_rgback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
