@charset "utf-8";


body {
	font-size: 12px;
	color: #888888;
	//background-image: url(../fkk_images/body_bg3.gif); */

  margin: 0px;
	padding: 0px;
	background-color: white;
}
a:link {
	color: #09C;
}
a:visited {
	color: #AAA;
}

#index_header {
  margin-left:17px;
}




h2 {
	margin: 0px;
	padding: 0px;
}

#container {
	 background-image: url(../images/main_bg.jpg);
	 //background-image: url(../images/container_bg2.jpg);
	
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	position: relative;
	color:saddlebrown;
}
#contents {
	overflow: hidden;
	width: 992px;
	 
}

#event_photo {
	margin-left:40px;

}


#intro {
 line-height:16px;
 padding-left:35px;
 width:450px;
 float:left;

}

#intro ol li {
 padding-top:5px;

}

#intro ol li ol li {
 padding-left:0px;

}

#aisatsu_photo {
  margin-top:80px;
  margin-left:60px;
  float:left;
}
.establish_photo {
  margin-top:60px;
  margin-right:70px;
  float:right;
}


.shinkoji_photo {

 margin-top:15px;
 margin-left:550px

}

.medi_photo {

 margin-top:300px;
 margin-left:550px

}

#map {
 
 margin-left:50px;
 
}

#lead {
  width:580px;
  margin-left:70px;
  margin-right:auto;
}


#article_01 {
  width:403px;
  line-height:16px;
  margin-left:260px;
  margin-right:auto;
}

#article_02 {
  width:403px;
  line-height:16px;
  margin-left:70px;
  margin-right:auto;
}

.article {
  line-height:16px;
  width:500px;
  margin-left:70px;
  margin-right:auto;
}






#site_map {
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	width: 100px;
	position: absolute;
	left: 850px;
	top: 105px;
}
#site_map_t {   /* index.php専用 */
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	width: 100px;
	position: absolute;
	left: 850px;
	top: 128px;
}


.arrow {
	background-attachment: scroll;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
#footer {
	clear both;
	background-image: url(../fkk_images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	height: 43px;
	width: 992px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -1px;
	position: relative;
}

#menu2 {
	margin-left:10px;

}




#item1 {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	
}
#item1 h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#path ul {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-top: 8px;
	padding-left: 40px;
	list-style-type: none;
}
.table1 {
	margin-top: 10px;
	margin-left: 40px;
}
.table2 {
	margin-top: 0px;
	margin-left: 20px;
}
#item1 h1 img {
	margin: 0px;
	padding: 0px;
}
.icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_contents {
	margin-left: 45px;
}

#books {
	margin-top:10px;
	margin-left:50px;
	color:saddlebrown;

}

#books td {
	line-height:16px;
}



#notice_td {
 background:url(../images/info_header.gif) no-repeat;
 text-align:left;
 color: #383838;
}

#info_table {
	height: 140px;
	overflow:auto;
	margin-bottom:7px;
}

#cmd_td {
 background:url(../images/cmd_header.gif) no-repeat;
 text-align:left;
 color: #383838;
}

#cmd_table {
	height: 140px;
	overflow:auto;
	margin-bottom:7px;
}


