@charset "utf-8";

body {
	background-image:url(../img/other_back.jpg);
}

#head {
	width:1000px; height:75px;
	background-image:url(../img/head_back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	margin:0 auto;
}
	#logo {
		width:430px; height:75px;
		margin-left:75px;
	}

#title {
	width:860px; height:150px;
	background-repeat:no-repeat;
	margin-bottom:20px;
}
	#title p {
		text-align:left;
		line-height:16px;
		padding:72px 0 0 30px;
	}
	.info {
		background-image:url(../img/info_title.jpg);
	}
	.course {
		background-image:url(../img/course_title.jpg);
	}
	.culture {
		background-image:url(../img/culture_title.jpg);
	}
	.gallery {
		background-image:url(../img/gallery_title.jpg);
	}
	.request {
		background-image:url(../img/request_title.jpg);
	}
	.contact {
		background-image:url(../img/contact_title.jpg);
	}
	.access {
		background-image:url(../img/access_title.jpg);
		margin-top:30px;
	}

.stit {
	width:860px; height:28px;
	background-image:url(../img/stit_back.gif);
	background-repeat:no-repeat;
	color:#333;
	font-size:22px;
	padding-left:60px;
	margin:30px 0 10px;
}

.tbl_gallery {
	width:840px;
	margin:1px 10px;
}
	.tbl_gallery img {
		margin:2px;
	}
	.tbl_gallery p {
		margin:20px 0 5px;
	}

#tbl_info {
	width:840px;
	margin:0 10px;
}
	#tbl_info th, #tbl_info td {
		border:1px solid #ffcc00;
		padding:8px;
	}
	#tbl_info th {
		background-color:#fff;
		background-image:url(../img/td_back_01.jpg);
		background-repeat:repeat-x;
		color:#000;
		font-weight:normal;
	}
	#tbl_info td {
		background-color:#ffffee;
	}
#tbl_ayumi {
	width:840px;
	margin:0 10px;
}
	#tbl_ayumi th, #tbl_ayumi td {
		border-bottom:1px solid #ffff33;
		vertical-align:top;
		padding:5px 20px;
	}
	#tbl_ayumi th {
		width:70px;
		background-image:url(../img/icon01.gif);
		background-repeat:no-repeat;
		background-position:left top;
		text-align:right;
	}
#tbl_nyugaku {
	width:840px;
	margin:0 10px 30px;
}
	#tbl_nyugaku th, #tbl_nyugaku td {
		border:1px solid #000;
		padding:10px;
	}
	#tbl_nyugaku th {
		text-align:center;
	}

#course_topmenu {
	height:55px;
	background-image:url(../contents/img_course/topmenu_back.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:left;
}

.crs {
	float:left;
	width:420px;
	margin:0 5px;
}
	.crs { _margin:0 4px; } /*IE4~6*/
	.crs h3 {
		margin:5px 0 2px;
	}
	.crs p {
		line-height:120%;
	}

#tbl_mokuhyo {
	width:570px;
	border:1px solid #cc9999;
	background-image:url(../contents/img_course/mokuhyo_back.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:10px 150px;
}
	#tbl_mokuhyo th, #tbl_mokuhyo td {
		vertical-align:top;
		font-size:14px;
		text-align:left;
		padding:5px 10px;
	}

#gakuhi {
	text-align:center;
	margin:40px 130px 0;
}

#culture_msg {
	clear:both;
	width:840px;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka－等幅";
	margin:0 10px 30px;
}
	#culture_msg dt, #culture_msg dd {
		float:left;
		margin:1px; padding:5px;
	}
	#culture_msg dt {
		width:100px;
		background-color:#CC9900;
		color:#fff;
		text-align:center;
	}
	#culture_msg dd {
		width:716px;
		background-color:#ffffcc;
	}
	#culture_msg dd { _width:715px; } /*IE4~6*/