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


#container	{
			margin-top:100px;
}

#title			{
			height: 250px;
			margin-top: 20px;
}

#main h2	{
			font-size: 170%;
			color: #FF4B93;
			border-bottom: #FF4B93 1px solid;
			text-align: center; 
			margin: 10px;
}

.aisatsu1	{
			margin: 20px 30px;

}
ol			{
			margin-top:20px;
}

.bottom01	a	{			
			background:url(../image/bottom1.jpg) no-repeat;
			width: 220px;
			height: 50px;
			display: block;
			 display: block;
			 margin-left: auto;
			 margin-right: auto;
			 padding: 20px;
}

.bottom01	a:hover	{			
			background:url(../image/bottom1-h.jpg) no-repeat;
}

.bottom02	a	{			
			background:url(../image/bottom2.jpg) no-repeat;
			width: 385px;
			height: 50px;
			 display: block;
			 margin-left: auto;
			 margin-right: auto;
			 padding: 20px;
}

.bottom02	a:hover	{			
			background:url(../image/bottom2-h.jpg) no-repeat;
}
