#container #contents_header {
	height: 120px;
	width: 720px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(../../item/img/header_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#container #contents_header h1 {
	color: #695959;
	border-bottom-style: solid;
	border-bottom-color: #695959;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 3px;
	white-space: nowrap;
	width: 300px;
	height: auto;
	font-size: 25px;
}
#container #contents_header h1 A {
	color: #695959;
	text-decoration: none;
	display: block;
}
#container #contents_header p {
	padding: 5px;
	white-space: nowrap;
	font-size: 12px;
}
#container #intro {
	padding: 0px;
	height: auto;
	width: 660px;
	margin-top: 10px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 70px;
	text-align: center;
}
#container #intro h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	line-height: 130%;
	color: #695959;
	text-decoration: none;
	padding: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
}
