

a{
		color:#009966;
		border:none;
		text-decoration:none;
		}
a:hover{
		color:#009966;
		text-decoration:underline;
		}



li{
		list-style:none;
		}


#wrap{
		width:980px;
		height:auto;
		margin:0px auto auto auto;
		padding:0px;
		font-family: "Hiragino Kaku Gothic Pro" , "Meiryo", "Osaka", Verdana, sans-serif;
}





/*学校名*/
#top{
		float:left;
		width:980px;
		height:113px;
		margin:0px;
		padding:0px 0px 0px 0px;
		}
#top a{
		float:left;
		width:380px;
		height:85px;
		margin:0px;
		padding:0px 0px 0px 0px;
		}
#top img{
		float:left;
		margin:0px;
		padding:0px 0px 0px 0px;
		border:none;
		}
/*学校名*/

/*上部メニュー*/
#top ul{
		float:left;
		width:980px;
		height:28px;
		margin:0px;
		padding:0px;
		}
#top li{
		float:left;
		display:block;
		list-style:none;
		margin:0px;
		padding:0px;
		}
#top li a{
		display:block;
		width:164px;
		height:28px;
		}



#top a.school{
		background:url(../images/site/site_title.png);
		background-position:0px 0px;
		width:163px;
		}
#top a.event{
		background:url(../images/site/site_title.png);
		background-position:-163px 0px;
		}
#top a.club{
		background:url(../images/site/site_title.png);
		background-position:-327px 0px;
		}
#top a.now{
		background:url(../images/site/site_title.png);
		background-position:-491px 0px;
		}
#top a.entrance{
		background:url(../images/site/site_title.png);
		background-position:-655px 0px;
		}
#top a.og{
		background:url(../images/site/site_title.png);
		background-position:-819px 0px;
		width:161px;
		}

#top a:hover.school{
		background:url(../images/site/site_title.png);
		background-position:0px -30px;
		width:163px;
		}
#top a:hover.event{
		background:url(../images/site/site_title.png);
		background-position:-163px -30px;
		}
#top a:hover.club{
		background:url(../images/site/site_title.png);
		background-position:-327px -30px;
		}
#top a:hover.now{
		background:url(../images/site/site_title.png);
		background-position:-491px -30px;
		}
#top a:hover.entrance{
		background:url(../images/site/site_title.png);
		background-position:-655px -30px;
		}
#top a:hover.og{
		background:url(../images/site/site_title.png);
		background-position:-819px -30px;
		width:161px;
		}
/*上部メニュー*/



















#bottom{
		float:left;
		display:inline;
		width:980px;
		height:100px;
		margin:20px 0px 0px 0px;
		}
#bottom-link{
		float:left;
		width:980px;
		margin:0px;
		padding:5px 0px;
		border-top:1px solid #cccccc;
		border-bottom:1px solid #cccccc;
		}





#bottom p.bottom-link-right{
		float:right;
		margin:0px;
		padding:0px;

		}
#bottom p.bottom-link-right a{
		padding:0px 10px;
		margin::0px;
		border-right:1px solid #999999;
		font-size:x-small;
		color:#009966;
		}
#bottom p.bottom-link-right a.end{
		border-right:none;
		display:inline;
		margin-right:20px;
		}

#bottom p.name{
		width:980px;
		float:left;
		text-align:center;
		margin:0px;
		padding:10px 0px 5px 0px;
		}
#bottom p.address{
		width:980px;
		float:left;
		text-align:center;
		font-size:x-small;
		margin:0px;
		padding:0px 0px 50px 0px;
		}
























