@charset "UTF-8";
/* CSS Document */

#container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	/*background-image: url(../../top/top_backgroud.gif);*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 88px;
}

#contents {
	width: 850px;
	height: 538.5px;
	overflow: hidden;
	margin-top: 22px;
	margin-left: 88px;
}
#main_contents {
	height: 318px;
	width: 758px;
	margin-top: 105px;
	margin-left: 50px;
	float: left;
	overflow: hidden;
}
#topbutton {
	width: 760px;
	height: 197px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#topbutton img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maintext {
	height: 90px;
	width: 500px;
	margin-top: 220px;
	margin-left: 36px;
}
#maintext p {
	font-size: 19px;
	margin: 0px;
	padding-top: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.navi {
	margin-right: 2px;
	float: left;
	margin-left: 0px;
}

.top_contents
{
	padding:25px 50px 25px 50px;
	-webkit-box-shadow: #e0e0e0 0px 0px 60px;
	-moz-box-shadow: #e0e0e0 0px 0px 60px;
	box-shadow: #e0e0e0 0px 0px 60px;
	background:#fff;
	margin-top:50px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width:750px;
	margin:28px auto 0 auto;
}

.top_contents .top_box
{
	padding:57px 80px 57px 80px;
}

.top_contents .top_box p
{
	margin:0 0 50px 0;
}

.left
{
	float:left;
}
.right
{
	float:right;
}

.clearfix:after
{
     content:".";
     display:block;
     clear:both;
     height:0;
     visibility:hidden;
}
.bm45
{
	margin-bottom:45px;
}

