@charset "UTF-8";
body {
	margin: 0px;

}

a:link {color:#4d5aaf; text-decoration:none; border-bottom:1px dotted;}
a:visited {color:#4a488e; text-decoration:none; border-bottom:1px dotted;}
a:active, 
a:hover {color:#4a488e; text-decoration:none; border-bottom:1px dotted;}


p {
	
	font-size: 12px;
	line-height:150%;
	color: #333333;
	letter-spacing:0.1em;
}

h4 {
	font-size: 12px;
	color: #928178;
	line-height: 150%;
	letter-spacing:0.1em;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 8px solid;
	border-bottom: 1px solid;
	border-color: #a58f86;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:0.1em;
	color: #393e4f;
}

h5 {
	font-size: 10px;
	color: #666666;
	line-height: 120%;
	letter-spacing:0.05em;
	padding-left: 20px;
	font-weight: normal;
}

h6 {
	font-size: 10px;
	color: #666666;
	line-height: 120%;
	letter-spacing:0.05em;
	font-weight: normal;
}

.info {
	font-size: 10px;
	line-height:200%;
	padding: 20px;


.pict {
	float:left;
	margin: 10px;
	}

