@charset "utf-8";

#main {
	margin: 0px;
	padding: 0px;
}

#side-L {
	float: left;
	width: 255px;
	padding-top: 15px;
}
#side-L {
	min-height:500px; 
	height:auto !important; 
	height:500px;
}
#side-L {
	_height: 500px; /* for IE6 */
	min-height: 500px;
}
#side-L h3.sidectg {
	padding-bottom: 10px;
	color: #003E7B;
}
#side-L .sidebnr p {
	padding-top: 3px;
	padding-bottom: 3px;
}
#side-R {
 width: 700px;
/*	width: 698px;*/
	float: right;
	margin-bottom: 15px;
/*	border: 1px solid #CCC;*/
}
#side-R h1 {/*.pagetitle*/
	font-size: 1.4em;
	text-align: center;
	color: #00468C;
	font-weight: normal;
	padding-bottom: 10px;
}
#container .entry-title {
	font-size: 1.4em;
	text-align: center;
	color: #00468C;
	font-weight: normal;
	padding-bottom: 10px;
}

.search_box h1.entry-title {
	font-size: 1.4em;
	text-align: left;
	color: #00468C;
	font-weight: normal;
	padding-bottom: 10px;
}

#side-R .entry-content h1 {/*.pagetitle*/
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #00468C;
}
#side-R h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.3em;
	color: #00468C;
	text-align: center;
}
#side-R h3 {
}
#side-R h4 {
}
#content {
	margin-bottom: 10px;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#content{
	min-height:500px; 
	height:auto !important; 
	height:500px;
}
#content{
	_height: 500px; /* for IE6 */
	min-height: 500px;
}

.comBox {
	clear: both;
	padding-bottom: 15px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.comBox p {
	padding-top: 8px;
	padding-bottom: 8px;
}
.leadCom {
	padding: 20px;
	background-color: #F0F7FB;
	font-size: 1em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	margin-top: 10px;
	margin-bottom: 15px;
}
.leadCom2 {
	padding: 10px;
	background-color: #FAFAFC;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CFCCBE;
	border-right-color: #CFCCBE;
	border-bottom-color: #CFCCBE;
	border-left-color: #CFCCBE;
}

.nav-single,.navigation {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F0F0F0;
}
.nav-single .nav-previous,.nav-single .nav-previous {
	float: left;
}
.nav-single .nav-next,.nav-single .nav-next {
	float: right;
}
.entry-meta {
	margin-top: 20px;
}

/*sidenvi
------------------------------------------------------*/
#side-L ul#navi-side {
	font-size: 15px;
	clear: both;
	padding-bottom: 30px;
}
ul#navi-side li {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 5px 17px;
	color: #003E7B;
}

ul#navi-side li ul li {
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
	border-top-style: none;
	background-image: url(../images/arrow3.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
ul#navi-side li a {
	display: block;

}
ul#navi-side li a:link {
	color: #003E7B;
	text-decoration: none;
}
ul#navi-side li a:visited  {
	color: #004993;
	text-decoration: none;
}
ul#navi-side li a:hover {
	color: #003E7B;
	text-decoration: underline;
}


ul#navi-side li.current_page_item a {
	text-decoration: underline;
}
ul#navi-side li.current_page_item ul li.page_item a {
	text-decoration: none;
}






ul#navi-side li .entry_day {
	text-align: right;
	font-size: 0.8em;
	color: #666;
	float: right;
	clear: right;
}
ul#navi-side li {
	clear: both;
}
p#archive {
	padding: 0.5em;
	border: 1px solid #C5DDEB;
	line-height: 1em;
	width: 9em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	background-color: #FFF;
	margin-top: 15px;
}

/*gallery
------------------------------------------------------*/
.galleryBox {
	float: left;
	width: 320px;
}
#side-R .galleryBox h2.ctgTitle {

}
#side-R .comBox h2.eveTitle {

}
ul.eventList {

}
ul.eventList li {
	background-image: url(../images/arrow3.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}
ul.eventList li a {
}
ul.eventList li a:link {
	color: #03F;
	text-decoration: underline;
}
ul.eventList li a:visited {
	color: #88A6FF;
	text-decoration: underline;
}
ul.eventList li a:hover {
	color: #00E500;
	text-decoration: none;
}

p.note {
	text-align: right;
	color: #666;
	font-size: 0.9em;
}
ul#thumb {
	width: 100%;
	padding-top: 20px;
	clear: both;
	padding-bottom: 20px;
}
ul#thumb li {
	height: 150px;
	width: 150px;
	float: left;
	padding: 4px;
}
ul#thumb li div {
	display: table-cell;
	width: 150px;
	height: 150px;
	vertical-align: middle;
	text-align: center;
	background-color: #E8F0F9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
}
* html ul#thumb li div {/* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html ul#thumb li div {/* IE 7 */
	display:inline;
	zoom:1;
}

/*リンク画像色変え*/
ul#thumb li div a {
   background-color:#000;
   display:inline-block;
}
ul#thumb li div a:hover img,
ul#thumb li div a:active img{
   -moz-opacity:0.7;
   opacity:0.7;
   filter:alpha(opacity=70);
}

#ctgLink {
	float: right;
	width: 332px;
	clear: right;
	text-align: center;
	color: #999;
	padding-top: 10px;
}

/*map
------------------------------------------------------*/
#content.mapBox {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 880px;
	margin-top: 45px;
}
#content.mapBox h1.pagetitle {
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #000;
}
#content.mapBox #aboutIcon {
	clear: both;
}
#content.mapBox #aboutIcon p {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 0.9em;
	color: #666;
	float: left;
	padding-right: 30px;
}
#content.mapBox #aboutIcon p#mapicon01 {
	background-image: url(../images/abouticon01.png);
}
#content.mapBox #aboutIcon p#mapicon02 {
	background-image: url(../images/abouticon02.png);
}
#content.mapBox #aboutIcon p#mapicon03 {
	background-image: url(../images/abouticon03.png);
}
#content.mapBox #aboutIcon p#map_all {
	padding-left: 0px;
}

/*contact
------------------------------------------------------*/
table.contact td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D0E6F2;
}

/*entry
------------------------------------------------------*/
h2.entry-title a {
	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#side-R .category-news h1.entry-title {
	text-align: left;
	font-size: 1.3em;
	line-height: 1.3em;
}
#content .hentry {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #03C;
	clear: both;
}
.comBox #nav-below {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

/*admin*/
span.edit-link a {
	color: #666;
}


/*Archives
------------------------------------------------------*/
.archives_box .format-standard {
	padding-bottom: 20px;
	border-bottom: 1px dotted #D3D3D3;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
}
.archives_box .format-standard h3 {
	font-weight: normal;
}
.archives_btm {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
}