﻿html{
	height : 100% ;
}

body{
	width : 100% ;
	height : 100% ;
	margin : 0;
	background-color : #ffffff ;
	font-size : 85% ;
	background-color : #b5c0c0 ;
	background-image : url(img2/back.gif) ;
}
#wrap{
	width : 100% ;
	height : 95% ;
	text-align : center ;
}
img{
	border : 0 ;
	margin-top : 25px ;
	margin-bottom : 5px ;
}

a:link{
	color : #000000 ;
	text-decoration : under ;
}
a:visited{
	color : #666666 ;
	text-decoration : under ;
}
a:hover{
	color : #ff0000 ;
	text-decoration : under ;
}

#navi{
	margin-top : 50px ;
	margin-bottom : 40px ;
}