.contents_x {
	font-size:90%;
	text-align: left;
	width:370px;
	margin:5px 0 0 ;
	background: #FFF url(images/background-tab-y.gif) no-repeat right top;
	padding:15px 15px 0;
}
.contents_x p {
	margin: 0 0 1em;
	line-height: 1.5em;
}
p.body_x {
	line-height: 1.8em;
}
p.body_y {
	float:right;
	line-height: 1.8em;
	width:260px;
}
.contents_x a {
	color:#90100d;
	text-decoration: none;
	border-bottom: dotted 1px #90100d;
}
.contents_x a:hover {
	color:#000;
	border-bottom: solid 1px #000;
}
.title_x {
	font-size: 1.2em;
	margin:0 0 0.5em;
	color: #678a25;
}
.images_x img {
	margin-bottom: 3px;
}
a.images_x {
	float: left;
	display: block;
	width:79px;
	height:110px;
	padding:2px;
	margin:0 7px 0 0;
	background: url(images/loading.gif) no-repeat center;
	overflow: hidden;
	border: none;
}
a.image_y {
	float:left;
	border:none;
	margin-top:3px;
	width:79px;
	height:110px;
	overflow:hidden;
}
a.image_y:hover, a.images_x:hover {
	border: none;
}
