@charset "UTF-8";
@media screen and (min-width: 1000px) {
}


h1{
	margin: 0;
}
h2{
	margin: 0;
}
h3{
	margin: 0;
}
h4{
	margin: 0;
}
p {
	margin:0;
}

/* 文字リンク下線消す */
a { text-decoration: none; }

a:link { color: #fff; }　/*リンクの色*/
a:visited { color: #808080; }　/*訪問済みリンクの色*/
a:hover { color: #808080; }　/*マウスオン時のリンクの色*/
a:active { color: #808080; }　/*クリックしている時のリンクの色*/

html {
	margin: 0;
	padding: 0;
	width: auto;
}
body {
	margin: 0;
	padding: 0;
	width: auto;
}
#container {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

.style-small {
	font-size: 18px;
}


/* 写真 */
#product-image {
	width: 1000px;
	height: 600px;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/* メッセージ */
#product-common-title {
	width: 1000px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 38px;
	letter-spacing: 0.3em;
	font-weight: bold;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #5B514B;
}



.product-guide {
	width: 900px;
	height: 560px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.product-guide-ph {
	width: 425px;
	height: 560px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
}
.product-guide-right {
	width: 425px;
	height: 560px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: right;
}
.product-guide-title {
	width: 425px;
	height: 30px;
	padding-top: 55px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.3em;
	text-align: justify;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #5B514B;
}
.product-guide-copy {
	width: 425px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0.3em;
	text-align: justify;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #808080;
}
.product-guide-pic {
	width: 425px;
	height: 415px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}






.product-title {
	width: 1000px;
	height: 40px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 38px;
	letter-spacing: 0.3em;
	font-weight: bold;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #808080;
}
.product-title02 {
	width: 1000px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 25px;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #808080;
}


.product-feature-title {
	width: 1000px;
	height: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #5B514B;
}
/* 特徴 */
.product-feature {
	width: 900px;
	height: 250px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.product-feature-ph {
	width: 425px;
	height: 250px;
	margin-right: 25px;
	margin-left: auto;
	position: relative;
	float: left;
}
.product-feature-copy {
	width: 425px;
	height: 250px;
	margin-right: auto;
	margin-left: 25px;
	position: relative;
	float: right;
	font-size: 13px;
	line-height: 25px;
	letter-spacing: 0.05em;
	text-align: justify;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #808080;
}




/* 仕様 */
#pecification {
	width: 900px;
	height: 950px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 150px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0.005em;
	text-align: center;
	font-weight: lighter;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #808080;
}
table {
	width: 900px;
	border: 1px solid #808080;
	border-collapse: collapse
}
table td {
	padding: 1px;
	width: 150px;
	height: 30px;
	border: 1px solid #808080;
}
table th {
	padding: 1px 1px 1px 20px;
	width: 600px;
	height: 30px;
	border: 1px solid #808080;
}
.pecification-p {
	width: 900px;
	height: 40px;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 25px;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #808080;
}
