@charset "UTF-8";

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

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