@charset "utf-8";

/* ------------------------------
	Contents(top)
------------------------------ */ 
#contents2 .thiss_box {
	width:660px;
}
#contents2 .thiss_box .this_img {
	width:170px;
	float:left;
}
#contents2 .thiss_box .this_txt {
	width:490px;
	float:right;
}

#contents2 .thiss_box .this_txt ul li {
	margin-bottom:10px;
}
#contents2 .thiss_box .this_txt ul li.reset {
	margin-bottom:0px;
}
#contents2 .thiss_box .this_txt ul li span {
	font-weight:bold;
}
#contents2 .thiss_box .this_txt ul li.cnr_ttl_fst {
	font-size:110%;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
}
#contents2 .thiss_box .this_txt ul li.cnr_ttl {
	padding-bottom:5px;
	border-bottom:1px dotted #dddddd;
	margin-bottom:5px;
	margin-top:30px;
}
#contents2 .thiss_box .this_txt ul li.txt_ind {
	text-indent:-0.5em;
	padding-left:0.5em;
}
#contents2 .thiss_box .this_txt ul li.txt_ind2 {
	text-indent:-1em;
	padding-left:1em;
}
