@import url(main.css);

div.contents_ttl {
	height :30px;
	width : 810px;
	text-align : left;
	border-bottom : 2px solid #daa520;
	margin : 10px 0px 15px 0px;
}
div.contents_ttl_txt {
	height : 18px;
	width : 300px;
	padding : 5px 0px 0px 2px;
	font-size :20px;
	font-weight : bold;
	text-align : left;
	color : #daa520;
}
div.contents_pic {
	display : inline;
	float : left;
	width : 125px;
	font-size : 0px;
	margin-bottom : 15px;
}
table.contents_box {
	display : inline;
	float : left;
	margin-left : 10px;
	width : 673px;
	font : 12px "ＭＳ Ｐゴシック","Osaka",sans-serif;
	color : #ffffff;
	border-collapse : collapse;
}
table.contents_box tr {
	height : 20px;
}
table.contents_box td {
	width : 224;
	padding-left : 3px;
	border : 1px solid #daa520;
}
#freeArea {
	width : 673px;
	padding-top : 5px;
	padding-bottom : 5px;
}
