/* 基本構成 */

#headerbun {
	position: absolute;
	text-align: right;
	right:9px;
	top: 10px;
}

#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 780px;
	padding-bottom: 10px;
	text-align: left;
}

#contener .bn{
	margin-bottom :3px;
}

#contener .list{
	margin: 3px 0 3px 8px;
	background: url(../images/aicon_top01.gif) no-repeat left center;
	padding-left: 12px;
}


/* コンテンツスタイル */

#content .mainimage{
	margin: 0  0  5px 0;
	padding: 0;
	height :180px;

}

#content .h2{
	margin: 0;
	padding: 0;
}

#content ul{
	padding-bottom: 5px;
}

#content h3{
	margin: 0;
	padding: 5px;
}


/* お知らせ*/
#info li{
	margin: 5px 0 3px 5px;
	padding-left: 12px;
	background: url(../images/aicon_ya.gif) no-repeat left center;
	font-size: 13px;
}



