@charset "utf-8";


/* --------------------------------------------------------------------------------
   index.html
-------------------------------------------------------------------------------- */


/* Contents
-------------------------------------------------------------------------------- */

/* -- Headings -- */
.info { border: 1px solid #bdc7cb; width:100%;}
table.info th {
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	background-color: #eeeeee;
}
table.info th,
table.info td {
	padding: 5px 20px;
}

table.basic th {
	width: 250px;
    text-align: left;
}
