/* 基本構造
---------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#004ddd
}

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
}


/* リンク
---------------------------------------------------- */
a:link {
  color: #333333;
  background: transparent;
}
a:visited {
  color: #333333;
  background: transparent;
}
a:hover, a:active {
  color: #FF0000;
  background: transparent;
}



/* ヘッダー
---------------------------------------------------- */

.h-txt {
	padding-left:5px;
	font-size:12px;
	line-height: 160%;
}

.h-navi {
	padding-left:2px;
}

.h-navi02 {
	padding-right:5px;
}

.h-navi03{
padding:10px;
font-size:10px;
}

.h-navi03 a:link{
text-decoration:none;
background: transparent;
}

.h-navi03 a:visited{
text-decoration:none;
background: transparent;
}

.h-navi03 a:hover{
color: #999999;
text-decoration:none;
background: transparent;
}

.h-navi03 a:active{
text-decoration:none;
background: transparent;
}

/* メインコンテンツ
---------------------------------------------------- */
.c-txt01{
	padding-top:5px;
	font-size:10px;
	line-height:12px;
}


.c-txt02{
	padding-left:10px;
	font-size:12px;
	color:#FF0000;
}

.c-txt02 a:link {
  color: #FF0000;
  background: transparent;
}

.c-txt02 a:visited {
  color: #FF0000;
  background: transparent;
}


.c-txt02 a:hover {
  color: #FF0000;
  background: transparent;
}

.c-txt02 a:active {
  color: #FF0000;
  background: transparent;
}



.c-txt03 {
	padding-top:10px;
	padding-left:10px;
	font-size:10px;
}

/* メインコンテンツ
---------------------------------------------------- */

.n-txt01 {
	padding-left:3px;
	font-size:10px;
	line-height:12px;
}

.n-txt02 {
	font-size:12px;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
	line-height: 180%;
}

.n-txt03 {
	font-size:14px;
	font-weight: bold;
	color: #0033CC;
	padding-left:83px;
	padding-right:83px;
	line-height: 180%;
}

.n-txt04 {
	font-size:12px;
	line-height: 180%;
}

.n-txt05 {
	font-size:10px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	line-height: 180%;
}

.n-txt05 a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}

.n-txt05 a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.n-txt06 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	 
}

.n-txt06 {
	font-size:14px;
	color: #333333;
	font-weight: bold;
	padding-left:20px;
	padding-right:20px;
	line-height: 180%;
}

/* ショップインフォ
---------------------------------------------------- */

.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 {
	padding-left:5px;
	font-size:10px;
	line-height:12px;
	color:#FFFFFF;
}










