h2#pageHead {
	background: url(images/bg_main_01.jpg);
}
#subMenu{
	background: url(images/bg_main_02.jpg);
}

#works .box01{
	/*background-color:#FFE8D2;*/
	padding:15px;
	margin-top:20px;
	margin-bottom:20px;
	border:1px dashed #FF6600;
	color: #FF6600;
	text-align:center;
	width:470px;
}
#works h4,
#reputation h4{
	font-size:1.2em;
}
#works h5,
#reputation h5
{
	margin-top:30px;
	border-left:10px solid #CCCCCC;
	font-size:1em;
	margin-bottom:10px;
	padding-bottom:3px;
	padding-left:10px;
	padding-top:3px;
}
#reputation h4 a:link,
#reputation h4 a:visited
{
	text-decoration:none;
}
#reputation h4 a:hover{
	text-decoration:underline;
}
#works .contents-body p{
	margin-left:20px;
}
#works .box01 h5{
	color:#663300;
	font-size:1em;
	padding-bottom:10px;
}
.mark{
	color:#CC3300;
	background-image: url(../../css/images/bg_arrow_04.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
.mark2 a{
	color:#CC3300;
	background-image: url(../../css/images/bg_arrow_04.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
.date{
	background-color:#F2F2F2;
	text-align:right;
	padding:3px 8px;
	margin-left:25px;
	margin-bottom:50px;
}
#reputation table td div {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding:4px;
text-align:center;

float:right;
}
#reputation table{
	width:505px;
	margin-top:10px;
}
#reputation table td{
	vertical-align:top;
}
#reputation table td h5{
	margin-top:0px;
}


