body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
	background-image: url(../images/background.jpg);
}
caption
{
	background-image: url(../images/back_tablehead.jpg);
	height: 15px;
	color: #FFFFFF;
	padding-top: 5px;
}


#container
{
	width: 782px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#header
{
	background-image: url(../images/back_header.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	width: 782px;
}

#header_content
{
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#main {
	background-image: url(../images/back_main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#photo
{
	padding: 0px;
	width: 580px;
	margin: 0px;
}
#flash
{
	padding: 0px;
	width: 580px;
	margin: 0px;
}

#new_banner {
	width: 780px;
}

#new_banner_l {
	float: left;
	width: 511px;
	background-repeat: no-repeat;
	height: 202px;
	padding: 0px;
	margin: 0px;
}
#new_banner_l_in {
	width: 502px;
	background-image: url(../images/back_whatsnew.jpg);
	background-repeat: no-repeat;
	height: 202px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}

#new_banner_r {
	float: right;
	width: 269px;
	margin: 0px;
}
#new_banner_r_in {
	width: 238px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

#sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:223px;
}

#mainContent
{
	float: right;
	margin:0px;
	width: 559px;
	padding: 0px;
}
#footer_t
{
	padding: 0;
	margin: 0px;
	background-repeat: repeat-x;
	text-align: center;
	height: 25px;
	width: 782px;
}

#footer
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 50px;
	width: 782px;
	color: #FFFFFF;
}

#foot_content
{
	padding: 0;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_footcontent.jpg);
	height: 25px;
}

#footer_p
{
	margin: auto;
	vertical-align: middle;
	height: 40px;
	width: 782px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#whatsnew
{
	background-image: url(../back_whatsnew.jpg);
}

#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tablecourse {
	border: 3px double #999999;
}
.tableprice {
	border: 3px double #999999;
}
.tableprice td {

}

.table {
	border: 3px double #CACAE2;
}
.table th {
	background-color: #DCDDED;
	color: #666666;
	font-weight: normal;
	text-align: center;
}
.table td {
	background-color: #FFFFFF;
}

.table th2
{
	background-color: #eeeeee;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}


a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
}
#footer a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active
{
	text-decoration: underline;
	color: #FFFFFF;
}
#courseleft {
	background-color: #8081EB;
	width: 205px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

#courseleft a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
#courseleft a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#courseleft a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
#courseleft a:active
{
	text-decoration: underline;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, #path
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	width: 782px;
	background-image: url(../images/back_h1.jpg);
	height: 19px;
	margin: 0px;
	padding: 0px;
}

h2{
	width : 474px;
	height:21px;
	font-size:12px;
	text-indent:1em;
	color:#CA3700;
	background-image:url(../images/back_h2.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


h3{
	display : block;
	font-weight:bold;
	font-size:14px;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-bottom-color:#BEBEFC;
	color: #5755DD;
	margin-bottom: 3px;
	width: 95%;
}

address
{
	font-style: normal;
}

li
{
	padding-left: 0px;
	background-image: url(../images/bt_maru.gif);
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 150%;
	background-position: 0px 0px;
}

.main_tx
{
	padding: 0px;
	margin-right: 37px;
	margin-left: 37px;
	margin-top: 15px;
}
.tx_sidebar {
	margin-right: 11px;
	margin-left: 12px;
	margin-top: 10px;
}
.tx_red {
	color: #FF0000;
}
.tx_green {
	color: #66CC00;
}
.tx_pink {
	color: #FF66CC;
}


.l15
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

td img
{
	display: block;
}

img
{
	display: block;
}

.fltrt
{
	float: right;
	margin-right:0;
	margin-left: 0px;
}

.fltlft
{
	float: left;
	margin-left:0;
	margin-right: 0px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

hr
{
	clear:both;
	display: none;
}

.description
{
	font-size:10px;
	color:#aaaaaa;
}

#whatsnew
{
	background-image: url(../back_whatsnew.jpg);
}

.tx_12
{
	font-size: 13px;
	font-weight: bold;
}
