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

---------------------------------------------------------
*/
#space { }

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

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

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

#space img.topph {
	margin-bottom: 25px;
}
#space img.phbottom {
	margin-bottom: 15px;
}
#space img.phtop {
	margin-top: 0px;
	margin-bottom: 5px;
}
#space #doc {
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#space td {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align: top;
}
#space td strong {
	font-weight: bold;
	color: #003399;
}
#space td strong.textred {
	color: #CC0000;
}
#space td.vMid {
	vertical-align: middle;
}

#space #doc .pad0 {
	padding-bottom: 3px;

}
/* list  */
#space ul li{
	list-style-type: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1.5em;
	margin: 0px;
}

#space ul {
	margin: 0px;
}
#space table {
	margin-bottom: 10px;
}
