﻿@charset "UTF-8";


/* contents
----------------------------------------------- */

div#contents {
	position:relative;
	width:569px;
	height:514px;
	background:#fff url(../img/index/cont_bg.jpg) no-repeat left top;
	}

div#contents p {
	position:absolute;
	top:461px;
	left:44px;
	color:#606060;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	}



