@charset "UTF-8";
#id-home #body #main header #header {
	padding-top: 1em;
	padding-bottom: 1em;
}


#id-home #body #main header #header h1 {
	background-image: url(../images/logo_b.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 290px;
	text-indent: -9999px;
	float: left;
}
#id-home #body #main header #header p {
	display: inline;
	width: 650px;
	font-size: 13px;
	text-align: right;
	vertical-align: bottom;
	height: 49px;
	margin: 0px;
	float: left;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#id-home #body #main #contents article #article #imgslide {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#id-home #body #main #contents article #article #topics {
	height: auto;
	width: 700px;
	overflow: hidden;
	margin-bottom: 16px;
}
#id-home #body #main #contents article #article #topics h2 {
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
}

#id-home #body #main #contents article #article #topics .sns {
	background-color: #E4EDFA;
	float: left;
	height: auto;
	width: 212px;
	margin-right: 16px;
	border: 2px solid #FFFFFF;
	display: inline;
	margin-top: 16px;
}
#id-home #body #main #contents article #article #topics .sns > div {
	height: auto;
	overflow: auto;
	font-size: 13px;
	background-color: #FFFFFF;
	padding: 6px;
	margin-top: 0px;
	margin-bottom: 6px;
	display: block;
	border: 1px dotted #999999;
}
#id-home #body #main #contents article #article #topics .sns > div {
	height: 500px;
	overflow: auto;
	display: block;
	width: auto;
}
