@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#detail {
	margin-bottom:60px;
}
#detail dl dt {
	font-size:0.85em;
	line-height:1.6;
	font-weight:bold;
}
#detail dl dd p a {
	text-decoration:underline;
	font-weight:bold;
}
#detail dl dd p a:hover {
	text-decoration:none;
}
#detail dl dd p.top {
	margin-bottom:25px;
}
#detail dl dd span.t01 {
	color:#739D2E;
}
#detail dl dd span.t02 {
	color:#334674;
	font-weight:bold;
}
#detail dl dd.t01 {
	margin:15px 0;
}
#detail p.back {
	margin:30px 0 0;
	text-align:left;

}

#detail p.back a{

	
}

#detail img{
	max-width:640px;
}

