@charset "UTF-8";
/* CSS Document */
@import "/common/css/baseprint.css";

/* contentsnavi */
#cnav {
	display:none;}


#contentsblock h1 img {
	margin: 52px 0 18px 0;
}
.aboutarea {
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.aboutarea h3 {
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}
p.catch {
	font-size: 100%;
	line-height: 170%;
}
.aboutlist {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.aboutlist h4 {
	font-size: 114%;
	font-weight: bold;
	padding: 8px 15px;
	margin-bottom: 10px;
	background-color: #fff;
	border-right: 1px solid #E0D6C3;
	border-bottom: 1px solid #E0D6C3;
}
.aboutlist h4:first-letter {
	color:#FF678E;
	margin-right:0.5em;
}	
.aboutlist p {
	font-size: 100%;
	line-height: 170%;
	padding-bottom: 20px;
	padding-left: 15px;
}
table.table1 {
	margin-bottom: 1em;
	width: 100%;
	line-height: 170%;
	color: #333;
	margin-top: 1em;
	border: 1px solid #ccc;
}
table.table1 th {
	padding: 8px 12px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 170%;
	text-align: center;
	white-space: nowrap;
	font-size: 100%;
	font-weight:normal;
	background-color: #eee;
	color: #111;
		}
table.table1 td {
  padding: 8px 1em;
		line-height: 170%;
		border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
		}
table.table1 td.name {
	font-size: 100%;
	font-weight: bold;
	background-color: #EEE;
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.table2 {
	margin-bottom: 1em;
	width: 100%;
	line-height: 170%;
	color: #333;
	margin-top: 1em;
	border: 1px solid #ccc;
}
table.table2 th {
	padding: 3px 12px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 170%;
	text-align: center;
	white-space: nowrap;
	font-size: 100%;
	font-weight:normal;
	background-color: #eee;
	color: #111;
		}
table.table2 td {
  padding: 3px 15px;
		line-height: 170%;
		border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
		}
table.table2 td.name {
	font-size: 100%;
	font-weight: bold;
	background-color: #EEE;
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.cname {
	width: 3em;
	float:left;
}