@charset "utf-8";
/**
 * style.css
 */

/* index
--------------------------------------------------*/
/* layout */
#pageImageBg {
	background: url(../imgs/bg-pagetitle02.jpg) repeat left top;
}
#pageImage {
	background: url(../imgs/bg-pagetitle.jpg) no-repeat right top;
}

.colorTitle {
	color: #b8584b;
	font-size: 20px;
}
.tableStyle.tb2 th {
	width: 330px;
}
.mbtxt {
	margin-bottom: 25px;
}

/* area01 */
#area01 .bnr {
	margin: 35px 0 40px;
	text-align: center;
}
#area01 .tableStyle.gr01 {
	margin-bottom: 15px;
}
#area01 .tableStyle.gr01 th,
#area01 .tableStyle.gr01 td {
	width: 33.33333%;
}
#area01 .rice {
	margin-bottom: 55px;
}
#area01 .rice.mb0 {
	margin-bottom: 0;
}

/* area05 */
#area05 {
	padding-bottom: 100px;
}
#area05 .bdrBox {
	padding: 20px 29px 29px;
}
#area05 .bdrBox .colorTitle {
	margin-bottom: 7px;
}