@charset "utf-8";

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

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

#footer ul {
	zoom:1;
}

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

#footer ul li {
	font-size: 12px;
	float: left;
}

#seoText {
	margin: 5px 0;
	padding: 5px;
	background-color: #EEE;
	font-size: 65%;
	color: #666;
	text-align: left;
}
	#footer #seoText h6{
		margin-bottom: 2px;
		color: #333;
		font-size : 11px;
		font-weight: normal;
		}
	#footer #seoText p {
	font-size: 10px;
	}
	#footer #seoText p em {
	font-weight: bold;
	font-style: normal;
	}
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;
}
ul#groupSite li a.normal {
	background : none;
	padding-left: 0px;
}

#menseki {
	margin-top: 10px;
}

#menseki p {
	font-size: 10px;
	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;
}

/* 2010_0914 Addition
------------------------ */
#footer .seoText02 {
	background: #fdeada;
	padding: 10px;
	margin: 20px 0px;
	font-size: 12;
	color: #666666;
}
#copyright_text {
	padding: 10px 0;
	text-align: center;
	color: #2b2b2b;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #777777;
	margin-top: 10px;
	clear: both;
}
#copyright_text p {
	padding:0;
	margin:0;
	text-align: center;
}

/* 2012_0516 Addition searche_link01
------------------------ */
.searche_link01,
#searche_link01{padding:10px 0px 0px!important;text-align:left; clear:both}
.searche_link01 dt,
#searche_link01 dt{font-weight:bold;background:url(http://www.o-uccino.jp/common/img/search_arrow03.gif) no-repeat left center;padding-left:10px!important;font-size:12px;line-height:1.4}
.searche_link01 dd,
#searche_link01 dd{font-size:12px;margin-bottom:10px!important;padding-left:10px!important;line-height:1.4}
.searche_link01 dd li,
#searche_link01 dd li{display:inline;padding-right:4px!important;margin-right:3px!important;border-right:1px solid #CCCCCC}
.searche_link01 .last-child,
#searche_link01 .last-child{margin-bottom:0px}

