@charset "utf-8";
/* CSS Document */
#top_photo{
	margin:0px auto;
	width:950px;
}
#setsubishoukai{
	margin: 0px auto;
	padding:20px 36px;
	background-color: #FFFFFF;
	width:878px;
}
#m_japan{
	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;
	margin-bottom: 20px;
}
th,td{
	border-bottom:1px solid #000000;
	margin:0px;
	padding:10px;
	font-size:14px;
}
table{
	border-collapse:collapse;
	width:620px;
	margin:0px auto 20px;
}
th{
	white-space:nowrap;
	background-color:#eee;
	width:60px;
}
.td_width{
	width: 50px;
}
#m_china{
	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;
	margin-bottom: 20px;
}