/* topics facility charge method agreement schedule event */

h1 {
	font-size: large;
	line-height: 110%;
	color: #CC9900;
	padding-top: 40px;
}

h2 {
	font-size: medium;
	line-height: 110%;
	padding: 2px 1px 2px 5px;
	width: 546px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	color: #CC9900;
	background-color: #EEEEEE;
	margin-top: 20px;
}

h3 {
	font-size: large;
	line-height: 130%;
	font-weight: bold;
	}
	
ul{
	margin:0px;
	padding:0px;
}
	
ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}

#title_facility {
	width: 546px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	background-image: url(../img/h1_facility.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-align: right;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 5px;
	}
#title_facility img {
	width:20px;
	height: 23px;
	margin: 0;
	vertical-align: middle;
	}

#title_charge {
	width: 546px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	background-image: url(../img/h1_charge.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-align: right;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 5px;
	}
#title_charge img {
	width:20px;
	height: 23px;
	margin: 0;
	vertical-align: middle;
	}

#title_method {
	width: 546px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	background-image: url(../img/h1_method.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-align: right;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 5px;
	}
#title_method img {
	width:20px;
	height: 23px;
	margin: 0;
	vertical-align: middle;
	}

#title_agreement {
	width: 546px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	background-image: url(../img/h1_agreement.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-align: right;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 5px;
	}
#title_agreement img {
	width:20px;
	height: 23px;
	margin: 0;
	vertical-align: middle;
	}

#title_schedule {
	width: 546px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	background-image: url(../img/h1_schedule.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-align: right;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 5px;
	}
#title_schedule img {
	width:20px;
	height: 23px;
	margin: 0;
	vertical-align: middle;
	}

#title_event {
	width: 546px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	background-image: url(../img/h1_event.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-align: right;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 5px;
	}
#title_event img {
	width:20px;
	height: 23px;
	margin: 0;
	vertical-align: middle;
	}

#caption1 {
	font-size: x-small;
	width: 200px;
	float: left;
	clear: left;
	color: #999999;
	}
#caption1 p {
	margin: 0px;
	}
#caption2 {
	font-size: xx-small;
	width: 250px;
	float: left;
	color: #999999;
	}
#caption2 p {
	margin: 0px;
	}

#sub	{
	width:550px;
	border:1px solid #FFCC99;
	margin-top: 30px;
	margin-bottom: 30px;
	}
#sub li	{
	padding-left:10px;
	}

#sub div	{
	position:relative;
	left:4px;
	top:-10px;
	width:8em;
	text-align:center;
	background-color:white;
	padding:1px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC9900;
	}

#sub p	{
	margin:10px;
	margin-top:0px;
	text-align:justify;
	text-justify:distribute;
	line-height:120%;
	font-size:x-small;
	}
.week {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #CC9900;
	text-align: center;
}
.calendar {
	font-size: x-small;
	background-color: #EEEEEE;
	padding: 3;
}
#events {
	margin-top: 10px;
	background-image: url(../img/contents_low.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
#kakomi {
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
#kakomi li{
	padding-left:10px;
	}
#kakomi img {
	margin: 0px;
	}
#kakomi_td {
	background-image: url(../common/bg_kakomi02.gif);
	background-repeat: repeat-y;
	width: 547px;
	}
#kakomi h2 {
	font-size: medium;
	color: #CC9900;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC99;
	margin: 0px 5px 10px 5px;
	width: 534px;
	padding: 2px 0px 3px 0px;
	}
#kakomi p {
	margin: 5px;
	padding: 0px 5px 0px 5px;
	}

#agreement_td {
	padding: 5px 5px 5px 5px;
	}
#agreement_td h2 {
	font-size: medium;
	color: #CC9900;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC99;
	width: 530px;
	padding: 2px 0px 3px 0px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	}

.mb10{
	margin-bottom:10px;
}