@charset "UTF-8";

.imgL {
	margin-bottom:10px;
}

.imgL img{
	display:block;
	width:155px;
	float:left;
}

.imgL .catch {
	margin-left:165px;
	background-color:#E4EDFF;
	padding:0 5px 0;
}

.imgL .catch .inner {
	padding:10px 0 0;
	text-align:center;
}

.imgL .catch .topTxt {
	background:url("../images/txt_hanbaikakaku1.gif") no-repeat 0 0;
	height:20px;
	text-indent:-9999px;
	width:514px;
	margin:0 auto;
}

.imgL .catch .btmTxt {
	background:url("../images/txt_hanbaikakaku2.gif") no-repeat 0 0;
	height:20px;
	text-indent:-9999px;
	width:503px;
	margin:0 auto;
}

.txtNotes {
	padding:5px 7px 15px;
	font-weight:bold;
}

.txtNotes span {
	color:#019;
}

.btnR {
	background-color:#ff9;
	padding:0 10px 10px;
}

#content .boxL ul {
	margin:0 0 20px 0;
	text-align:center;
}

#content .boxR {
	width:240px;
	float:right;
	padding-top:25px;
}

#content .boxL {
	margin-right:250px;
	padding-top:30px;
}

#content .boxL ul li {
	list-style:none;
	text-indent:-9999px;
	margin-bottom:12px;

}

#content .boxL .CTsectionLink {
	font-size:75%;
	list-style:none;
	margin-bottom:20px;
	margin-left:1em;
}

#content .boxL .CTsectionLink li {
	background:url(/common/images/icn_an_arrow1.gif) no-repeat scroll left center;
	padding:0 17px;
}

#content .boxL ul.CTsectionLink {
	margin-bottom:0;
	padding-top:7px;
}

#content .boxL ul.CTsectionLink li {
	text-indent:0;
	padding:0 0 0 12px;
	margin-bottom:0;
}

#content .boxL ul li span {
	color:#FF6600;
	font-size:110%
}

#content .boxL .topTxt {
	background:url("../images/txt_hanbaikakaku3.gif") no-repeat 0 0;
}

#content .boxL .mdlTxt {
	background:url("../images/txt_hanbaikakaku4.gif") no-repeat 0 0;
}

#content .boxL .btmTxt {
	background:url("../images/txt_hanbaikakaku5.gif") no-repeat 0 0;
}

.btnBox {
	text-align: center;
}

