@charset "utf-8";

/* ==========================================


   　祭りツアーページ


========================================== */


/* main
========================================== */
#main {
    background: url(../img/main_back.png) repeat-y;
	width: 950px;
	padding-bottom: 37px;
}

#main h2 {
    position: absolute;
	top: 11px; left: 38px;
}


/*----- ja_map -----*/
#jp_map {
    background: url(../img/jp_map.png) no-repeat;
	width: 950px; height: 667px;
	position: relative;
}

#sub1 {
    position: absolute;
	top: 14px; left: 679px;
} 

#sub2 {
    position: absolute;
	top: 176px; left: 724px;
} 

#sub3 {
    position: absolute;
	top: 327px; left: 620px;
} 

#sub4 {
    position: absolute;
	top: 479px; left: 724px;
} 

#sub5 {
	position: absolute;
	top: 492px;
	left: 503px;
} 

#sub6 {
	position: absolute;
	top: 316px;
	left: 127px;
} 
#sub7 {
	position: absolute;
	top: 514px;
	left: 305px;
}
#sub8 {
	position: absolute;
	top: 513px;
	left: 8px;
}






/*----- section -----*/
.section {
    background: url(../img/box_back.png) no-repeat;
	width: 865px; height: 270px;
	position: relative;
	margin: 0 45px 25px 45px;
}

.main_image {
    position: absolute;
	top:15px; left: 15px;
}

.text_area {
    color: #fff;
	margin: 0 0 0 283px;
	padding-top: 16px;
	width: 563px;
}

.text_area p {
    margin: 1em 0;
	line-height: 1.3em;
}

.opsion {
    position: absolute;
	top: 118px; right: 18px;
}

.box {
    border: solid 1px #2d426d;
	background: #e6e6e6;
	color: #2d426d;
	width: 551px;
	position: absolute;
	bottom: 15px;
	padding-left: 12px; 
}


.start {
    background: #fff;
	width: 528px;
	padding-left: 8px;
	color: #4d4d4d;
	line-height: 29px;
	margin: 12px 5px 0 0;
	font-weight: bold;
	position: relative;
}

.start img {
	position: absolute;
	top: 5px;
	left: 412px;
}

.box ul {
	margin: 8px 0 12px 0;
}

.box li {
    float: left;
	margin-right: 6px;
	/display: inline;
}

.tour {
    position: absolute;
	top: 21px; right: 13px;）
}


.back {
    position: absolute;
	bottom: -18px; right: 0;
}


/*----- h3 -----*/
h3 {
    font-size: 197%;
	font-weight: bold;
	line-height: 42px;
}

h3 span {
    font-size: 50%;
	position: relative;
	left: 1.5em; bottom: 0;
}

#mat1 {
    background: url(../img/h3_1.png) no-repeat;
	padding-left: 64px;
}

#mat2 {
    background: url(../img/h3_2.png) no-repeat;
	padding-left: 64px;
}

#mat3 {
    background: url(../img/h3_3.png) no-repeat;
	padding-left: 64px;
}

#mat4 {
    background: url(../img/h3_4.png) no-repeat;
	padding-left: 64px;
}

#mat5 {
    background: url(../img/h3_5.png) no-repeat;
	padding-left: 64px;
}

#mat6 {
    background: url(../img/h3_6.png) no-repeat;
	padding-left: 64px;
}
#mat7 {
	padding-left: 64px;
	background-image: url(../img/h3_7.png);
	background-repeat: no-repeat;
}
#mat8 {
	padding-left: 64px;
	background-image: url(../img/h3_8.png);
	background-repeat: no-repeat;
}

