@charset "utf-8";

/* --------------------------------------------------------------
CSS Information

File name:		index.css
Style Info:		topページのスタイルを設定

Index:
	
-------------------------------------------------------------- */

#index {
	background-image: url(../img/top/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_image {
}
#index #link_01 {
	margin-top: -77px;
	margin-left: 300px;
	clear: both;	
}
#notice {
	clear: both;
}
#information {
	float: left;
	margin-top: -50px;	
}
#calender{	
	margin-top: -10px;
}
#notice_02 {
	clear: both;
	top: -395px;
	position: relative;
	z-index: 98;
}
#link_02 {
	margin-left: 0px;
	margin-left: 300px;
}
#rss {
	width: 440px;
	height: 160px;
	margin-top: 130px;
	margin-left: 140px;
}
#link_03 {
	float: right;
	margin-right: 110px;
	margin-top: 60px;
}
#link_insta {
	float: right;
	margin-right: 30px;
	margin-top: 60px;
}
#index footer {
	margin-top: -130px;
}
dt{
  	margin-bottom : 10px;
}