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

#wrapper2 {
	width: 960px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


#main {
	padding-left: 35px;
	position: relative;
	text-align: left;
	letter-spacing: 0.1em;
}



.bana {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bana.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 677px;
	font-family: "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	color: #003366;
	clear: both;
}


.banamsp {
	padding-left: 20px;
	font-size: 15px;
	padding-top: 4px;
}
#msp_top {
	margin-top: 20px;
	margin-left: 40px;
	clear: both;
}
#setumei {
	position: relative;
	margin-top: 20px;
	width: 600px;
	margin-left: 40px;
	clear: both;
	height: 524px;
}


#come {
	text-align: left;
	margin-bottom: 35px;
	font-size: 14px;
	height: 438px;
	line-height: 22px;
	margin-top: 0px;
}
.come1 {
	margin-left: 12px;
	line-height: 20px;
}

.come2 {
	margin-top: 15px;
	margin-left: 12px;
}
.come2 img {
	margin-right: 10px;
	margin-bottom: 20px;
	position: relative;
	top: 0px;
	float: left;
}

.come3 {
	clear: both;
	line-height: 20px;
}
.come4 {
	clear: both;
	line-height: 20px;
	height: 86px;
}

#kojyo {
	text-align: left;
	margin-bottom: 23px;
	position: relative;
	padding: 0px;
	margin-left: 140px;
}
#setumei a {
	color: #0099FF;
	text-decoration: underline;
}
#setumei a:hover {
	color: #003366;
	text-decoration: none;
}
#msp3 {
	text-align: right;
	margin-top: 20px;
}


.eisei {
	clear: both;
	position: relative;
	padding-left: 3px;
	margin-top: 20px;
	font-size: 14px;
	margin-left: 38px;
	width: 610px;
	text-align: justify;
}


.eisei-l {
	float: left;
	margin-bottom: 40px;
}
.eisei-r {
	float: right;
	width: 470px;
}
.eisei-r img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.eisei-r2 {
	float: right;
	width: 344px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 3px;
}
#mspeisei {
	position: relative;
	margin-top: 15px;
	margin-left: 3px;
	margin-right: 10px;
}



/*リンク*/
#buttonlink {
	text-align: center;
	font-size: 18px;
	height: 76px;
	width: 594px;
	margin-left: 45px;
	letter-spacing: 0.1em;
	clear: both;
}

#buttonlink a {
	position: relative;
	display: block;
	text-decoration: none;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	background: #009999;
	color: #fff;
	transition: 0.3s;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

#buttonlink a:hover{
	filter: brightness(1.2);
}
