@charset "utf-8";
/*
* 	footer.css 外部露出関連
*	====================
*	0.#foot→#footer
*	1.サイトマップ
*	2.loco/利用規約
*	3.loco/広告掲載について
*/

/*---------------------------------
	0.#foot→#footer
-----------------------------------*/
/* #foot new
------------------------------*/
#footer {
	clear:both;
	background:#ebebeb;
	width:970px;
	margin:0 auto;
	color:#737373;
	padding:0 0 3px 0;
	border-top:1px solid #ccc;
	border-bottom:4px solid #ccc;
}
#footer .nav {
	clear:both;
	background:#f9f9f9;
}
#footer .nav ul {
	float:left;
}
#footer li {
	display:inline;
	float:left;
	margin-right:0.5em;
	padding-left:0.5em;
	white-space:nowrap;
	border-left:1px solid #ccc;
}
#footer li.top {
	border:none;
}
#footer .info {
	clear:both;
	padding:10px 0 0 0;
	margin:0 auto;
	border-top:2px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	text-align:center;
}
#footer .info ul {
	float:none;
	display:inline-block;
	/display:inline;
	margin:0;
	padding-bottom:15px;
}
#footer p {
	background:#ebebeb;
	text-align: center;
	overflow:hidden;
	white-space:nowrap;
	margin:0;
	padding-top:4px;
	font-size:100%;
}
/* ランダムPICKUP
------------------------------*/
.pick_up {
	clear:both;
	display:block;
	background:#f9f9f9;
	width:970px;
	margin:30px auto 0;
	padding:10px 0;
	font-size:85%;
	color:#737373;
}
.pick_up dl {
	margin-left:1em;
}
.pick_up dt {
	float:left;
	margin:0 1em 0 0;
}
.pick_up dd {
	margin-left:9em;
}
.pick_up li {
	float:left;
	margin-right:1em;
	white-space:nowrap;
}
.pick_up li a {
	color:#737373;
}
/* clearfix
-----------------------------------*/

.clear:after,
.el:after,
.nav:after,
.nav li:after,
.nav dd:after,
.info:after {content:".";height:0px;clear:both;display: block;visibility:hidden;}
.clear,
.el,
.nav,
.nav li,
.nav dd,
.info {display:inline-block;}
/*\*/ 
* html .clear,
* html .el,
* html .nav,
* html .nav li,
* html .nav dd.
* html .info {height: 1%;}
.clear,
#container,
.el,
.nav,
.nav li,
.nav dd,
.info {display: block;}
/**/

/*---------091203.footMenu----------*/
#fbox dl{font-size:12px;margin:0 0 0 20px;padding:0;line-height:1.5em;text-align:left;}
#fbox dt{margin:0 4px;padding: 0.6em 0 0;width:3em;font-weight:bold;color:#51403b;}
#fbox dd{padding: 0.25em 0.25em 0.25em 3em;margin: -1.9em 0 0;clear:both;}
#fbox dd ul{margin:0;padding:0;width:800px;}
#fbox dd ul li {white-space:nowrap;line-height:1.5em;float:left;padding:0 5px 0 6px;}


.pickupshop {
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #fcfcfc;
	width: 953px;
	margin: 6px 0 6px 8px;
	padding: 2px 0 3px 7px;
	font-size: 83%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
* html .pickupshop {
	width: 952px;
	margin: 6px 0 6px 2px;
}
*:first-child+html .pickupshop {
	margin: 6px 0;
}
.pickupshop dt {
	float: left;
	text-align: left;
	width: 86px;
	min-height: 1.1em;
	margin-right: 5px;
	padding: 2px 0 1px;
}
div:nth-of-type(1) .pickupshop dt {
	padding: 2px 0;
}
.pickupshop dl dd {
	width: 856px;
	text-align: left;
}
.pickupshop dl dd ul li {
	float: left;
	margin-right: 8px;
	line-height: 1.4;
	text-align: left;
	white-space: nowrap;
}
.pickupshop dl dd ul li a {
	color: #737373;
}


/*---------foot----------*/
#foot {
	clear:both;
	background:url(../../img2/common/footer/bg_footer.gif) no-repeat;
	width:960px;
	height:84px;
	margin:0 8px;
	text-align:left;
}
#foot .sitemap {
	float:left;
	width:110px;
}
#foot .sitemap img {
	margin:17px 16px 0 18px;
}
#foot .footerlink {
	float:left;
	width:820px;
	margin:17px 0 0 10px;
}
#foot .footerlink dt {
	height:25px;
}
#foot .footerlink dd {
	clear:both;
	padding-top:15px;
}
#foot .footerlink li {
	float:left;
	margin-right:10px;
}
#foot .footerlink li a {
	font-size:85%;
	color:#1580db;
}
#foot .footerlink p img {
	padding:3px 0 0 5px;
	float:right;	
}
* html body #foot .footerlink p img {
	float:right;
	text-align:right;
}

/*---------------------------------
	1.サイトマップ
-----------------------------------*/
/*div.sitemap div {
	overflow:hidden;
	clear:both;
	width:100%;
	padding-bottom:15px;
	border-bottom:1px solid #f3f3f3;
}
div.sitemap dl {
	float:left;
	width:33%;
}
div.sitemap dt {
	background:url(../../img2/common/bg_detaillinks.gif) no-repeat left center;
	margin-top:17px;
	color:#666;
	font-weight:bold;
	line-height:2;
	text-indent:19px;
}
div.sitemap dd {
	background:url(../../img2/common/bg_list.gif) no-repeat 5px 8px;
	padding:4px 0;
}
div.sitemap dd a {
	padding-left:19px;
}
div.sitemap dl.smap_loco {
	width:64%;
	margin-bottom:15px;
}
div.sitemap dl.smap_mt {
	float:right;
	width:34%;
}
div.sitemap dl.smap_loco dt,
div.sitemap dl.smap_mt dt {
	display:block;
	background:url(../../img2/pe/bg_morettl.gif) no-repeat left center;
	margin-bottom:10px;
	color:#555;
	font-weight:bold;
	line-height:2;
	border-bottom:2px solid #d6d6d6;
}
div.sitemap dl.smap_mt dt {
	background:url(../../img2/co/bg_morettl.gif) no-repeat left center;
}
div.sitemap dl.smap_loco dd{
	float:left;
	width:33%;
}
div.sitemap dl.smap_hr {
	padding-bottom:15px;
	background:url(../../img2/cm/bg_sitemap.gif) no-repeat right bottom;
}*/

/*---------------------------------
	2.loco/利用規約
-----------------------------------*/
div#outside {
    width:100%;
    font-size:100%;
    line-height:1.5;
}
div#outside strong {
	font-weight:bold;
}
div#outside p {
    margin:8px 0 10px 7px;
}
div#outside ol {
    list-style:decimal-leading-zero;
    list-style-position:outside;
    margin:10px 0 0 30px;
}
div#outside li {
    margin-bottom:5px;
}
div#outside li ol{
    list-style-type:lower-roman;
    margin:0 40px;
}

/*---------------------------------
	3.loco/広告掲載について
-----------------------------------*/
div.adinfo {
	width:100%;
	line-height:1.4;
}
div.adinfo .infotxt {
	padding:10px 30px;
}
div.adinfo em.subttl {
	clear:both;
	display:block;
	background:url(../../img2/pe/bg_morettl.gif) no-repeat left center;
	margin:15px 0 0 0;
	padding:0 0 0 19px;
	color:#555;
	font-weight:bold;
	line-height:22px;
	border-bottom:2px solid #d6d6d6;
}
div.adinfo p {
	margin:10px 32px 5px 32px;
	padding:0;
}

div.adinfo ul {
	list-style:none;
	margin:0;
	padding:0 0 0 32px;
}
div.adinfo li {
	background:url(../../img2/common/bg_relatedlinks.gif) no-repeat left center;
    padding:3px 0 3px 20px;
    font-weight:bold;
}
div.adinfo dl {
	margin:10px 0 0 10px;
	padding:0;
}
div.adinfo dt {
	background:url(../../img2/pe/bg_minittl.gif) no-repeat left 4px;
	margin:4px 0 3px 0;
	padding-left:13px;
	font-weight:bold;
}
div.adinfo dd {
	margin:0;
	padding:0 0 0 15px;
}
div.adinfo dd span {
	clear:both;
	display:block;
	margin-top:6px;
	text-align:right;
}
div.adinfo dd span a {
	background:url(../../img2/common/bg_detaillinks.gif) no-repeat left center;
	padding:3px 0 3px 19px;
}
span#remarks_right {
	display:block;
	width:100%;
	margin-top:3px;
}
div.adinfo .form_area  .small {
	width:50px;
}
div.adinfo .form_area  .long {
	width:350px;
}

