@charset "UTF-8";



#contents {
}



#contents .p {
	float: right;
	width: 120px;
}
#contents .p p {
	margin: 5px 0 0 0;
}
#contents .p p span {
	font-size: 0.86em;
}



#contents .t {
	float: left;
	width: 500px;
}