@charset 'UTF-8';


/*ページキャプションの位置調整
-------------------------------------------------*/
#page_caption p img {
	margin:30px 0 0 45px;
	}
/*-----------------------*/

.concept {

	}
	
#omotenashi {
	width:632px;
	margin:0 auto;
	}
#omotenashi h3 {
	margin:0 0 10px 0;
	}
#omotenashi p strong {
	color:#7a9a63;
	}
#omotenashi p img {
	margin:0 0 5px 0;
	}
#omotenashi p span.notice {
	font-size:0.8em;
	padding:0 0 0 1em;
	}
#omotenashi p.cocktail {
	width:287px;
	float:left;
	margin:0 1px 0 0;
	display:inline;
	}
#omotenashi p.sunset {
	width:344px;
	float:left;
	}
/*----------------------*/
.aniv {
	background:url(../images/aniversary.jpg) no-repeat;
	width:631px;/*631*/
	height:170px;/*170*/
	margin:30px 0 0 0;
	}
.aniv p {
	width:370px;
	position:relative;
	top:80px;
	left:230px;
	}

behavior: expression(IEPNGFIX.fix(this));