@charset "UTF-8";
/* CSS Document */

#wrapper-detail-1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	display: flex;
}
#wrapper-detail-1000 #photo-display-frame {
	display: flex;
	width: 600px;
	height: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right: 1px dotted #CCCCCC;
}
#wrapper-detail-1000 #photo-display-frame #pic6s {
	width: 100px;
	height: 500px;
}
#photo-display-frame #pic6s .picframe75 {
	width: 75px;
	height: 75px;
	background-color: #FFB530;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #FFB530;
}
#photo-display-frame #pic6s .picframe75g {
	-webkit-box-shadow: 0px 0px 5px 2px #FFB530;
	box-shadow: 0px 0px 5px 2px #FFB530;
}
#pic6s .picframe75 img {
	width: 75px;
	height: 75px;
}
#wrapper-detail-1000 #photo-display-frame .picdisplayf {
	width: 500px;
	height: 500px;
	background-color: #FFF200;
}
#wrapper-detail-1000 #detail-text {
	width: 360px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper-detail-1000 #detail-text h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 18px;
	color: #555555;
}
#wrapper-detail-1000 #detail-text p {
	padding-left: 40px;
	padding-right: 40px;
	font-size: 11px;
	line-height: 1.5em;
	color: #777777;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 20px;
	border-top: 1px solid #888888;
}
#wrapper-detail-1000 #detail-text #bugbotarea {
	padding-top: 60px;
	padding-bottom: 60px;
	display: flex;
}
#detail-text #bugbotarea .buybot {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 24px;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 2px 2px 10px -5px #000000;
	box-shadow: 2px 2px 10px -5px #000000;
}
#detail-text #bugbotarea .buybot:hover  {
	opacity: 0.8;	
}
#buybot1 {
	background-color: #FFB530;
	background-image: -webkit-linear-gradient(270deg,rgba(205,255,81,1.00) 0%,rgba(139,183,28,1.00) 73.51%,rgba(174,243,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(205,255,81,1.00) 0%,rgba(139,183,28,1.00) 73.51%,rgba(174,243,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(205,255,81,1.00) 0%,rgba(139,183,28,1.00) 73.51%,rgba(174,243,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(205,255,81,1.00) 0%,rgba(139,183,28,1.00) 73.51%,rgba(174,243,0,1.00) 100%);
}
#buybot2 {
	background-color: #FFB530;
	background-image: -webkit-linear-gradient(270deg,rgba(255,198,97,1.00) 0%,rgba(182,130,36,1.00) 73.51%,rgba(255,163,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,198,97,1.00) 0%,rgba(182,130,36,1.00) 73.51%,rgba(255,163,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,198,97,1.00) 0%,rgba(182,130,36,1.00) 73.51%,rgba(255,163,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,198,97,1.00) 0%,rgba(182,130,36,1.00) 73.51%,rgba(255,163,0,1.00) 100%);
}
#detail-page h2 {
	border-bottom: 3px solid #535353;
	color: #383838;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.5em;
	text-align: left;
	padding-left: 15px;
}
#detail-page  {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 50px;
}
#detail-page img {
	margin-left: auto;
	margin-right: auto;
}
