#header {
	height: auto;
	width: 800px;
	margin-bottom: 60px;
}
#produce {
	font-family: SimSun, Hei, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: auto;
	width: 800px;
}
#target {
	float: none;
	height: auto;
	width: 730px;
	margin-right: auto;
	font-family: SimSun, Hei, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	margin-left: auto;
}
#change {
	font-family: SimSun, Hei, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	width: 800px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	height: 15px;
}

#footer {
	height: 50px;
	width: 800px;
}

/* 追加 */
#touka {
	background-image: url(images/gura.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#clear {
	clear: both;
	margin-bottom: 30px;
	height: 1px;
	width: auto;
	visibility: hidden;
}
#contents1 {
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 50px;
	border: thin solid #CCCCCC;
	background-image: url(images/contents_bg1.jpg);
	background-repeat: no-repeat;
}
#contents2 {
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 50px;
	border: thin solid #CCCCCC;
	background-image: url(images/contents_bg2.jpg);
}
#contents3 {
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 50px;
	border: thin solid #CCCCCC;
	background-image: url(images/contents_bg3.jpg);
}
#contents4 {
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 50px;
	border: thin solid #CCCCCC;
	background-image: url(images/contents_bg4.jpg);
}
#contents5 {
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 50px;
	border: thin solid #CCCCCC;
	background-image: url(images/contents_bg5.jpg);
}

.photo1 {
	float: left;
	height: 210px;
	width: 300px;
}
.photo2 {
	float: right;
	height: 210px;
	width: 300px;
}
#photo3 {
	float: right;
	height: 200px;
	width: 286px;
	margin-bottom: 12px;
}
#photo4 {
	float: right;
	height: 200px;
	width: 286px;
}
.text1 {
	float: right;
	height: auto;
	width: 380px;
	font-family: SimSun, Hei, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	padding-top: 5px;
}

.text2 {
	float: left;
	height: auto;
	width: 380px;
	font-family: SimSun, Hei, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
.style1 {
	font-family: SimSun, Hei, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #CBB834;
}
.clear {
	clear: both;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #CBB834;
}
a:visited {
	color: #C9C7BA;
}

a:hover {
	color: #F9D353;
}
