/* CSS Document */
/*--- product ----------*/
.box_pro_01 {
	width: 648px;
	height: auto;
	margin-bottom: 15px;
	padding-top: 10px;
	background: url(../img/bg_pro_osc_01.jpg) repeat-x left top #FFFFFF;
	border: 2px solid #9ADDE9;
}
#contents p.btn_pro_01 {
	display: block;
	width: 163px;
	height: 33px;
	margin-left: 242px;
	background: url(../img/bg_btn_pro_01.jpg) no-repeat left top;
	text-align: center;
	font-weight: bold;
}
.btn_pro_01 a {
	display: block;
	width: 163px;
	height: 30px;
	line-height: 30px;
}
p.btn_pro_01 a:link {color: #000000; text-decoration: none;}
p.btn_pro_01 a:visited {color: #000000; text-decoration: none;}
p.btn_pro_01 a:hover {color: #666666; text-decoration: none;}
p.btn_pro_01 a:active {color: #666666; text-decoration: none;}

.ul_pro_01 {
	width: 650px;
	margin-bottom: 15px;
	padding: 12px 0 5px 0;
	border: 1px solid #C9C9C9;
	list-style-type: none;
}
.ul_pro_01 li {
	width: 613px;
	margin: 0 0 7px 18px;
	background: url(../img/mark_01.jpg) no-repeat left center;
	border-bottom: 1px dashed #C9C9C9;
	line-height: 16px;
	text-indent: 10px;
}
.ul_pro_01 img {
	vertical-align: middle;
}

.tbl_pro_01 {
	width: 652px;
	margin-bottom: 15px;
	background-color: #B7B7B7;
	font-size: 12px;
	line-height: 20px;
}
.tbl_pro_01 th {
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.tbl_pro_01 td {
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	color: #646464;
}
.tbl_pro_01 img {
	vertical-align: middle;
}
.tbl_pro_01 th.th01 {width: 100px;}
.tbl_pro_01 th.th02 {width: 90px;}
.tbl_pro_01 th.th03 {width: 110px;}
.tbl_pro_01 th.th04 {width: 65px;}
.tbl_pro_01 th.th05 {width: 54px;}


div#list_box_01{
	border:#999999 solid 1px;
	margin:0 0 10px 0;
	padding:8px 5px 8px 20px;
	line-height:1.7em;
	}

div#list_box_01 ul {
	list-style: outside;
	}



