@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Sans-serif;
	line-height: 1.3em;
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-x;
}
a {
	color: #0066CC;
}
a:hover {
	color:#00FFFF;
	}

img {
	text-decoration: none;
	border: none;
}

h1 {
	height: 20px;
	width: 1000px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/h1_backimg.jpg);
	background-repeat: repeat-x;
}

ul {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 800px;
}

li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 160px;
}

dl {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
dt {
	padding: 0px;
	margin: 0px;
	height: 25px;
}

.small {
	font-size: 12px;
	color: #FFFFFF;
}
.gototop {
	clear: both;
	border: 1px solid #1A1A1A;
	float: right;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	
}

.gototop a {
	height: 22px;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	background-color: #1A1A1A;
	color: #FFFFFF;
	
}

.gototop a:hover {
	background-color: #333333;
	display: block;
	color: #CCCCCC;
}



#wrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/backimg.jpg);
}

#topimg {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 800px;
}

#contents {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents #top_menubox {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 800px;
}

#contents #maincontentbox {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
#contents #maincontentbox #leftbox {
	float: left;
	height: auto;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#contents #maincontentbox #rightbox {
	padding: 0px;
	float: right;
	height: auto;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #maincontentbox #rightbox #bannerbox {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 580px;
	clear: both;
}
#contents #maincontentbox #rightbox #textbox00 {
	height: 120px;
	width: 530px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A1A1A;
	padding: 5px;
	float: right;
	display: inline;
}

#contents #maincontentbox #rightbox #textbox0 {
	height: auto;
	width: 530px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A1A1A;
	padding: 5px;
	float: right;
	display: block;
}
#contents  #maincontentbox  #rightbox  #textbox1 {
	height: auto;
	width: 530px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A1A1A;
	padding: 5px;
	float: right;
	display: inline;
}
.midasi01 {
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	height: 20px;
	width: 520px;
	color: #FFFFFF;
	background-color: #241917;
	font-size: 14px;
}
.course_box {
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	padding: 5px;
	float: right;
	height: 18px;
	width: 512px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.course_text {
	padding: 5px;
	float: right;
	height: auto;
	width: 510px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.5em;
}


#contents #maincontentbox #rightbox #textbox2 {
	height: auto;
	width: 530px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A1A1A;
	padding: 5px;
	float: right;
	display: inline;
}




#contents #maincontentbox #rightbox #textbox2 #imgbox {
	padding: 0px;
	float: right;
	height: 200px;
	width: 200px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}




address {
	clear: both;
	width: 790px;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	text-align: right;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.photoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.photoRight {
	float: right;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 10px;
}
.w270 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 270px;
}
.photo_right {
	display: block;
	float: left;
	height: auto;
	width: auto;
}
.photo_left240_277 {
	display: block;
	float: left;
	height: 277px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
.photo_left240_269 {
	display: block;
	float: left;
	height: 269px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
.photo_left200_100 {
	display: block;
	float: right;
	height: 100px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
