/* CSS Document */

/* コンテンツの設定
-------------------------------------------------------------------------------------------- */

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

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

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


/* 左コンテンツの設定
------------------------------------*/

#breadcrumb{
	width: 570px;
	height: 20px;
	background: url(http://www.heartful.or.jp/images/breadcrumb_back.gif) no-repeat;
	padding: 8px 0 0 10px;
	font-size: 11px;
}

#left-contents h2{
	margin: 0 0 10px 0;
}

#left-contents h3{
	margin: 0 0 10px 0;
}


#left-contents h5{
	margin: 0 10px;
	background: url(http://www.heartful.or.jp/images/dotline.gif) repeat-x bottom;
	padding: 0 0 5px 0;
	font-size: 100%;
}

.contents-box{
	width: 540px;
	margin: 10px 20px 20px 20px;
}



#pagetop,#pagetop-half{
	text-align: right;
}

#pagetop img,#pagetop-half img{
	vertical-align: text-top;
}

#pagetop a,#pagetop-half a{
	text-decoration: none;
}

#pagetop-half{
	margin: 0 0 20px 0;
}

.tBold{
	font-weight: bold;
}

.tRed{
	color: #FF0000;
}

.tCenter{
	text-align: center;
}

.tRight{
	text-align: right;
}

.line{
	margin: 0 10px;
	border-top: double 3px #cccccc;
}



/* 右コンテンツの設定
------------------------------------*/

.submenu{
	margin: 3px 0 10px 0;
	list-style-type: none;
}

.submenu li{
	display: block;
	width: 200px;
	height: 33px;
	position:relative;
}

.submenu li a{
	display: block;
	width: 200px;
	height: 35px;
}

#rm-guide{ background: url(http://www.heartful.or.jp/images/submenu/guide_h.gif) no-repeat; }
#rm-golf{ background: url(http://www.heartful.or.jp/images/submenu/golf_h.gif) no-repeat; }
#rm-flower{ background: url(http://www.heartful.or.jp/images/submenu/flower_h.gif) no-repeat; }
#rm-bridal{ background: url(http://www.heartful.or.jp/images/submenu/bridal_h.gif) no-repeat; }
#rm-travel{ background: url(http://www.heartful.or.jp/images/submenu/travel_h.gif) no-repeat; }
#rm-sougi{ background: url(http://www.heartful.or.jp/images/submenu/sougi_h.gif) no-repeat; }
#rm-life{ background: url(http://www.heartful.or.jp/images/submenu/life_h.gif) no-repeat; }

.golf #rm-golf img,.flower #rm-flower img,.bridal #rm-bridal img,.travel #rm-travel img,.life #rm-life img{ visibility: hidden; }

.submenu li a:hover{
	background-color: transparent;
}

.submenu li a:hover img{
	visibility: hidden;
}

.submenu li:hover img{
	visibility: hidden;
}

.sublist{
	height: 25px !important;
	width: 170px !important;
	padding-left: 30px;
}

.sublist a{
	width: 170px !important;
	height: 25px !important;
}

.list-first{
	margin-top: 7px;
	_margin-top: 2px;
}

.list-last{
	background: url(http://www.heartful.or.jp/service/images/rm_dotline.gif) no-repeat bottom;
	margin-bottom: 5px !important;
}

.list-last02{
	margin-bottom: 5px !important;
}
