@charset "euc-jp";
/* CSS Document */

h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CAC8C9;
}


.item_table th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CAC8C9;
	vertical-align: middle;
	background-image: url(../images/guide_list/border_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 135px;
}
.item_table td {
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/guide_list/border_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.item_table .item_name {
	width: 210px;
}
.item_table .naiyou {
	width: 246px;
}


.item_table  td.btn {
	text-align: right;
	vertical-align: middle;
	width: 88px;
	padding-right: 10px;
	padding-left: 5px;
}
.item_table .setsumei {

}

.item_table .mgb5 {
	margin-bottom: 5px;
}
.item_table td a {
	color: #CC0000;
}
.item_table td a:link {
	text-decoration: none;
}
.item_table td a:visited {
	text-decoration: none;
}
.item_table td a:hover {
	text-decoration: underline;
}
.about_aji {
	margin-bottom: -3px;
	margin-left: 3px;
}
.about_size {
	margin-left: 10px;
}
.about_size2 {
	margin-left: 0px;
	margin-top:3px;
	margin-bottom:3px;
}
.item_table   td .price {
	font-weight: bold;
	color: #CC0001;
}
.item_table  td .tax {
	font-size: 10px;
	margin-left: 3px;
	font-weight: normal;
}
