@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}



body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	background-color: #000;
	text-decoration: none;
}



#wrapper {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#header {
	height: auto;
	width: 760px;
	float: left;
}
#main {
	height: auto;
	width: 760px;
	float: left;
}
#footer {
	height: auto;
	width: 760px;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFF;
	clear: both;
}
.contents1 {
	float: left;
	height: auto;
	width: 750px;
	margin-bottom: 20px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #FFF;
}
.contents2 {
	float: left;
	height: auto;
	width: 600px;
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: 20px;
}
.contents2 td.red {
	line-height: 44px;
	background-color: #C00;
	font-size: 20px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
.midasi {
	float: left;
	height: auto;
	width: 392px;
	padding-right: 184px;
	padding-left: 184px;
	margin-bottom: 40px;
}
.product-waku {
	float: left;
	height: auto;
	width: 760px;
	margin-bottom: 40px;
}
.product-waku2 {
	float: left;
	height: auto;
	width: 760px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	background-color: #FFF;
}

.product-name {
	background-color: #FC0;
	float: left;
	height: auto;
	width: 760px;
	font-size: 28px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
.product-name2 {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 750px;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	padding-left: 10px;
}

.product-main {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 760px;
	color: #000;
}
.product-photo {
	float: left;
	height: auto;
	width: 760px;
	text-align: center;
	margin-bottom: 10px;
}
.product-photo2 {
	float: left;
	height: auto;
	width: 760px;
	color: #000;
	text-align: center;
}
.product-photo3 {
	float: left;
	height: auto;
	width: 380px;
	color: #000;
	text-align: center;
}
.product-photo4 {
	float: left;
	height: auto;
	width: 350px;
	color: #000;
	text-align: center;
	margin-right: 20px;
}
.product-photo5 {
	float: left;
	height: auto;
	width: 350px;
	color: #000;
	text-align: center;
	margin-left: 20px;
}


.product-spec {
	float: left;
	height: auto;
	width: 360px;
	color: #000;
	text-align: left;
	padding: 10px;
}
.product-spec2 {
	float: left;
	height: auto;
	width: 720px;
	color: #000;
	text-align: left;
	padding: 10px;
}
.product-spec3 {
	float: left;
	height: auto;
	width: 340px;
	color: #000;
	text-align: left;
	padding: 10px;
}




.product-cap {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


.product-cap2 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: auto;
	width: 720px;
}
.product-cap3 {
	float: right;
	height: auto;
	width: 720px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.product-cap4 {
	float: right;
	height: auto;
	width: 350px;
	color: #000;
	margin-bottom: 10px;
	padding: 10px;
}

.product-cap2 a:link {
	color: #C00;
	text-decoration: none;
}
.product-cap2 a:hover {
	color: #C00;
	text-decoration: underline;
}



.product-table {
	float: left;
	height: auto;
	width: 740px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.product-table2 {
	float: left;
	height: auto;
	width: 740px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
}









.price {
	color: #C00;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}
.price2 {
	color: #000;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 760px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}
.price3 {
	color: #C00;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}


.subcap {
	color: #C00;
	text-align: center;
}

td.spec {
	padding-right: 10px;
	text-align: left;
}
td.padding {
	padding-bottom: 10px;
}


.text-orange {
	color: #F90;
}
.shopping-link {
	background-color: #C00;
	float: left;
	height: 27px;
	width: 760px;
	padding-top: 9px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.shopping-link2 {
	background-color: #FFF;
	float: left;
	height: 27px;
	width: 760px;
	padding-top: 9px;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.text-bold {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}


p.left {
	text-align: left;
}
.link-waku {
	float: left;
	height: auto;
	width: 760px;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;
}
.toi {
	float: left;
	height: auto;
	width: 760px;
	text-align: center;
}
h1 {
	font-size: 28px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
}
h2 {
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
}

h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FC0;
}
h4 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #FC3;
}
h5 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #C00;
}



.tel {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #C00;
}
.tel2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #C00;
}


















a {
	color: #000;
	}
	
	
a:link {
	color: #0FF;
	text-decoration: none;

	}	
	
a:visited {
	color: #C0AE6E
];
	text-decoration: none;
	color: #0FF;
}	

a:hover {
	text-decoration: underline;
}	


a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.midasi2 {
	float: left;
	height: auto;
	width: 760px;
	text-align: center;
	margin-bottom: 20px;
}
.midasi2 .title {
	color: #000;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 500px;
	font-weight: bold;
	margin-right: 130px;
	margin-left: 130px;
}
.midasi2 .table {
	color: #FFF;
	float: left;
	height: auto;
	width: 498px;
	margin-right: 130px;
	margin-left: 130px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
