@charset "utf-8";

#contents2 .linkContainer {
	text-align:right;
}
	#contents2 a.link {
		background: url(../../../commons/image/cn34/foods/Plain_wht_Right.png) no-repeat;
		padding-left: 20px;
		font-size: 12px;
		line-height: 16px;
		height: 16px;
		margin-top: 10px;
	}
#contents2 a.dl {
	background: url(../../../commons/image/cn34/environment/Doticon_blk_Download.png) no-repeat;
	padding-left: 20px;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
}
#contentWrapper a {
	opacity:1;
	text-decoration:none;
	color:#136DB5;
}
#contentWrapper a:hover {
	opacity:0.6;
}
#contents2 .fontSmall {
	font-size: 80%;
}
#contents2 > img{
	width: 100%;
}
#contents2 h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contents2 h4 {
	font-size: 130%;
	color: #A31522;
	font-weight: bold;
	margin-bottom: 15px;
}
#contents2 div.container {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
}
	#contents2 div.container img {
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
	}
#information {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}
	#information .first {
		border-bottom: 1px solid #ccc;
	}
	#information h3 {
		margin-bottom: 10px;
	}
	#information div {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
		#information div h4 {
			background-image: none;
			font-size: 110%;
			color: #004185;
			text-indent: 0px;
			font-weight: bold;
			height: 18px;
		}
	#information .container_child img {
		float: right;
		margin-left: 10px;
	}
	#information div { display: block }
	#information div:after { display: block; clear: both; content: " " }
