@charset "utf-8"; 

/*box_history.css
「盛り出しわんこそばの由来」スタイル
*/

/*【4】メイン内*/
/*4-0 */
/*TOPメインイメージ*/
#contents .screen {
}
.main .title {
	margin:0 0 5px;
	height: 25px;
}
.main .cmnt {
	display:inline;
	float:left;
	width:275px;
	margin: 0 15px 10px 0;
	font-size: .834em;
}

/*4-1 歴史*/
#history {
	background:url(img/bg_yurai.gif) no-repeat 0 0;
}

/*4-2 名称*/
#name {
	background:url(img/bg_name.gif) no-repeat 0 0;
}

/*4-3 召し上がり方*/
#eat {
	background:url(img/bg_eat.gif) no-repeat 0 0;
}
#eat .li2 {
	margin:0 0 10px 0;
}
#eat p {
	clear:left;
}
#eat .more {
	position:static;
	width: auto;
}
/*【5】サイド内*/

