@charset "Shift_JIS";* {margin: 0px; padding: 0px;}* { 	box-sizing : border-box;	-moz-box-sizing : border-box;	}		#fl_img {	width: 730px;	height: 280px;	text-align: left;	background:#999999;	}#contents {	width: 730px;	height: 400px;	}	.left {	width: 475px;	float: left;	}		.topics {		margin: 15px 0px 15px 15px;		}			.topics h2 {		margin-top: 15px;		}	.topics h3 {		margin-top: 10px;		color: #999999;		font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", Verdana, Arial, sans-serif;		font-size: 80%;		border-bottom: 1px dotted #999999;		}		.topics p {		margin-top: 5px;		font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", Verdana, Arial, sans-serif;		font-size: 80%;		color: #333333;		line-height: 140%;		}			.topics p A:link,A:visited,A:hover,A:active {background: #FFFFFF;}			.right {	width: 255px;	float: left;	}		.recipe {		margin: 15px;		}		.recipe h2 A {		border: none;		text-decoration: none;		}		.recipe h3 {		margin-top:15px;		border: none;		}		.recipe p {		font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", Verdana, Arial, sans-serif;		font-size: 80%;		color: #333333;		line-height: 160%;		border-left: 7px solid #99FF99;		padding: 10px 0 10px 8px;		margin-bottom: 15px;		}		