A {
	text-decoration: none;
}

a:hover {
	color:red;
	text-decoration:underline;
}

.top {
	font-size: 13px;
}

.menu {
	font-size: 15px;
	color: #333366
}

.caption {
	font-size: 15px;
	font-weight: bold;
	color: #203D8D
}

.text {
	text-align: justify;
	font-size: 15px;
	line-height: 140%;
}

.con {
	font-size: 12px;
}

.footer
 {
	font-size: 12px;
}

.prd {
	font-size: 12px;
}

.note {
	font-size: 11px;
}

.list {
	text-align: justify;
	font-size: 15px;
	line-height: 100%;
}

.box {
	margin: 4px;
	border: 1px dotted #9e9e9e;
	padding: 8px 8px 8px 8px;
	text-align: left;
}

.spec_top {
	font-size: 13px;
	color: #616161
}

.spec {
	font-size: 12px;
	color: #616161
}

