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

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #1c1c1c;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 145%;
}

table,td,th {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*color: #1c1c1c;*/
	border-collapse:collapse;
}

ul{
    list-style:none;
}

img {
	border:none;
}

h1, h2, h3, h4, h5, h6, h7, h8,
div, p, pre, ul, li, ol, dl, dt, dd,
address, form {
	margin: 0;
	padding: 0;
	line-height: 145%;
/*	 text-align: left; */
}
/*a{
	backface-visibility:hidden;
}*/
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #bb111a;
}
a:active {
	text-decoration: underline;
	color: #bb111a;
}

#Container {
	clear:both;
	width:960px;
	margin:0 auto;
}
#HEADspc, #BODYspc, #FOOTspc {
	clear:both;
	width:960px;
	margin:0 auto;
}
#Containerpickup {
	width:800px;
	margin:0 auto;
}
#Containerpickup #HEADspc, #Containerpickup #BODYspc, #Containerpickup #FOOTspc {
	clear:both;
	width:100%;
	margin:0 auto;
}

#Containermypage {
	clear:both;
	width:960px;
	margin:0 auto;
}
#Containermypage #HEADspc, #Containermypage #BODYspc, #Containermypage #FOOTspc {
	clear:both;
	width:100%;
	margin:0 auto;
}

div {
	border-collapse:collapse;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div {
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.IE6BUG {
	display: none;
}

/*フッター設定_トップデータが消えるので。*/
#FOOTBOX {
	clear:both;
	width:960px;
}
#FOOTBOX p#FOOTUE {
	font-size:12px;
	text-align:right;
	margin-bottom:15px;
}
#FOOTBOX p#FOOTUE a span {
	color:#FF0000;
	text-decoration:none;
}
#FOOTBOX #FOOTLink {
	clear:both;
	width:960px;
	border-top:1px dotted #999;
	padding-top:5px;
}
#FOOTBOX #FOOTLink ul {
	text-align:center;
	margin-bottom:5px;
	list-style:none;
}
#FOOTBOX #FOOTLink li {
	font-size:11px;
	color:#999;
	display:inline;
}
#FOOTBOX #FOOTTEXTPR {
	clear:both;
	width:960px;
}
#FOOTBOX #FOOTTEXTPR ul {
	text-align:center;
	margin-bottom:15px;
	list-style:none;
}
#FOOTBOX #FOOTTEXTPR li {
	font-size:13px;
	margin-right:10px;
	color:#666;
	display:inline;
}
#FOOTBOX #FOOTTEXTPR li a {
	color:#666;
}
#FOOTBOX #FOOTCOPY {
	width:960px;
	margin-bottom:20px;
}
#FOOTBOX #FOOTCOPY ul {
	list-style:none;
}
#FOOTBOX #FOOTCOPY li {
	display:inline;
}
#FOOTBOX #FOOTCOPY li.COPYLEFT {
	font-size:12px;
	float:left;
}
#FOOTBOX #FOOTCOPY li.COPYRIGHT {
	font-size:12px;
	float:right;
}
/*:::::::::::::::::::::::::::::::::oku:::::::::::::::::::::::::::::::::::*/
#page_contents{
	width:960px;
	margin:0 auto;
	padding-bottom:70px;
	font-size:13px;
}
.page_contents{
	font-size:13px;
	margin-bottom:60px;
}	
.center{
	text-align:center !important;
}
.right{
	text-align:right !important;
}
.lineheight_m,
.lineheight_m th,
.lineheight_m td{
	line-height:1.4 !important;
}

.lineheight_l,
.lineheight_l th,
.lineheight_l td{
	line-height:1.7 !important;
}


.valign_top,
.valign_top th,
.valign_top td{
	vertical-align:top !important;
}
.valign_middle,
.valign_middle th,
.valign_middle td{
	vertical-align:middle !important;
}
.bg_lightgray{
	background:#f8f8f8;
}
.bg_lightblue{
	background:#EAFBFD;
}
.bg_beige{
	background:#F1F3E9;
}
.bg_white{
	background:#fff;
}
.border_gray{
	border:1px solid #ccc;
}
.normal{
	font-weight:normal;
}
.bold{
	font-weight:bold;
}
.fontsize_s{
	font-size:11px;
}
.fontsize_l{
	font-size:15px;
}
.text_red{
	color:#c00;
}
.text_white{
	color:#fff;
}
.text_gray{
	color:#666;
}
.p5{
	padding:5px;
}
.p10{
	padding:10px;
}
.pr10{
	padding-right:10px;
}
.pl10{
	padding-left:10px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mr10{
	margin-right:10px;
}
.mr20{
	margin-right:20px;
}
.ml10{
	margin-left:10px;
}
.relative{
	position:relative;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.floatlist_left li{
	float:left;
	margin-right:10px;
}
.inlineblock{
	display:inline-block;
}
.width100per{
	width:100%;
}
a.btn_silver{
	display:inline-block;
	background:url(/images/carinfo/btn_silver_bg.png) repeat-x center;
	border:1px solid #B2B2B2;
	border-radius:3px;
	color:#333;
	text-decoration:none;
}
a:hover.btn_silver{
	background:url(/images/carinfo/btn_silver_hover_bg.png) repeat-x center;
}
a.btn_lightorange{
	display:inline-block;
	background:url(/images/carinfo/btn_lightorange_bg.png) repeat-x center;
	border:1px solid #B2B2B2;
	border-radius:3px;
	color:#333;
	text-decoration:none;
}
a:hover.btn_lightorange{
	background:url(/images/carinfo/btn_lightorange_hover_bg.png) repeat-x center;
}
.btn_silver .size_s,
.btn_lightorange .size_s{
	font-size:12px;
	display:block;
	padding:7px 27px 7px 7px;
}
.btn_silver .size_m,
.btn_lightorange .size_m{
	font-size:12px;
	display:block;
	padding:10px 30px 10px 10px;
}
.btn_silver .btn_icon_plus,
.btn_lightorange .btn_icon_plus{
	background:url(/images/carinfo/btn_icon_plus.png) no-repeat right;
}
.btn_silver .btn_icon_blank,
.btn_lightorange .btn_icon_blank{
	background:url(/images/carinfo/btn_icon_blank.png) no-repeat right;
}
.btn_silver .btn_icon_arrow_right,
.btn_lightorange .btn_icon_arrow_right{
	background:url(/images/carinfo/btn_icon_arrow_right.png) no-repeat right;
}
.border_table th,.border_table td{
	border:1px solid #ccc;
	padding:7px;
}
.nowrap{
	white-space:nowrap;
}
.floatlist_left li{
	float:left;
	margin-right:10px;
}
.floatlist_right li{
	float:right;
	margin-left:10px;
}
/*--------------------------------------
   title
--------------------------------------*/
.title_border_b_gray{
	border-bottom:1px solid #ccc;
	font-size:15px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.title_line_red_grad{
	background:url(/images/carinfo/title_line_red_grad.png) no-repeat;
	margin-bottom:10px;
	font-size:15px;
	padding-left:15px;
}
.title_line_red_grad_mesh{
	background:url(/images/carinfo/title_bg_mesh.png) no-repeat;
	margin-bottom:10px;
}
.title_line_red_grad_mesh span{
	display:block;
	padding:8px 8px 8px 13px;
	background:url(/images/carinfo/title_line_red_grad.png) no-repeat left top;
	font-size:15px;
}
.title_line_red_grad_gray_grad{
	background:url(/images/carinfo/title_bg_gray_grad.png) no-repeat right center;
	padding:10px;
	border-radius:3px;
	margin-bottom:10px;
}
.title_line_red_grad_gray_grad span{
	display:block;
	padding:0 0 0 13px;
	background:url(/images/carinfo/title_line_red_grad.png) no-repeat left top;
	font-size:15px;
	color:#fff;
}

.title_square_red_grad_lightgray_grad{
	background:url(/images/carinfo/title_bg_lightgray_grad.png) no-repeat right center;
	padding:10px;
	border-radius:3px;
	margin-bottom:10px;
}
.title_square_red_grad_lightgray_grad span{
	display:block;
	padding:0 0 0 18px;
	background:url(/images/carinfo/title_square_red_grad.png) no-repeat left center;
	font-size:15px;
	color:#fff;
	text-shadow:0 0 2px #000000;
}
.title_line_red_grad_lightgray_grad{
	background:#fff url(/images/common/title_bg_lightgray_grad.png) repeat-x;
	padding:9px;
	border:1px solid #ccc;
	margin-bottom:10px;
	line-height:1;
	font-size:15px;
}
.title_line_red_grad_lightgray_grad span{
	display:block;
	padding:0 0 0 13px;
	background:url(/images/carinfo/title_line_red_grad.png) no-repeat left top;
}
/*--------------------------------------------------
btn
--------------------------------------------------*/
.btn_image{
	display:inline-block;
	/display:inline;
	/zoom:1;
	position:relative;
	overflow:hidden;
}
.btn_image img{
	position:absolute;
}
.btn_form_normal,.btn_form_submit,.btn_form_alert{
	display:inline-block;
	/display:inline;
	/zoom:1;
	text-align:center;
	width:170px;
	height:35px;
	line-height:35px;
	cursor:pointer;
	outline:none;
	font-size:13px;
}
.btn_form_normal{
	color:#333 !important;
	text-decoration:none !important;
	border:1px solid #ddd;
	background:url(/images/kyoutu/btn_form_normal.png) repeat-x 0 0;
}
.btn_form_normal:hover{
	background:url(/images/kyoutu/btn_form_normal.png) repeat-x 0 -80px;
}
.btn_form_submit{
	color:#fff !important;
	text-decoration:none !important;
	border:1px solid #084191;
	background:url(/images/kyoutu/btn_form_submit.png) repeat-x 0 0;
}
.btn_form_submit:hover{
	background:url(/images/kyoutu/btn_form_submit.png) repeat-x 0 -80px;
}
.btn_form_alert{
	color:#fff !important;
	text-decoration:none !important;
	border:1px solid #940A0A;
	background:url(/images/kyoutu/btn_form_alert.png) repeat-x 0 0;
}
.btn_form_alert:hover{
	background:url(/images/kyoutu/btn_form_alert.png) repeat-x 0 -80px;
}
/*--------------------------------------------------
table
--------------------------------------------------*/
.border_table th,.border_table td{
	border:1px solid #ccc;
	padding:5px 10px;
}
.bbd_lightgray_table th,.bbd_lightgray_table td{
	border-bottom:1px dotted #ccc;
	padding:5px 10px;
}
/*--------------------------------------------------
clearfix
--------------------------------------------------*/
.clearfix:after {
content: "";
display: block;
clear: both;
}
.clearfix{
display: inline-block;
} 
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
} 
.clearfix{
display: block;
} 
/* End hide from IE-mac */
.mr5{
	margin-right:5px;
}

.small{
	font-size:11px;
}
/*--------------------------------------
   pagetitle
--------------------------------------*/
.pagetitle{
	border:1px solid #B3B3B3;
	padding:1px;
	background:#fff;
	font-size:18px;
	line-height:1.1;
	margin-bottom:10px;
}
.pagetitle .inner{
	display:block;
	background:url(/images/common/pagetitle_bg.png) no-repeat;
	padding:17px 17px 17px 88px;
}
.pagecontents{
	font-size:13px;
	margin-bottom:50px;
}


/*--------------------------------------
   amazongift campaign
--------------------------------------*/
.amazongift_contents {
	border:1px solid #CCCCCC;
	background:#F1F1F1;
	padding:14px;
}

.amazongift_contents th, .amazongift_contents td {
	background:#fff;
	vertical-align:top;
	padding:15px;
}
.amazongift_contents th {
	border-top:1px solid #ccc;
	border-right:1px dotted #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	color:#002454;
	font-weight:bold;
	width:11em;
	white-space:nowrap;
}
.amazongift_contents td {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px dotted #ccc;
	color:#666;
}
/*****/
/*.btn_submit_bounce {
	display:inline-block;
 /display:inline;
 /zoom:1;
	width:710px;
	height:85px;
	position:relative;
}
.btn_submit_bounce_bg {
	display:block;
	width:710px;
	height:85px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
}
.btn_submit_bounce_bg img {
	position:absolute;
	left:0;
	top:0;
}
.btn_submit_bounce:hover .btn_submit_bounce_bg img {
	top:-85px;
}
.btn_submit_bounce_text {
	display:block;
	width:669px;
	height:85px;
	position:absolute;
	left:20px;
	top:0;
}
.btn_submit_bounce_text img {
	margin-top:22px;
}

*/