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

---------------------------------------------------------
*/
#suite { }

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

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

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