.font {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.line {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5D648E;
	border-bottom-color: #5D648E;
}
.syouhinmei {
	font-size: medium;
	color: #5D648E;
	font-weight: bold;
}
.right_access {
	font-size: 12px;
	color: #666666;
}
.font2 {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.line2 {
	font-size: 13px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.unnamed1 {
}
a:hover {
	background-color: #FFCC66;
}
a {
	text-decoration: none;
}
.line3 {
	font-size: 13px;
	color: #666666;
	padding-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.map {
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}
.map2 {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.msg {
border: 2px solid #c80000;
padding: 10px 0;
width: 470px;
text-align:center;
}

.msg em,
.msg span {
color: #c80000;
display: block;
font-weight: bold;
padding-bottom: 4px;
}

.msg span {
color: #000;
font-weight: normal;
}

.px14 {
	font-size: 108%;	
}

.px16 {
	font-size: 123%;	
}


