#contents {
	font-size: 15px;
	margin-left: 1em;
}
#contents img {
	border: 1px solid #000000;
	margin-bottom: 0.5em;
}
h2 {
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #00CC00;
	padding-left: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CC00;
	font-size: 22px;
	clear: both;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 0px;
	margin-left: 0.5em;
}
.explain {
	margin-left: 3em;
}
.finish {
	text-decoration: line-through;
}
ul {
	clear: both;
	list-style-type: none;
}
li {
	font-size: 12px;
	float: left;
	text-align: center;
	width: 130px;
	height: 160px;
}
li a{
	text-decoration: none;
	display: block;
}
li a:hover{
	background-color: #CCFF99;
}

/*details*/
div#details {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #999999;
}
div#details h1{
	line-height: 2em;
	text-align: left;
	padding-left: 1em;
	margin-bottom: 1em;
}
div#publication{
	border: 3px solid #999999;
	width: 350px;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 120%;
	font-size: 150%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#new {
	color: #CC0000;
}
#day{
	font-size: 120%;
}
p#footer{
	margin-top: 2em;
}
.oilfree{
	background-color: #E7FEED;
}
.oil{
	background-color: #DCDCB8;
}
.turbo {
	background-color: #C7C7E2;
}
