#all {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 760px;
}

#all-left {
	position:relative;
	width:750px;
	height:auto;
	float: left;
}

#title {
	position:relative;
	width:750px;
	height:auto;
}


#middle {
	position:relative;
	width: 750px;
	height: auto;
}

#pankuzu {
	position:relative;
	width:740px;
	height:auto;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pankuzu a {
	color: #666666;
	text-decoration: underline;
}


#navi-left {
	position:relative;
	width:160px;
	height:auto;
	float: left;
}
#naviCources {
	position:relative;
	width:160px;
	height:260px;
	background-image: url(images/naviLeftBack.jpg);
	background-repeat: no-repeat;
}
#naviCources ul {
	margin-left: 25px;
	padding-left: 0px;
}

#naviCources a {
	text-decoration: none;
	color: #000000;
	display: block;
	height: 37px;
}
#naviCources li {
	list-style-image: url(images/naviLeftImg2.gif);
}
.naviCourcesJap {
	font-size: 9px;
	color: #8C7E81;
}
.bodyHead {
	font-size: 10px;
	color: #DDD1C3;
	margin-bottom: 20px;
	margin-left: 10px;
}
.textBig {
	font-size: 16px;
	margin-left: 3px;
}
#middleRight {
	float: right;
	height: auto;
	width: 570px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}
#naviTop {
	position:relative;
	width:570px;
	height:auto;
}
img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	position:relative;
	width:570px;
	height:auto;
	color: #333333;
}
h1 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
}
h2 {
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	color: #998675;
	height: 35px;
	font-size: 16px;
	font-weight: lighter;
	text-indent: 15px;
	margin-top: 40px;
}
.message {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	height: auto;
	padding-bottom: 20px;
}
em {
	color: #CC0005;
	font-style: normal;
}
.emBig {
	font-size: 14px;
	color: #CC0005;
}
.textSmall {
	font-size: 11px;
	color: #CC6666;
	margin-left: 15px;
}
h3 {
	font-weight: lighter;
	font-size: 12px;
	line-height: 30px;
}
.contents {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
	height: auto;
	width: auto;
}
a {
	text-decoration: none;
	color: #CC6666;
}
a:hover {
	text-decoration: underline;
}
#topics {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: auto;
	position: relative;
	height: 250px;
	width: 500px;
}
#topics  td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4BC9A;
}

h4 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #000000;
	font-size: 12px;
}
.coursesIndexTable {
	color: #837364;
	border: thin solid #D4BC9A;
	width: 510px;
	margin-left: 30px;
}
.imgLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.textRight {
	float: right;
}
.coursesEachTable {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
strong {
	color: #E79088;
}
.coursesEachSubtitle {
	font-size: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
	width: 100%;
}
.studentVoice {
	font-weight: bold;
	color: #80433C;
}
.coursesEachBack {
	background-image: url(courses/img/back.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 20px;
	background-position: right bottom;
	margin-bottom: 20px;
	position: relative;
	height: auto;
	width: auto;
}
.publicity {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
	height: auto;
	border: thin solid #D4BC9A;
	width: auto;
	margin-right: 40px;
}
table.mailform {
				margin: 0px auto 0px auto;
			}
			table.mailform td p {
				font-size: 9px;
				color: #0B479F;
				display: block;
				margin: 0px;
			}
			table.mailform td span {
				font-size: 10px;
				color: #FF0000;
			}


#foot {
	position:relative;
	width:750px;
	height:auto;
	text-align: center;
	float: none;
	margin-top: 50px;
}
#foot a:hover {
	color: #333333;
	text-decoration: underline;
}
#foot a {
	color: #666666;
	text-decoration: none;
}


#shadow {
	position:relative;
	width:760px;
	height:auto;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	float: right;
	background-position: right top;
}

