@charset"shift_jis";

#mainimage { padding-bottom: 10px; 
}
#onayami {
	background: url(top_nayami_bg.gif) no-repeat;
	height: 48px;
	width: 555px;
	margin: 8px 0 10px 0;
}
#onayami ul {
	margin: 0px 0px 0px 90px;
	width: 457px;
	padding: 8px 0px 0px;
}
#onayami ul li {
	margin: 0px 4px 4px 0px;
	float: left;
	list-style: none;
	height: 32px;
	width: 72px;
}
#onayami ul li a {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	height: 32px;
}

#topcontent {
	padding-top: 15px;
	padding-bottom: 10px;
}
#topcontentL {
	float: left;
	width: 370px;
}
.news {
	clear: both;
	margin-bottom: 20px;
}
.news  .title { margin-bottom: 8px; }
.news  dl {
	margin: 0px;
	padding: 0px;
	background: url(../common/img/dotline01.gif) repeat-x bottom;
	clear: both;
}
.news  dt {
	float: left;
	margin: 0px;
	padding: 5px 0px;
	color: #4CC089;
	font-family: Arial, Helvetica, sans-serif;
}
.news  dd {
	margin: 0px 0px 0px 20%;
	padding: 5px 0px;
}

.mypage{
	border:#4CC089 1px dotted;
	margin-bottom:10px;
	}


.voice { background: #fdf5cf; 
}
.voice .content {
	background: url(voice_btm.gif) no-repeat bottom;
	margin: 0px;
	padding: 5px 15px 15px;
}
.voice li {
	margin: 0px;
	padding: 3px 0px 3px 20px;
	background: url(../common/img/icon_yorokobi.gif) no-repeat left 3px;
	list-style: none;
}
.voice   li.link, .voice li.link a{
	background: url(none);
	text-align: right;
	color: #FF6600;
}
.voice .content a { color: #625523; }

#topcontentR {
	float: right;
	width: 170px;
}
#topcontentR  p { margin: 0px 0px 0px; }

/**
 * ImageFade
 */
#imageFade{
	position: relative;
	width: 555px;
	height: 236px;
	border: 1px solid #CCC;
}
#imageFade ul li{
	list-style: none;
	line-height: 1.0;
}

#imageFade #imageFade-images{
	position: relative;
	width: 555px;
	height: 251px;
}
#imageFade #imageFade-images li{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	
}
#imageFade #imageFade-images li.first{
	display: block;
}

#imageFade #imageFade-nav{
	position: absolute;
	top: 4px;
	right: 5px;
}
#imageFade #imageFade-nav li{
	line-height:1.0;
	font-size:10px;
	vertical-align:top;
	margin-bottom: 1px;
}
