@charset "UTF-8";
/* CSS Document */

body {
	background-color: #330099;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	height: auto;
	width: 950px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	float: left;
	height: 150px;
	width: 900px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	visibility: hidden;
}
#main {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: auto;
	width: 950px;
	float: left;
	background-image: url(../images/bg_r1_c1.jpg);
	background-repeat: repeat-y;
}
#main #sidenavi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	height: auto;
}
/*#main #sidenavi ul {
	margin: 0px;
	padding: 0px;
}
#main #sidenavi li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	list-style-type: none;
	background-image: url(../images/sidenavi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}*/
#main #sidenavi table td {
	background-image: url(../images/sidenavi.jpg);
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main #sidenavi a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 180px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	line-height: 14px;
}
#main #sidenavi a:hover {
	color: #587AFF;
	text-decoration: none;
	background-image: url(../images/sidenavi_1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 180px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 14px;
}
#main #sidenavi a:active {
	color: #FF33FF;
	text-decoration: none;
	background-image: url(../images/sidenavi_1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 180px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 14px;
}
#main #maincontents {
	margin: 0px;
	width: 700px;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #maincontents #contents {
	margin: 0px;
	padding: 10px;
	float: left;
	height: auto;
	width: 530px;
	text-align: left;
}
#main #maincontents #contents #underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#main #maincontents #contents p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #maincontents #contents h2 {
	font-size: 14px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3E2CFE;
	border-right-color: #3E2CFE;
	border-bottom-color: #3E2CFE;
	border-left-color: #3E2CFE;
	background-color: #C1DCFD;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #340299;
}
#main #maincontents #contents h3 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
}
#main #maincontents #sponsor {
	height: auto;
	width: 150px;
	float: right;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#main #maincontents #sponsor li {
	display: block;
	margin: 0px;
	height: 50px;
	width: 140px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #999999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #maincontents #sponsor ul {
	margin: 0px;
	padding: 0px;
}
#main #footer {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 950px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#wrapper #main #maincontents #contents #div #list {
	padding-top: 10px;
}
#wrapper #main #maincontents #list {
	padding-top: 10px;
}

