@charset "UTF-8";

/*▼コンテンツ部画像▼*/
div .colright {
	background: url(images/lab/bg_yasuda.jpg) no-repeat right top;
}

/*▼カテゴリー画像▼*/
div #titlegif {
	display:block;
	margin-left:38px;
	height:48px;
	background-image:url(images/title03.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

h2#page-title {
	display: none;
}

div.boxLab {
	padding-left:14px;
	display:block;
	position:relative;
	vertical-align:top;
	line-height:1.6;
	background: url(images/top_obi2.jpg) no-repeat left top;
	margin: 0px 0px 30px;
}
div.boxLab p {
	padding: 0px;
	margin: 5px 0px;
}
div.boxLab table {
	font-size:100%;
}

hr {
	margin: 30px 0px;
}

h4,
h5 {
	display: block;
}

