#All {
	background-image: url(../img/uniform/back.gif);
	background-repeat: repeat;
}
#Back {
	background-color: #FCF7E6;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 22px;
	padding-left: 22px;
}
#UniHeader {
	background-image: url(../img/uniform/mainimg.jpg);
	background-repeat: no-repeat;
	height: 210px;
	background-position: bottom;
	margin-bottom: 30px;
}
#UniBtn   img {
	margin-left: 15px;
}
#UniContents {
	height: 100%;
}

#MainText {
	margin-bottom: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#MainText h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #A08205;
	font-weight: bold;
	line-height: 220%;
}
#MainText  h1 a {
	text-decoration: underline;
	color: #A08205;
}
#MainText h1 a:hover {
	text-decoration: none;
}



#Works {
	padding-bottom: 60px;
	float: left;
	width: 916px;
}

#WLeft {
	width: 551px;
	float: left;
	margin-right: 15px;
	padding-top: 15px;
}
#WLTitle {
	margin-left: 4px;
	margin-bottom: 20px;
}
#WLText {
	margin-left: 8px;
}

#WLText p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 220%;
	color: #5B4A3F;
}
#WLText a {
	text-decoration: none;
	color: #788C14;
}
#WLText a:hover {
	text-decoration: underline;
}
#WPh {
	margin-left: 565px;
}






#FooterUni {
	background-color: #7C7820;
	padding-top: 15px;
	padding-bottom: 35px;
	text-align: center;
	clear: left;
}
