@charset "utf-8";
/* CSS Document */
/*****************************************

    共通

******************************************/
body {
	font-size: 62.5%;
	line-height: 1.6;
	color: #333333;
	background-color: #f5f3e7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




p {
	font-size: 1.4em;
}
a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
-moz-opacity:0.8;
}
.photoL {
	float: left;
	margin-right: 10px;
}
.photoR {
	float: right;
	margin-left: 10px;
}
.photoC {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

h3.title {
	font-size: 2.1em;
	font-weight: bold;
	color: #80B41F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80B41F;
	margin-bottom: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h3.title img {
	margin-right: 10px;
	margin-bottom: -30px;
}
#back {
    position: fixed;
    right: 5%;
    bottom: 5px;
}
.caution {
	color: #F00;
	font-weight: bold;
}
.green {
	color: #0D610C;
	font-weight: bold;
}
.blue {
	color: #52AAC8;
	font-weight: bold;
}
.blue2 {
	color: #3A8EC2;
	font-weight: bold;
}
.drop {
	margin-left: 1em;
	text-indent: -1em;
}
.drop2 {
	margin-left: 2em;
	text-indent: -1em;
}
.kiyaku_article {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
}
/* --------- リンク（共通色） ----------- */
#contents_right a:link {
	color: #3f99e5;
	text-decoration: none;
}
#contents_right a:visited {
	color: #3f99e5;
	text-decoration: none;
}
#contents_right a:hover {
	color: #333;
}
#contents_right a:active {
	color: #333;
}
/*.voice_contents a:link {
	color: #3f99e5;
}
.voice_contents a:visited {
	color: #3f99e5;
}
.voice_contents a:hover {
	color: #333;
}
.voice_contents a:active {
	color: #333;
}
.about a:link {
	color: #3f99e5;
}
.about a:visited {
	color: #3f99e5;
}
.about a:hover {
	color: #333;
}
.about a:active {
	color: #333;
}
.about_contents a:link {
	color: #3f99e5;
}
.about_contents a:visited {
	color: #3f99e5;
}
.about_contents a:hover {
	color: #333;
}
.about_contents a:active {
	color: #333;
}*/

/* --------- マージンで使用 ----------- */
.ml5 {
	margin-left: 5px;
}





.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.mb5 {
	margin-bottom: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
/* --------- ヘッダーで使用 ----------- */
#header_wrapper {
	width: 100%;
	min-width:1120px;
}

#header_title {
	background-color: #80b41f;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

#header_wrapper #header_title h1 {
	font-size: 1.2em;
	line-height: normal;
	color: #FFF;
	width: 1100px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#header_contents {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header_contents_L {
	float: left;
	width: 314px;
	font-size: 1.8em;
	color: #006837;
	line-height: normal;
	font-weight: bold;
}


#header_wrapper #header_contents h2 {
	font-size: 1.1em;
	display: block;
	width: 350px;
	padding-left: 30px;
	float: left;
	padding-top: 3px;
}

#header_contents_R {
	float: right;
	width: 397px;
}

#header_contents_R ul {
	list-style-type: none;
	text-align: left;
	float: left;
	padding-left: 70px;
	width: 327px;
}
#header_contents_R ul li {
	font-size: 1.1em;
	float: left;
	line-height: 1.6;
}
#header_contents_R ul li a:link{
	color: #333333;
	text-decoration: none;
}
#header_contents_R ul li a:visited{
	color: #8EC220;
	text-decoration: none;
}
#header_contents_R ul li a:hover,a:active{
	color: #000000;
	text-decoration: underline;
}



/* --------- グローバルナビで使用 ----------- */
#navi_wrapper {
	background-image: url(../images/common/navi_back.gif);
	background-repeat: repeat-x;
	height: 52px;
	width: 100%;
	min-width:1120px;
}
#global_navi {
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	width: 1020px;
}
#navi_wrapper ul li {
	float: left;
	display: inline;
}
.global01.fix {
	height: 36px;
	padding-right: 20px;
	padding-left: 50px;
	display: block;
	text-align: center;
	padding-top: 16px;
	font-size: 1.6em;
	*line-height: normal;
	font-weight: bold;
	background-image: url(../images/common/beginner_mark.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #80b41f;
	color: #FFF;
}

.global01 a {
	height: 36px;
	padding-right: 20px;
	padding-left: 50px;
	display: block;
	text-align: center;
	padding-top: 16px;
	font-size: 1.6em;
	*line-height: normal;
	font-weight: bold;
	background-image: url(../images/common/beginner_mark.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	color: #FFF;
}

.global01 a:link {
	text-decoration: none;
	color: #FFF;
}
.global01 a:visited {
	text-decoration: none;
	color: #FFF;
}
.global01 a:hover {
	background-color: #80b41f;
	color: #FFF;
}
.global01 a:active {
	background-color: #80b41f;
	color: #FFF;
/*	position: relative;
	top: -5px;*/
}

.global02.fix {
	height: 36px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
	font-size: 1.6em;
	*line-height: normal;
	font-weight: bold;
	background-color: #80b41f;
	color: #FFF;
}
.global02 a {
	height: 36px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	line-height: normal;
	color: #FFF;
}
.global02 a:link {
	color: #FFFfff;
	text-decoration: none;
}
.global02 a:visited {
	color: #FFFfff;
	text-decoration: none;
}
.global02 a:hover {
	background-color: #80b41f;
	color: #FFF;
}
.global02 a:active {
	background-color: #80b41f;
	color: #FFF;
/*		position: relative;
	top: -5px;*/
}

/* --------- コンテンツで使用 ----------- */
#contents_wrapper {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents_left {
	float: left;
	width: 257px;
}
/*#contents_left nav img {
	margin-bottom: 2px;
}*/
#contents_left p {
	font-size: 1.4em;
	color: #80B41F;
	display: block;
	margin-top: 10px;
	line-height: 1.6;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B41F;
	margin-bottom: 10px;
}
#contents_right {
	float: right;
	width: 833px;
}

.about {
	float: left;
	width: 811px;
	margin-left: 11px;
}
.about h3 {
	font-size: 19px;
	color: #80B41F;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80B41F;
	text-indent: 5px;
	margin-bottom: 10px;
}
.about_service01 {
	clear: both;
	float: left;
	width: 796px;
}

.about_service01_Strength {
	background-image: url(../images/about/service01_balloon.png);
	height: 166px;
	width: 467px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 50px;
	float: right;
	overflow: visible;
	color: #000;
}
.about_service01_Strength p span {
	font-weight: bold;
	color: #F00;
}

.about_service01_Strength h4 {
	font-size: 1.7em;
	font-weight: bold;
	color: #80B41F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80B41F;
	margin-bottom: 10px;
}
.about_service02 {
	clear: both;
	float: right;
	width: 796px;
}

.about_service02_Strength {
	background-image: url(../images/about/service02_balloon.png);
	height: 166px;
	width: 467px;
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
	overflow: visible;
	color: #000;
}
.about_service02_Strength p span {
	font-weight: bold;
	color: #F00;
}

.about_service02_Strength h4 {
	font-size: 1.7em;
	font-weight: bold;
	color: #80B41F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80B41F;
	margin-bottom: 10px;
}

#twitter {
	background-image: url(../images/common/twitter_wrap.png);
	background-repeat: no-repeat;
	height: 320px;
	width: 257px;
	padding-top: 40px;
}


.about_more {
	text-align: right;
	width: 811px;
	float: left;
	font-size: 1.4em;
}

/* --------- ニコリースとは？で使用 ----------- */
.about_contents {
	float: left;
	width: 833px;
}
.about_contents h3 {
	font-size: 19px;
	color: #80B41F;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80B41F;
	text-indent: 5px;
	margin-bottom: 10px;
}
.about_contents_service01 {
	clear: both;
	float: left;
	width: 796px;
	position: relative;
}

.about_contents_service01_Strength {
	background-image: url(../images/about/service01_balloon.png);
	height: 166px;
	width: 467px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 50px;
	float: right;
	overflow: visible;
	color: #000;
}
.about_contents_service01_Strength p span {
	font-weight: bold;
	color: #F00;
}

.about_contents_service01_Strength h4 {
	font-size: 1.7em;
	font-weight: bold;
	color: #80B41F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80B41F;
	margin-bottom: 10px;
}
.about_contents_service02 {
	clear: both;
	float: right;
	width: 796px;
	position: relative;
}

.about_contents_service02_Strength {
	background-image: url(../images/about/service02_balloon.png);
	height: 166px;
	width: 467px;
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
	overflow: visible;
	color: #000;
}
.about_contents_service02_Strength p span {
	font-weight: bold;
	color: #F00;
}

.about_contents_service02_Strength h4 {
	font-size: 1.7em;
	font-weight: bold;
	color: #80B41F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80B41F;
	margin-bottom: 10px;
}

.overlapA {
	position: absolute;
	top: -10px;
	right: -10px;
}
.overlapB {
	position: absolute;
	top: 10px;
	left: -10px;
}
/* --------- ご利用の流れで使用 ----------- */
#grade_detail {
	width: 796px;
	border: 2px solid #C2DA90;
	margin-left: 20px;
	float: left;
	background-color: #FFF;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


.grade_detailS img {
	float: left;
	margin-right: 10px;
}

.grade_detailS {
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	color: #000;
	width: 348px;
}

.grade_detailS p {
	vertical-align: middle;
	display: table-cell;
}
.grade_red {
	font-size: 1.3em;
	margin-left: 25px;
	color: #E60008;
}
/* --------- 安心の点検整備で使用 ----------- */
.tenken_safety {
	width: 793px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8EC220;
	text-align: center;
	padding: 3px;
	border-bottom-color: #8EC220;
	font-size: 1.9em;
	font-weight: bold;
	color: #000;
}
.tenken_safety_item {
	width: 757px;
	padding: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #8EC220;
}
.tenken_safety_item dl dt {
	font-size: 1.2em;
	float: left;
	width: 120px;
	margin-bottom: 5px;
	clear: both;
}
.tenken_safety_item dl dd {
	font-size: 1.2em;
	float: left;
	margin-bottom: 5px;
	padding-right: 10px;
}
/* --------- ご利用料金で使用 ----------- */
.priceSubtitle01 {
	color: #0D610C;
	font-size: 1.6em;
}
.price_contents {
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C1DA81;
	border-left-color: #C1DA81;
	width: 763px;
	margin-left: 60px;
	position: relative;
	clear: both;
}
.price_contents_right {
	float: right;
	width: 337px;
	padding-left: 20px;
}
.price_contents_rightsS {
	background-color: #E1EDC4;
	padding: 10px;
	width: 317px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #000;
}
.priceSubtitle02 {
	color: #029FB8;
	font-size: 1.6em;
}
.price_contents02 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #029FB8;
	border-left-color: #029FB8;
	width: 763px;
	margin-left: 60px;
	position: relative;
	clear: both;
}
.price_contents_right02 {
	float: right;
	width: 337px;
	padding-left: 20px;
}
.price_contents_rightsS02 {
	background-color: #F0F7FF;
	padding: 10px;
	width: 317px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #000;
}
.priceSubtitle03 {
	color: #85ABD7;
	font-size: 1.6em;
}
.price_contents03 {
	margin-bottom: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3A8EC2;
	border-left-color: #3A8EC2;
	width: 763px;
	margin-left: 60px;
	position: relative;
	clear: both;
}

.overlapC {
	position: absolute;
	top: 0px;
	left: -55px;
}
.circle {
	color: #C1DA81;
	font-weight: bold;
}

.priceF17 {
	font-size: 1.7em;
	font-weight: bold;
	color: #000;
}
.priceF30 {
	font-size: 3em;
	font-weight: bold;
	color: #000;
}
.priceF22 {
	font-size: 2.2em;
	font-weight: bold;
	color: #000;
}
.priceF12 {
	font-size: 1.2em;
	text-indent: -1em;
	margin-left: 10px;
	color: #000000;
}
/* --------- よくある質問で使用 ----------- */
.faq_contents {
	clear: both;
	float: left;
	width: 833px;
}
.faq_contents dl dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #F00;
	margin-bottom: 5px;
}
.faq_contents dl dd {
	font-size: 1.4em;
	margin-left: 4em;
	text-indent: -1.5em;
	margin-bottom: 20px;
	margin-right: 20px;
}
.faqTable {
	margin-top: 10px;
	margin-bottom: 10px;
}
.faqTable td {
	border: 1px solid #CCC;
	white-space: nowrap;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-indent: 1em;
}
/* --------- 貸出料金表 ----------- */
.price_view_index {
	width: 756px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 9px;
}
.price_view_contents {
	width: 760px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.price_view_contentsL {
	float: left;
	width: 300px;
}
.price_view_contentsR {
	text-align: right;
	float: right;
	width: 460px;
}
.price_view_contents_name {
	float: left;
	width: 300px;
}
.price_view_contents_name img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.price_class {
	background-color: #E1ECC4;
	padding: 5px;
	width: 750px;
	margin-bottom: 10px;
}
.price_view_contents ul {
	margin-bottom: 20px;
}

.price_view_contents ul li {
	font-size: 1.2em;
}

.price_classTable {
	width: 750px;
	background-color: #eee;
	margin-bottom: 10px;
}
.priceFsize {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.price_classTable tr th {
	border: 1px solid #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	color: #FFF;
	text-align: center;
	background-color: #666;
}

.price_classTable tr td {
	border: 1px double #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
}
.ex_rentacarS {
	float: left;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #EA3B72;
	width: 288px;
}
.ex_rentacarB {
	float: left;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #95C744;
	width: 288px;
}
.ex_rentacarM {
	float: left;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #694DB3;
	width: 288px;
}
.ex_rentacarF1 {
	float: left;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E67A4C;
	width: 288px;
}
.ex_rentacarF2 {
	float: left;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E4020E;
	width: 288px;
}
.ex_rentacarK1 {
	float: left;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #5AB2F2;
	width: 288px;
}
.ex_rentacarK2 {
	float: left;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #3D69C2;
	width: 288px;
}


/* --------- 店舗情報で使用 ----------- */
.storeTable {
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	width: 815px;
	clear: both;
}
.storeTable th {
	border: 1px solid #CCC;
	background-color: #666;
	color: #FFF;
	text-align: left;
	padding: 5px;
	vertical-align: middle;
}
.storeTable td {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 5px;
	vertical-align: middle;
}
.storeTable tr td span {
	font-size: 1.6em;
}
.storeTable tr td a:link {
	color: #3f99e5;
	text-decoration: none;
}
.storeTable tr td a:visited {
	color: #3f99e5;
	text-decoration: none;
}
.storeTable tr td a:hover {
	color: #000000;
	text-decoration: none;
}
.storeTable tr td a:active {
	color: #000000;
	text-decoration: none;
}
/* --------- 各店舗で使用 ----------- */
#store_contents {
	width: 833px;
	clear: both;
	float: left;
}
#store_google {
	width: 400px;
	height: 350px;
	float: left;
	margin-left: 80px;
}
#store_contents_left {
	float: left;
	width: 350px;
	font-size: 1.3em;
	margin-bottom: 10px;
}
#store_contents_left strong {
	font-size: 1.3em;
	font-weight: bold;
}


#store_contents h4 {
	font-size: 2.5em;
	color: #000;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
/* --------- お客様の声で使用 ----------- */
.voice_contents {
	clear: both;
	float: left;
	width: 833px;
	margin-top: 20px;
}
.voice_contents img {
	float: left;
	margin-right: 10px;
}
.voice_name {
	margin-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	font-weight: bold;
}
.voice_contents p {
	overflow: hidden;
	zoom:1;
}
/* --------- 会社概要で使用 ----------- */
#kaisya_contents {
	clear: both;
	float: left;
	width: 793px;
	padding-right: 20px;
	padding-left: 40px;
}
#kaisya_contents dt {
	float: left;
	margin-bottom: 20px;
	padding-right: 20px;
	font-size: 1.4em;
	width: 120px;
}
#kaisya_contents dd {
	float: left;
	width: 653px;
	font-size: 1.4em;
	margin-bottom: 20px;
}
/* --------- フッタで使用 ----------- */
#footer_wrapper {
	background-image: url(../images/common/bg_footer_wrapper.jpg);
	background-repeat: repeat-x;
	background-color: #0D610C;
}
#footer {
	width: 1120px;
	margin: 0 auto;
	background-image: url(../images/common/bg_footer.jpg);
}

#footer_row01 {
	height: 41px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#footer_row02 {
	height: 73px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#footer_row02 img {
margin-right: 10px;
}
#footer_tel img{
cursor: default;
-moz-opacity:1.0;
opacity:1.0;
filter: alpha(opacity=100);
}

#footer_row03 {
	text-align: center;
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer_row03 ul {
	list-style-type: none;
	width: 1000px;
}


#footer_row03 ul li {
	float: left;
	font-size: 1.1em;
	line-height: 1.8;
	display: inline;
}

#footer_row03 ul li a:link {
	color: #F5F3E7;
	text-decoration: none;
}


#footer_row03 ul li a:visited {
	color: #F5F3E7;
	text-decoration: none;
}
#footer_row03 ul li a:hover {
	color: #FFB300;
	text-decoration: none;
}
#footer_row03 ul li a:active {
	color: #FFB300;
	text-decoration: none;
}










address {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 1120px;
	text-align: center;
	color: #F0EEE2;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
}
.information   {
	clear: both;
	float: left;
	width: 811px;
	margin-left: 11px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.information dt {
	font-size: 1.4em;
	float: left;
	width: 131px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.information dd {
	float: left;
	width: 670px;
	padding-bottom: 5px;
	font-size: 1.4em;
	margin-bottom: 5px;
}