@charset "UTF-8";

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

div #titlegif {
	display:block;
	margin-left:38px;
	height:48px;
	background-image:url(images/02title.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

.b1underline{
	margin-left:5px;
}

h4{
	margin-left:20px;
	margin-bottom:15px;
	display:block;
}
