/* Contents
----------------------------------------------*/
#Contents h3{
	margin:0px;
	border-left:#ff679a 7px solid;
	border-top:#ff679a 1px solid;
	border-bottom:#ff679a 1px solid;
	border-right:#ff679a 1px solid;
	padding-left:5px;
	background:url(img/bg_h3.gif) top repeat;
}
#Contents h4{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 5px;
	/* background-image:  url(img/list.gif);
	background-repeat: no-repeat;
	background-position:left center;*/
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	color:#666666;
}
#Contents h5{
	padding:0px 0px 0px 5px;
	margin:8px 0px 8px 0px;
	font-size: 15px;
	/* border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FAA185;*/
}
#Contents h6 {
	font-size: 14px;
	margin:8px 0px 8px 6px;
}
#Contents p.head{
	margin:2px 0px 10px 15px;
	font-size: 14px;
	background-repeat: no-repeat;
}
#Contents td.image{
	float: right;
	vertical-align: top;
}
#Contents p.text{
	margin: 10px 0px 10px 15px;
	font-size: 14px;
}
#Contents p.sub{
	font-size: 12px;
	margin: 4px 0px 10px 0px;
	text-align: right;
}