@charset "utf-8";

div#contents h3 {
	width: auto;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	background-color: #DDDDDD;
	font-size: 116%;
}

div#contents table.exp {
	width: 100%;
}

div#contents table.exp td {
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

div#contents table.exp td.pict {
	width: 350px;
}

div#contents p#mail {
	font-weight: normal;
	padding: 10px;
	width: auto;
}
