@charset "utf-8";
#intro {
	width: 100%;
	height: 350px;
	background-color: #D9DEE5;
	text-align: center;
}
#intro-box {
	margin-left: auto;
	margin-right: auto;
}
.aisatsu-box p{
	letter-spacing: 0.1em;
	line-height: 26px;
	margin-left: 10px;
	font-size: 16px;
	clear: both;
	width: 420px;
	margin-bottom: 25px;
}
.aisatsu-box {
	float: left;
	width: 430px;
	margin-right: 20px;
	height: 270px;
}
.presentation {
	float: left;
	width: 346px;
	height: auto;
	border-radius: 10px;
	border: 2px solid #F77C1D;
	background-color: #f9f6dc;
	font-size: 11pt;
	text-align: center;
	line-height: 30px;
	padding-bottom: 5px;
}
.presentation-title {
	background-color: #F77C1D;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	height: 40px;
	line-height: 40px;
	letter-spacing: 0.1em;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: 100%;
}



.jigyo_box{
	margin-bottom: 40px;
	margin-right: 30px;
	letter-spacing: 0.1em;
	line-height: 26px;
	margin-left: 20px;
	font-size: 16px;
	text-align: left;
}

.naiyo-txt{
	font-size: 20px;
	color: crimson;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 5px;
}

.aisatsu-title{
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
	margin-bottom: 18px;
	font-size: 18px;
	letter-spacing: 0.1em;
	float: left;
	width: 380px;
}
