@charset "utf-8";
/* CSS Document */


	
/*--------------------------------------------
            footer
--------------------------------------------*/

#footer_category {
	font-family:"ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "メイリオ", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer_category a:link 
{
	text-decoration:underline;
}

.footer_menu {
	padding:10px;
	float:left;
	color:#333;
	text-align:left;
	width:295px;
	height: 200px;
	margin-right:17px;
	background: #ffffff;
}

.footer_menu2 {
	padding:10px;
	float:right;
	color:#333;
	text-align:left;
	width:295px;
	height: 200px;
	background: #ffffff;
}

.red_footer {
	color: #FF0000;
	font-size: 10px;
}

p.footer_title {
	font-weight:bold;
	display:block;
	margin: 10px 0px ;
	font-size:14px;
	text-align: center;
	border-bottom:solid #333 1px;
}

.footer_li {
  list-style: none;
  margin: 10px 0px 0px 15px;
}