

/*------------------ 社長あいさつ ------------------*/

#syashin{
    width:157px;
    float:left;
	padding:10px 0 0 20px;
}
.name{
    text-align:right;
	font-size:90%;
	line-height:130%;
	margin:0 10px 20px 0;
}
#aisatsu{
    width:500px;
    float:right;
	margin:0;
}

/*------------------ 沿革 ---

.year{
	 text-align:center;
	 color:#ce5a57;
	 background-color:#FFE8E8;
	 font-size:80%;
	 width:100px;
}
.history{
	font-size:80%;
	padding:5px;
	width:500px;
	border-bottom:solid #ffcccc 1px;
}
	 
#history{
	border:solid #ffcccc 1px;
	width:600px;
	margin:auto;
}


---------------*/


.history{
	padding-left:5px;
	line-height:130%;
}
