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


body {
min-width: 600px; 
margin: 0;
padding: 0;
}

#index{
	width: 100%;
height: 350px;
margin-top: 150px;
}
#index_in{
	height: 350px;
	width: 400px;
	margin: 0 auto;
}
#soga a{
	width: 400px;
	height: 350px;
	float: left;
	border-bottom: solid 1px #CCC;
	background: url(../img/index.jpg) no-repeat;
}
#soga a:hover{
	background: url(../img/index2.jpg) no-repeat;
}



#link{
	width: 400px;
	height: auto;
	margin-top: 40px;
	float: left;
}
#link2{
	width: 400px;
	height: auto;
	margin-top: 20px;
	float: left;
}
#link01 a{
	width: 100px;
	height: 20px;
	margin-left: 35px;
	margin-top: 0px;
	float: left;
	background: url(../img/l1.jpg);
}
#link01 a:hover{
	background: url(../img/l12.jpg);
}
#link02 a{
	width: 200px;
	height: 20px;
	margin-left: 30px;
	margin-top: 0px;
	float: left;
	background: url(../img/l2.jpg);
}
#link02 a:hover{
	background: url(../img/l22.jpg);
}


#link03 a{
	width: 100px;
	height: 42px;
	margin-left: 35px;
	margin-top: 0px;
	float: left;
	background: url(../img/stb.jpg);
}
#link03 a:hover{
	background: url(../img/stb2.jpg);
}
#link04 a{
	width: 200px;
	height: 24px;
	margin-left: 30px;
	margin-top: 9px;
	float: left;
	background: url(../img/l4.jpg);
}
#link04 a:hover{
	background: url(../img/l42.jpg);
}
#link05 a{
	width: 100px;
	height: 42px;
	margin-left: 30px;
	margin-top: 0px;
	float: left;
	background: url(../img/stb.jpg);
}
#link05 a:hover{
	background: url(../img/stb2.jpg);
}
