/* CSS Document */

/* メインイメージの設定
-------------------------------------------------------------------------------------------- */

#main-box{
	width: 800px;
	height: 245px;
}

#flash{
	width: 580px;
	height: 245px;
	float: left;
	margin: 0;
}

#pickup{
	width: 210px;
	float: right;
}



/* メニューの設定
-------------------------------------------------------------------------------------------- */

#mainmenu{
	_margin-top: -3px;
}


/* トップページコンテンツの設定
-------------------------------------------------------------------------------------------- */

#top-contents{
	width: 800px;
	background: url(http://www.heartful.or.jp/images/contents_back.gif) repeat-y;
	padding-bottom: 20px;
}

#top-left{
	width: 580px;
	float: left;
}

#top-right{
	width: 200px;
	padding: 10px 5px;
	float: right;
}


/* top-leftの設定
------------------------------------*/



#main-banner {
	margin-bottom: 15px;
}


#service-table{
	width: 580px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#service-table td{
	border-bottom: solid 1px #cccccc;
	padding: 10px 0;
	vertical-align: top;
}

#service-table p{
	font-size: 12px;
	line-height: 100%;
}

.no-border{
	border-bottom: none !important;
}

.service-photo{
	width: 60px;
	float: left;
	margin: 0 10px 0 0;
}

#golf-banner{
	clear: left;
	margin: 10px 0 0 0;
}


#new-list{
	margin: 10px 0 0 0;
}

#new-list dt{
	/*width: 135px;*/
	float: left;
}

#new-list dd{
	padding-left: 100px;
	margin-bottom: 5px;
}
/*
#link-table01{
	width: 276p !important;
	margin: 50px auto 0 auto !important;
}

#link-table02{
	width: 368px !important;
	margin: 5px auto 0 auto !important;
}
*/

#link-table01{

	margin: 50px 0 0 0;
}

#link-table02{
	margin: 5px 0 0 0;
}


#link-table01 td,#link-table02 td{
	padding: 0 2px;
}


/* top-rightの設定
------------------------------------*/

.party-list{
	margin: 5px 10px 10px 10px;
	list-style-type: none;
}
.party-list li{
        margin: 0px 0px 10px;
}

#banner{
	list-style-type: none;
}

#banner li{
	margin-bottom: 10px;
}

#bn-tieup{ background: url(http://www.heartful.or.jp/images/top/bn_kimimaro_h.gif) no-repeat; }
#bn-chunichi120123{ background: url(http://www.heartful.or.jp/images/top/bn_chunichi120123_h.gif) no-repeat; }
#bn-party{ background: url(http://www.heartful.or.jp/images/top/bn_party_h.gif) no-repeat; }
#bn-joyheart{ background: url(http://www.heartful.or.jp/images/top/bn_joyheart_h.jpg) no-repeat; }
#bn-bridal{ background: url(http://www.heartful.or.jp/images/top/bn_bridal_h.jpg) no-repeat; margin-bottom: 10px !important; }


#bn-tieup,#bn-chunichi120123,#bn-party,#bn-joyheart,#bn-bridal{ display: block; width: 200px; height: 60px; }

#bn-tieup a,#bn-chunichi120123 a,#bn-party a,#bn-joyheart a,#bn-bridal a{ display: block; width: 200px; height: 60px; }

#banner li a:hover,#bn-party a:hover,#bn-bridal a:hover{
	background-color: transparent;
}

#banner li a:hover img,#bn-party a:hover img,#bn-bridal a:hover img{
	visibility: hidden;
}


