
#header h1 {
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}

a {
	color: #000;
}

.wrp {
	border-left: 1px solid #e0dbcd;
	border-right: 1px solid #e0dbcd;
}

.logoArea {
	position: absolute;
	z-index: 1000;
	padding: 40px;
	top: 84px;
}


#full-width-slider {
	margin-bottom: 5px;
}

.navi {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4e4e4+1,dbdbdb+50,f3f3f3+51,e1e1e1+100 */
	background: #b173da;
	
	height: 50px;
}

.navi ul {
	padding: 0;
	margin: 0;
}

.navi ul li {
	width: 14.2%;
	padding: 6px 0 6px;
	float: left;
	list-style: none;
	text-align: center;
	border-right: 2px solid #fceaf4;
}

.navi ul li:last-child {
	border-right: none;
}

.navi ul li a {
	color: #ffffff;
	font-weight: bold;
}

.navi ul li a span {
	display: block;
	font-size: 10px;
	color: #f0e8ec;
	font-weight: normal;
}

.navi ul li a:hover {
	text-decoration: none;
	color: #fff600;
}
#menu {
	background: #ffffff52;
	max-width:980px;
}
#menu ul li a span {
	font-size: 80%;
	margin-left: 10px;
}


/*contents */

#contents {
	padding-bottom: 30px;
}

#contents section {
	margin-top: 20px;
}

#contents h2 {
	background: #b173da;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	padding: 10px 10px 5px;
	line-height: 18px;
	margin: 0;
}

#contents h2 span {
	display: block;
	font-size: 12px;
}



.wellcome h3 {
	font-size: 20px;
	color: #B58C17;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MSP明朝", "MS PMincho", serif;
	font-weight: bold;
}

.news {
	max-height: 320px;
	padding: 20px 20px 0 0;
	overflow-y: scroll;
}

.news dt {
	color: #666666;
	font-weight: normal;
}

.news dd {
	color: #000;
	font-size: 12px;
}

.newsTit {
	color: #000;
	font-size: 1em !important;
	font-weight: bold;
}

.banner a {
	display: block;
	margin-bottom: 15px;
}

.banner a img {
	border: 1px solid #e36571;
	margin: auto;
	width: 100%;
}

.staff {
	margin: 15px 0 0;
}

.staff a span {
	display: block;
	text-align: center;
}

.staff a:hover {
	text-decoration: none;
}

.name {
	background: #f7dcde;
	color: #000000;
	font-size: 12px;
	padding: 3px 0;
}

.date {
	background: #b173da;
	color: #FFFFFF;
	padding: 3px 0;
	font-size: 12px;
}

.attention p {
	color: #666666;
	margin-top: 20px;
	line-height: 1.7;
}

.attention ul {
	margin: 0;
	padding: 0;
}

.attention ul li {
	border-bottom: 1px dotted #c7c7c7;
	color: #1f0800;
	list-style: none;
	padding: 5px;
}

.subHeadTxt {
	background: #F5F5F5;
	padding: 20px;
	border-bottom: 1px solid #e0dbcd;
}

.subHeadTxt p {
	margin-bottom: 0;
}

.staffPro {
	margin-top: 20px;
}

.staffPro h3 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 2em;
}

.staffPro h4 {
	background: #ffffff;
	text-align: center;
	padding: 10px;
}

.staffPro .item {
	border-bottom: 1px dotted #D3B89B;
}

.staffPro .item .scheduleTit {
	text-align: center;
	background-color: #F1F1F1;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 1.1em;
}

.staffPro .item .scheduleTxt {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.3em;
	padding: 4px;
}

#tab {
	margin: 0;
	padding: 0;
	display: inline-block;
}

#tab li.active {
	background-color: #424242;
}

#tab li.active a {
	color: #FFF;
}

#tab li {
	float: left;
	text-align: center;
	font-size: 18px;
	list-style: none;
	background-color: #E8E8E8;
	text-align: center;
	border-left: 1px solid #E0ECEC;
	border-right: 1px solid #E0ECEC;
	color: #676767;
	margin: 10px 3px 0;
}

#tab li a {
	color: #666;
	display: block;
	padding: 10px 15px;
}

#tab li a:hover {
	text-decoration: none;
}

#tab li a span {
	display: block;
	font-size: 0.7em;
}

.sub-contents .col-md-6 {
	margin-top: 20px;
}

.sub-contents .table {
	margin-top: 20px;
}

.sub-contents .table th {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	background: #ffffff;
	border: 1px solid #CCC;
	width: 25%;
}

.sub-contents .panel {
	margin-top: 20px;
}

.sub-contents .panel-heading {
	font-size: 1.5em;
	text-align: center;
}

.sub-contents .panel-body {
	font-size: 1.5em;
	text-align: center;
	line-height: 2.5em;
}

.sub-contents .panel-body small {
	font-size: 75%;
}

.menulist {
	border-bottom: 1px dotted #d3b89b00
}
.menulist.last {
	border-bottom: none;
}
.contact {
	border: solid 5px #F1F1F1;
	padding: 10px;
	margin: 0;
}

.contact h4 {
	background: #F7F7F7;
	text-align: center;
	padding: 10px;
}

.map {
	padding: 0 20px;
}

.subHeadImg img {
	max-width: 100%;
	display: block;
}

#example3 {
	overflow: hidden;
}


/* footer */

#foot {
	background: #ff5b9f00;
	border-top: 1px solid #ffffff00;
	text-align: center;
	padding-top: 10px;
	color: #000000;
}

#foot ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

#foot ul li {
	float: left;
	list-style: none;
}

#foot ul li a {
	color: #000000;
	border-left: 1px solid #000000;
	padding: 0 10px;
}

#foot ul li:first-child a {
	border: none;
}

#foot .footer-logo {
	color: #ffffff;
	margin-top: 20px;
	display: block;
}

address {
	background: #424242;
	color: #FFFFFF;
	margin-bottom: 0;
	font-size: 12px;
	padding: 5px 0;
	margin-top: 10px;
}