@import url(rss.css);
@import url(commodities.css);

h1 {
	font-family:sans-serif;
	color:#ff9900;
	font-size:16pt;
	border-left:3px solid #ff9900;
	padding-left:3px;
	}
h2 {
	color:#cc0000;
	font-family:sans-serif;
}
h3 {
	color:#333333;
	font-family:sans-serif;
	line-height:130%;
	border-bottom:1px dotted #999999;
}

table {
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
	font-size:10pt;
}

img {border:0px;}

.main {
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	margin:0px;
	padding:0px;
}



.news_title {
	margin: 10px 0px -10px 0px;
	padding: 0px 0px 0px 0px;
}

.news_block {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 10px;
}

.top_blog_title	{
	background-image: url(img/top_blog_title.gif) ;
	background-repeat: no-repeat;
	padding:4px;
	height:16px;
	font-family:sans-serif;
	font-weight:bold;
	background-color:#ff9900;
	color:#ffffff;
}

.top_blog_list	{
	background-image: url(img/triangle2.gif);
	background-repeat: no-repeat;
	padding:0px 0px 2px 12px;
}

.topic {
	border:1px solid #cccccc;
	background-color:#eeeeee;
	padding:3px;
	margin:2px 0px 4px 0px;
}

.sub_menu_block_1 {
	border:1px solid #cccccc;padding:10px;
	background-color:#eeeeee;
}

.sub_menu_block	{
	border-left:1px solid #cccccc;padding:10px;
	border-right:1px solid #cccccc;padding:10px;
	border-bottom:1px solid #cccccc;padding:10px;
	background-color:#eeeeee;
}

.sub_menu	{
	border-left:3px solid #ffcc00;
	padding:3px;
	margin:0px;
	font-family:sans-serif;
	font-weight:bold;
}

.block_img {
	padding:2px 2px 2px 2px;
	border:1px dotted #999999;
	background-color:#eeeeee;
	font-family:sans-serif;
	color:#666666;
	font-size:10pt;
	line-height:140%;
}

.block_a {
	padding:10px 10px 10px 10px;
	border:1px dotted #999999;
	background-color:#ffffcc;
}

.lined {
	border:1px dotted #cccccc;
	padding:3px;
	border-collapse: collapse;
	}
.main p {
}


/** おにぎりレシピ **/
.olist {
	background:url(../onigiri_recipe/img/list_bg.png) no-repeat;
	width:175px;
	height:194px;
	text-align:center;
	float:left;
	margin-left:14px;
	position:relative;
}

.olist dt {
	padding-top:13px;
	display:block;
}

.olist dt .new {
	position:absolute;
	top:4px;
	z-index:33;
}

.olist dd {
	margin-left:16px;
	width:140px;
	padding-top:8px;
	line-height:18px;
}
.olist a {
	color:#0099CC;
}

.olist dt a img:hover {
	filter:alpha (opacity=60);
	-moz-opacity:0.70;
	opacity:0.70;
}

.odetail {
	margin-left:20px;
	margin-bottom:60px;
}

.odetail .mainimg {
	text-align:center;
	margin-bottom:20px;
}

.odetail .mainimg img {
	border:1px solid #FFEA94;
	padding:1px;
}

.odetail div.comment {
	background:url(../onigiri_recipe/img/comment_bg.gif) no-repeat;
	display:block;
	width:528px;
	height:85px;
	margin-bottom:30px;
}

.odetail div.comment p {
	padding-top:53px;
	text-align:center;
	font-size:15px;
	color:#FF6600;
	font-weight:bold;
}

.odetail dl {
	margin-bottom:40px;
}

.odetail dl dt {
	margin-bottom:15px;
}

.odetail dl dd {
	margin-left:10px;
}

.odetail dl dd ul {
	margin-left:0px;
	padding-left:0px;
}
.odetail dl dd li {
	list-style:none;
	margin-bottom:15px;
	line-height:25px;
}

.odetail dl dd li span {
	color:#FF6600;
	font-family:"Century Gothic";
	font-size:25px;
	font-weight:bold;
	margin-right:6px;
	display:block;
	float:left;
}
