body {
	font-size: 12px;
	background: #CCCCCC;
	text-align: center;
	color: #666666;
	line-height: 130%;
}
body,
div,p,
h1,h2,h3,h4,
ul,li{
	margin: 0px;
	padding: 0px;
}
li{
	list-style: none;
}
img{
	border-style: none;
}
.clear{
	clear: both;
}
.small{ font-size:10px
}
#MainContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 30px;
}
h1{
	height: 380px;
	width: 800px;
	background: url(../images/top.jpg) no-repeat left top;
	text-indent: -9999px;
	margin:0px 0px 15px;
}
#appli {
	text-align:center;
	width:600px;
	margin:0px auto;
}
#appli p {
	margin:0px 0px 10px;
}
#appli table {
	width:100%;
	border-collapse: collapse;
	border: 1px solid #666666;
	/*color:#FFFFFF;*/
	margin:0px 0px 20px 0px;
}
#appli table.aoBox {
	width:100%;
	border-collapse: collapse;
	border: 1px solid #666666;
	/*color:#FFFFFF;*/
	margin:0px 0px 0px 0px;
}
#appli th,
#appli td {
	border: 1px solid #666666;
	/*padding:3px;*/
	text-align:center;
	color:#333333;
}
#appli th {
	background-color:#CCCCCC;
	color:#333333;
}
#appli th#senkoubi {
	letter-spacing: 1em;
	padding-left:0.5em;
}

#appli td {
	background-color:#FFFFFF;
}
#appli th strong {
	color:#FF0000;
	padding:1px;
	border: 1px solid #FF0000;
	background-color:#FFFFFF;
}
ul#Menu{
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
ul#Menu li{
	height: 30px;
	width: 380px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

ul#Menu li a{
	display: block;
	height: 30px;
	width: 380px;
	text-indent: -9999px;
}
ul#Menu li.Menu01 a{
	background: url(../images/menu01.jpg) no-repeat left top;
}
ul#Menu li.Menu01 a:hover{
	background: url(../images/menu01.jpg) no-repeat left bottom;
}
ul#Menu li.Menu02 a{
	background: url(../images/menu02.jpg) no-repeat left top;
}
ul#Menu li.Menu02 a:hover{
	background: url(../images/menu02.jpg) no-repeat left bottom;
}
ul#Menu li.Menu03 a{
	background: url(../images/menu03.jpg) no-repeat left top;
}
ul#Menu li.Menu03 a:hover{
	background: url(../images/menu03.jpg) no-repeat left bottom;
}
ul#Menu li.Menu04 a{
	background: url(../images/menu04.jpg) no-repeat left top;
}
ul#Menu li.Menu04 a:hover{
	background: url(../images/menu04.jpg) no-repeat left bottom;
}
ul#Menu li.Menu05 a{
	background: url(../images/menu05.jpg) no-repeat left top;
}
ul#Menu li.Menu05 a:hover{
	background: url(../images/menu05.jpg) no-repeat left bottom;
}
ul#Menu li.Menu06 a{
	background: url(../images/menu06.jpg) no-repeat left top;
}
ul#Menu li.Menu06 a:hover{
	background: url(../images/menu06.jpg) no-repeat left bottom;
}

#footer {
	width: 783px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
}
#footer address{
	background: url(../images/footer.jpg) no-repeat center top;
	height: 80px;
	display: block;
	text-indent: -9999px;
}

/*index.html使用*/
body#index h2{
	background: url(../images/ttl_index.jpg) repeat left top;
	height: 30px;
	width: 800px;
	text-indent: -9999px;
}
body#index .Box{
	margin-right: 10px;
	margin-left: 10px;
}
body#index .Box h3,
body#index .Box h4{
	color: #006DD5;
}
body#index .Box h3{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 120%;
}
body#index .Box h4{
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
}

#anchor{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.backTop{
	margin-bottom: 5px;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}
a{
	color: #0293BC;
}
a:hover{
	color: #005B74;
}


/*01shikaku.html使用*/
body#shikaku h2{
	background: url(../images/ttl_01.jpg) repeat left top;
	height: 41px;
	width: 790px;
	text-indent: -9999px;
}
body#shikaku h3{
	background: #FF6299;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: left;
}
body#shikaku .Box{
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #FF6299;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

table#KokkaShikaku{
	border-top: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	margin: 10px auto;
	width: 700px;
}
table#KokkaShikaku td,
table#KokkaShikaku th{
	padding: 3px;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
table#KokkaShikaku td{
	text-align: left;
}
table#KokkaShikaku th{
	background: #FF9999;
	color: #FFFFFF;
	font-size: 14px;
	width: 200px;
}

table#course{
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#course td,
table#course th{
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}
table#course th{
	width: 143px;
	font-size: 14px;
}

/*01shikaku.html*/
table#examination{
	margin: 10px auto 0px;
	padding: 0px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 90%;
}

table#examination td,
table#examination th{
	padding: 5px;
	font-size: 12px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}
table#examination td{
	text-align: left;
}
table#examination th{
	background-color: #99CCFF;
	width: 30%;
	color: #666;
}


/*02shien.html使用*/
body#shien h2{
	background: url(../images/ttl_02.jpg) repeat left top;
	height: 41px;
	width: 790px;
	text-indent: -9999px;
}
body#shien .Box{
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #FF6299;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
body#shien h3{
	background: #FF6299;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 5px;
}
#photo {
	float: left;
	margin: 0px 10px 10px;
	padding: 0px;
}
.photo {
	float: left;
	margin: 0px 10px 10px;
	padding: 0px;
}
#menuIn{
	text-align: left;
}
#menuIn strong{
	font-size: 16px;
	color: #FF6299;
}
body#shien .Box{
	text-align: left;
}
body#shien .Box h3{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 120%;
}
body#shien .Box h4{
	color: #FF6299;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
}
body#shien .Box p{
	margin-right: 5px;
	margin-left: 5px;
}
/*03tani.html使用*/
body#tani h2.title01{
	background: url(../images/ttl_03.jpg) repeat left top;
	height: 41px;
	width: 790px;
	text-indent: -9999px;
}
body#tani h2.title02{
	background: url(../images/ttl_03_2.jpg) repeat left top;
	height: 41px;
	width: 790px;
	text-indent: -9999px;
}
body#tani .Box{
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
body#tani .Box h4{
	color: #FF6299;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
	text-align: left;
}
body#tani .Box p{
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 5px;
}
/*04zaikousei.html使用*/
body#zaikousei h2{
	background: url(../images/ttl_04.jpg) repeat left top;
	height: 41px;
	width: 790px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
body#zaikousei .Box{
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #FF6299;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
body#zaikousei h3{
	background: #FF6299;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 5px;
}
body#zaikousei h3 strong{
	font-size: 16px;
}
body#zaikousei .Box{
	text-align: left;
}
body#zaikousei .Box h3{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 120%;
}
body#zaikousei .Box h4{
	color: #FF6299;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
}
body#zaikousei .Box p{
	margin-right: 5px;
	margin-left: 5px;
	line-height: 140%;
}
/*05syushoku.html使用*/
body#syushoku h2.maintitle01{
	background: url(../images/ttl_05.jpg) repeat left top;
	height: 41px;
	width: 790px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
body#syushoku h2.maintitle02{
	background: url(../images/ttl_04.jpg) repeat left top;
	height: 41px;
	width: 790px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
body#syushoku h3.title01{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF6299;
	text-align: left;
	margin-bottom: 5px;
}
body#syushoku .Box01{
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

body#syushoku h3.title02{
	background: #FF6299;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 5px;
}
body#syushoku .Box{
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #FF6299;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
body#syushoku .Box{
	text-align: left;
}
body#syushoku .Box h3{
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 120%;
	color: #FFFFFF;
	background: #FF6299;
}
body#syushoku .Box h4{
	color: #FF6299;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
	margin-left: 5px;
}
body#syushoku .Box p,body#syushoku .Box01 p{
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}
/*{
	margin-right: 5px;
	margin-left: 5px;
}*/
body#syushoku #images{
	text-align: canter;
	width: 670px;
	padding: 55px 0px 0px 55px;
}
body#shikaku .bnrBox{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.bnrRight {
	float:right;
}
