@charset "utf-8";
/* CSS Document */
#n04 a img{
	visibility:hidden;
	vertical-align:bottom;
}

p{
	text-align:left;
}

p.page_top {
	text-align:right;
	font-size:10px;
	clear: both;
}

.read{
	text-align:left;
}
.read .right{
	float:right;
	margin:0 0 3px 10px;
}
.bold{
	font-weight:bold;
}

.ora_box{
	width:600px;
	background:#FFFFE6;
	border: 1px solid #CCC;
	text-align:left;
	margin-bottom:20px;
}
.ora_box .img{
	padding-right:10px;
}
.ora_box p{
	margin-right:10px;
	margin-left:10px;
}

.hisDl{
	text-align:left;
	margin:10px 20px;
}
.hisDl dl{
	border-bottom:1px dotted #999;
	margin:5px 0 0 0 !important;
}
.hisDl dt{
	width:140px;
	float:left;
	clear:both;
	padding:0 0 0 5px;
}
.hisDl dd{
	width:405px;
	border-left:5px #ccc solid;
	padding-left:10px;
	margin-left:150px;
	margin-bottom:5px;
}

.arrow{
	background:url(../../img/sub/vector.jpg) no-repeat 0 4px;
	padding-left:8px;
	font-weight: bold;
}

.dataBlock{
	margin:0 20px 30px;
}
.dataBlock ol{
	text-align:left;
	margin-top:-12px;
}



/**************************
テーブル
***************************/

table.table-01 {
    width: 610px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:30px;
}

table.table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
	vertical-align:top;
}
table.table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	vertical-align:top;
}
.tblBtm{
	margin-top:-20px;
}

#product_gum_kiso{
	text-align:left;
	margin:0 0 0 20px;
	float:left;
}
#product_gum_kiso ul{
	list-style:none;
	margin:0 auto;
	padding:0 0 0px;
}
#product_gum_kiso li{
	background:url(../../img/sub/vector.jpg) no-repeat 0 15px;
	text-align:left;
	width:230px;
	padding:8px 10px 5px 10px;
	margin:0 5px 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#product_gum_kiso #left{
	float:left;
}
#product_gum_kiso #right{
	float:left;
	margin:0 0 0 20px;
}
.line {
	border-top: 3px solid #497B22;
	margin-top: 30px;
	margin-bottom: 30px;
}
.line hr{
	display: none;
}





