@charset "shift_jis";

.fire {
	clear: both;
}
.fire hr {
	display: none;
}

body {
	font-size: 1.0em;
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height:1.5em;
	background: url(../images/bg.jpg) repeat-y;
	background-position: center;
}

a:link,a:visited {
	color: #1d3994;
	text-decoration: none;
}
a:hover {
	color: #2f50b9;
}

img {
	max-width:100%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	border:none;
}
ul {
	list-style-type:none;
} 
#french {	
	max-width: 800px;
	padding: 15px 0;
	margin-right: auto;
	margin-left: auto;
}

#paris {
	text-align: left;
	max-width: 800px;
	width:100%;
	padding: 0 0 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#possession {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0 20px ;
}

#possession h1 {
	padding: 1% 0 1%;
	font-size: 1.8em;
	display: block;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 1px 1px 3px #999; 
	-moz-text-shadow: 1px 1px 3px #999;
	-webkit-text-shadow: 1px 1px 3px #999;
}
.marseille {
	padding: 0 0 3%;
}
.lyon {
	padding: 20px 25px;
}
#toulouse {
}

#toulouse h2 {
	background: url(../images/h2.jpg) repeat-y;
	background-position: left;
	margin: 45px 15px 10px 0;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 15px ;
	box-shadow: 1px 1px 4px #999; 
	-moz-box-shadow: 1px 1px 4px #999;
	-webkit-box-shadow: 1px 1px 4px #999;
}
#toulouse h3 {
	background: url(../images/burubon.gif) no-repeat;
	background-position: left center;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	padding: 5px 0px 5px 35px;
	line-height: 1.2em;
	clear: both;
	margin: 0 25px ;
}
#toulouse p {
	margin-bottom: 1.9em;
}

#toulouse img {
	max-width:50%;
}

.nantes {
	padding: 10px 25px;;
	margin-bottom: 35px;
}

.nantes ul {
	margin:0 ;
	padding: 0;
}

.nantes ul li {
	display: block;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	margin-bottom: 6px;
}

.nantes ul li a {
	margin: 5px 0 10px;
	background: #eee;
	padding: 15px 15px;
	text-decoration: none;
	line-height: 1.1em;
	display: block;
	box-shadow: 1px 1px 3px #999; 
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
	-webkit-border-radius: 3px;  
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.nantes ul li a:hover {
}

.strasbourg {
	margin: 30px 0;
	padding: 0px;
}

.strasbourg h3 {
	background: url(../images/burubon.gif) no-repeat;
	background-position: left center;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	padding: 5px 0px 5px 35px;
	line-height: 1.2em;
	clear: both;
	margin-bottom: 20px;
}

.strasbourg ul {
	margin: 0;
	padding: 0;
}

.strasbourg ul li {
	display: block;
	padding: 0;
	text-decoration: none;
	font-size: 1em;

}

.strasbourg a {
	margin: 5px 1% 10px;
	background: #eee;
	padding: 10px 15px;
	text-decoration: none;
	line-height: 1.1em;
	display: block;
	box-shadow: 1px 1px 3px #999; 
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
	-webkit-border-radius: 3px;  
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.strasbourg a:hover {
}

.montpellier  {
	text-align: center;
}

.montpellier a {
	clear: both;
	text-align: center;
	z-index:1;
	line-height: 1.5em;
	position: fixed;
	right:0px;
	bottom:0px;
}
.montpellier a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

.montpellier a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}
.sentouhe a:hover {
}
.macalon {
	padding: 10px 15px;
}
.macalon1 {
	padding: 10px 25px;
}
.macalon img {
	max-width:100% !important;
}