@charset "UTF-8";

/*=============================================================
	import(don't edit)
===============================================================*/

@import url("/mobile/set/common/p/css/v09b/data_com_base.css");


/*=============================================================
	Left Navi
===============================================================*/
body#frm div#sidenav h4 a { background-image: url(/mobile/set/common/p/img/v12a/nav/h4_product.png);}



/*=============================================================
	Contants
===============================================================*/
.section#contact h3 {
	font-weight: bold;
	padding-top: 15px;
}

/* -- table.status-repair -- */
table.status-repair {
	table-layout: fixed;
	width: 100%;
	word-wrap: break-word;
}
table.status-repair th,
table.status-repair td {
	text-align: center;
	padding: 10px 10px 8px!important;
	border: 1px solid #cccccc;
}
table.status-repair th {
	font-weight: bold;
	background: #fafafa!important;
}

/* -- dl.about-repair -- */
dl.about-repair { margin-top: 20px;}
dl.about-repair dt { font-weight: bold;}
dl.about-repair dd { margin-top: 5px;}