@charset "utf-8";
/* CSS Document */

.cap-s{
	font-size: 10px;
	line-height: 150%;
}

.cap-m{
	font-size: 12px;
	line-height: 150%;
}

.cap-l{
	font-size: 14px;
	line-height: 150%;
}

.cap-ll{
	font-size: 18px;
	line-height: 150%;
}

.caution1{
	color: #C00;
}.newsDate {
	font-size: 12px;
	font-weight: bold;
	color: #300;
	padding-bottom: 10px;
	background-image: url(../img/bg_line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.info {
	font-size: 12px;
	color: #333;
	line-height: 150%;
	display: block;
	list-style-image: url(../img/anchr.jpg);
	padding-left: 20px;
	background-image: url(../img/bg_line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}
.info li {
	margin-bottom: 3px;
}
