@charset "utf-8";

#main h1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: large;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
}
#main h2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: medium;
	font-weight: bold;
	color: #006699;
	margin-bottom: 30px;
	background-image: url(../images/020.gif);
	background-repeat: repeat-x;
}



#main h3 {
	margin-bottom: 8px;
	color: #339900;
	font-weight: bold;
	clear: both;
	margin-top: 30px;
}
#main #news {
	clear: both;
	margin-bottom: 20px;

}
#main #news li {
	font-size: 1em;
	line-height: 1.7;
	border-bottom: 1px dotted #99CC33;
}


#main #introduction {
	background-image: url(../images/008.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#main #athome {
	display: block;
	float: left;
	width: 300px;
	border: 1px solid #99CC33;
	padding: 0px 5px 5px;
	height: 750px;
	font-size: 14px;
	line-height: 16px;
}
#main #iryoteikei {
	display: block;
	float: right;
	width: 300px;
	border: 1px solid #99CC33;
	padding: 0px 5px 5px;
	height: 750px;
	font-size: 14px;
	line-height: 16px;
}
#main p.Line {
	background-image: url(../images/008.gif);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	margin-bottom: 30px;
}

#main p {
	margin-bottom: 1em;
}
#main img.right {
	float: right;
}

#main ul {
	margin-bottom: 1em;
	list-style: inside;
}
img.left  {
	float: left;
	margin-right: 5px;
}
#main img.clear {
	clear: left;
	float: left;
}

#main img.waku {
	border: 1px solid #666666;
}
#main  ol li {
	list-style: inside;
	color: #6699CC;
	font-weight: bold;
	clear: both;
}
#main dl dd {
	margin: 0px 0px 10px 6em;
}
#main .square {
	padding: 1em;
	border: 1px dotted #666666;
	margin-bottom: 20px;
	width: auto;
}
/* table
-----------------------------------------*/
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#main table th {
	text-align: left;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #b0fad7;
}
#main td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}
#main td.answer {
	background-color: #FFFFFF;
}


/* ACCESS MAP
-----------------------------------------*/
#accessMap {
	float: left;
	height: 400px;
	width: 340px;
	display: block;
}


/* EVENT TOPICS
-----------------------------------------*/
#eventTopics {
	display: block;
	float: right;
	height: 400px;
	width: 340px;
}
.newsDevider {
	display: block;
	margin-bottom: 15px;
	border-bottom: 1px dotted #999999;
	clear: both;
}

/* その他
-----------------------------------------*/
#main #square {
	padding: 7px;
	border: 1px dotted #666666;
	margin-bottom: 20px;
	width: auto;
	height: 150px;
}

#main td.gray {
	background-color: #dfe1e2;
}

#main  .tekioshoLeft {
	display: block;
	float: left;
	margin-right: 10px;
}
#main #tekiosho {
	background-image: url(../images/026.jpg);
	background-repeat: no-repeat;
	padding: 80px 0px 0px 35px;
	height: 135px;
	width: 540px;
	clear: both;
}
#main #kawaguchiko {
	display: block;
	float: left;
	width: 620px;
	border: 1px solid #99CC33;
	padding: 0px 5px 5px;
	height: auto;
	font-size: 14px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}

