﻿/*/////////// フッター ///////////*/
#contact_number{
	background-color: #FFFFFF;
	background-image: url(../images/back/foot_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	width: 940px;
	height: 85px;
	padding-left: 10px;
}
#contact_number p{
	font-weight: bold;
	font-size: 12px;
}
#contact_number .phone{
	font-size: 25px;
	font-weight: bolder;
	padding-left: 135px;
}
#contact_number .tit{
	font-size: 12px;
	padding-right: 0.5em;
}
#contact_number .time{
	font-weight: bold;
	padding-left: 135px;
}
#contact_number .email{
	padding-left: 135px;
}
#footer{
	width: 950px;
	background-color: #EDEDED;
	clear: both;
	background-image: none;
	color: #333333;
}
#footer a:link {
	color:#000099
}
#footer a:visited {
	color:#900
}
#footer img a:hover {
	background-image: none;
}
#footer p{
	font-size: 11px;
	line-height:1.3em;
}
#footer ul{
}
#footer li{
	padding-right: 1em;
	display: inline;
}
#footer .jjlogos{
	padding-top: 6px;
	margin-bottom: 10px;
}
#footer .creditcard{
	padding-top: 10px;
	clear: both;
	background-image: url(../images/back/boarder.png);
	background-repeat: repeat-x;
	background-position: top;
}
#footer .jata{
	float: right;
	height: 30px;
	margin-top: -45px;
}
#footer .small{
	font-size: 11px;
}

#support,#company{
	background-image: url(../images/back/boarder.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#support p,#company p,#license p{
	font-size: 11px;
}
#support ul{
}
#support li{
	font-size: 12px;
	display: inline;
	float: left;
}

#company .c_name{
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	width: 930px;
}
#company .box{
}
#copyright{
	font-size: 11px;
	clear: both;
	padding: 10px;
	background-image: url(../images/back/boarder.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 10px;
}
#license{
	background-image: url(../images/jata.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-left: 10px;
	height: 40px;
	padding-top: 5px;
}
/* IE6 css fixer v0.8: Mon, 04 Oct 2010 09:18:36 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#footer .jata,
#FT_jantora,#FT_jjokinawa,#FT_jjplatinum,#FT_kakuyasu,
#FT_jantora .logo,#FT_jjokinawa .logo,#FT_jjplatinum .logo,#FT_kakuyasu .logo,
#FT_jantora .rightside,#FT_jjokinawa .rightside,#FT_jjplatinum .rightside,#FT_kakuyasu .rightside {display:inline;}

/* fix negative margins */
#footer .jata {position:relative; zoom:1;}
