﻿@charset "utf-8";

/* navList */
.paris .navList {
	margin:10px auto 45px;
}


/* slideArea */
.paris #parisSlideArea_01 {
     width:100%;
     margin-top:40px;
     min-width: 960px;
     height:270px;
     background:url(/tyo/tour/france/images/paris_index01.webp) no-repeat top center;
     background-size: cover;
     padding-top:250px;
	 overflow:hidden;
	 zoom:1;
}
.paris #parisSlideArea_02 {
     width:100%;
     margin-top:40px;
     min-width: 960px;
     height:270px;
     background:url(/tyo/tour/france/images/paris_index02.webp) no-repeat top center;
     background-size: cover;
     padding-top:250px;
	 overflow:hidden;
	 zoom:1;
}
.paris #parisSlideArea_03 {
     width:100%;
     margin-top:40px;
     min-width: 960px;
     height:270px;
     background:url(/tyo/tour/france/images/paris_index03.webp) no-repeat top center;
     background-size: cover;
     padding-top:250px;
	 overflow:hidden;
	 zoom:1;
}
.paris #parisSlideArea_04 {
     width:100%;
     margin-top:40px;
     min-width: 960px;
     height:270px;
     background:url(/tyo/tour/france/images/paris_index04.webp) no-repeat top center;
     background-size: cover;
     padding-top:250px;
	 overflow:hidden;
	 zoom:1;
}
.paris #parisSlideArea_01 h3,
.paris #parisSlideArea_02 h3,
.paris #parisSlideArea_03 h3,
.paris #parisSlideArea_04 h3 {
     width:960px;
     text-align:center;
     margin:0 auto;
}


/* themeArea */
.paris .themeArea h3 {
	margin-bottom:25px;
	font-weight: normal;
}
.paris .themeArea h3 strong {
	font-size:165%;
	font-weight: normal;
}
.paris .themeArea .leftBox strong {
	color: #333333;
}
.paris .themeArea .leftBox {
	width:500px;
	float:left;
	margin-right:40px;
}
.paris .themeArea .leftBox ul li#concorde {
	width:510px;
	margin-bottom: 30px;
}
.paris .themeArea .leftBox ul li#concorde_last {
		width:510px;
	margin-bottom: 10px;
}
.paris .themeArea .leftBox ul li span {
	font-weight: bold;
	border-bottom: 1px #333333 solid;
	padding-bottom: 4px;
	margin-bottom: 7px;
	display: inline-block;
}
.paris .themeArea .leftBox p {
	line-height:1.5;
	float:left;
	width:500px;
	padding:0;
}
.paris .themeArea .picBox {
	width:420px;
	float:left;
}
.paris .themeArea .spotList li {
	width:290px;
	float:left;
	margin-right:45px;
}
.paris .themeArea .spotList li.last {
	margin-right:0;
}
.paris .themeArea .spotList li img {
	margin-bottom: 10px;
}
.paris .themeArea .spotList li h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size:29px;
	border-bottom:1px #333333 solid;
}
.paris .themeArea .spotList h3 span {
     font-size:24px;
}

.paris .seeLink {
    text-align: center;
    background: #333333;
    font-size: 120%;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 40px 0 0;
    width: 480px;
    float: left;
}
.paris .seeLink a:link {
    color: #ffffff;
    text-decoration: underline;
}
.paris .seeLink a {
    display: block;
    color: #ffffff;
    background: url(/tyo/tour/france/images/link_arrow_wh.png) right 50% no-repeat;
}
.paris .seeLink a:link {
	color: #ffffff;
	text-decoration:underline;
}
.paris .seeLink a:visited {
	color: #ffffff;
	text-decoration:underline;
}
.paris .seeLink:hover {
	opacity:0.6;
}
.paris .seeLink a:hover {
	color: #ffffff;
	text-decoration:none;
}

/* mapArea */
.paris #mapArea {
    width: 100%;
    margin: 40px 0 50px;
    min-width: 960px;
    height: 639px;
    background: url(/tyo/tour/france/images/bg_map.gif) repeat-x 0 0;
    background-size: cover;
    padding: 50px 0;
    overflow: hidden;
    zoom: 1;
}
.paris #mapBox {
     width:960px;
     margin:0 auto;
}
.paris #map_canvas {
    margin:0 auto;
    width:740px;
}
.paris .mapIntro h3 {
	color: #7f6558;
    font-size: 170%;
    line-height: 1.4;
    font-weight: normal;
    text-align: center;
}
.paris .mapIntro ul li span {
    display:block;
	width:183px;
	margin-left:13px;
	padding:11px 0 9px;
}
.paris .mapIntro,
.paris .mapIntro ul {
width: 170px;
    float: left;
    margin-right: 30px;
    font-size: 16px;
    overflow: hidden;
    zoom: 1;
}
.paris .mapIntro ul li {
    width:193px;
	float:left;
	border-bottom:1px #7f6558 solid;
	background:url(/tyo/tour/france/images/arrow_brown.gif) no-repeat 0 50%;
}

.paris .mapIntro ul li span a:link {
     color: #7f6558;
	text-decoration: none;
}

.paris #mapBox_container {
    width:760px;
	float:left;
	background: #ffffff;
	padding:10px 0;
}
.paris .infoWindow {
	padding: 10px 0;
	font-size: 150%;
	line-height:1.4;
	font-weight: bold;
}
.paris .gm-style-iw p {
	font-size:100%;
	line-height:1.4;
	margin-bottom:10px;
}
.paris .mapIntro ul li span a:hover {
	color: #cb5048;
	text-decoration: none;
}
#section07 .link_list02 li {
    display: inline-block;
    margin-right: 50px;
    background: url(/tyo/tour/france/images/bg_black_arrow.gif) no-repeat 0 50%;
    padding: 5px 0 5px 35px;
	font-weight: bold;
}
#section07 .link_list02 li a:link {
    color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}
#section07 .link_list02 li a:hover {
	color:#3E3D3D;
	text-decoration:none;
	border-bottom:none;
}
#section07 .link_list02 li a {
    color:#000000;
}
#section07 .link_list02 li#first {
    margin-left:50px;
}
