@charset "utf-8";


#local_navi {
	clear: both;
	background: url(../../images/line_dot.gif) no-repeat bottom left;
	text-align: right;
	padding: 10px 10px 10px 0px;
	font-size:11px;
}

#pagetitle_type2 {
	position:relative;
}

#pagetitle_type2 p{
	position:absolute;
	top:10px;
	right:0px;
}

#contents {
	margin: 0;
	width: 959px;
}

#contents .image_frame {
	float: left;
	text-align: left;
	width: auto;
	height: auto;
	padding: 0px 9px 9px 0px;
}
#contents .image_frame a:link img{border:none;}
#contents .image_frame a:visited img{border:none;}
#contents .image_frame a:hover img{
	border:none;
	filter:alpha(opacity=60); /*IE*/
	-moz-opacity:0.6; /*FF*/
	opacity:0.6;
}

.digestlink a:link img{border:none;}
.digestlink a:visited img{border:none;}
.digestlink a:hover img{
	border:none;
	filter:alpha(opacity=60); /*IE*/
	-moz-opacity:0.6; /*FF*/
	opacity:0.6;
}

#contents .image_size1 {
	width: 128px;
	height: 128px;
}

#contents .image_size2 {
	width: 265px;
	height: 128px;
}

#contents .image_size3 {
	width: 128px;
	height: 265px;
}

#contents .image_size4 {
	width: 265px;
	height: 265px;
}