@charset "Shift_JIS";
/* Common CSS */

/*---------------------------

レイアウト

----------------------------*/

h3.h3title01 {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

h3 span {
	color: #C90A15;
}

table#aboutBox {
	width: 620px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 30px;
}

table#aboutBox th,
table#aboutBox td {
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}


table#aboutBox th {
	width: 100px;
	/*background: #fff8da;*/
	background: #f2efe9;
}

table#aboutBox th p,
table#aboutBox td p {
	padding: 5px 8px;
}

div.mapEria {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom: 5px;
}

/*div#cEria-left p,
div#cEria-left dl {
	padding-left: 18px;
}*/

