/*----- la filiere by i'llony -----*/

html {
	margin: 0;
	padding: 0;
	}

body {
	min-width: 962px;
	margin: 0 auto;
	padding: 0;
	color: #333333;
	font : 1em 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
	text-decoration: none;
	text-align: center;
	background-color: #d6eace;
}
a:link {
	color: #2fb474;
	text-decoration: underline;

}
a:visited { 
	color: #2fb474;
	text-decoration: underline;

}
a:active { 
	color: #2facb4;
	text-decoration: underline;
}
a:hover { 
	color: #2facb4;
	text-decoration: underline;
}
#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	padding: 0;
	width: 962px;
}
#main{
	width: 962px;
}
#top{
	width: 960px;
	height: 16px;
	background-image: url(images/top_s.gif);
}
#top-m{
	width: 962px;
	height: 158px;
}

#top-left{
	width: 30px;
	height: 158px;
	background-image: url(images/top_l.gif);
	float: left;
	border-right: 1px solid #2b7e40;
}
#top-flash{
	width: 900px;
	height: 158px;
	float: left;

}
#top-la-filiere{
	width: 900px;
	height: 105px;
	float: left;
	border-top: 1px solid #2b7e40;
	background: url(images/title_lafiliere.jpg) no-repeat;
}
#top-paris{
	width: 900px;
	height: 105px;
	float: left;
	border-top: 1px solid #2b7e40;
	background: url(images/title_paris.jpg) no-repeat;
}
#top-luxe{
	width: 900px;
	height: 105px;
	float: left;
	border-top: 1px solid #2b7e40;
	background: url(images/title_luxe.jpg) no-repeat;
}
#top-regular{
	width: 900px;
	height: 105px;
	float: left;
	border-top: 1px solid #2b7e40;
	background: url(images/title_regular.jpg) no-repeat;
}
#top-ashiya{
	width: 900px;
	height: 105px;
	float: left;
	border-top: 1px solid #2b7e40;
	background: url(images/title_ashiya.jpg) no-repeat;
}
#top-tokyo{
	width: 900px;
	height: 105px;
	float: left;
	border-top: 1px solid #2b7e40;
	background: url(images/title_tokyo.jpg) no-repeat;
}
#top-professeur{
	width: 900px;
	height: 105px;
	float: left;
	border-top: 1px solid #2b7e40;
	background: url(images/title_professeur.jpg) no-repeat;
}
#top-entry{
	width: 900px;
	height: 105px;
	float: left;
	border-top: 1px solid #2b7e40;
	background: url(images/title_entry.jpg) no-repeat;
}

#top-flash-under{
	width: 900px;
	height: 53px;
	float: left;
	border-top: 1px solid #2b7e40;
	background: url(images/top_u.gif);
	background-color: #FFFFFF;
	_margin-bottom: -2px;
}
#top-right{
	width: 30px;
	height: 158px;
	background-image: url(images/top_r.gif);
	float: left;
	border-left: 1px solid #2b7e40;
}

/* flash表示のための */
#content {
	width: 902px;
	margin-left: 30px;
	_margin-left: 0px;
	margin: 0 px;
}
* +html #content {
	margin-left: 0px;
}
#content-main{
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 0px;
	border-left: 1px solid #2b7e40;
	border-right: 1px solid #2b7e40;
	border-bottom: 1px solid #2b7e40;
	float: left;
	
}

#content-main-left{
	width: 700px;
	border-right: 1px solid #2b7e40;
	float: left;

}
#content-main-right{
	width: 199px;
	float: right;

}
#lafiliere-header{
	height: 37px;
	background: url(images/lafiliere.gif) no-repeat;

	margin-left: 25px;
	margin-top: 0;
	margin-bottom: 0;

}
#lafiliere-header-j{
	height: 11px;
	background: url(images/lafiliere_jp.gif) no-repeat;
	margin-left: 612px;
	margin-top: -10px;
	_margin-top: 0px;
}
#paris-header{
	height: 37px;
	background: url(images/paris.gif) no-repeat;

	margin-left: 25px;
	margin-top: 0;
	margin-bottom: 0;

}
#paris-header-j{
	height: 11px;
	background: url(images/paris_jp.gif) no-repeat;
	margin-left: 610px;
	margin-top: -10px;
	_margin-top: 0px;
}
#luxe-header{
	height: 37px;
	background: url(images/luxe.gif) no-repeat;

	margin-left: 25px;
	margin-top: 0;
	margin-bottom: 0;

}
#luxe-header-j{
	height: 11px;
	background: url(images/luxe_jp.gif) no-repeat;
	margin-left: 593px;
	margin-top: -10px;
	_margin-top: 0px;
}
#regular-header-j{
	height: 11px;
	background: url(images/regular_jp.gif) no-repeat;
	margin-left: 582px;
	margin-top: -10px;
	_margin-top: 0px;
}
#ashiya-header-j{
	height: 11px;
	background: url(images/ashiya_jp.gif) no-repeat;
	margin-left: 579px;
	margin-top: -10px;
	_margin-top: 0px;
}
#tokyo-header-j{
	height: 11px;
	background: url(images/tokyo_jp.gif) no-repeat;
	margin-left: 579px;
	margin-top: -10px;
	_margin-top: 0px;
}
#professeur-header-j{
	height: 11px;
	background: url(images/professeur_jp.gif) no-repeat;
	margin-left: 612px;
	margin-top: -10px;
	_margin-top: 0px;
}

#bar{
	height: 8px;
	background: url(images/bar.gif) no-repeat;
	margin-left: 28px;
	margin-top: 1px;
	_margin-top: -4px;
}
#entry-date{
	font-family: Georgia, "Times New Roman", Times, serif, "MS PMincho", "MS Mincho", "Hiragino Mincho Pro";
	color: #afb916;
	font-size: 14px;
	text-align: right;
	margin-right: 34px;
	margin-top: 2px;
}
#banner-illony{
	width: 171px;
	height: 54px;
	margin-top: 20px;
	margin-left: 12px;
}
a#banner-illony img{
	border: none;
	text-decoration: none;

}
.main-text{
	color: #14513f;
	font-size: 11px;
	_font-size: 10px;
	line-height: 16px;
	padding-left: 35px;
	padding-right: 35px;
}
.main-text-more{
	color: #14513f;
	font-size: 11px;
	_font-size: 10px;
	line-height: 16px;
	padding-left: 35px;
	padding-right: 35px;
}
.title{
	font-size: 11px;
	color: #206e73;
	margin-left: 33px;
	margin-top: 2px;
}
.title a, .title a:visited{
	font-size: 14px;
	color: #268868;
	text-decoration: none;
}
.title a:hover{
	font-size: 14px;
	color: #2facb4;
	text-decoration: underline;
}
.title-form{
	font-size: 18px;
	color: #35afa1;
	margin-left: 33px;
	margin-top: 5px;
	text-shadow: #82e1a6 1px 1px 5px;
}
.copy {
	text-decoration: none;
	display: none;
}

.emphasis{
	font-size: 9px;
	color: #207cf3;
	font-weight: normal;
}
/*----- form -----*/
#contact-form{
	margin: 5px 0 5px 35px;
	text-align: left;
	font-size: 10px;
}
.td20-h{

	background-color: #d3e3e3;
	width: 200px;
	height: 40px;
	font-size: 11px;
	_font-size: 10px;
}
/*----- backnumber menu -----*/
#entry-footer{
	height: 5px;
	font-size: 10px;
	clear: both;
	border-top: 1px dotted #b2b2b2;
	_border-top: 1px solid #ebebeb;
	width: 635px;
	margin-left: 35px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#entry-footer-entry{
	height: 150px;
	font-size: 10px;
	clear: both;
	border-top: 1px dotted #b2b2b2;
	_border-top: 1px solid #ebebeb;
	width: 635px;
	margin-left: 35px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/*----- footer -----*/


#footer {
	margin: 0;
	padding-top: 10px;
	width: 962px;
	height: 20px;
	text-align: center;
	clear: both;
}
#copyright {

	font: 10px Georgia, "Times New Roman", Times, serif, "MS PMincho", "MS Mincho", "Hiragino Mincho Pro";
	color: #669999;
	letter-spacing: 1px;
}

