@charset "utf-8";
/* CSS Document */
#top_photo{
	margin:0px auto;
	width:950px;
}
#explain{
	margin: 0px auto;
	padding:20px 36px 0px 36px;
	background-color: #FFFFFF;
	width:878px;
}
h2{
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}
#midashi{
	color: #7396FF;
	height:55px;
	width: 155px;
	border-radius:6px;
	border: solid;
	border-width: thin;
	box-shadow:0px 1px 3px #666666;
	line-height:55px;
	text-align: center;
	font-size:25px;
	text-decoration:none;
	font-weight:400;
}
#bottom{
	margin: 0px auto;
	padding:20px 36px 0px 36px;
	background-color: #FFFFFF;
	width:878px;
	height: 400px;
}
.bottom_photo{
    text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#ina,#new,#kawashima{
	float: left;
	text-align: center;
	margin: 10px 9px 0px 9px;
	padding: 0px;
	width: 273px;
	font-size: 18px;
}
#ina strong,#new strong,#kawashima strong{
	font-size: 20px;
	font-weight: bold;

}
#new #aicon{
	color: #FFFFFF;
	font-weight: 400;
	margin-right: 10px;
	padding: 0px 5px;
	font-size: 16px;
	height: 20px;
	background-color: #FF7307;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
#new #yotei{
	font-size: 14px;
}
