@charset "utf-8";
@import url("../../../shared/css/reset.css");
@import url("../../../shared/css/basic.css");
@import url("../../../shared/css/layout.css");
/*
---------------------------------------------------------
fairボタンの表示
---------------------------------------------------------
*/
#gnav li.fair{
	display: none;
}
/*
---------------------------------------------------------

---------------------------------------------------------
*/
#chapelle { }

/* reset table */
#chapelle table,
#chapelle td,
#chapelle th {
	margin: 0px;
	padding: 0px;
	border: none;
}

/*
---------------------------------------------------------

---------------------------------------------------------
*/
#chapelle img.topph {
	margin-bottom: 25px;
}
#chapelle #doc {
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#chapelle img.phbottom {
	margin-bottom: 15px;
}
#chapelle img.phtop {
	margin-top: 5px;
}
#chapelle #doc strong{
	font-weight: bold;
}
#chapelle #navi td{
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
