@charset "utf-8";

/* ------------------------
      フッター
------------------------ */

#footer {
	clear: both;
	margin-top: 5px;
}

#footer ul {
	zoom:1;
}

#footer ul:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#footer ul li {
	font-size: 80%;
	float:left;
}

/* 28 */

#guide {
 font-size: 80%;
 text-align:center;
	}
	
#groupSite {
	font-size: 80%;
	text-align:center;
}

#groupSite table tr td{
	background: url(../img/ico_group.gif) no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 80%;
	text-align:center;
}

/* 28 */

#seoText {
	margin: 5px 0;
	padding: 5px 0;
	background-color: #EEE;
	font-size: 65%;
	color: #666;
	text-align: center;
}

ul#groupSite li {
	margin-right: 10px;
}

ul#groupSite li a {
	background: url(../img/ico_group.gif) no-repeat;
	background-position: left center;
	padding-left: 15px;
}





#menseki {
	margin-top: 10px;
}

#menseki p {
	font-size: 65%;
	line-height: 1.2;
}

#menseki img {
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

#copyRight {
	text-align: center;
	width: 100%;
}

#copyRight img {
	margin-top: 10px;
}

