

/*** for PC Browser ***/
@media (min-width:401px)
{
/*フッターの設定
------------------------*/
#logo_m {
       float:left;
       margin-top:3px;
}


#footer {
	font-size:105%;
	line-height:100%;
	color: #442222;
	background-image: url(/secure/66175/mitoku_title_underbar.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top: 0px;
	border-bottom:0px solid #823434;
	clear:both;
}

#footer p{
	margin-top:0px;
         ,argin-left:8px;
         margin-bottom:1px;
	line-height:120%;
         float:left;
    }
}
