/* CSS Document */




#index-wrap{
	width: 760px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


#index-page{
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../img/top/under-grade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#index-main{
	float: left;
	width: 460px;
	text-align: left;
	margin-top: 20px;
}

#index-side{
	float: right;
	width: 230px;
	text-align: left;
	margin-top: 20px;
}


#index-main .news{
	width: 460px;
	margin-top: 10px;
	line-height: 1.3em;
	font-size: 80%;
}

#index-main .ymd{
	float: left;
	width: 95px;
	background-image: url(../img/common/side_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
	color: #4A78A2;

}

#index-main .headline{
	float: left;
	margin-bottom: 10px;
	width: 355px;

}

#index-main .news a{
	color: #333333;
	text-decoration: none;
}

#index-main .news a:hover{
	color: #FF9900;
	text-decoration: underline;
}

#index-main .news a:visited{
	color: #660099;
}




#index-main .news-link{
	float: right;
	margin-bottom: 10px;
}

.pagetop{
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
}


#index-page h1{
	text-indent: -2000px;
	line-height: 0px;

}


#index-main h2{
	clear: both;
}


#index-side h3{
	margin-bottom: 10px;
}

#index-side p{
	margin-bottom: 8px;
	line-height: 1.5em;
	font-size: 80%;
}

#index-side p a{
	font-size: 80%;
}

#index-side .line{
	background-image: url(../img/common/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
	width: 230px;
}
