#footWrapper
{
	font-size			: 13px;
	line-height			: 140%;
	font-family			: Arial,Verdana,"Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	text-align			: left;
	margin				: 20px 0px 20px 0px;
}
#footWrapper #foot780
{
	max-width			: 1000px;
	min-width			: 600px;
	width				: 95%;
	margin				: 0px auto 0px auto;
	padding				: 20px 0px 20px 0px;
	overflow			: visible;
}
#footWrapper #foot780 .col_L
{
	width				: 30%;
	margin				: 0 5% 0 0;
	float				: left;
}
#footWrapper #foot780 .col_R
{
	width				: 30%;
	float				: right;
}
#footWrapper #foot780 h4
{
	font-size			: 85%;
	text-indent			: 0;
	border-bottom		: 1px solid #666666;
	padding				: 0px 0px 5px 0px;
	margin				: 5px 0px 4px 0px;
}
#footWrapper #foot780 .footElement
{
	margin				: 0;
	padding				: 0;
}
#footWrapper #foot780 .footElement li
{
	list-style-position	: inside;
	list-style-type		: circle;
	margin				: 5px 0px 5px 0px;
	font-size			: 85%;
}
#footWrapper #foot780 .footElement li a:link    ,
#footWrapper #foot780 .footElement li a:active  ,
#footWrapper #foot780 .footElement li a:visited ,
#footWrapper #foot780 .footElement li a:hover
{
	text-decoration		: underline;
}
#footWrapper #foot780 .footElement li a:hover
{
	text-decoration		: none;
}
address#address
{
	text-align			: center;
	font-style			: normal;
}


.clearfix:after
{
	content				: ".";
	display				: block;
	clear				: both;
	height				: 0;
	visibility			: hidden;
}
.clearfix
{
	min-height			: 1px;
}
* html .clearfix
{
	height				: 1px;
	/*\*//*/
	height				: auto;
	overflow			: hidden;
	/**/
}













