@charset "utf-8";
#mihon {
	height: 75px;
	width: 556px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 170%;
	border: 2px solid #EF8899;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFE1DD;
	color: #FF3366;
}


#title {
	height: auto;
	width: 580px;
	margin-bottom: 20px;
	float: left;
}
#copy {
	height: auto;
	width: 540px;
	font-size: 13px;
	line-height: 180%;
	margin-bottom: 20px;
	padding-right: 40px;
}
#images-01 {
	height: auto;
	width: 580px;
	font-size: 10px;
	margin-bottom: 30px;
	float: left;
}
#images-01  p {
	height: 170px;
	width: 150px;
	text-align: center;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #E9EAED;
	float: left;
}
#title-02 {
	height: auto;
	width: 580px;
	margin-bottom: 20px;
	clear: both;
}
#copy-02 {
	height: auto;
	width: 540px;
	font-size: 13px;
	line-height: 180%;
	margin-bottom: 20px;
	padding-right: 40px;
}
#copy-02 a {
	color: #000000;
	text-decoration: none;
}



#images-02 {
	height: auto;
	width: 579px;
	font-size: 10px;
	margin-bottom: 40px;
}
#images-02 p {
	height: 180px;
	width: 150px;
	text-align: center;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #E9EAED;
	float: left;
	margin-bottom: 20px;
}
#others {
	height: auto;
	width: 535px;
	margin-bottom: 30px;
	clear: both;
}

table {
	font-size:12px;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	width: 535px;
	line-height: 140%;
	height: auto;
}

th{
	padding:8px 2px 8px 2px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	color:#333333;
	font-weight:normal;
	padding:10px;
	text-align:left;
	background-color:#C8D0D2;
}

td{
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	font-size:12px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table.shima tr:hover {
	background-color: #EEF2F9;
	color: #000099;
}

#page-top {
	height: auto;
	float: left;
	width: 580px;
}

