@charset "utf-8";
/* CSS Document */

p{
    margin: 0;
	padding: 0;
}

h3 {
    font-weight: normal;
}

#box{
   color: #666;
   font-size: 13px;
   line-height: 18px;
}


/* IE6用リスト設定 */
ul {
    list-style-type: none
}

/* 本文 */

#box {
	width: px;
}

.no {
    display: none;
}

.aroma01 {
    background: url(img/aroma_title01.jpg) no-repeat;
	height: 180px;
}

.aroma02 {
    background: url(img/aroma_title02.jpg) no-repeat;
	height: 217px;
}

.aroma03 {
    background: url(img/aroma_title03.jpg) no-repeat;
	height: 85px;
}

.aroma04 {
    background: url(img/aroma_title04.jpg) no-repeat;
	height: 100px;
}

#menu {
    background: url(img/aroma_bk01.gif) repeat-x;
	height: 70px;
}

.mn01 {
	margin-left: 9px;
}

#kaiun {
    background: url(img/aroma_kaiun.jpg) no-repeat;
	height: 99px;
}

.kaiun_bg {
    background: url(img/bg_01.jpg) no-repeat;
	background-position: left 100px;
	height: auto;
}

#renai {
    background: url(img/aroma_renai.jpg) no-repeat;
	height: 99px;
}

.renai_bg {
    background: url(img/bg_02.jpg) no-repeat;
	background-position: left 220px;
	height: auto;
}

#sigoto {
    background: url(img/aroma_sigoto.jpg) no-repeat;
	height: 99px;
}

.sigoto_bg {
    background: url(img/bg_03.jpg) no-repeat;
	background-position: left 200px;
	height: auto;
}

#biyou {
    background: url(img/aroma_biyou.jpg) no-repeat;
	height: 99px;
}

.biyou_bg {
    background: url(img/bg_04.jpg) no-repeat;
	background-position: left 110px;
	height: auto;
}

.text_01 {
    width: 240px;
	margin-left: 260px;
	color: #333;
}

.text_02 {
    margin:5px 0 0 0;
	padding-left: 105px;
	height: 70px;
	float: left;
}

.text_03 {
    margin:5px 0 0 0;
	padding-right: 70px;
	height: 70px;
	float: right;
}

.text_04 {
    margin: 0 20px 35px; 
}

.sp_01 {
    margin-bottom: 1em;
}

.sp_02 {
    height: 20px;
}

.sp_03 {
    height: 15px;
}

.sp_04 {
    height: 50px;
	clear: both;
}

.bt01 {
    margin-left: 260px;
	display: block;
}

.bt02 {
    margin-left: 309px;
	display: block;
}

.name {
    margin-left: 15px;
	display: block;
}

.hd {
	margin-left: 150px;
	margin-right: 20px;
	clear: both;
}

.kaori {
    background: url(img/kaori.jpg) no-repeat;
	width: 370px;
	height: 80px;
	margin-left: 150px;
}

.red {
    color: red;
}



















