body {
	background-image: url(img/blue_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#bg1 {
	background-image: url(img/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.waku {
	border: 1px solid #CCCCCC;
}
#left {
	margin: 0px;
	width: 165px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#center {
	margin: 0px;
	width: 420px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#right {
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.title1 {
	font-size: 13px;
	color: #0099CC;
	margin: 0px;
	padding: 0px;
}
.date {
	font-size: 9px;
	color: #666666;
}
.line_dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}
.news {
	padding: 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
}
.pickup {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 10px 0px 0px;
	padding: 0px 10px;
	/* height: 110px; */
}
a:link {
	color: #3399CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: underline;
	color: #3399CC;
}
#footer {
	background-image: url(img/bg_foot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.copy_right {
	font-size: 10px;
	color: #333333;
}
.copy_right a:link{
	font-size: 10px;
	color: #333333;
}
.copy_right a:visited{
	font-size: 10px;
	color: #333333;
}
.copy_right a:hover{
	font-size: 10px;
	color: #333333;
}
.copy_right a:active{
	font-size: 10px;
	color: #333333;
}
#sub_main {
	margin: 0px;
	width: 582px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h1 {
	font-size: 12px;
	color: #333333;
	background-image: url(img/title_bg.jpg);
	height: 40px;
	text-indent: 30px;
	line-height: 40px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px 0px 0px;
}
.sub_main_text {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	background-image: url(img/bg_gray.jpg);
}
ul li {
	line-height: 25px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(img/e-lerning_icon.gif);
	background-image: url(img/bg_gray.jpg);
	background-repeat: no-repeat;
}
.contents_text {
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 25px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	height: 25px;
	text-indent: 10px;
	margin: 15px 0px 0px;
	padding: 0px;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;

}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	padding: 6px 0px 4px 30px;
	background-image: url(img/bg_gray.jpg);
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-image: url(img/bg_gray_2.jpg);
	font-weight: bold;
	text-decoration: none;
}
/* システム側にて追加 */
img.float_right{
	margin: 0px 0px 5px 5px;
	float:right;
}
.time {
	font-size: 9px;
	color: #999999;
}
.green_text {
	color: #85c61a;
	font-size: 12px;
}
.title_line {
	color: #cccccc;
	border: 0px #cccccc solid;
	height: 1px;
}
/* ここまで */
form {
	margin: 0px;
	padding: 0px;
}

