a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.read{
	margin-bottom:15px;
}

.vol_01{
	width:960px;
	height:129px;
	margin-bottom:15px;
	position:relative;
}
.vol_01 .btn{
	position:absolute;
	bottom:10px;
	right:10px;
}
.vol_01 .text{
	display:none;
}

.vol_02{
	width:960px;
	height:129px;
	margin-bottom:15px;
	position:relative;
}
.vol_02 .btn{
	position:absolute;
	bottom:10px;
	right:10px;
}
.vol_02 .text{
	display:none;
}

.infomation{
	margin:30px 0 15px;
	padding:10px;
	border:1px solid #81c81a;
	background:#f4fee6;
}

.infomation h2{
	margin-bottom:10px;
}
.infomation dt{
	width:210px;
	padding-left:10px;
	float:left;
	color:#72b510;
	font-weight:bold;
}
.infomation dd{
	margin-bottom:10px;
	padding: 0 0 10px 220px;
	border-bottom:1px dotted #aab1a1;
}
.infomation dd.last{
	margin-bottom:0;
	padding: 0 0 10px 220px;
	border-bottom:0;
}
.infomation dd dt{
	width:2em;
	padding-left:0;
	font-weight:normal;
	color:#000;
}
.infomation dd dd{
	margin-bottom:0;
	padding: 0 0 0 2em;
	border:none;
}
.infomation dd dl.date dt{
	width:10em;
}
.infomation dd dl.date dd{
	padding: 0 0 0 10em;
}
.infomation dd dl.date01 dt{
	width:17em;
}
.infomation dd dl.date01 dd{
	padding: 0 0 10px 17em;
}
.infomation dd dl.date01 dd.last{
	padding-bottom:0;
}
.infomation dd ul{
	padding-left:15px;
}
.infomation dd li{
	list-style:disc;
}



#str_container #str_menuAndContents #str_contents {
	width: 960px;
	margin:0;
	text-align:center;
	float:none;
}
#str_container #str_menuAndContents #str_contents #id_form{
	width:770px;
	margin:0 95px;
	text-align:left;
	display:block;
}

