body  { background: #cceeff; }
.head {
	width: 760px;
	height: 70px;
}
.head1, .head2 {
}

.side_main {
	width: 760px;
	padding: 0px;
}
.main {
	font-family: "MS 明朝",平成明朝,serif;
	background: linen;
	width: 610px;
	text-align: center;
}
.main_box {
	width: 600px;
	padding: 20px;
}
.img {
	color: maroon;
	font-size: 20px;
	font-weight: bold;
	width: 600px;
	height:460px;
}
.index {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.index img{
	border: none;
}
.index td{
	width: 130px;
	height:130px;
	background-color: khaki;
	padding-top: 5px;
	vertical-align: middle;
}
.txt1 {
	font-family: "MS 明朝",平成明朝,serif;
	color: #330000;
	font-size: 16px;
	line-height: 26px;
	height:460px;
}
.txt2 {
	font-family: "MS 明朝",平成明朝,serif;
	color: royalblue;
	font-size: 16px;
	line-height: 26px;
	height:440px;
	vertical-align: bottom;
}
.txt2 a:hover {
	color: yellow;
	background: blue;
}
.side1, .side2 {
	font-family: "MS 明朝",平成明朝,serif;
	background-image: URL(left00.gif);
	color: navy;
	width: 150px;
}
.side1 {
	vertical-align: top;
	padding: 10px 0px;
	font-size: 18px;
}
.side1 a{
	text-decoration: none;
	display: block;
}
.side1 a:hover{
	color: red;
	background: greenyellow;
}
.side1 div{
	border-bottom: solid 1px ivory;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 12px;
	margin-right: 12px;
}
.count {
	font-size: 20px;
	margin: 15px 0px 10px 0px;
}
.sel {
	color: aqua;
	font-style: italic;
	background: khaki;
}
.side2 {
	vertical-align: bottom;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
.button1 {
	background: gold; 
	font-size: 16px;
	width: 80px;
}
.th a{
	text-decoration: none;
	display: block;
}
.dummy {
	border: solid 1px indigo;
}

