@charset "utf-8";
/* CSS Document */

/*--常用---------*/
.float-clear{
	clear:both;
	overflow:hidden;
	height:1px;
}

.display-none{
	display:none;
}

.cont-obj{
	width:auto;
	margin:0 0 20px;
}

.attention{
	line-height:1.5;
	margin:5px 0;
}


/*--id・class------------*/
#contents-area{
	width:708px;
}

p#dir-navi{
	margin:0px 0 20px 3px;
}

/*--タイトル------*/
.bgt_large {
	background: url(../image/bgt_btitle.gif) left bottom no-repeat;
	padding-bottom: 2px;
	height: 40px;
	margin: 10px 0px 20px;
	clear: both;
}

#ttl-asadori{
	background:url(../images/ttl_asadori.gif) scroll no-repeat;
	clear: both;
}

#ttl-shun{
	background:url(../images/ttl_shunnosozai.gif) scroll no-repeat;
	clear: both;
}

#ttl-season{
	background:url(../images/ttl_kisetsuno.gif) scroll no-repeat;
	clear: both;
}

.ttl-property-l{
	text-indent: -9999px;
	width:auto;
	height:40px;
	margin: 0px;
}


#ttl-kaki{
	background:url(../images/ttl_kaki.gif) scroll no-repeat;
	clear: both;
}

#ttl-uni{
	background:url(../images/ttl_uni.gif) scroll no-repeat;
	clear: both;
}

.ttl-property-s{
	width:auto;
	height:28px;
}


/*--朝獲り----------*/
.photo-asadori-top{
	width:auto;
}

.photo-asadori-left{
	width:330px;
	float:left;
	text-align: center;
}

.photo-asadori-right{
	width:708px;
	float:left;
}

.photo-asadori-right p{
	margin:0 0 10px;
	line-height:1.5;
}

.photo-asadori-bottom{
	padding:10px 0;
	clear: both;
}

.photo-asadori-bottom img{
	margin:0 3px 0 0;
}

/*--旬の～-----------*/
.photo-shun{
	text-align: center;
}

.photo-shun-left{
	width:438px;
	float:left;
}

.photo-shun-left p{
	margin:0 0 20px;
	line-height:1.5;
}

.photo-shun-right{
	width:350px;
	float:left;
	text-align: center;
}



/*--季節の～-------*/
.photo-season{
	width:auto;
	clear: both;
}

.photo-season-left{
	width:320px;
	float:left;
	text-align: center;
	margin-bottom: 20px;
}

.photo-season-right{
	width:387px;
	float:left;
}

.season-food{
	float:left;
	width: 129px;
}
.season-food-img{
margin:0px;
}

.season-food p{
	font-size:90%;
	margin:0px 5px;
}

.photo-season-right p strong{
	color:#69938d;
	font-size: 100%;
}



/*--カキ-------------------*/
.photo-kaki-left{
	clear: both;
	margin-top: 10px;
	width:345px;
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}

.photo-kaki{
	text-align: center;
}

.photo-kaki_text{
	margin-top: 10px;
}

.photo-kaki-left p,.photo-kaki-right p{
	margin:0;
	line-height:1.5;
}
.photo-kaki-right{
	float: left;
	width: 345px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


