@charset "utf-8";
/* CSS Document */


/* リンク集CSS */


p {
	font-family: 'Megrim';
  font-style: normal;
  font-weight: 400;
	font-size: 14px;
	line-height: 150%;
}

a {
	color:#B26975;
	text-decoration:underline;
}

h2{	color:#403236;
font-size: 17px;}

p.midasi{
	margin-bottom: 15px;
	color:#B2888F;
}

.a hover{
	color:#E8B3A4;
	text-decoration:underline;
	top: 1px;
	right: 1px;
}


.box1{
	width: 423px;
	height: 100%;
}

.box2{
	width: 423px;
	height: auto;
	height: 100%;
	margin-top: 18px;
	margin-bottom:12px;
}


.box3{
	width:423px;
	height: auto;
	margin-top: 18px;
	margin-bottom:25px;
}

p img.hidari{
	float:left;
	margin-right: 15px;
	vertical-align:middle;
}

.small{
	font-size: 12px;
}

#footer a {
	color: #fff;
}



