@charset "UTF-8";


/*
 **************************************
 *
 * 本体
 *
 **************************************
 */
 
 
h2 {
	font-size: 1px;
	line-height: 0em;
	vertical-align: bottom;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
 
#middle-column p {
	line-height: 1.8em;
	margin: 0 0 15px 0;
}

#middle-column p.r {
	text-align: right;
}


#sitemap li {
	font-size:90%;
	line-height:1em;
	margin-bottom:15px;
}

#sitemap li.toplv { margin-bottom:25px; }

a.toplv {
	display:block;
	padding-bottom:8px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	width:100%;
	font-size:0;
	line-height:0;
}

li.second { padding-left:15px; clear:both; }
li.second a{
	color:#4d4d4d;
	text-decoration:none;
	background:url(../images/garrow.png) no-repeat left center;
	padding-left:10px;
}
li.second a:hover { color:#c80000; }
li.second a.second { float:left; }

ul.third   { float:left; }
li.third   { padding-left:5px; }
li.third a {
	         color:#4d4d4d;
          	 text-decoration:none;
	         background:url(../images/plus.png) no-repeat left center;
	         padding-left:10px;
            }

img.blk { margin-left:5px; }

