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

.content_magazine {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.content_magazine h1 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.8em;
	color: #000;
	padding-left: 10px;
}
.thumbs03 {
	float: left;
	width: 310px;
}
.thumbs03 a img {
	border: solid 4px #fff;
}
.thumbs03 a:hover img {
	border-color: #9c0;
}
.thumbs03 a:hover {  /* wakeup IE */
	border-width: 0;
}
.thumbs03 ul {
	list-style: none;
}
.thumbs03 ul li {
	float: left;
	display: inline;
	margin-bottom: 6px;
	width: 97px;
	text-align: center;
	background-color: #f4f4f4;
	margin-right: 3px;
	margin-left: 3px;
	height: 74px;
}
.center_right03 {
	float: right;
	width: 390px;
}
.img_main03 {
	float: right;
	width: 390px;
	height: 290px;
	text-align: center;
}
.img_main03 a img {
	border: solid 5px #fff;
}
.img_main03 a:hover img {
	border-color: #9c0;
}
.description03 {
	float: right;
	width: 380px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.description03 h1 {
	font-size: 15px;
	color: #444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 3px;
	clear: both;
}
.text03 {
	padding-top: 5px;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.text03 {
	margin-top: 10px;
	width: 380px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
