@charset "utf-8";
/* CSS Document */


.logo {
	font-family:Garamond;
	font-weight: 400;
	font-size: 30px;
	color:#000000;
	line-height: 20px;
	text-align: center;
}

.menu {
	font-family:Garamond;
	font-weight: 400;
	font-size: 20px;
	color:#666666;
	line-height: 20px;
	text-align: left;
}

.title {
	font-family:Garamond;
	font-weight: 400;
	font-size: 20px;
	color:#666666;
	line-height: 40px;
	text-align: right;
}

.index {
	font-family:Garamond;
	font-weight: 400;
	font-size: 20px;
	color:#666666;
	line-height: 20px;
	text-align: center;
}

.p1 {
	font-family:Garamond;
	font-size: 14px;
	color:#666666;
	line-height: 18px;
	text-align: right;
}

.p2 {
	font-family:Garamond;
	font-size: 14px;
	color:#666666;
	line-height: 15px;
	text-align: left;
}

.p3 {
	font-family:Garamond;
	font-size: 14px;
	color:#666666;
	line-height: 15px;
	text-align: center;
}

.p4 {
	font-family:Garamond;
	font-size: 14px;
	color:#666666;
	line-height: 0px;
	text-align: left;
}
