@charset "UTF-8";
@import "common.css";
@import "corner.css";

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

.area_img {
	width: 545px;
	margin: 0 auto 30px auto;
}

.mark_img {
	width: 100%;
	margin: 0 auto 10px auto;
	text-align: center;
}


/*-----------------------------------------
	h
-----------------------------------------*/

h4 {
	margin-bottom:7px;
	padding-bottom:4px;
	background:url(../common/line.gif) bottom left repeat-x;
	font-weight:bold;
	color:#F13661;
}

/*相互利用*/

#sougo1 {
	padding:10px;
	background-color:#FDDCE6;
}

.s_title {
	font-size:131%;
	color:#F13661;
	font-weight:bold;
}
