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

.pankuzu {
	margin-bottom: 30px;
}
.banner {
	background-image: url(../img/banner.png);
	height: 120px;
}
.midashi {
	height: 24px;
	width: 730px;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
	padding-top: 9px;
	background-image: url(../img/midashi.gif);
	padding-left: 14px;
}
.midashi2 {
	padding: 10px;
	border: 3px solid #CCC;
	font-size: 14px;
}
.copy {
	text-align: center;
}
.red {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
.map-list {
	margin-left: 50px;
	list-style-type: disc;
}
.list {
	line-height: 300%;
	margin-left: 20px;
}
.blue {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
}
/*コラム本文エリア*/
.column_main {
	padding-left: 15px;
}
