@charset "UTF-8";

/* ------------FONT------------ */

table#profiletb h3 {
	font-size: 100%;
}

th.item, table#profiletb td p, table#profiletb table td, table#profiletb table th, table#profiletb h4 {
	font-size: 80%;
}




/* ------------MAIN------------ */
div#main h2 {
	border-bottom: 2px solid #C9C1AC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 100%;
	color: #515151;
	letter-spacing: 0.3em;
}

table#profiletb {
	border: 0;
	width: 830px;
}

th.item, td.content {
	border-bottom: 1px solid #C9C1AC;
	padding-top: 10px;
	vertical-align: top;
}


th.item {
	padding-left: 100px;
	width: 165px;
	text-align: left;
	font-weight: normal;
	color: #6C6351;
}

td.content {
	padding-right: 100px;
	width: 465px;
}

td.content span {
	display: block;
	border: 1px solid #339999;
	padding: 1px;
	margin-top: 3px;
	width: 30px;
	text-align: center;
}

td.content span a:link {color: #339999; text-decoration: none;}
td.content span a:visited {color: #339999; text-decoration: none;}
td.content span a:active {color: #666; text-decoration: none;}
td.content span a:hover {color: #666; text-decoration: none;}

td.content a:link {color: #333; text-decoration: underline;}
td.content a:visited {color: #333; text-decoration: underline;}
td.content a:active {color: #999; text-decoration: underline;}
td.content a:hover {color: #999; text-decoration: underline;}

th.item, table#profiletb td p, table#profiletb h3, table#profiletb h4, table#profiletb table td, table#profiletb table th {
	line-height: 130%;
}

table#profiletb td p, table#profiletb h3 {
	margin-bottom: 10px;
}

table#profiletb h4 {
	margin-bottom: 2px;
}

td.content table {
	margin-bottom: 5px;
}
td.content th {
	white-space: nowrap;
}

td.content th, td.content td {
	padding: 0px 15px 7px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

