@charset "utf-8";
/* CSS Document */

/*--------------------------- top構造 */
#top-main {}
#top-main-left {
	float: left;
	width: 340px;
	background-image: url(../img/top-li_05.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 11px 0px 5px 2px;
	display: inline;
}
#top-main-right {
	float: right;
	width: 210px;
	margin-right: 11px;
	display: inline;
}
/*--------------------------- Flash周辺 */
#flash {
	margin-top: 13px;
	height: 207px;
	width: 564px;
	background-image: url(../img/flash-bg.jpg);
}

/*--------------------------- リスト周り */
h2#top-news-info,
h2#top-news-ugu {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 340px;
	text-indent: -9999px;
	overflow: hidden;
}
h2#top-news-info {
	background-image: url(../img/top-li_01.gif);
}
h2#top-news-ugu {
	background-image: url(../img/top-li_03.gif);
}
h2#top-news-info a,
h2#top-news-ugu a {
	height: 17px;
	width: 33px;
	margin-left: 293px;
	display: block;
	overflow: hidden;
	margin-top: 13px;
}
#content ul#top-li-info {
	margin: 0px;
}
#content ul#top-li-ugu {
	background-image: url(../img/top-li_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	margin: 0px;
}
#content ul#top-li-info li,
#content ul#top-li-ugu li {
	margin: 4px 14px 5px 14px;
	background-position: left bottom;
	padding: 0px 8px 3px 0px;
	background-image: url(../img/line-dash-2px.gif);
	background-repeat: repeat-x;
}
#content ul#top-li-info li span,
#content ul#top-li-ugu li span {
	font-size: 80%;
}
#content ul#top-li-info li p,
#content ul#top-li-ugu li p {
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	background-repeat: no-repeat;
	background-position: left center;
}
#content ul#top-li-info li p {
	background-image: url(../img/circle-blue.gif);
}
#content ul#top-li-ugu li p {
	background-image: url(../img/circle-pink.gif);
}

/*---------------------------- うぐいす周り */

h2#ugu-title {
	background-image: url(../img/uguisu_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 210px;
	text-indent: -9999px;
	overflow: hidden;
}
#top-main-right img {
	margin-top: 6px;
	margin-left: 9px;
}
#top-main-right ul {
	background-image: url(../img/uguisu_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px 0px 22px;
}
#top-main-right ul li {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#top-main-right ul li a {
	height: 100%;
	width: 100%;
	display: block;
}
#top-main-right ul li#ugu1 {
	background-image: url(../img/uguisu_02.gif);
}
#top-main-right ul li#ugu2 {
	background-image: url(../img/uguisu_03.gif);
}
#top-main-right ul li#ugu3 {
	background-image: url(../img/uguisu_04.gif);
}
#top-main-right ul li#ugu4 {
	background-image: url(../img/uguisu_05.gif);
}
#top-main-right ul li#ugu5 {
	background-image: url(../img/uguisu_06.gif);
}
#top-main-right ul li#ugu6 {
	background-image: url(../img/uguisu-new_03.gif);
}
#top-main-right ul li#ugu7 {
	background-image: url(../img/uguisu-new_04.gif);
}
#top-main-right ul li#ugu1 a:hover {
	background-image: url(../img/uguisu-o_02.gif);
}
#top-main-right ul li#ugu2 a:hover {
	background-image: url(../img/uguisu-o_03.gif);
}
#top-main-right ul li#ugu3 a:hover {
	background-image: url(../img/uguisu-o_04.gif);
}
#top-main-right ul li#ugu4 a:hover {
	background-image: url(../img/uguisu-o_05.gif);
}
#top-main-right ul li#ugu5 a:hover {
	background-image: url(../img/uguisu-o_06.gif);
}
#top-main-right ul li#ugu6 a:hover {
	background-image: url(../img/uguisu-new-o_03.gif);
}
#top-main-right ul li#ugu7 a:hover {
	background-image: url(../img/uguisu-new-o_04.gif);
}

