@charset "utf-8";
#contents {
		width: 800px;
		margin-right: 25px;
		margin-bottom: 5px;
		margin-left: 25px;
		clear: left;
		height: 560px;
}
h2 {
		width: 300px;
		margin-top: 20px;
		margin-bottom: 20px;
		padding-left: 10px;
		font-size: 133.3%;
		font-family: "Times New Roman", Times, serif;
		border-left: 5px solid #A61414;
		border-bottom: 1px dashed #666;
}
#contents .work {
		float: left;
		width: 249px;
		margin-right: 10px;
		height: 230px;
		padding-left: 10px;
		border-right: 1px dashed #CCC;
}
#contents img {
		border: 1px solid #666;
}

#contents #right, #right2 {
		margin-right: 0px;
		border-style: none;
}
#contents #right2 {
		height: 260px;
		margin-right: 0px;
		border-style: none;
}
h3 {
		font-weight: bold;
		background: url(../images2/arrow.gif) no-repeat left center;
		margin-top: 10px;
		margin-bottom: 5px;
		padding-left: 20px;
}
