@charset "UTF-8";

/* 氣庵ページ別CSS
トップページ

------------------------
ver.2010/3/25/
------------------------

1:氣庵トップ

----------------------------------------------------------*/

/*1:レイアウト
==========================================================*/

#content_img {
	background:url(../img/content_img.jpg) no-repeat center 0px;
	width:800px;
	height:300px;
	margin:auto;
	text-indent:-9140px;
}

.content_txt {
	width:500px;
	height:140px;
	text-indent:-9140px;
	margin:5px;
	background-image: url(../img/content_txt.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#address_area {
	background:url(../img/address_area.gif) no-repeat 0px 0px;
	width:500px;
	height:140px;
	padding:10px 20px;
	font-size:14px;
	line-height:24px;
}
