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

h3 {
	background-image: url('../img/about/ttl_aisatsu.jpg');
}

#aisatsu {
	margin-left: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#aisatsu h4 {
	margin-top: 10px;
}

#aisatsu div.aisatsu {
	width: 671px;
	height: 212px;
}

#aisatsu p.sign {
	float: right;
	text-align: left;
	width: 370px;
	font-size: 18px;
	margin-top:130px;
}

#aisatsu span {
	font-size: 28px;
}

#aisatsu p {
	margin: 10px 0px 20px 25px;
	line-height: 2.0em;
}

#aisatsu table {
	margin-top: 10px;
	margin-left: 20px;
}

#aisatsu td {
	vertical-align: top;
}

.day {
	float: right;
	text-align: right;
	font-size: 14px;
	margin-bottom: 16px;	
}

#aisatsu div.totop {
	margin-bottom: 15px;
}

#aisatsu div.totop input {
	display: block;
	width: 140px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	font-size: 10px;
	color: #0F2147;
	font-weight: bold;
	text-decoration: none;
	background-color: #F5F5F5;
	margin-left: 530px;
	border: none;
	background-image: url('../img/common/ic_totop_off.gif');
	background-repeat: no-repeat;
	background-position: 7px 4px;
	cursor: pointer;
}

#aisatsu div.totop input:hover {
	color: #FFF;
	background-color: #2B395C;
	background-image: url('../img/common/ic_totop_on.gif');
}

#aisatsu h5 {
	font-size: 16px;
}

