/* フォントサイズ- */
.sss		{font-size: xx-small}
.ss		{font-size: x-small}
.s		{font-size: small}
.default	{font-size: medium}


/* ボディ */
body.root	{color: #555555;}
body.z		{color: #555555; background-color: #ffeeff;}

/*クラス*/
/* 色- */
.pink		{color: #ff00cc;}
.purple		{color: #8000cc;}
.orange		{color: #ff6600;}
.wh		{color: #ffffff;}
.rd		{color: #ff0000;}
.yl		{color: #ffff00;}
.auth		{color: #008800;}
/* フォントサイズ- */
.xxs		{font-size: xx-small}
.xs		{font-size: x-small}
.s		{font-size: small}
.def		{font-size: medium}
.xxl		{font-size: xx-large;}
/* pタグ- */
p		{margin: 0px}
h1,h2		{margin: 0px}
/* 画像 */
img.thum	{float: left;margin:3px;}
img.thum2	{float: right;margin:3px;}
/* 背景色 */
.bgbeige		{background-color: #ffffe6}
.bgwhite		{background-color: #ffffff}
/* 見出し */
h1.h1		{background-color: #ff0099; color: #ffffff; text-align: center}
h1.m		{background-color: #000099; color: #ffffff; text-align: center}
/* align- */
.c		{text-align: center;}
.r		{text-align: right;}
.l		{text-align: left;}
/* 効果 */
.bl		{text-decoration: blink;}
.cl		{clear: both;}
/* 複合 */
.xsc		{text-align: center; font-size: x-small;}
.xsr		{text-align: right; font-size: x-small;}
.xxsc		{text-align: center; font-size: xx-small;}
.xxsr		{text-align: right; font-size: xx-small;}
.xxsrd		{font-size: xx-small; color: #ff0000;}
.xxscrd		{font-size: xx-small; text-align: center; color: #ff0000;}
.xxscylbblck	{font-size: xx-small; text-align: center; color: #ffff00; background-color: #000000;}
.xxlor		{font-size: xx-large; color: #ff6600;}
.xswh		{font-size: x-small; color: #ffffff;}
.xxsrd		{font-size: xx-small; color: #ff0000;}
.defcl		{font-size: medium; clear: both;}
.cpnbyl		{text-align: center; color: #ff0066; background-color: #ffff00;}
.crdbyl		{text-align: center; color: #ff0000; background-color: #ffff00;}
.cylbpp		{text-align: center; color: #ffff00; background-color: #660066;}
.lylbrd		{text-align: left; color: #ffff00; background-color: #ff0000;}
.cylbrd		{text-align: center; color: #ffff00; background-color: #ff0000;}
.cwh		{text-align: center; color: #ffffff;}
.crd		{text-align: center; color: #ff0000;}
.cyl		{text-align: center; color: #ffff00;}
.clc		{clear: both; text-align: center;}
.blxxsrd	{text-decoration: blink; font-size: xx-small; color: #ff0000;}
.clxxs		{clear: both; font-size: xx-small;}
.clxs		{clear: both; font-size: x-small;}
.clxxsr		{clear: both; font-size: xx-small; text-align: right;}
.clxsr		{clear: both; font-size: x-small; text-align: right;}
/*TOPバー*/
.topbar		{background-color: #ffffff; color: #ff0000; font-size: xx-small; text-align: center;}
/*TOPマーキー*/
.mq		{display: -wap-marquee; -wap-marquee-loop: infinite; color: #ffffff; background-color: #000000; font-size: xx-small;}
/*4枚画像*/
.4pic		{text-align: center; width: 55px;}
/* ラブマックス */
.lmax		{background-color:#FFdddd;}
.lmaxbar	{background-color:#FF3366; color:#ffffff; text-align: center;}
/* レビュー */
.revew		{text-align: center; color: #FFFFFF; background: #33cc33;}
/* 会社バー */
.cright		{text-align: center; background-color: #3399FF; color: #ffffff;}
