@charset "utf-8";
/* ===================================================================
CSS information

 file name  about.css
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、レイアウト、横幅設定など
 汎用class
 #navSkip
 #page
  #contents
   #main
   #sub
=================================================================== */

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#section-wrapper {
	width: 830px;
	height: 300px;
	margin: 0 auto;
	margin-bottom: 55px;
	position: relative;
}
.floatImg01 {
	float: right;
	padding: 0 0 10px 10px;
}
.floatImg02 {
	float: left;
	padding: 0 10px 10px 0;
}
/* visitor
----------------------------------------------------------- */
#sec-visitor {
	width: 770px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	padding: 14px 30px 30px 30px;
}
#sec-top-topic01 .box01 {
	float: left;
	margin-bottom: 20px;
}
#sec-visitor .textarea {
	margin-top: 18px;
	width: 470px;
	float: right;
}
#sec-visitor .img-style01 {
	margin-top: 18px;
	float: left;
	width: 268px;
}
#sec-visitor .marker_yellow { /*蛍光ペン風 */
	background: linear-gradient(transparent 0%, #ffff66 0%);
}
#sec-visitor dl.exp01 {
	margin-bottom: 15px;
}
#sec-visitor dl.exp01 dt {
	margin: 14px 0 6px 0;
	font-weight: bold;
	color: #fff;
	font-size: 17px;
	font-size: 1.7rem;
}
#sec-visitor dl.exp01 dt span {
	padding: 7px;
	background: url(../img/bg_title.png) repeat;
}
#sec-visitor dl.exp01 dd {
	margin-top: 10px;
}
#sec-visitor ul.list01 {
	margin: 10px 0;
}
#sec-visitor ul.list01 li {
	padding: 0 0 10px 25px;
	background: url(../img/img_sidebar_bullet.png) no-repeat;
	font-weight: bold;
}
/* flow
----------------------------------------------------------- */
#sec-flow {
	width: 770px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	padding: 14px 30px 30px 30px;
}
#sec-flow p {
	margin-top: 18px;
}
/* director-intro
----------------------------------------------------------- */
#sec-director-intro {
	width: 770px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	padding: 14px 30px 30px 30px;
}
#sec-director-intro p.textarea-01 {
	margin-top: 18px;
}
#sec-director-intro p.textarea-02 {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
}
#sec-director-intro h2 {
	margin: 18px 0 20px 0;
	font-weight: bold;
	color: #0a5dbd;
	font-size: 17px;
	font-size: 1.7rem;
	border-bottom: 1px dotted #ccc;
}
/* office-hours
----------------------------------------------------------- */
#sec-office-hours {
	width: 770px;
	margin: 0 auto;
	margin-top: 50px;
	min-height: 310px;
	position: relative;
	padding: 14px 30px 30px 30px;
}
#sec-office-hours .telText {
	font-size: 36px;/* 変更前19px */
	font-size: 3.6rem;
}
#sec-office-hours table{
	margin: 18px 0;
	border: 1px solid #aeaeae;
	width: 500px;
}
#sec-office-hours table th{
	border-right: 1px solid #fff;
	background-color: #91c5d7;
	padding: 4px 0;
	text-align: center;
	color: #fff;
}
#sec-office-hours table th.style01{
	border-right: 1px solid #aeaeae;
	background-color: #91c5d7;
}
#sec-office-hours table .style02{
	width: 130px;
}
#sec-office-hours table td{
	border-top: 1px solid #aeaeae;	
	border-right: 1px solid #aeaeae;
	padding: 4px 0;
	text-align: center;
}
#sec-office-hours  p{
	letter-spacing: 0;
}
#sec-office-hours .linkarea {
}
#sec-office-hours .linkarea p{
	background: url(../img/img_bullet.png) no-repeat left 1em;
	cursor: pointer;
}
#sec-office-hours img.img-style01 {
	position: absolute;
	top: 82px;
	left: 550px;
}

/* calendar
----------------------------------------------------------- */
#sec-calendar {
	width: 770px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	padding: 14px 30px 30px 30px;
}

/* fee
----------------------------------------------------------- */
#sec-fee {
	width: 770px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	padding: 14px 30px 30px 30px;
}
#sec-fee dl{
	margin-top: 18px;
}
#sec-fee dt{
	width: 305px;
	float: left;
	margin-bottom: 10px;
}
#sec-fee dd{
	padding: 4px 0 0 320px;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	margin-bottom: 10px;
}
#sec-fee p{
	margin-top: 20px;
}
#sec-fee .style01 {
	color: #e50404;
}
/* access
----------------------------------------------------------- */
#sec-access {
	width: 770px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	padding: 14px 30px 30px 30px;
}

#sec-access .maparea{
	margin-top: 18px;
}
#sec-access .textarea{
	margin: 18px 0 0 8px;
}
#sec-access .textarea p{
	margin-bottom: 8px;
}

/* aboutTopic
----------------------------------------------------------- */
#sec-aboutTopic {
	width: 770px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	padding: 14px 30px 30px 30px;
}
#sec-aboutTopic dl.exp01 {
	margin-bottom: 15px;
}
#sec-aboutTopic dl.exp01 dt {
	margin: 14px 0 6px 0;
	font-weight: bold;
	color: #e50404;
	font-size: 17px;
	font-size: 1.7rem;
}
#sec-aboutTopic dl.exp01 dd {
	margin-bottom: 10px;
}