@charset "utf-8";
/* CSS Document */

/*	 --- layout
------------------------------------------------------------------------- */
#profile { margin-bottom: 50px; }
#item { width: 152px; }
#description { width: 316px; }
#profile h2 { margin-bottom: 10px; }
.col1{ width: 200px }
.col2{ width: 200px }
.col3{ width: 150px }

/*	 --- decoration
------------------------------------------------------------------------- */
#profile h2 { font-size: 12px; }
#kyoninka th {
	border: none;
}
#kyoninka td {
	border-top: none;
}
