@charset "utf-8";
.shisetsu #textArea {
	background: url(../images/line.gif) no-repeat right top;
	padding-top: 20px;
}





/* 公式サイトへのリンク */

.shisetsu #textArea .official_01 a {
	background: url(../shisetsu/images/btn_1.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .official_01 a:hover {
	background: url(../shisetsu/images/btn_1.gif) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .official_02 a {
	background: url(../shisetsu/images/btn_2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .official_02 a:hover {
	background: url(../shisetsu/images/btn_2.gif) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .official_03 a {
	background: url(../shisetsu/images/btn_3.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .official_03 a:hover {
	background: url(../shisetsu/images/btn_3.gif) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .official_04 a {
	background: url(../shisetsu/images/btn_4.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .official_04 a:hover {
	background: url(../shisetsu/images/btn_4.gif) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .official_05 a {
	background: url(../shisetsu/images/btn_5.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .official_05 a:hover {
	background: url(../shisetsu/images/btn_5.gif) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 238px;
}
.shisetsu #textArea .bgphoto_01 {
	background: url(../shisetsu/images/photo_01.jpg) no-repeat right top;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}
.shisetsu #textArea .bgphoto_02 {
	background: url(../shisetsu/images/photo_02.jpg) no-repeat right top;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}
.shisetsu #textArea .bgphoto_03 {
	background: url(../shisetsu/images/photo_03.jpg) no-repeat right top;
	display: block;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}
.shisetsu #textArea .bgphoto_04 {
	padding-bottom: 50px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.shisetsu #textArea .bgphoto_05 {
	background: url(../shisetsu/images/photo_05.jpg) no-repeat right top;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}
.shisetsu #textArea .return {
	background: url(../shisetsu/images/btn_return.gif) no-repeat;
	height: 25px;
	width: 160px;
}
.shisetsu #textArea .return a {
	background: url(../shisetsu/images/btn_return.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 160px;
}
.shisetsu #textArea .return a:hover {
	background: url(../shisetsu/images/btn_return.gif) no-repeat 0px -25px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 160px;
}
.shisetsu #textArea .pickup {
	background: url(../images/star.gif) no-repeat left 10px;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 2px dotted #D8D7D2;
	border-right-color: #D8D7D2;
	border-bottom-color: #D8D7D2;
	border-left-color: #D8D7D2;
	width: 350px;
	margin-top: 10px;
}
.shisetsu #textArea .pickup h5 {
	font-weight: bold;
	padding-bottom: 10px;

}
