body {
	margin: 0px;
	background-image:  url(img/bg.gif);
}

tr {
    font-size:14px;
    line-height:1.4;
}

/* リンクアンカー */
A:hover { LEFT: 1px; POSITION: relative; TOP: 1px; TEXT-DECORATION: none;}
/* リンク */
a:link,a:visited{
	color: #0000FF;
}

/*未訪問のアンカー*//*訪問済みのアンカー*/
* a:active,a:hover{
	color: #FF0000;
	text-decoration: underline;
}/*選択中のアンカー*//*マウスが通過しているアンカー*/

/* テーブル(トップページ枠) */
.t,.faq2 {
	width: 100%;
	margin: 5px 0px;
}

/* テーブル(info枠) */
.t2 {
	width: 540px;
}

/* テーブル(info枠ポップアップ) */
.t3 {
	width: 100%;
	margin: 0px;
	background-color:  #FFFFFF;
}

/* テーブル(機能説明) */
.t4 {
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}

/* テーブル(携帯画面サンプル) */
.t5 {
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}

.t5 td {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	line-height: 120%;
	vertical-align: top;
}

/* バー */
.bar {
	padding: 0px;
	border-width: 0px;
	background-image:  url(img/bar.gif);
}

.bar2 {
	padding: 0px;
	border-width: 0px;
	background-image:  url(img/bar2.gif);
}

/* タイトル(文字色:青 背景色:黄色) */
.title {
	font-size: 14px;
	font-weight: bold;
	color : #000066;
	background-color:  #FFFF00;
}

/* フッター */
.navi {
	text-align: center;
	font-size: 12px;
}

.navi a {
	border-right: 1px #000000 solid;
	padding: 0px 0.5em;
}

/* 文字 */
.big,.big2 {
	font-size: 14px;
}

.big2 {
	font-weight: bold;
	color : #0000FF;
	text-decoration : underline
}

.big3 {
	font-size: 16px;
}

.big4 {
	font-size: 18px;
	font-weight: bold;

}

.norm {
	font-size: 12px;
}

.small {
	font-size: 10px;
}

.small2 {
	font-size: 11px;
	font-weight: bold;
}

.f a:link,.f a:visited {
	color : #000000;
	text-decoration : none
}

.f a:active {
	color : #000000;
	text-decoration : underline
}

.f a:hover {
	color : #0000FF;
	text-decoration : underline
}

.f2 {
	color : #0000FF;
	text-decoration : underline
}

/* よくある質問 */
.faq {
	background-image:  url(img/bg3.gif);
}

.faq2 td {
	font-size: 14px;
}

/* お客様の声(店名) */
.voice {
	color : #000099;
}

/* お客様の声(コンセプトdetail) */
.voice2 {
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
}


.s2gby {
	color: #000000;
	background-color: #FFCC33;
}