@charset "utf-8";


#award04 h1 {
	margin:20px 0 0 20px;
	width:290px;
	height:57px;
	background:url(../../../img/h1/awd_photo_tit04.gif) 0 0 no-repeat;}

#mcR {
	float:none;
	width:720px;
	margin-left:10px;}

#mcR h2 {
	margin:20px 0 0 20px;
	border-bottom:2px dotted #000;}
	

#photolist {
	list-style:none;}

#photolist li {
	float:left;
	width:140px;
	padding:10px 0;}

#photolist li a {
	display:block;
	width:120px;
	border:1px solid #999;}

#photolist li a:hover {
	border:1px dotted #c00;}

.button {
	margin:30px;
	text-align:center;}

.button a {
	display:block;
	padding:5px 0;
	width:140px;
	border:1px solid #666;}

.button a:hover {
	background-color:#CCCCCC;}

