@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;
}
/*
---------------------------------------------------------

---------------------------------------------------------
*/
#grand { }

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

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

---------------------------------------------------------
*/
#grand img.topph {
	margin-bottom: 25px;
}
#grand #doc {
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#grand img.phbottom {
	margin-bottom: 20px;
}
#grand img.phtop {
	margin-top: 10px;
}
#grand img.phtop2 {
	margin-top: 20px;
}
#grand #doc strong{
	font-weight: bold;
}
#grand .sentences{
	padding-bottom: 35px;
	width: 210px;
}
#grand #navi td{
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
