a:link {
	color:#003399;
	text-decoration: none;
}
a:visited {
	color:#003399;
	text-decoration: none;
}
a:hover {
	color:#D13119;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}
.detailtitle{
	color:#006600;
	font-size:12px;
	font-weight:bold;
}
.detailtext{
	font-size:12px;
	margin-bottom:3px;
	line-height:20px;
}
.imagewaku{
	border: 1px solid #CCCCCC;
}
.imagetitle{
	font-size: 12px;
	width:130px;
	clear: both;
	text-align: center;
	margin: 0 5px 0 5px;
	padding: 2px 0 2px 0;
}
.simage {
	width:130px;
	margin: 0 5px 7px 5px;
	padding: 0;
	clear: both;
	border: 1px solid #000000;
	text-align: center;
}
.imagetext{
	font-size:10px;
	line-height:130%;
}

