@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;
}
/*
---------------------------------------------------------

---------------------------------------------------------
*/
#costa { }

/* reset table */
#costa table,
#costa td,
#costa th {
	margin: 0px;
	padding: 0px;
	border: none;
}

/*
---------------------------------------------------------

---------------------------------------------------------
*/
#costa img.topph {
	margin-bottom: 25px;
}
#costa #doc {
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#costa img.phbottom {
	margin-bottom: 20px;
}
#costa img.phbottom2 {
	margin-bottom: 15px;
}
#costa img.phbottom3 {
	margin-bottom: 35px;
}
#costa img.phleft {
	margin-left: 20px;
}
#costa img.phtop {
	margin-top: 10px;
}
#costa #doc strong{
	font-weight: bold;
}
#costa #navi td{
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

