@charset "utf-8";

#wrapperContentSub {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#returnTop {
	background-color: #F7F7F7;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 25px;
}

/* ESTABLISHMENT
------------------------------------------------------------------------------*/

body {
	color: #767676;
}

#comu {
	height: 323px;
	width: 489px;
	background-image: url(../images/bgcomu.jpg);
	margin-left: 10px;
	padding-top: 30px;
	margin-top: 20px;
	padding-left: 45px;
	padding-right: 45px;
}

#comu h2 {
	margin-left: 76px;
	margin-bottom: 15px;
}

#comu li {
	background-image: url(../images/iconsquare.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 5px;
	line-height: 1.25;
	margin-bottom: 15px;
}

#guide {
	padding-bottom: 30px;
}

#guide p {
	margin-top: 30px;
	margin-bottom: 30px;
}

#guide h2 {
	padding-bottom: 15px;
}

#organization {
	padding-bottom: 30px;
}

#organization p {
	margin-top: 20px;
}

#board {
	padding-bottom: 30px;
}

#board h3 {
	font-size: 14px;
	color: #CC7402;
	font-weight: bold;
	height: 25px;
	width: 559px;
	background-image: url(../images/bgheadings.jpg);
	margin-left: 10px;
	padding-top: 12px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#board p,
#board li {
	padding-right: 30px;
	padding-left: 30px;
	line-height: 1.5;
}

#access h2 {
	margin-bottom: 20px;
}

#access h3 {
	margin-top: 15px;
	margin-bottom: 10px;
}

#mapImg {
	text-align: center;
}

#access p {
	line-height: 1.5;
}

#access {
	padding-bottom: 50px;
}

#guide .linkTop {
	margin-top: 0px;
	margin-bottom: 0px;
}

#board .linkTop {
	padding-right: 0px;
	padding-left: 0px;
}

#photoGuide {
	width: 100%;
}

#photoGuide .photoGuideBox {
	float: left;
	width: 180px;
	margin-right: 20px;
	_margin-right: 18px;
}

#photoGuide .photoGuideBox p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.25;
}

#photoGuide .photoGuideBox h3 {
	font-weight: bold;
	color: #CE5864;
	margin-bottom: 5px;
}

#1f {
	padding-top: 25px;
}



