@charset "UTF-8";

/* ビジュアル 部分
---------------------------------------------------- */

/*　1画像へ変更　*/

#t_bpx_visual {
	clear: both;
	width: 898px;
	margin: 0;
}

#t_bpx_visual img {
	vertical-align: bottom;		/* 初期値baseline 画像下隙間回避 */
}

.OwnerRt dl {
	margin: 0;
}

.OwnerRt dt {
	padding: 10px 0px 0px 10px;
	/*margin-bottom: 10px;*/
	/*display: block;*/
	color: #C64106;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
}

.OwnerRt dd {
	margin: 0;
	padding: 5px 0px 0px 10px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;	/*border-top: 1px dotted #999999;*/
}


/*　aboutsite01 このサイトについて　*/
#condition_RT {
	margin: 0;
	padding: 0px 10px 0px 10px;
	/*height: 250px;*/
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;	/*background-color: #FFCC66;*/
	clear:both;
}

#condition_RT h2 {
	margin: 0;
	padding: 0;
	color: #00427A;
	/*color: #C64106;*/
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
}

#condition_RT dl {
	margin: 0;
}

#condition_RT dt {
	padding: 10px 0px 0px 0px;
	/*margin-bottom: 10px;*/
	display: block;
	color: #C64106;
	font-weight: bold;
	font-size: 13px;
	line-height: 100%;
}

#condition_RT dd {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #333333;
	font-size: 12px;
	line-height: 160%;
	border-top: 1px dotted #999999;
}

#condition_RT .ttbold {
	font-weight: bold;
}
