@charset "utf-8";
#contents a {
	color: #93848c;
	font-weight: bold;
}
#banner_s {
	height: 125px;
	width: 153px;
	background-repeat: no-repeat;
	margin-top: 20px;
	float: left;
	padding-left: 40px;
}
#banner_s   h3 a {
	background-image: url(../images/banner_ent_pat.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 101px;
	width: 154px;
}
#banner_s    h3 a:hover {
	background-image: url(../images/banner_ent_pat_o.png);
}
#banner_s   h4 a {
	background-image: url(../images/banner_ent_pat_b.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 101px;
	width: 154px;
	margin-top: 10px;
}
#banner_s    h4 a:hover {
	background-image: url(../images/banner_ent_pat_b_o.png);
}

#mainBox {
	float: right;
	height: auto;
	width: 530px;
}
.s_box {
	width: 245px;
	text-align: center;
	float: left;
	padding-top: 20px;
	font-size: 82%;
	height: 230px;
	display: inline;
	margin-right: 10px;
}
.small80 {
	font-size: 80%;
}
#contener_bottom p {
	padding-left: 255px;
	padding-right: 30px;
	padding-top: 15px;
	font-size: 82%;
}
.mainmenu  a.nav_pat {
	background-image: url(../../common/dropdownmenu/img/g_paticipation_o.png);
}

