@charset "shift_jis";
@import url("import.css");

/* index */

.block01{ 
	margin-bottom:10px;
	_margin-bottom:0px;
	width:218px;
	_width:220px;
	/*background-color: #F2F2F2;*/
	border: 1px solid #CCCCCC;
	padding-bottom:5px;
}

.block01 dt{
	color:#333333;
	font-size: 90%;
	font-weight: bold;
	text-align:left;
	letter-spacing: 1px;
	padding:12px 0px 0px 35px;
	background-color: #F2F2F2;
	height:22px;
	}
.block01 dd {
	line-height:120%;
	font-size:80%;
	padding: 5px 3px;
}
.block01 .lef{
	width:87px;
	float:left;
	padding:5px 0px;
}
.block01 .rig{
	width:120px;
	float:right;
}
.box02{
	margin:5px;
	padding:10px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	font-size:90%;
	line-height: 150%;
}
.box02 p{
	padding-bottom:5px;
	font-weight:bold;
}
.ico_bg01{
	background-image: url(../images/goods/ico_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.ico_bg02{
	background-image: url(../images/goods/ico_bg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.ico_bg03{
	background-image: url(../images/goods/ico_bg03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.ico_bg04{
	background-image: url(../images/goods/ico_bg04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.ico_bg05{
	background-image: url(../images/goods/ico_bg05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.ico_bg06{
	background-image: url(../images/goods/ico_bg06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.block02 table{
	margin-bottom:20px;
}
.block02 table{
	width:670px;
	border-width: 0px;
	border-style: none;
}
.block02 td{
	border-width: 0px;
	border-style: none;
	text-align:center;
	font-size:75%;
}
.box03{
	margin:20px 40px;
	padding:20px 30px;
	background-color: #F2F2F2;
	border: 1px dotted #CCCCCC;
	font-size:90%;
	line-height: 150%;
}