body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #EDEEF3;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left
}

a:link{color: #006633;text-decoration: none;font-style: normal;font-weight: normal;}
a:visited{color: #006633;text-decoration: none;font-style: normal;font-weight: normal;}
a:active{color: #006633;text-decoration: none;font-style: normal;font-weight: normal;}
a:hover{color: #006633;text-decoration: none;font-style: normal;font-weight: normal;}


td {
	text-align: left;
}
/*共通ボディ----------------------------------------*/

#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 760px;
	padding-bottom: 7px;
	padding-top: 39px;
	text-align: right;
}
#environment {
	background-image: url(../images/environment.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 760px;
}
#main {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding: 10px;
	background-color: #FFFFFF;
}
#back {
	height: 21px;
	width: 72px;
	color: #FFFFFF;
	padding-left: 688px;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 760px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#copyright {
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 760px;
}
/*トップページ----------------------------------------*/

.Br12 {
	font-size: 12px;
	line-height: 27px;
	color: #333333;
}
#news {
	background-color: #FFFFFF;
	width: 378px;
	padding-top: 33px;
	padding-bottom: 10px;
	background-image: url(../images/t_news.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 15px;
}
#curriculum {
	background-image: url(../images/t_curriculum.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 160px;
	text-align: left;
	vertical-align: top;
	padding-top: 34px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
#syllabus {
	background-image: url(../images/t_syllabus.gif);
	background-repeat: no-repeat;
	height: 359px;
	width: 160px;
	text-align: left;
	vertical-align: top;
	padding-top: 34px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;

}
#profile {
	background-image: url(../images/t_profile.gif);
	background-repeat: no-repeat;
	height: 461px;
	width: 160px;
	text-align: left;
	vertical-align: top;
	padding-top: 34px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.tb_L {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 160px;
}
.tb_C {
	padding: 15px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 378px;
}
.tb_R {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 160px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.box_menu {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menulist {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 15px;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.subtitle {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #38A476;
	width: 720px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 2px;
}
