@charset "utf-8";
/*sitemap.css*/


/*section
--------------------------------------------------------*/
body > #Contents {
	width: 960px;
	margin: 0 auto 40px;
}
#Contents > article,
#mainContents {
	width: 960px;
}
#Contents > article {
	font-size: 14px;
}
a {
	color: #555555;
}
a:hover {
	text-decoration: underline;
}
#mainContents > section {
	width: 530px;
	margin-bottom: 40px;
	overflow: hidden;
	display: block;
	float: left;
}
#mainContents > figure {
	float:right;
}

/* Contents
--------------------------------------------*/
h2 {
	margin-bottom: 30px;
	padding: 17px 12px 16px;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/h2_bg51.gif) 0px 0px no-repeat;
}
h3 {
	margin-bottom: 30px;
	padding: 14px 25px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/h4_s_bg.gif) 0 0 no-repeat;
}
