@charset "utf-8";
#main h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
	font-size: 110%;
	font-weight: bold;
	color: #66CCFF;
	background-image: url(../images/dots.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 25px;
	clear: both;
	margin-top: 15px;
	border-bottom: 2px solid #CCFFFF;
}
#main h3 {
	background-repeat: no-repeat;
	background-position: left;
	color: #006699;
	font-weight: bold;
	font-size: 90%;
	margin: 8px;
}

#main p {
	text-align: left;
	font-size: 80%;
	margin-bottom: 20px;
}

#main img.right {
	float: right;
}
#img .left  {
	float: left;
	margin-right: 2px;
}
#img .space {
	margin-right: 30px;
	float: left;
	display: block;
	height: 90px;
	width: 90px;
}

#main img.clear {
	clear: left;
	float: left;
}

#main ul {
	margin-bottom: 1em;
	list-style: outside;
	display: list-item;
}
#main ul li {
	font-size: 80%;
}

#main   ul   li.none {
	display: inline;
	font-size: 80%;
	list-style: circle;
}

#main  ol li {
	list-style: inside;
	color: #6699CC;
	font-weight: bold;
	clear: both;
}
#main .square {
	padding: 1em;
	border: 1px dotted #666666;
	margin-bottom: 20px;
	width: auto;
}
#main  .green {
	color: #009933;
}
/* 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;
	margin-right: 15px;
}
#main table th {
	text-align: center;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 100%;
}
#main td {
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	font-size: 100%;
}
.LeftBlock {
	display: block;
	float: left;
}
.RightBlock {
	display: block;
	float: right;
	width: 70%;
}
h2.kyotuh2topPage {
	border-bottom: 2px solid #85c0e6;
	width: inherit;
	margin-bottom: 13px;
	background-image: url(none);
	text-indent: 0px;
}
.kyotuh3topPage {
	margin-bottom: 13px;
	display: block;
	height: 20px;
	width: 340px;
	border-bottom: 1px solid #99e2e1;
}

/* ACCESS MAP
-----------------------------------------*/
#accessMap {
	float: left;
	height: auto;
	width: 100%;
}
#main img#headerPhoto {
	padding: 5px;
	height: 279px;
	width: 689px;
	border: 1px solid #CCCCCC;
}

/* その他
-----------------------------------------*/
#main #square {
	padding: 7px;
	border: 1px dotted #666666;
	margin-bottom: 20px;
	width: auto;
	height: 150px;
}

#main td.gray {
	background-color: #dfe1e2;
}
#main p.caption {
	font-size: 80%;
	color: #666666;
}
.clear {
	clear: both;
}
#main p.small {
	font-size: 70%;
}
#Accordion1 .AccordionPanel AccordionPanelOpen .AccordionPanelContent h2 {
	font-size: 80%;
}
#Accordion1 .AccordionPanel AccordionPanelOpen .AccordionPanelContent p {
	font-size: 80%;
}
