/*フッター*/

.gutter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555555;
	width: 150px;
	margin-left: 55px;
	float: left;
	padding-top: 12px;
	margin-top: 25px;
	display: inline;
}

.gutter h3 {
	font-size: 12px;
	color: #D70043;
	line-height: 20px;
	margin: 0px 0px 25px;
	padding: 0px;
	font-weight: normal;
}

.col {
	width: 205px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555555;
	margin-left: 25px;
	float: left;
	padding-top: 2px;
	margin-top: 25px;
	display: inline;
	font-size: 12px;
}

.col2 {
	width: 205px;
	border-top-width: 1px;
	border-top-color: #555555;
	margin-left: 25px;
	float: left;
	padding-top: 12px;
	margin-top: 0px;
	display: inline;
}



.columns {
	margin-left: 205px;
}


#footer {
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	clear: left;
	float: left;
	margin-top: 55px;
	height: 100%;
	background-color: #303030;
	padding-bottom: 15px;
	margin-left: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	margin: 0px;
}


.footerList    {
	line-height: 15px;
}

.footerListGomez    {
	line-height: 15px;
}

.footerIconGomez a {
	color: #d33535;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerIconGomez a:hover {
	color: #ffffff;
}

.footerIconWEB a, .footerIconCONTACT a, .footerIconCanpany a, .footerIconToiawase a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerIconCanpanyIdx a {
	color: #d33535;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerIconWEB a:hover, .footerIconCONTACT a:hover, .footerIconCanpany a:hover, .footerIconToiawase a:hover {
	color: #D70043;
	background-color: #353535;
}
.footerList a {
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerList a:hover {
	color: #FFFFFF;
	background-color: #353535;
}

.footerListGomez a {
	color: #d33535;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footerIconGomez a:hover, .footerListGomez a:hover, .footerIconCanpanyIdx a:hover {
	color: #FFFFFF;
	background-color: #353535;
}

#footer #footerFooter {
	color: #d33535;
	clear: left;
	height: 115px;
	width: 100%;
	padding-top: 25px;
}
#footer #footerFooter p {
	padding-left: 55px;
	float: left;
	margin: 0px;
	padding-top: 35px;
	font-size: 11px;
}
#footer #footerFooter a {
	color: #D70043;
	text-decoration: none;

}
