@charset "UTF-8";


.section{
	width:490px;
	margin:0 0px 0 350px;
}

.section a:hover img,
.section a:active img{
	filter: alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
}


.menu{
	width:500px;
	border-top:1px dotted #CCC;
	padding:10px 0 0 0;
	margin:20px 0px 0 350px;
}

.menu p{
	font-weight:bold;
}
.menu a img{
	margin:0 0 10px 20px;
}


/* ------------------------------------------------------------ */
/* こころを込めて創ります */
/* ------------------------------------------------------------ */

#contents_area_index{
	background:url(../img/policy/index_img_01.jpg) no-repeat left top #FFF;
	border-left:3px solid #EBEED5;
	border-right:3px solid #EBEED5;
	min-height:600px;
	_height:600px;
}

h1{
	margin:0;
	padding:0;
}

.section h2{
	font-size:130%;
	margin:0 0 10px 0;
}

/* ピンク */
.pink{
	color:#E87847;
}

/* ------------------------------------------------------------ */
/* 5つのお約束 */
/* ------------------------------------------------------------ */

#contents_area_promise{
	background:url(../img/policy/promise_img_01.jpg) no-repeat left top #FFF;
	border-left:3px solid #EBEED5;
	border-right:3px solid #EBEED5;
	min-height:600px;
	_height:600px;
}

.promise_area{
	border:4px solid #F6F6E6;
	padding:15px;
}
.promise{
	padding:5px 0;
}