@charset "utf-8";

/* CSS Document */


#contents {
	clear: both;
	float: left;
	width: 600px;
	padding-top: 10px;
}
#contents h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	padding-bottom: 4px;
	padding-left: 30px;
}

#contents .contents1 {
	background: #FFF;
	padding: 20px 15px 20px 30px;
	border-top: 1px solid #999;
}

#contents .contents1 img {
	margin-right: 15px;
	margin-bottom: 20px;
}


#sidebar {
	width: 225px;
	padding-left: 15px;
	margin-left: 600px;
	padding-top: 40px;
}

#sidebar #articlemenu h2 {
font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 36px;
	height: 36px;
	padding-bottom: 4px;
	color: #000;
}
#footer {
	clear: both;
	height: 30px;
	width: 840px;
	padding-top: 30px;
	text-align: right;
}
#footer li {
	display: inline;
}
#footer li a {
	text-decoration: none;
	text-align: center;
	width: 50px;
	padding-right: 1em;
	padding-left: 1em;
}
#footer {
	clear: both;
	height: 30px;
	width: 840px;
	padding-top: 30px;
	text-align: right;
}
#footer li {
	display: inline;
}
#footer li a {
	text-decoration: none;
	text-align: center;
	width: 50px;
	padding-right: 1em;
	padding-left: 1em;
}
