@charset "utf-8";
/* CSS Document */
@import url(../common/css/base.css);
#bigtitle {
	background: url(img/ks_img.jpg) center no-repeat;
}
table {
	width: 100%;
	margin-top: 20px;
}
table tr th, table tr td {
	padding:10px;
	border: 1px solid #CCC;
	vertical-align: middle;
}
table tr th {
	background: #f1f1f1;
}
section dl dt, #min {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5em;
	margin: 15px 0px 5px;
}
.wrapper section img {
	margin-top: 20px;
}
#name {
	float: right;
	margin-top: 10px;
}
.fr p {
	text-align: center;
}
.fl table{
    line-height: 1.5em;
}

/*沿革*/
#about #enkaku dt{
	padding-bottom:5px;
}
#about #enkaku dd{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #ccc;
}

.text-center {
text-align:center;
}
