﻿/* ===== Flash Area ===== */

#flash {
	margin: 10px auto 0 auto;
	width: 750px;
	height: 200px;
}


/* ===== Right Box Area ===== */
/* ===== Big Button ===== */

#big-button {
	width: 485px;
	text-align: left;
}

#big-button img {
	float: left;
	margin-right: 7px;
}

#big-button img.last {
	margin-right: 0;
}


/* ===== Seminar ===== */

#seminar {
	width: 485px;
	margin-top: 15px;
	text-align: left;
	background-image: url(../image/common/window_back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#seminar .back {
	width: 485px;
	text-align: left;
	padding-bottom: 5px;
	background-image: url(../image/common/window_back_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#seminar .inline {
	width: 465px;
	text-align: left;
	margin: 0 10px 10px 10px;
}

#seminar h3 {
	margin-bottom: 10px;
}


/* ===== THA ===== */

#tha {
	width: 485px;
	margin-top: 15px;
	text-align: left;
	background-image: url(../image/common/window_back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#tha .back {
	width: 485px;
	text-align: left;
	padding-bottom: 5px;
	background-image: url(../image/common/window_back_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#tha .space {
	width: 465px;
	text-align: left;
	margin: 10px 10px 10px 10px;
}

#tha .space-left {
	float: left;
	width: 170px;
	text-align: left;
}

#tha .space-right {
	float: left;
	width: 295px;
	text-align: left;
}

#tha img.photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#tha h4 {
	border-bottom: #cccccc dashed 1px;
	padding-bottom: 2px;
	color: #a5a119;
	font-size: 85%;
	line-height: 150%;
}

#tha p {
	margin-top: 15px;
	color: #333;
	font-size: 75%;
	line-height: 160%;
}

#tha p.first {
	margin-top: 5px;
}

#tha p span {
	color: #a5a119;
}

#tha img.button {
	float: right;
	margin-top: 10px;
}

#tha p.line {
	margin-top: 0;
}


/* ===== Course ===== */

#course {
	width: 485px;
	margin-top: 15px;
	text-align: left;
	background-image: url(../image/common/window_back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#course .back {
	width: 485px;
	text-align: left;
	padding-bottom: 5px;
	background-image: url(../image/common/window_back_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#course .space {
	width: 465px;
	text-align: left;
	margin: 10px 10px 10px 10px;
}

#course .space-left {
	float: left;
	width: 170px;
	text-align: left;
}

#course .space-right {
	float: left;
	width: 295px;
	text-align: left;
}

#course img.photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#course h4 {
	border-bottom: #cccccc dashed 1px;
	padding-bottom: 2px;
	color: #a5a119;
	font-size: 85%;
	line-height: 150%;
}

#course p {
	margin-top: 15px;
	color: #333;
	font-size: 75%;
	line-height: 160%;
}

#course p.first {
	margin-top: 5px;
}

#course p a:link,
#course p a:visited {
	color: #b66f2a;
}

#course p a:active,
#course p a:hover {
	color: #b66f2a;
	text-decoration: underline;
}

#course img.button {
	float: right;
	margin-top: 10px;
}



/* ===== Footer Banner Area ===== */

#footer_banner {
	width: 750px;
	height: 21px;
}

#footer_banner .img {
	margin-right: 15px;
	float: right;
}
