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

#alpha span {
	display:block;
}

/* product 02.html
-------------------------------------------------------------------------------- */
#product-02 .margin {
	margin-top:20px;
}

#product-02 span {
	width:120px;
	margin-top:5px;
	margin-left:35px;
	line-height:1em;
}

/* product 03.html
-------------------------------------------------------------------------------- */
#product-03 .span1 {
	width:310px;
	padding-left:30px;
}

#product-03 .product03-img {
	margin:0 auto 0 auto;
	text-align:center;
	width:410px;
	clear:both;
}

* html #product-03 .product03-img {
	margin-left:60px;
}

#product-03 .product03-img img {
	margin-bottom:5px;
}

#product-03 .product03-img span {
	width:190px;
	text-align:left;
	line-height:1em
}

/* product 04.html
-------------------------------------------------------------------------------- */
#product-04 .pro-txt {
	width:130px;
	margin:0 auto;
}

*html #product-04 .pro-txt {
	margin-left:65px;
}


/* product 05.html
-------------------------------------------------------------------------------- */
#product-05 .spec-box {
	width:530px;
	border-top:solid 1px #C1BDBA;
	border-bottom:solid 1px #C1BDBA;
	border-left:solid 1px #C1BDBA;
}

#product-05 .oblique-stroke {
	padding:0!important;
}

#product-05 .spec-box th {
	padding:5px;
	text-align:center;
	border-right:solid 1px #C1BDBA;
	border-bottom:solid 1px #C1BDBA;
	background-color:#F9F6F5;
	font-weight:bold;
	font-size:75%;
	height:15px;
}

#product-05 .spec-box td {
	font-size:70%;
	padding:5px 5px 3px 5px;
	text-align:left;
	border-right:solid 1px #C1BDBA;
}

#product-05 p {
	font-size:70%;
	margin-top:5px;
}

/* product 06.html
-------------------------------------------------------------------------------- */
#product-06 .form-link {
	border:solid 1px #CCCCCC;
	width:500px;
	padding:0 15px;
}

#product-06 .form-list li {
	padding:0 !important;
	margin:0 0 10px 0 !important;
}

#product-06 h4 {
	margin-top:15px;
	margin-bottom:15px;
}

/* product 07.html
-------------------------------------------------------------------------------- */
#product-07 .margin {
	margin-top:10px;
}

#product-07 table {
	width:530px;
	border-top:1px solid #C1BDBA;
	border-left:1px solid #C1BDBA;
	margin-bottom:20px;
}

#product-07 th {
	border-right:1px solid #C1BDBA;
	border-bottom:1px solid #C1BDBA;
	padding:5px 10px;
	background-color:#F9F6F5;
	font-size:75%;
	color:#333333;
	font-weight:bold;
	text-align:center;
}

#product-07 td {
	border-right:1px solid #C1BDBA;
	border-bottom:1px solid #C1BDBA;
	padding:5px 10px;
	font-size:75%;
}












	


