@charset "utf-8";
/* -------------------------------------------------
	-Index-
	1.Common
	2.Service menu
	3.FC2 footer
-------------------------------------------------- */

/* =================================================
	1.Common
================================================= */
#fc2footer{
	overflow:hidden;
	position:relative;
	width:100%;
	background:#FFF url(https://secure.id.fc2.com/image/fc2footer/footerbg.png) repeat-x 0 0;
	font-family:"ＭＳ ゴシック", Ariel, Osaka, sans-serif;
	text-align:center;
}
#fc2footer *{margin:0;padding:0;text-decoration:none;}
#fc2footer a,
#fc2footer a img,
#fc2footer img,
#fc2footer p,
#fc2footer ul,
#fc2footer ol,
#fc2footer li,
#fc2footer dl,
#fc2footer dt,
#fc2footer dd {
	background:none;
	border:none;
	text-decoration:none;
}
#fc2footer a:link,
#fc2footer a:visited {
	background:none;
	border:none;
	/* color:#0074ff; */
	text-decoration:none;
}
#fc2footer a:focus,
#fc2footer a:hover,
#fc2footer a:active {
	background:none;
	border:none;
	/* color:#0074ff; */
	text-decoration:underline;
}
#fc2footer dt,
#fc2footer dd { clear:both; }

/* =================================================
	2.Service menu
================================================= */
#fc2footer #fc2footermenu{
	clear:both;
	width:900px;
	margin:0 auto;
	padding:10px 0;
	color:#555;
	font-size:12px;
}
#fc2footer #fc2footermenu .fc2logo{text-align:left;}
#fc2footer #fc2footermenu .fc2logo img{
	width:110px;
	height:35px;
	margin:0 0 5px;
	background:url(https://secure.id.fc2.com/image/fc2footer/fc2footer.png) no-repeat -300px -380px;
}
#fc2footer #fc2footermenu .list_wrap {
	position:relative;
	overflow:hidden;
	width:100%;
}
#fc2footer #fc2footermenu .fc2menu_list{
	float:left;
	width:225px;
	text-align:left;
}
#fc2footer #fc2footermenu .fc2menu_list dl{
	padding:0 25px 10px 0;
}
#fc2footer #fc2footermenu .fc2menu_list dl dt{
	width:170px;
	height:18px;
	margin:0 0 3px;
	padding:5px 0 0 28px;
	border:#CCC 1px solid;
	background:#FFF url(https://secure.id.fc2.com/image/fc2footer/fc2footer.png) 0 0 no-repeat;
	line-height:12px;
	text-align:left;
}
#fc2footer #fc2footermenu .fc2menu_list .blog dt	{background-position:0px 0px;}
#fc2footer #fc2footermenu .fc2menu_list .advert dt	{background-position:0px 0px;}
#fc2footer #fc2footermenu .fc2menu_list .hp dt		{background-position:-300px 0px;}
#fc2footer #fc2footermenu .fc2menu_list .mobile dt	{background-position:-600px 0px;}
#fc2footer #fc2footermenu .fc2menu_list .tool dt	{background-position:0px -100px;}
#fc2footer #fc2footermenu .fc2menu_list .social dt	{background-position:-300px -100px;}
#fc2footer #fc2footermenu .fc2menu_list .special dt	{background-position:-600px -100px;}

#fc2footer #fc2footermenu .fc2menu_list dl dd{
	padding:0 5px 0 13px;
	background:url(https://secure.id.fc2.com/image/fc2footer/fc2footer.png) 0 0 no-repeat;
	line-height:18px;
	text-align:left;
}
#fc2footer #fc2footermenu .fc2menu_list .blog dd	{background-position:0px -194px;}
#fc2footer #fc2footermenu .fc2menu_list .advert dd	{background-position:0px -194px;}
#fc2footer #fc2footermenu .fc2menu_list .hp dd		{background-position:-300px -194px;}
#fc2footer #fc2footermenu .fc2menu_list .mobile dd	{background-position:-600px -194px;}
#fc2footer #fc2footermenu .fc2menu_list .tool dd	{background-position:0px -294px;}
#fc2footer #fc2footermenu .fc2menu_list .social dd	{background-position:-300px -294px;}
#fc2footer #fc2footermenu .fc2menu_list .special dd	{background-position:-600px -294px;}
#fc2footer #fc2footermenu .fc2menu_list .no_multiple{background:none}

#fc2footer #fc2footermenu .fc2menu_list dl dd span{
	padding:2px 16px 2px 0;
	background:url(https://secure.id.fc2.com/image/fc2footer/fc2footer.png) no-repeat 5px -397px;
}

/* =================================================
	3.FC2 footer
================================================= */
#fc2footer #fc2footermenu ul{
	clear:both;
	width:100%;
	padding:5px 0;
	border-top:1px solid #CCC;
	text-align: center;
}
#fc2footer #fc2footermenu ul li{
	display:inline;
	margin:0 6px;
}
#fc2footer #fc2footermenu ul li.information {
	display:inline;
	padding-left:12px;
	border-left:2px dotted #CCC;
}
/* 2009/10/26 hayashi */
#fc2footer #fc2footermenu ul li form{
	display:inline;
}
/**/
#fc2footer #fc2footermenu .copyright{
	padding:0 0 13px 0;
	text-align:center;
}