@charset "utf-8";
#MainSub{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
h1{
	background: url(../check/img/title.gif) no-repeat;
	text-indent: -9999px;
	height: 43px;
	margin-bottom: 20px;
	margin-top: 8px;
}
h2{
	height: 29px;
	margin-bottom: 10px;
}
h3 {
	font-size: small;
	clear: both;
}
p{
	margin-bottom: 10px;
}

/*--------------------------------------
回り込み解除 End
--------------------------------------*/

#MainSub li{
	padding-bottom: 5px;
}#MainBox {
	margin-bottom: 20px;
}

/*--------------------------------------
コンテンツ
--------------------------------------*/
.GoodsBox{
	clear: both;
	padding-bottom: 10px;
	padding-left: 10px;
}

.Box{
	clear: both;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 10px;
}

#check {
	background-image: url(../check/img/m_title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

#set {
	background-image: url(../check/img/m_title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

#Aset {
	background-image: url(../check/img/a_set.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 559px;
	padding-bottom: 7px;
}

#Bset {
	background-image: url(../check/img/b_set.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 559px;
	padding-bottom: 7px;
}

#Cset {
	background-image: url(../check/img/c_set.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 559px;
	padding-bottom: 7px;
}

#Dset {
	background-image: url(../check/img/d_set.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 559px;
	padding-bottom: 7px;
}

#rotation {
	background-image: url(../check/img/rotation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 559px;
	padding-bottom: 7px;
}

.LineTable{
	width: 350px;
	background-color: #FF6600;
	margin-bottom: 7px;
}

.LineTable2{
	width: 559px;
	background-color: #FF6600;
	margin-bottom: 20px;
}

.LineTable3{
	width: 559px;
	background-color: #FF6600;
	margin-bottom: 10px;
}

.upBox {
	clear: both;
	width: 614px;
}
/*--------------------------------------
お問い合わせ
--------------------------------------*/
.contact {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* NavHome */
#contact a:link,
#contact a:visited,
#contact a:active {
	height: 39px;
	width: 189px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/contact1_1.gif);
	background-repeat: no-repeat;
}

#contact a:hover {
	height: 39px;
	width: 189px;
	text-indent: -9999px;
	display: block;
	background: url(../img/contact1_2.gif) no-repeat;
	text-decoration: none;
}
