@charset "utf-8";
/*
 for PC custom
 2015/040/08
 miura
*/

/* ------------------------------------------
kanban
------------------------------------------ */

#keyVisual{
	background:url("../images/tpbg.jpg") no-repeat fixed center 0 black;
}

/* ------------------------------------------
map
------------------------------------------ */
#keyVisual .area {
    left: 200px;
	}
#keyVisual #mapping {
    background:url("../images/japan_map_gifu.png") no-repeat scroll left top / 290px auto rgba(0, 0, 0, 0);
	height: 300px;
    position: relative;
    text-indent: -9999px;
    top: -90px;
	}

/* ------------------------------------------
background
------------------------------------------ */

#container {background-color:#FFCC99;}


/* ------------------------------------------
button
------------------------------------------ */

.topcoupbox a.topcouplink,
.subnavi li a,
.mainbox .btn a,
.coupbox ul.coup li a {
background-color:#75A300;
color:#FFFFFF;
}

/* ------------------------------------------
title
------------------------------------------ */

.mainbox h1{color:#009999;border-bottom: 3px solid #72a331;}
.bnrbox h1 {color:#009999;border-bottom: 3px solid #72a331;}
.coupbox h1 {color:#009999;border-bottom: 3px solid #72a331;}

p.tuikaHaifu span {display: block;padding-top: 15px;padding-bottom:20px;}
p.tuikaHaifu{ position:absolute; top:5px; left:1%; background:rgba(255, 69, 69, 1); width:99%; display:block; font-size:20px; font-weight:bold; text-align:center; color:#ffffff; z-index:99; line-height:1.6; opacity:0.9;
}
