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

.details table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.plus08{
	margin-right: 8px;
}



.details table tr td a {
	font-weight: bold;
	font-size: 14px;
}
.details table tr td img {
	margin-bottom: 8px;
	margin-top: 20px;
}
.details table tr td br {
	margin-right: 8px;
}
.details table tr td p {
	margin-right: 8px;
	text-align: left;
}

.subnavi ul #Pmenu {
    color: #ED1C29;
	background-image: url(../../../img/subnavi_bg_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 220px;

}

.subnavi ul #Pmenu a{
	background-image: none;
	color: #ED1C29;
}

.subnavi ul #Pmenu a:hover{
	text-decoration: none;
}

