/*===body, section===*/
body {
	width: 590px;
	margin:10px 10px;
	background-color: #ffffff;
}
#case h2 {
	margin-bottom: -10px;
}
#yama2 a:hover {
	color:#666;
	text-decoration:none;
	/*相対配置：オンマウスで1pxずらす*/
	position:relative;
	top:1px;left:1px;
}


/*IDの指定*/
#yamanavi{
	background-image: url(../img/yamagata.jpg);
	height: 750px;
	background-repeat: no-repeat;
	color: #2bb673;
	margin: 0;
	padding: 0;
	}
/*yamanaviのclass*/
.yama1 {
	margin-left: 55px;
	padding-top: 25px;
}
.yamatoplink{
	list-style-type: none;
	margin-left: 30px;
	margin-top: -5px;
	margin-bottom: 10px;
	width: 260px;
	float: left;
}
.sample1{
	margin-left: 355px;
	margin-top: -10px;
	margin-bottom: 10px;
}
#yama2 {
	width: 590px;
}
.text {
	text-align: center;
	font-size: 10pt;
}
a img {
	border: none;
}
.mikata {
	margin-top: 0px;
	float: right;
}

.oubo {
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 0px;
}
.dai {
	margin-left: 60px;
	margin-right: 60px;
	border-left: solid 1em;
	border-bottom: solid 2px;
	padding-bottom: -5px;
	border-left-color: #FDB813;
	border-bottom-color: #FDB813;
	font-weight: bold;
	color: #000000;
}
.attention {
	margin-top: -15px;
	margin-left: 60px;
	margin-right: 60px;
	font-size: 8pt;
}
em{
	color:#2bb673;
	font-style:normal;
	font-size:110%;
	font-weight: bold;
}
strong {
	color:#FF0000;
	font-style:normal;
	font-size:110%;
	font-weight: bold;
}
b {
	font-size: 115%;
	font-weight: bold;
}
ul {
	margin: auto;
	margin-bottom: -10px;
}  
#under a:hover {
	color:#666;
	text-decoration:none;
	/*相対配置：オンマウスで1pxずらす*/
	position:relative;
	top:1px;left:1px;
}
.underlink {
	list-style-image: none;
	display: inline;
}
.attent {
	font-size: 11px;
}
.yama3 {
	float: right;
}
.navi {
	margin-top: -50px;
	margin-left: 410px;
}
.pre {
	margin-top: -60px;
	margin-left: 450px;
}
.access1 {
	font-size: 12px;
	color: #000000;
	margin-top: -25px;
	margin-left: 17px;
}
.access2 {
	font-size: 12px;
	color: #000000;
	margin-top: -15px;
	margin-left: 17px;
}

/*IDの指定*/
.content1 {
	margin-left: 10px;
	width: 260px;
	float: left;
}
.content2 {
	margin-left: 290px;
	width: 260px;
	line-height: 1.5;
}
.newpara {
	clear: left;
}
/*===メニュー===*/
#casemenu {
	margin:0 auto 12px;
	padding:0;
	width: 570px;
	text-align:center;
	font-family:"Trebuchet MS",sans-serif;
}
#casemenu ul {
	margin:1px 2px;
	padding:0;
	/*リストマーカー非表示*/
	list-style-type:none;
}
#casemenu ul li {
	padding-left: 40px;
	/*インラインとして表示*/
	display: inline;
}
#casemenu a:hover {
	color:#666;
	text-decoration:none;
	/*相対配置：オンマウスで1pxずらす*/
	position:relative;
	top:1px;left:1px;
}
.shoukai {
	font-size: 15px;
	color: #2bb673;
	font-style: oblique;
	width: 260px;
}
.setumei {
	width: 240px;
	line-height: 1.7;
}
/*イベント表の中の幅設定*/
.ivent {
	font-size: 10px;
	margin-top: -15px;
}
.ive1 {
	width: 100px;
}
.ive2 {
	width: 155px;
}
.ive3 {
	width: 75px;
}
.ive4 {
	width: 120px;
}
.ive5 {
	width: 120px;
}
thead {
	background-color: #D6D6D6;
}
/*フッター*/
address {
	width: 590px;
	margin-top: 15px;
	padding:0 5px;
	text-align:left;
	font-size:85%;
	background-color: #2bb673;
	color:#fff;
	font-style:normal;
}
address a {
	text-decoration:none;
}