
@charset "utf-8";
/* CSS Document */

/****  全体の設定  ****/
body,html{
	background-color: #e3f2d6;
}

header {
	background-color: #e3f2d6;
}

header h1 {
	text-align: left;
}

footer{
	background-color: #62aa23;
}

/****　inc/banner.html　****/
.banner_box01 {
	margin: 20px auto;
	text-align: center;
}

/****  価格表　price.php  ****/
.ryoukin{
	border: 3px solid #26aa23;
}

.ryoukin h3 {
	background-color: #26aa23;
}

/****  お客様の声　voice.php  ****/
.voice_hinagata01 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

#voice2015 section{
	border-bottom:1px dashed #26aa23;
}

#voice2015 h3{
	border-left-color: #26aa23;
	color: #26aa23;
}

#voice2015 .left dt{
	color:#851c07;
}

#jirei .teian{
	background-color: #fff2ba;
}

/****  リース約款　yakkan.php  ****/
#yakkan .deco2{
	color: #62aa23;
}

/****  会社概要　company.php  ****/
#company dt{
	background-image: url(../img/company/icon.png);
}

/****  よくある質問　faq/index.php  ****/
#qa_box .faq_mida{
	background:url(../img/qa/faq_midasi.png) left center no-repeat;
	padding-left:3%;
	border-bottom:solid 2px #78d276;
	font-size:120%;
	line-height:140%;
	margin-bottom:1%;
}

/****  お問合せ　contact/form1.tpl.php  ****/
.contact_hinagata01 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

/****  humberger  ****/
#navToggle {
	background-color: #336d00;
	border: 8px solid #336d00;
}

/****  ページトップ　inc/footer.php  ****/
#error404 div h3 {
	color: #80bd4b;
}

#error404 div a {
	color: #62aa23;
}

/****  ページトップ　inc/footer.php  ****/
.pagetop a {
	background-color: #f2ad2e;
}

@media screen and (max-width: 500px) {
header div:nth-child(1) h1 img {
	height: auto;
	width: 35%;
}

/****  humberger  ****/
	header nav {
  background: #26aa23;
}

/****  humberger  ****/
header nav ul {
	background-color: #26aa23;
}

/****  トップ　index.php  ****/
#top_contanier section h3 {
	background-color: #26aa23;
}

#news h3 {
	border-left: 5px solid #26aa23;
}

/****  お問合せ　contact_thanks.php  ****/
#contact h2 {
	background-color: #336d00;
}

/****  フッター　inc/footer.php  ****/
footer a {
	border-left: 4px solid #336d00;
}

/****  価格表　price/form1.tpl.php  ****/
#price_contanier .point dl dt {
	border: 4px solid #26aa23;
	color: #336d00;
}

#price_contanier .point dl:nth-child(1) dd span,
#price_contanier .point dl:nth-child(2) dd span,
#price_contanier .point dl:nth-child(3) dd span,
#price_contanier .point dl:nth-child(4) dd span,
#price_contanier .point dl:nth-child(3) dd span span:nth-of-type(2),
#price_contanier .point dl:nth-child(4) dd span span:nth-of-type(2) {
	color: #26aa23;
	text-shadow: none;
}

#price_contanier .point dl:nth-child(1) dd span span:nth-of-type(2),
#price_contanier .point dl:nth-child(1) dd span span:nth-of-type(2) span,
#price_contanier .point dl:nth-child(2) dd span span:nth-of-type(2),
#price_contanier .point dl:nth-child(3) dd span span:nth-of-type(1),
#price_contanier .point dl:nth-child(4) dd span span:nth-of-type(1),
#price_contanier .point dl:nth-child(3) dd span:nth-of-type(2),
#price_contanier .point dl:nth-child(3) dd span:nth-of-type(3),
#price_contanier .point dl:nth-child(3) dd span:nth-of-type(4) {
	color: #ffaa00;
	text-shadow: 1px 1px 1px #000;
}

/****  流れ　nagare.php  ****/
#nagare .nagare_step h3 {
	color: #26aa23;
	border-bottom: 3px solid #26aa23;
}

#nagare .nagare_step div strong span {
	color: #26aa23;
}

#nagare .nagare_step div {
	border-bottom: 1px dashed #26aa23;
}

#nagare .nagare_step div:nth-of-type(3) {
	border-bottom: 3px solid #26aa23;
}

/****  よくある質問　faq/index.php  ****/
#qa_box .faq_mida {
	padding-left: 8%;
}

/****  ライトバンプラン　lightvan/form1.tpl.php  ****/
#shop a {
	background-color: #62aa23;
}

#shop a:nth-of-type(2) {
	color: #26aa23;
}

/****  保険　hoken.php　会社概要  company.php ****/
#company h2,
#sub_contents h2 {
	background-color: #336d00;
}

/****  事例　voice.php  ****/
#jirei h2 {
	background-color: #fff;
	color: #26aa23;
}

/****  お問合せ　contact/form1.tpl.php  ****/
.contact_hinagata01 {
  font-size: 1em;
	text-align: left;
}
}
