/*--------------------------------
	index.html sitetop共通
----------------------------------*/


h2{
font-size:14px;
color:#808040;
font-weight:700;
margin:3px 0 30px;
}

/*-------- table内 --------*/

#mainbox1{
min-width:100px;
font-size:15px;
line-height:180%;
text-align:left;
margin: 0 auto;
margin-bottom:10px;
}

.f14bkb{
font-size:13px;
line-height:1.5em;
font-weight:700;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

.f13enter{
font-size:13px;
line-height:1.5em;
font-family:"Verdana";
font-weight:700;
text-align:center;
margin-top:30px;
margin-bottom:30px;
}

.f13grb{
font-size:13px;
line-height:1.5em;
color:#666666;
font-weight:700;
text-align:center;
margin-bottom:10px;
}

/*-------------*/

#art-img{
width:240px;
height:240px;
background: url(image/eden/art/seiza02.jpg) no-repeat;
margin: 0 auto;
}


/* poe */
#poe{
width:339px;
height:62px;
background: url(image/poem.jpg) center no-repeat;
background-size:100% auto;
margin: 0 auto;
padding-top:20px;
padding-bottom:20px;
}


/*-- 新旧url --*/
#iten-u{
width:340px;
margin: 0 auto;
}
#iten-u ul{
padding-left: 40px;
padding-top:30px;
padding-bottom:10px;
}

#iten-u li{
font-size:14px;
line-height:1.5em;
color:#666666;
text-align:left;
}


/*----- footer内 -------*/

.under-txt1{
font-size:13px;
line-height:180%;
}
.under-txt2{
font-size:14px;
}

.undernavi{
width:300px;
text-align:left;
padding-top:10px;
padding-left:30px;
margin:0 auto;
}
.undernavi ul {
margin:0 auto;
}
.undernavi li{
width:90px;
font-size:13px;
color:gray;
margin-bottom:10px;
display:inline-block;
white-space:nowrap;
}
.undernavi a:link{color: #0000ff; text-decoration:none ;}
.undernavi a:visited{color: #0000cc; text-decoration:none ;}
.undernavi a:active{color: #bb5df7; text-decoration:none ;}
.undernavi a:hover {color : #84bb00; text-decoration: underline;}




