@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url("../img/base-bg_sub.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header {
  background: #396eae url(../img/common/header_bg.gif) repeat-x left bottom;
  padding: 0 0 0 10px;
}
.op:hover{
	opacity: .80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: .80;
	-moz-opacity: .80;
}

a:hover img {
	opacity:0.7;
}

h1 {
  color: #abcfe1;
  font-size: 10px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 auto 0px;
  width: 1000px;
}

#containerwrap {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	overflow:hidden;
}
#container {
	float: left;
	width: 1000px;
	height: auto;
	padding: 0px 0px 20px 0px;
}
#container2 {
	width: 1000px;
	height: auto;
	padding: 0px 0px 20px 0px;
	text-align: center;
}
#container_fee {
	height: auto;
	border: #999 solid 1px;
	background-color: #FFF;
}
#container_fee h1,#container_fee h2{
	text-align:center;
	background:url(../img/common/bg-title.jpg) left top repeat-x;
	margin:0;
	height:55px;
	line-height:55px;
	font-size:16px;
}
#container_fee table{
	margin:0 auto;
}
#container_fee .bluebox{ margin:10px auto}
#navi {
	float: left;
	width: 1000px;
	height: 50px;
	display: inline;
	margin: 0px;
	padding-top: 10px;
	text-align: center;
}
#navi li {
	float: left;
	list-style-type: none;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#navi a {
	width: auto;
	height: 50px;
	text-align: center;
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
#fee {
	float: left;
	width: 960px;
	height: 118px;
	background: url(../img/fee1.jpg) no-repeat -30px 0px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
#fee p {
	float: right;
	font-size: 26px;
	width: 500px;
	height: 90px;
	display: block;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-color: #F6F655;
	line-height: 1.4;
}
.red {
	color: #F00;
	font-weight: bold;
}
#mainarea {
	float: left;
	text-align: left;
	padding: 0 20px;
	min-height: 500px;
}
#mainarea2 {
	float: left;
	text-align: left;
	padding: 20px 45px 20px 50px;
	min-height: 500px;
	font-size: 14px;
	background: #FFF;
}
#mainarea table {
	font-size: 14px;
	margin: 0 auto;
}
.bluebox {
	width: 800px;
	padding: 20px;
	background-color: #b2cbe4;
	border: #0075c2 solid 2px;
}
.greybox {
	width: 800px;
	padding: 20px;
	border: #CCC solid 2px;
	text-align: left;
}
.style_01 {	color: #F00;}
.style_04 {
	color: #F00;
	font-weight: bold;
}
h2 {font-size: 14px;}

h3{text-align:center;
	background:url(../img/common/bg-title.jpg) left top repeat-x;
	margin:0 auto 20px auto;
	height:55px;
	line-height:55px;
	font-size:16px;
}

.deepblue {
	color: #001e43;
	border-left: #000 solid 5px;
	border-bottom: none;
	padding: 0px 0px 0px 15px;
}
.fontsize14 {font-size: 14px;}

/*　テキストボールド指定クラス　*/
.fw-bold { font-weight:bold; }
.fw-normal { font-weight: normal !important; }
/*　テキスト揃え指定クラス　*/
.tLeft { text-align:left; }
.tCnter { text-align:center; }
.tRight { text-align:right; }
/*　パディング指定クラス　*/
.pd05 { padding:5px !important; }
.pd10 { padding:10px !important; }
.pd15 { padding:15px !important; }
.pd30 { padding:30px !important; }
.pt05 { padding-top:5px !important; }
.pt10 { padding-top:10px !important; }
.pt20 { padding-top:20px !important; }
.pt30 { padding-top:30px !important; }
.pr05 { padding-right:5px !important; }
.pl05 { padding-left:5px !important; }

.mgt10{ margin-top:10px !important}
/*------------------------
グローバルナビゲーション
------------------------*/
#Navigation{
	background:url(../img/common/bg-navigation.jpg) top left no-repeat;
	padding-bottom:20px;
	margin-top:15px;
}
#Navigation ul{
	overflow:hidden;
	list-style:none;
	padding:5px 0;
	margin:0;
}
#Navigation ul li{
	float:left;
	height:40px;
	width:130px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	margin-left:25px
}
#Navigation ul li.navi05,#Navigation ul li.navi06,#Navigation ul li.navi07{ width:90px}
#Navigation ul li a{
	display:block;
	height:40px;
}
#Navigation ul li.navi01 a{ background:url(../img/common/navi01.png) center center no-repeat}
#Navigation ul li.navi02 a{ background:url(../img/common/navi02.png) center center no-repeat}
#Navigation ul li.navi03 a{ background:url(../img/common/navi03.png) center center no-repeat}
#Navigation ul li.navi04 a{ background:url(../img/common/navi04.png) center center no-repeat}
#Navigation ul li.navi05 a{ background:url(../img/common/navi05.png) center center no-repeat}
#Navigation ul li.navi06 a{ background:url(../img/common/navi06.png) center center no-repeat}
#Navigation ul li.navi07 a{ background:url(../img/common/navi07.png) center center no-repeat}
#Navigation ul li a:hover{
	opacity: .80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: .80;
	-moz-opacity: .80;
}
/*------------------------
 フッター
------------------------*/
#Footer{
	text-align:center;
	padding:0 0 40px;
	background:url(../img/common/bgfot.jpg) left bottom repeat-x;
}

/*------------------------
 ページ
------------------------*/
#Wrap-page{
	padding-top:10px
}
.main-image{ text-align:center}

/*------------------------
 トップページ
------------------------*/
.CarClass {
	background-color:#f3e4c8;
	overflow:hidden;
	display:block;
	margin-bottom:20px
}
.CarClassIn{
	width:92%;
	margin:15px auto;
	background-color:#fff;
	padding:15px 20px;
}
.car_type_ttl{
	font-weight: bold;
	font-size:22px;
	background: rgb(52,144,237);
	color:#fff;
	margin:30px 0 10px;
	padding:12px 0 10px 12px;
}
.type {
	font-size: 36px;
	padding: 3px;
}
.type_dit{
	padding-left:10px
}
.carTypeTable{
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
}

/*------------------------
ウィークリーマンスリーページ
------------------------*/
#WeeklyMonthly{
	overflow:hidden;
	width:885px;
	margin:10px auto;
}
#WeeklyMonthly table{
	border-collapse: collapse;
	width:425px;
}
#WeeklyMonthly table th{
	font-size:15px;
	white-space: nowrap;
	padding:0 8px;
	color:#fff;
	vertical-align:middle;
	height:70px;
	border-bottom:solid 1px #fff;
	box-sizing: border-box;
}
#WeeklyMonthly table th.THtitle{
	height:35px !important;
	text-align:left;
}
#WeeklyMonthly table td{
	color:#373737;
	padding:10px;
	font-size:16px;
}
#WeeklyMonthly table td p{ margin:0 0 0px}
#WeeklyMonthly table td.mainPrice,#WeeklyMonthly table td.Extension{
	text-align:right;
	font-weight:bold;
	letter-spacing:-0.05em;
}
#WeeklyMonthly table td.mainPrice{
	color:#c20000;
	font-size:45px;
}
#WeeklyMonthly table td.Extension{	font-size:36px;	}
#WeeklyMonthly table td.mainPrice span,#WeeklyMonthly table td.Extension span{ font-size:24px;}
#WeeklyMonthly table.Weekly{
	float:left;
	border:solid 1px #3b94cd;
}
#WeeklyMonthly table.Weekly th{	background-color:#3b94cd;}
#WeeklyMonthly table.Weekly td{ border:solid 1px #3b94cd;}
#WeeklyMonthly table.Monthly{
	float:right;
	border:solid 1px #62a140;
}
#WeeklyMonthly table.Monthly th{ background-color:#62a140;}
#WeeklyMonthly table.Monthly td{ border:solid 1px #62a140;}

/*------------------------
　よくある質問
------------------------*/
.faq {
	background-color:#f3e4c8;
	overflow:hidden;
	display:block;
}
.faq h1{text-align:center;
	background:url(../img/common/bg-title.jpg) left top repeat-x;
	margin:0;
	height:55px;
	line-height:55px;
	font-size:16px;
}
.faq_content{
	width:92%;
	margin:15px auto;
	background-color:#fff;
	padding:15px;
}
.faq_content h2{
	padding:10px;
	font-size:16px;
	border-bottom:dashed 1px #999999;
}
.faq_content p{
	margin-left:15px;
	font-size:13px
}
.faq_content p strong{
	color:#009;
	font-size:15px
}
/*------------------------
　会社概要
------------------------*/
#company{ overflow:hidden;
	background-color:#f3e4c8;}
#company h2{
	text-align:center;
	background:url(../img/common/bg-title.jpg) left top repeat-x;
	margin:0;
	height:55px;
	line-height:55px;
	font-size:16px;
}
table.company {
    width: 400px;
	float:left;
	margin:20px;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
 table.company th,
table.company td {
    padding: 10px;
}
 table.company th {
    background: #ff8213;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}

table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ff8213;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #ff8213 10px solid;
        margin-top: -10px;
    }
}
table.company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}
#map {
  width: 500px;
  float:right;
  margin:20px;
}
/*------------------------
　保険・補償制度
------------------------*/
#compensation{
	background-color:#f3e4c8;
	overflow:hidden;
	display:block;
}
#compensation h1{
	text-align:center;
	background:url(../img/common/bg-title.jpg) left top repeat-x;
	margin:0;
	height:55px;
	line-height:55px;
	font-size:16px;
}
.com_content{
	width:92%;
	margin:15px auto;
	background-color:#fff;
	padding:20px;
}
.com_content h2{
	padding:10px;
	font-size:16px;
	border-bottom:dashed 1px #999999;
}


/*------------------------
　TOPテーブル
------------------------*/

.pageFranchise .unitBody .Inner {
	padding:0;
	line-height:1.6;
}

dl .odd	{ background:#fff;
	font-weight:900;
	font-size:16px;
}
dl .even {	background-color:#eef4f9;}
.Inner dl{}
.Inner dt {
    clear:left;
    float:left;
    margin:0;
    padding:10px 0 10px 1em;
    line-height:1.6em;
	font-weight:bold;
}
.Inner dd {
    margin:0;
    padding:10px 0.5em 10px 180px;
    border-bottom:1px dashed #CCC;
    line-height:1.6em;
}
.Inner .last {	border-bottom:none;}

.Inner dt a {
	text-decoration:none;
}
.Inner dt a:hover {
	text-decoration:underline;
}

.targetLink {
	padding:0 0 0 18px;
	background:url(../img/ico_window_03.png) 0 50% no-repeat;
}
.targetLink span {
	font-size:85%;
}
.targetLink a {
	color:#036;
	text-decoration:none;
}
.targetLink a:hover {
	color:#036;
	text-decoration:underline;
}
strong	{font-weight:100;}

.text001	{
	line-height:28px;
}
.box_centerLink	{
	text-align:center;
	margin:20px auto;
}

#Map01	{
	margin-bottom:30px;
}





.mod-btns {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding-bottom: 30px;
}

.mod-btns a {
	text-decoration:none;
}

.mod-btns a:hover p {
	text-decoration:none;
	color:#FF6;
}

.mod-btns-btn {
    background: #4da103;
    border: 0;
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: 50px;
    outline: 0;
    padding: 0;
    text-align: center;
    width: 600px;
    border-radius: 6px;
    font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}