@charset   "UTF-8";

h2.magazine img {
	width: 100%;
}
h2.magazine span {
	border: 0;
	background-color: #666666;
	color: #ffffff;
	background-image: none;
	font-size: 95%;
}

h3.maga_list {
	padding: 1px;
	border: 1px solid #aaaaaa;
	font-size: 90%;
}
h3.maga_list span {
	color: #ffffff;
	padding: 1px 5px;
	background-image: url(../img/h2bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-left: solid 6px #f4532b;
	display: block;
}


h3.maga_cont img{
	width: 100%;
}

dt {
	font-weight: bold;
	color: #800000;
}
dd {
	border-bottom: 1px dotted #aaaaaa;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 110%;
}

ul.maga_reg {
	margin-top: 5px;
}

.maga_reg li{
	line-height: 100%;
	font-size: 80%;
}
.maga_reg li img{
	width: 95%;
}
.maga_reg li a{
	text-decoration: none;
}
