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

/*/////////// フッター ///////////*/
#footer{
	width: 950px;
	background-color: #EDEDED;
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(ie-css3.htc);
	font-size: 10px;
	background-image: none;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer a:link {
	color:#333
}
#footer a:visited {
	color:#444
}
#footer a:hover {
	background-image: url(../images/back/stripe_red.png);
	background-repeat: repeat;
}
#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 h2{
	margin:10px 10px 5px 10px;
	font-size:13px;
}
#footer h3{
	font-size: 12px;
	font-weight: bold;
}
#footer .jjlogos{
	padding-top: 6px;
	margin-bottom: 10px;
}
#footer .creditcard{
	background-image: url(..//images/footer/back01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	clear: both;
}
#footer .jata{
	float: right;
	height: 30px;
	margin-top: -45px;
}
#footer .small{
	font-size: 11px;
}
#FT_jantora,#FT_jjokinawa,#FT_jjplatinum,#FT_kakuyasu{
	float:left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 452px;
	margin-bottom: 10px;
	margin-left:10px;
	background-image: url(../images/footer/back02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#FT_jantora h2,#FT_jjokinawa h2,#FT_jjplatinum h2,#FT_kakuyasu h2{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#FT_jantora .logo,#FT_jjokinawa .logo,#FT_jjplatinum .logo,#FT_kakuyasu .logo{
	float: left;
	width: 110px;
	margin-bottom: 2px;
	margin-top:0px;
	padding-bottom:0px;
	height: 60px;
}
#FT_jantora .rightside,#FT_jjokinawa .rightside,#FT_jjplatinum .rightside,#FT_kakuyasu .rightside{
	float: left;
	width: 326px;
	padding-left: 5px;
}

#support,#company{
	padding: 10px;
	background-image: url(..//images/footer/back01.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#support h2,#company h2{
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
}

#support a:link {
	color:#009
}
#support a:visited {
	color:#009
}

#support ul{
}
#support li{
	font-size: 12px;
}
#support p{
  font-size: 13px;
  border-left: 5px solid #999;
  padding-left: 3px;
  margin-top: 5px;
}
#company .c_name{
	font-weight: bold;
	font-size: 14px;
}
#company p{
	font-size: 11px;
}

#copyright{
	clear: both;
	padding: 10px;
}

/* 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;}

.jqt {
float: right;
height: 30px;
margin-right: 130px;
margin-top: -50px;
}

/* プライバシーマーク */
.privacy {
float: right;
    height: 36px;
    margin-right: 213px;
    margin-top: -70px;
}