/*スペース
----------------*/
.s01 { margin-top: 8px}
.s02 { margin-right: 15px}
.s03 { margin-right: 4px}
.s04 { margin-top: 4px}
.s05 { padding-top: 2px}
.s06 { margin-right: 8px}
.s07 {
	margin-top: 7px;
	padding: 0 5px 0 5px;
}
.s08 { margin-bottom: 5px;}

/*フォント サイズ
----------------*/
.t00 { font-size: 12px}
.t01 { font-size: 11px}
.t02 { font-size: 10px}
.t03 { font-size: 14px}
.t04 { font-size: 15px}
.t05 { font-size: 16px}
/*カラー
----------------*/
.c01 { color: #ffcc33}
.c02 { color: #ff0000}
.c03 { color: #ffff33}
.c04  { background-color:#15326d}

/*ボックススタイル
-----------------*/
.b01 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*リンク
----------------*/
a.l01:link { color:#ffffff; text-decoration:underline}
a.l01:visited { color:#ffffff; text-decoration:underline}
a.l01:active { color:#ffffff; text-decoration:underline }
a.l01:hover { color:#66ccff; text-decoration:underline}

a.l02:link { color:#cc6600; text-decoration:underline}
a.l02:visited { color:#cc6600; text-decoration:underline}
a.l02:active { color:#cc6600; text-decoration:underline }
a.l02:hover { color:#66ccff; text-decoration:underline}

a.l03:link { color:#ffffff; text-decoration:none }
a.l03:visited { color:#ffffff; text-decoration:none }
a.l03:active { color:#ffffff; text-decoration:none }
a.l03:hover { color:#66ccff; text-decoration:none }

a.l04:link { color:#ffa508; text-decoration:none }
a.l04:visited { color:#ffa508; text-decoration:none }
a.l04:active { color:#ffa508; text-decoration:none }
a.l04:hover { color:#ffcc33; text-decoration:none }


/*その他
----------------*/
.list-p {
	padding-left: 15px;
	background-image: url(../images/list_p.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.item-supply-p {
	padding-left: 15px;
	background-image: url(../images/oa_supply_p.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}
.kensaku-p,.oa-kiki-p {
	padding-left: 15px;
	background-image: url(../images/kensaku_p.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}
.interior-p {
	padding-left: 15px;
	background-image: url(../images/interior_p.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}
.office-p {
	padding-left: 15px;
	background-image: url(../images/office_p.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
}

