@charset "utf-8";

/*header*/
#header a.gNaviImg02 {
	background: url(../images/common/btn_gnavi02.jpg);
	width: 159px;
	height: 26px;
	display: block;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background-position: left bottom;
}


/*main*/
#main #mainImage {
	margin-bottom: 30px;
	height: 200px;
}

#main #contents h2 {
	margin-bottom: 16px;
}


.outlineTt{
	width:450px;
	margin-bottom:20px;
}
.outlineTt th{
	color:#00AFDC;
	padding:0 20px 0 0;
	white-space:nowrap;
	vertical-align:middle;
}
.outlineTt td{
	padding:10px 0 10px 0px;
	vertical-align:middle;
	min-height:40px;
	height:auto !important;
	height:40px;
}
.outlineTt td p{
	padding:5px 0 5px 20px;
	background:url(../images/outline/bar.gif) left bottom no-repeat;
	vertical-align:middle;
}


.ttBor{
	border-bottom:1px dotted #cccccc;
}

#main #contents h3 {
	margin-bottom: 16px;
}
.scheDay{
	font-weight:bold;
	font-size:120%;
	margin-bottom:5px;
}

.scheTt, .scheTt th,  .scheTt td{
	border:solid 1px #cccccc;
}
.scheTt{
	margin-bottom:40px;
	width:450px;
	border-width:1px 0 0 1px;
}
.scheTt th, .scheTt td{
	border-width:0 1px 1px 0;
	padding:5px;
}
.aoKoi{
	background:#0C5B87;
	color:#ffffff;
}
.ao{
	background:#1188C8;
	color:#ffffff;
	vertical-align:middle;
}
.ttL{
	text-align:left;
}
.ttC{
	text-align:center;
	vertical-align:middle;
}
.scheSikaku{
	background:#C7CCD6;
}
.scheSita{
	background:#EEEEEE;
}
.schLi{
	margin-left:20px;
	list-style:decimal outside;
}

#wrapper #main #contents .scheTt tr td a {
	color: #00AFDD;
	text-decoration: underline;
}

#wrapper #main #contents p#contact {
	margin-bottom: 25px;
	border: 1px solid #00AFDC;
	padding: 10px;
}

#wrapper #main #contents p#contact a {
	color: #00AFDC;
	text-decoration: underline;
}
#home #wrapper #main #contents .scheTt tr .scheSita ol li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}
