update@charset "UTF-8";
/* CSS
------------------------------------------------------------------ */
html {
	width: 100%;
	height: 100%;
}
body {
	background: #FFFFA0;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #333333;
	line-height: ;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-weight:normal; 
}
table {
}

img {
	border:0;
}

a {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #00AA00;
}

p {
	margin: 0px;
	padding: 0;
}
ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header {
	background: url("../img/header_back.jpeg") no-repeat;
	width: 820px;
	height: 110px;
	margin: 0 auto;
	padding: 20px 40px 0 40px;
}
#seo {
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}
#header h1 {
	padding: 5px 0 0 0;
}
#header h1 a {
	background: url("../img/logo.jpeg") no-repeat;
	width: 496px;
	height: 45px;
	display: block;
}
#header h1 span {
	display: none;
}


#wrapper {
	background: url("../img/wrapper_back.jpeg") repeat-y;
	width: 840px;
	margin: 0 auto;
	padding: 0 30px;
}

#main_menu {
	background: url("../img/menu_back.jpeg") repeat-x;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0 0 15px 0;
}
#main_menu ul {
	width: 750px;
	margin: 0 auto;
}
#main_menu li {
	width: 150px;
	height: 40px;
	overflow: hidden;
	float: left;
}
#main_menu span {
	display: none;
}
#main_menu a {
	background: url("../img/main_menu_set_new.jpg") no-repeat;
	width: 150px;
	height: 40px;
	display: block;
}
#main_menu #menu1 a {
	background-position: 0px 0px;
}
#main_menu #menu2 a {
	background-position: -150px 0px;
}
#main_menu #menu3 a {
	background-position: -300px 0px;
}
#main_menu #menu4 a {
	background-position: -450px 0px;
}
#main_menu #menu5 a {
	background-position: -600px 0px;
}
#main_menu #menu1 a:hover {
	background-position: 0px -40px;
}
#main_menu #menu2 a:hover {
	background-position: -150px -40px;
}
#main_menu #menu3 a:hover {
	background-position: -300px -40px;
}
#main_menu #menu4 a:hover {
	background-position: -450px -40px;
}
#main_menu #menu5 a:hover {
	background-position: -600px -40px;
}


#left {
	width: 200px;
	height: 780px;
	padding: 0 0 30px 0;
	float: left;
}

#content {
	width: 600px;
	padding: 0 20px 30px 0;
	float: right;
	/*
	text-align: justify;
	text-justify: distribute;
	*/
}
#content table {
	width: 100%;
}

#footer {
	background: url("../img/wrapper_back_tb.jpeg") bottom no-repeat;
	width: 800px;
	margin: 0 auto;
	padding: 0 50px 40px 50px;
}
#pagetop {
	padding: 0 20px 0 0;
	float: right;
}
	
#pagetop a {
	background: url("../img/pagetop.jpeg") no-repeat;
	width: 100px;
	height: 20px;
	display: block;
}
#copy {
	border-top: #FF9900 2px solid;
	color: #FF9900;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 12px;
}


/*トップ
----------------------------------------------------------------------*/
.content_text {
	padding: 10px 0;
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute;
}

#banner_menu {
	padding: 10px 0 0 0;
}
#banner_menu ul {
	width: 510px;
	margin: 0 auto;
}
#banner_menu li {
	width: 150px;
	height: 180px;
	padding: 0 10px;
	overflow: hidden;
	float: left;
}
#banner_menu span {
	display: none;
}
#banner_menu a {
	width: 150px;
	height: 180px;
	display: block;
}
#banner_menu a:hover {
	position: relative;
	left: 1px;
	top: 2px;
}
#banner1 a {
	background: url("../img/banner1.jpeg") no-repeat;
}
#banner2 a {
	background: url("../img/banner2.jpeg") no-repeat;
}
#banner3 a {
	background: url("../img/banner3.jpeg") no-repeat;
}

#address {
	background: url("../img/address.jpeg") no-repeat;
	width: 570px;
	height: 60px;
	padding: 0 0 10px 0;
}
#address span {
	display: none;
}

#map {
	background: url("../img/map_midori.jpeg") no-repeat;
	width: 560px;
	height: 50px;
	padding: 310px 0 0 10px;
}
#google a {
	background: url("../img/google.jpeg") no-repeat;
	width: 125px;
	height: 45px;
	display: block;
	
}

#content_top {
	background: url("../img/content_tb.jpeg") top no-repeat;
	height: 10px;
}
#content_bottom {
	background: url("../img/content_tb.jpeg") bottom no-repeat;
	height: 10px;
}
#content_body {
	background: url("../img/content_back.jpeg") repeat-y;
	padding: 5px 15px;
}



/*生活
----------------------------------------------------------------------*/
#day {
	background: url("../img/day_back.jpeg") bottom no-repeat;
	padding: 0 0 90px 0;
}
#day1 {
	background: url("../img/day1.jpeg") no-repeat;
	width: 185px;
	height: 150px;
	padding: 0 5px 0 0;
	float: left;
	position: relative;
	top: 15px;
}
#day2 {
	background: url("../img/day2.jpeg") no-repeat;
	width: 185px;
	height: 150px;
	float: left;
	position: relative;
	top: -10px;
}
#day3 {
	background: url("../img/day3.jpeg") no-repeat;
	width: 185px;
	height: 150px;
	float: right;
	position: relative;
	top: 15px;
}
.content_title {
	background: url("../img/content_title.jpeg") no-repeat;
	color: #333333;
	height: 40px;
	padding: 0 0 15px 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -5px;
}
.year {
}
#year_text {
	background: url("../img/year_text1.jpeg") center 10px no-repeat;
	clear: both;
	height: 138px;
	padding: 10px 0 20px 0;
}
#year_text2 {
	background: url("../img/year_text2.jpeg") center 10px no-repeat;
	clear: both;
	height: 201px;
	padding: 10px 0 20px 0;
}
.year_photo {
	background: url("../img/year_photo_back.jpeg") 5px top no-repeat;
	width: 96px;
	height: 116px;
	padding: 17px 9px 4px 9px;
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}
.year_photo2 {
	background: url("../img/year_photo_back.jpeg") 5px top no-repeat;
	width: 96px;
	height: 116px;
	padding: 17px 4px 4px 9px;
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}
.year_photo3 {
	background: url("../img/year_photo_back.jpeg") 5px top no-repeat;
	width: 96px;
	height: 116px;
	padding: 17px 9px 4px 9px;
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	position: relative;
	top: -5px;
}

/*紹介
----------------------------------------------------------------------*/
#about_area {
	padding: 0 15px;
	font-size: 13px;
	line-height: 18px
}
#about_img1 {
	background: url("../img/about1.jpg") no-repeat;
	height: 80px;
	padding: 10px 0 10px 180px;
}
#about_img2 {
	background: url("../img/about2.jpg") no-repeat;
	height: 85px;
	padding: 10px 0 10px 180px;
}
#about_img3 {
	background: url("../img/about3.jpg") no-repeat;
	height: 85px;
	padding: 10px 0 10px 180px;
}
#about_img4 {
		background: url("../img/about4.jpg") no-repeat;
	height: 85px;
	padding: 10px 0 10px 180px;
}

.table_area {
	padding: 0 15px 10px 15px;
}
.content_table {
	width: 100%;
	border-bottom: #CCCCCC 2px solid;	
}
.content_table th,
.content_table td {
	border-top: #CCCCCC 2px solid;	
	padding: 5px 10px;
	text-align: left;
}
.content_table th {
	background: url("../img/th_back.jpeg") bottom repeat-x;
	border-right: #CCCCCC 1px dotted;
	width: 110px;
	font-weight: normal;
	text-align: center;
}
#admission {
	background: url("../img/admission_image.jpg") no-repeat;
	width: 540px;
	height: 150px;
}
#mailaddress {
	background: url("../img/mail.jpeg") no-repeat;
	width: 180px;
	height: 18px;
}
