@charset "shift_jis";

/*********************************
 *
 * company
 *
 *********************************/

/* tbl_1 */
table.tbl_1 {width:100%;}
	table.tbl_1 th, table.tbl_1 td {padding:0.8em 0; border:1px solid #ddd; font-size:12px; vertical-align:middle;}
	table.tbl_1 thead th, table.tbl_1 thead td {background:#ebebeb; color:#555; font-weight:bold; text-align:center;}
	table.tbl_1 tbody th, table.tbl_1 tbody td {padding:1em;}
		table.tbl_1 tbody th {background:#fafafa; font-weight:bold;}

/* yen */
table.yen tbody td {text-align:right;}

/* non */
.non {text-decoration:line-through;}

#contents h4 {padding:0.3em 0 0.5em 1em; border-bottom:1px solid #ddd;border-left:6px solid #333; font-weight:bold; line-height:1;}
#contents h5 {font-size:12px; font-weight:bold;}

.link {padding-left:14px; background:url(../common/images/header/icon_arrow.gif) no-repeat; font-weight:bold; line-height:1;}