@charset "UTF-8";
/* CSS Document */

#wrapper{
	width: 960px;
	margin: auto;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
}

#header {
	margin-top: 20px;
	margin-left: 30px;
	background-image: url(../img/top-title.png);
	text-indent: -9999px;
	width: 585px;
	height: 290px;
	display: block;
	background-repeat: no-repeat;
}

#menu {
	width: 465px;
	height: 212px;
	overflow: auto;
	margin-bottom: 30px;
}

#Art-nav a {
	margin: 40px 5px 5px 50px;
	background-image: url(../img/i_art.png);
	text-indent: -9999px;
	width: 153px;
	height: 48px;
	float: left;
	display: block;
	background-repeat: no-repeat;
}
#menu ul li#Art-nav a:hover {
	background-image: url(../img/i_art2.png);
}


#Desig-nav a {
	margin: 40px 5px 5px 80px;
	background-image: url(../img/i_design.png);
	text-indent: -9999px;
	width: 153px;
	height: 48px;
	float: left;
	display: block;
	background-repeat: no-repeat;
}
#menu ul li#Desig-nav a:hover {
	background-image: url(../img/i_design2.png);
}
#kyouin-nav  a {
	margin: 5px 212px 15px 100px;
	background-image: url(../img/i_teacher.png);
	text-indent: -9999px;
	width: 153px;
	height: 48px;
	float: left;
	display: block;
	background-repeat: no-repeat;
}
#menu ul li#kyouin-nav a:hover {
	background-image: url(../img/i_teacher2.png);
}
#gakka-nav a {
	margin: 0px 250px 5px 40px;
	background-image: url(../img/i_art_design.png);
	text-indent: -9999px;
	width: 165px;
	height: 18px;
	float: left;
	display: block;
	background-repeat: no-repeat;
}
#menu ul li#gakka-nav a:hover {
	background-image: url(../img/i_art_design2.png);
}
#daigaku-nav a {
	margin: 0px 0px 0px 40px;
	background-image: url(../img/i_kiryu.png);
	text-indent: -9999px;
	width: 68px;
	height: 18px;
	float: left;
	display: block;
	background-repeat: no-repeat;
}
#menu ul li#daigaku-nav a:hover {
	background-image: url(../img/i_kiryu2.png);
}

#event1 h2 {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 90px;
	background-image: url(../img/kaduho-title.png);
	text-indent: -9999px;
	width: 411px;
	height: 53px;
	display: block;
	background-repeat: no-repeat;
}

#kaduho-zigazo {
	margin: 5px 30px 0px 50px;
	float: left;
}

#kaisaizikan {
	margin: 5px 0px 30px 0px;
}

#profile {
	font-size: 15px;
	margin: 80px 5px 10px 0px;
}

#event1 p {
	font-size: 12px;
	margin-left: 10px;
	line-height: 14px;
}

#kirumi-beibe- {
	margin: 22px 0px 5px 10px;
	float: right;
}

#event1 {
	margin: 10px 5px 10px 20px;
	width: 521px;
	height: 410px;
	float: left;
	border-style: solid;
	border-color: #000;
	border-width: 3px;
}

#event2 h2 {
	margin-top: 15px;
	margin-left: 14px;
	margin-right: 14px;
	background-image: url(../img/art-katudou-title.png);
	text-indent: -9999px;
	width: 341px;
	height: 16px;
	display: block;
	background-repeat: no-repeat;
}

#event2 {
	margin: 10px 20px 10px 5px;
	width: 357px;
	height: 410px;
	float: left;
	border-style: solid;
	border-color: #000;
	border-width: 3px;
	padding: 0px 10px;
}

#event2 p{
	font-size: 10px;
	line-height: 10px;
}
.katudou{
	float: left;
	margin: 10px 14px;
	width: 150px;
	height: 150px;
}

footer {
	width: 960px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #000;
	clear: both;
}
