@charset "UTF-8";
#topimage {
	padding:10px 10px;
}
#campanyinfo {
	padding:10px 10px 0 10px;
}
#contents h2{
	font-size:120%;
	font-weight:bold;
	text-indent:5px;
	background-color:#f5f5f5;
}
#campanyinfo div.subject1 {
	width:352px;
	float:left;
	padding:10px;
	margin:12px 0 0 0;
	border:1px solid #cccccc;
	clear:both;
}
#campanyinfo div.subject2 {
	width:352px;
	float:right;
	padding:10px;
	margin:12px 0 0 0;
	border:1px solid #cccccc;
}
#campanyinfo .thumbnail{
	float:left;
}
#campanyinfo .article {
	width:205px;
	float:right;
}
#campanyinfo .article h4{
	color:#003399;
	font-weight:bold;
	font-size:120%;
}
#catalog {
	padding:20px 10px 0 10px;
	clear:both;
}
#catalog div.subject1 {
	width:352px;
	float:left;
	padding:10px;
	margin:12px 0 0 0;
	border:1px solid #cccccc;
	clear:both;
}
#catalog div.subject2 {
	width:352px;
	float:right;
	padding:10px;
	margin:12px 0 0 0;
	border:1px solid #cccccc;
}
#catalog .thumbnail{
	float:left;
}
#catalog .article {
	width:205px;
	float:right;
}
#catalog .article h4{
	color:#003399;
	font-weight:bold;
	font-size:120%;
}
.article h4 a{
	color:#003399;
}
.article h4 a:hover{
	color:#f65a05;
}
