@charset "UTF-8";

@import "../css/general.css";

/*コンテンツ==============================*/

#contents{ min-height: 770px; }

#right_col h2{
	margin-bottom: 40px;
}

#right_col h3{
	display: none;
}


/*サイトマップ==============================*/

#right_col div.sitemap p{
	height: 59px;
	padding: 20px 20px 0 70px;
	background-image: url(../img/sitemap/sitemap_icon.png);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: solid 1px #CCCCCC;
}

#menu{
	padding-top: 102px;
}