@charset "UTF-8";

/****************************/

#contents {
	clear:      both;
	width:      910px;
	margin:     10px 0 0 5px;
	padding:    0 0 10px 0;
	background: none;
}

h3 {
	float:       left;
	width:       130px;
	font-size:   150%;
	line-height: 120%;
	color:       #75631a;
}

.left {
	float:       left;
	width:       400px;
}

.right {
	float:       right;
	width:       350px;
	text-align:  right;
}

p {
	font-size:   150%;
	line-height: 150%;
}

/****************************/

