@charset "utf-8";
@import "/css/common/0-import.css";
/*  
	Author : Y.Kogawa
	Update : 5/31
*/
/*------------------------------------------------------------
	ごあいさつ
------------------------------------------------------------*/
#conts .access {
	padding: 15px;
	background: #EFEEE9 url(/img/greeting/index/image01.gif) no-repeat right bottom;

	font-size: 85%;
}

#conts .access h4 {
	margin: 0;

	font-size: 120%;
}

#conts .access address {
	font-style: normal;
}

#conts .access p {
	margin: 0;
}

#conts .access p span {
	font-size: 120%;
	font-weight: bold;
}

#conts p .more {
	margin-top: 1em;
	display: block;
}
