/* CSS Document */

@charset "UTF-8";
.footer_area {
	margin:0 auto !important;
	font-size:80%;
	width:100% !important;
}
/*
#footer_info h3 {
    background: url("/images/Title-information.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top:35px;
	margin-bottom: 15px;
    padding-right: 80px !important;
    font-size: 110%;
    font-weight: bold;
    line-height: 165%;
    padding: 5px 0 10px 20px;
}
#footer_info h4 {
	font-size:110%;
	line-height:1.7;
	font-weight:bold;
}
#footer_info p {
	padding-left:1em;
	margin-bottom:15px;
}
#footer_info table#rankTable {
	border-top:1px solid #999;
	border-right:1px solid #999;
	margin-bottom:15px;
}
table#rankTable td {
	text-align:left;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	padding-left:3px;
}
table#rankTable tr.koumoku {
	background:#FDD;
	font-weight:bold;
}
table#rankTable tr.koumoku td {
	text-align:center;
}
table#rankTable td.rank_name {
	background:#D5EAFF;
	font-weight:bold;
}
*/
#footer_info h4 {
    color:#333;
    font-size:18px;
    font-weight: normal;
    margin-bottom: 20px;
	text-align:center;
}
#footer_info p {
	padding:5px 0;
	line-height:1.3;
}
#footer_info p a {
	color:#36C;
	text-decoration:underline;
}
#footer_info ul {
	width:100%;
	border-top:1px solid #333;
	padding-top:20px;
	margin:10px 0 20px 0;
	font-size:12px;
}
#footer_info ul li {
	float:left;
	border-right:1px solid #333;
	width:30%;
	padding:0 10px;
	height:20em;
}
#footer_info ul li:last-child {
	border:0;
}
#footer_info ul.deliv {
	padding-left:2em;
	font-size:90% !important;
}
#footer_info ul.deliv li {
	list-style:disc;
	margin-bottom:10px;
}
#footer_info span.time {
	line-height:2.0;
}
div.text_r {
	text-align:right;
	font-size:14px;
	width:95%;
}
#footer_info table#shouryouTable {
	border-top:1px solid #999;
	border-right:1px solid #999;
	margin:5px 10px 15px 10px;
	font-size:14px;
	width:95% !important;
}
table#shouryouTable td {
	text-align:center;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	width:60px;
	padding:3px;
}
table#shouryouTable tr.chihou {
	background:#DED6C1;
}
table#shouryouTable tr.cool {
	background:#BCDBF4;
}
table#shouryouTable tr.normal {
	background:#F3E5BB;
}
#footer_info ul.payment {
	padding-left:3em;
	font-size:90% !important;
	margin-bottom:15px;
}
#footer_info ul.payment li {
	list-style:decimal;
	margin-bottom:10px;
}
#footer-inner {
	background-color:#000;
	margin:0;
}













