@charset "utf-8";
/* CSS Document */

#container.con-lw {
	background-color:#fff ;
}

#container.con-lw .box-info {
	width:700px ;
	height:180px;
	margin:10px 0 30px 0 ;
	line-height:1.4em ;
	clear:both ;
	overflow-x: hidden;
    overflow-y: scroll;
	border:1px solid #ABABAB;
	padding:10px;
	background:#F4F4FA;
}

#container.con-lw .box-info table{
	margin-bottom:10px;
}
#container.con-lw .box-info h4 {
	color:#B40C8A;
	font-weight:bold;
	margin-bottom:5px;
}

#content-body table.tb-topBt{
    margin: 0 0 10px;
}

/*H見出し*/

#content-body h3.kari{
    font-size: 110%;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin: 0 0 10px;
    padding: 0 0 0 60px;
	background: url("img/i5297f75f78d7d.jpg") no-repeat 0 top transparent;
}

