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

p.photo-right {
	width: 250px;
	padding: 8px 0px 5px 8px;
	float: right;
	display: inline;
}

dl.st10 dt {
	background-image: url(../common/img/dot_ico.gif);
	background-repeat: no-repeat;
	background-position: 0.8em 0.5em;
	list-style: none;
	margin-right: 0em;
	font-weight: bold;
	padding: 0px 0px 0px 2em;
	width: 10em;
	float: left;
	clear: both;
}
dl.st10 dd {
	padding: 0px 0px 0px 15px;
	margin-left: 8em;	
	list-style: none;
}

dl.st11 dt {
	background-image: url(../common/img/dot_ico.gif);
	background-repeat: no-repeat;
	background-position: 0.8em 0.5em;
	list-style: none;
	margin-right: 0em;
	font-weight: bold;
	padding: 0px 0px 0px 2em;
	width: 15em;
	float: left;
	clear: both;
}
dl.st11 dd {
	padding: 0px 0px 0px 15px;
	margin-left: 8em;	
	list-style: none;
}

ol.st0 {
	margin-left: 1em;
}
ol.st0 li {
	list-style: none;
	margin-left: 1.5em;
}

.nameline	{
	text-decoration:underline;
}

h5	{
	font-weight:bold;
}
h6	{
}

/**/
.simg	{
	margin: 3px 0px 3px 1px;
}

p.center {
	text-align: center;	
}

p.center img {
	margin-top: 10px;
	margin-bottom: 15px;
}

p.right img {
	vertical-align: middle;
}
