@charset "utf-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

about CSS

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/


/*
container
---------------------------------------------- */
#fixedBox .mainImg {
	float: left;
	opacity: 1;
	filter: alpha(opacity=100);/*IE7*/
	width: 367px;
}
#fixedBox .mainImg a {
	display: block;
	margin-top: 11px;
	width: 141px;
	height: 14px;
	color: #52433C;
	text-decoration: underline;
}

#fixedBox .textBox {
	padding-left: 48px;
	float: left;
	width: 491px;
}
#fixedBox .textBox .contWrap {
	margin-bottom: 23px;
}
#fixedBox .textBox .contWrap.Wrapend {
	margin-bottom: 0px;
}

#fixedBox h3  {
	margin-bottom: 43px;
	text-align: center;
	width: 916px;
}
#fixedBox .textBox .contWrap .accessttl {
	margin-bottom: 20px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#fixedBox .textBox p {
	font-size: 12px;
	padding-bottom: 10px;
}
#fixedBox .textBox .contWrap a {
	margin-top: 5px;
	height: 33px;
	display: block;
	width: 144px;
}

#fixedBox .subImg  {
	position: absolute;
	bottom: 23px;
	right: 22px;
}
#container #fixedBox {
	height: auto;
}
