/* Outback Steakhouse Japan */
/* topics.css */


/* topics */

.newsTop {
	border-bottom:2px solid #990000;
	margin-bottom:20px;
	padding:0 0 40px;
	}

p.newsNote {
	font-size:11px;
	line-height:1.6;
	}

p.newsPast {
	padding:4px 0;
	}

.newsBlock {
	clear:both;
	border-bottom:2px solid #990000;
	margin:15px 0 15px;
	padding:20px 0 20px;
	}

.newsBlock h3 {
	font-size:13px;
	line-height:1.6;
	font-weight:bold;
	color:#990000;
	margin-bottom:18px;
	}

.rightImg260 {
	float:right;
	text-align:center;
	width:260px;
	margin:0 0 15px 20px;
	}

.rightImg260 img {
	margin-bottom:5px;
	}

.rightImg200 {
	float:right;
	text-align:center;
	width:200px;
	margin:0 0 15px 20px;
	}

.rightImg200 img {
	margin-bottom:5px;
	}

.rightImg150 {
	float:right;
	text-align:center;
	width:150px;
	margin:0 0 15px 20px;
	}

.rightImg150 img {
	margin-bottom:5px;
	}

.newsBlock ul {
	list-style-type:disc;
	margin:14px 0 14px 20px;
	}

.newsBlock li {
	}




/* ie7 */
*+html body .clearfix {
	height:1%;
	}


