@charset "UTF-8";
/* CSS Document */
body {
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	_font-size: 80%;
	color: #333333;
	text-align: center;
	background: url(img/h1_back.jpg) repeat-x center top;
}
body,h1,h2,h3 {
	margin: 0px;
	padding:0;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	background: url(img/h1.jpg) no-repeat;
	text-indent: -8999px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#contents {
	background: url(img/back.jpg) repeat-x;
}
#wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background: url(img/mainimg.jpg);
	height: 303px;
	clear: both;
	text-align: left;
}
#banner {
	clear: both;
	padding-left: 372px;
	padding-top: 15px;
}
#banner a {
	height: 56px;
	width: 359px;
	display: block;
	text-indent: -8999px;
	padding: 0px;
	margin: 0px 0px 10px;
}
#banner a#tca{
	background: url(img/ba_tca.jpg);
}
#banner a#nca{
	background: url(img/ba_nca.jpg);
}
#banner a#oca{
	background: url(img/ba_oca.jpg);
}
#banner a#fca{
	background: url(img/ba_fca.jpg);
}
#banner a#tca:link ,
#banner a#tca:visited ,
#banner a#nca:link , 
#banner a#nca:visited ,
#banner a#oca:link , 
#banner a#oca:visited , 
#banner a#fca:link ,
#banner a#fca:visited  {
	background-position:top;
}
#banner a#tca:hover ,
#banner a#nca:hover , 
#banner a#oca:hover , 
#banner a#fca:hover {
	background-position:bottom;
}
h3 {
	background: url(img/h3.jpg);
	height: 82px;
	width: 750px;
	text-indent: -9999px;
}
p {
	text-align: left;
	padding: 10px;
	margin: 0px;
}
#senko {
	margin: 0px;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	border: 1px solid #333333;
}

#footer {
	margin: 0px;
	padding: 10px;
}
address {
	font-style: normal;
	font-weight: normal;
	width: 330px;
	text-align: left;
	float: left;
	margin: 5px 20px 5px 0px;
	_margin: 0px 20px 5px 0px;
	border-left: 5px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 0px 0px 0px 10px;
	color: #666666;
	font-size: 11px;
}
.school a:link, a:visited {
	color: #0033CC;
	text-decoration: none;
}
.school a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.clear {
	clear:both;
}

