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

#item table,th,td {
	border-collapse:collapse;
	border-spacing:inherit;
	vertical-align: top;
	text-align: left;
}
#item thead th {
	background-color: #993300;
}
#item .list1 .head {
	background-color: #F3EAE2;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#item table {
	margin-right: auto;
	margin-left: auto;
}

#item .list1 {
	width: 292px;
	margin-top: 5px;
}
#item .list1 th {
	width: 85px;
	background-color: #F5F5EF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	text-align: left;
}
#item .list1 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#item .list2 {
	width: 260px;
	margin-top: 5px;
}
#item .list2 th {
	width: 85px;
	background-color: #F5F5EF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	text-align: left;
}
#item .list2 td {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#item h1 {
	font-size: 110%;
	color: #990000;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#item body {
	padding: 10px;
	font-size: 80%;
}
#item #wrap td {
	padding: 3px;
}
#item #item_photo {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 260px;
}
body {
	font-size: 80%;
}
a {
	text-decoration: none;
}
dd {
	font-size: 85%;
	margin-left: 25px;
}
dt {
	font-size: 90%;
	color: #990000;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 7px;
}
dl {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#hosoku {
	font-size: 85%;
	color: #993300;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
