/* 基本構造
---------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bg.gif)
}

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 10px;
	color: #333333;
}

h1 {
	font-size:10px;
	line-height:12px;
	color:#333333;
	padding-left:224px;
	padding-bottom: 10px;
}


/* リンク
---------------------------------------------------- */
a:link {
  color: #333333;
  background: transparent;
}
a:visited {
  color: #333333;
  background: transparent;
}
a:hover, a:active {
  color: #9DC9CD;
  background: transparent;
}



/* ヘッダー
---------------------------------------------------- */

.h-txt {
	font-size:10px;
	margin-left:auto;
	margin-right:auto;

}

/* メインコンテンツ
---------------------------------------------------- */
.c-txt01{
	padding-top:5px;
	font-size:10px;
	line-height:14px;
}


.c-txt02{
	padding-left:10px;
	font-size:12px;
	color:#000066;
}

.c-txt02 a:link {
  color: #000066;
  background: transparent;
}

.c-txt02 a:visited {
  color: #9DC9CD;
  background: transparent;
}


.c-txt02 a:hover {
  color: #9DC9CD;
  background: transparent;
}

.c-txt02 a:active {
  color: #9DC9CD;
  background: transparent;
}

.c-txt03{
	padding-top:10px;
	padding-left:10px;
	font-size:10px;
	line-height:14px;
}

.c-txt04 {
	font-size:12px;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
	line-height: 180%;
}

/* メインコンテンツ
---------------------------------------------------- */

.n-txt01{
	padding-left:3px;
	font-size:10px;
	line-height:12px;
}


/* ショップインフォ
---------------------------------------------------- */

.s-txt {
	padding-top:5px;
	font-size:10px;
	line-height:14px;
}

.s-txt02 {
	font-size:10px;
	padding-left:5px;
}


/* 訪問履歴
---------------------------------------------------- */
.v-txt {
	font-size:10px;
	line-height:14px;
}

.v-txt02 {
	padding-left:5px;
	font-size:10px;
	line-height:14px;
}


/* フッター
---------------------------------------------------- */
.f-txt {
	font-size:10px;
	line-height:15px;
	color:#333333;
}

.f-txt02 {
	font-size:12px;
	line-height:15px;
	color:#333333;
}

.f-link {
	font-size:11px;
}


/*モジュール設定*/

/*新着記事*/
.NewArticleClass 
{
	font-size:10px;
	line-height: 140%;
}
/*新着記事*/

/*カレンダー*/
.CalendarHeadClass
{
	font-size:10px;
	line-height: 140%;
}

.CalendarWeekClass
{
	font-size:10px;
	line-height: 140%;
}

.CalendarDayClass
{
	font-size:10px;
	line-height: 140%;
}
/*カレンダー*/

/*バックナンバー*/
.BackNumberClass
{
	font-size:10px;
	line-height: 140%;
}
/*バックナンバー*/

/*訪問履歴*/
.AccessClass
{
	font-size:10px;
	line-height: 140%;
}
/*訪問履歴*/

/*最近のコメント*/
.CommentClass
{
	font-size:10px;
	line-height: 140%;
}
/*最近のコメント*/

/*RSS*/
.RssClass
{
	font-size:10px;
	line-height: 140%;
}
/*RSS*/

/*QR*/
.QrClass
{
	font-size:10px;
	line-height: 140%;
}
/*QR*/

.ListDateClass
{
	font-size:10px;
	line-height: 140%;
}

/*モジュール設定*/

img
{
	border:none;
}

td {  font-size: 10px; line-height: 130%}

/*罫線*/
.k_left
{
 BORDER-LEFT: #999999 1px solid;
 }
 .k_top_left
{
BORDER-TOP: #999999 1px solid;
 BORDER-LEFT: #999999 1px solid;
 }
 .k_Right
{
 BORDER-RIGHT: #999999 1px solid;
 }
 .k_top_Right
{
BORDER-TOP: #999999 1px solid;
 BORDER-RIGHT: #999999 1px solid;
 }
 .k_top
{
BORDER-TOP: #999999 1px solid;
 }





