@charset "UTF-8";
#home #main {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 34px;
	margin-bottom: 0px;
}
#main  h3  {
	font-size: 100%;
	font-weight: lighter;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#home  #main  h1 {
	display: block;
	margin: 0px auto 10px;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: normal;
}
#home #main p {
	display: block;
	margin: 0px auto;
}

/* contents
--------------------------------------*/


#home #sidebar {
	display: block;
	background-color: #CCCCCC;
	height: 370px;
}
