@charset "UTF-8";
/* CSS Document */
* {margin:0; padding:0; list-style:none; border:none; color:#333333;}
body{margin:0; padding:0}
#zentai{width:800px; height:auto; font-size:12px; margin-left:auto; margin-right:auto}

:link{
	color: #000099;
	text-decoration:underline;
}

a:visited{
	color: #9900CC;
	text-decoration:underline;
  }
  
a:hover{
	color: #FF3333;
	text-decoration:underline;
	}
	
#contents{width:590px; height:auto; margin:5px 0 10px 0; float:left}
	/*++++++++++++++++++++++++++++++++++++++++++
	新着情報
	+++++++++++++++++++++++++++++++++++++++++++*/
	
#shinchaku_ttl strong{
		color:#275c8b;
		font-weight:bold;
		font-size:12px;
		}	
	/*++++++++++++++++++++++++++++++++++++++++++
	新着バナー
	+++++++++++++++++++++++++++++++++++++++++++*/
	
#shinchaku_bn{float:right; width:317px;	height:70px; margin:5px 0 5px 0}

	/*++++++++++++++++++++++++++++++++++++++++++
	ショッピングモール
	+++++++++++++++++++++++++++++++++++++++++++*/

#shop {clear:both;width:580px;height:81px;padding:5px;background-image: url(../parts/logoback.gif);}
#shop h1 {float:left; width:96px; height:auto:}
#shop_r {float:right; width:474px; margin-top:10px; font-size:12px; line-height:17px}


	/*++++++++++++++++++++++++++++++++++++++++++
	旅雑貨からのおしらせ
	+++++++++++++++++++++++++++++++++++++++++++*/
#oshirase {width:195px; height:auto; margin-top:10px}
#oshirase dt {font-size:16px; line-height:20px; color:#005274; font-weight:bold; background:url( ../parts/zakka_arrw01.gif) no-repeat; padding:3px 0px 3px 27px}
#oshirase dd {width:180px; height:auto; padding:0px 5px 0px 10px}
#oshirase li {font-size:12px; line-height:24px; list-style:disc inside}
.wakaba_mark {background:url(../parts/zakka_arrw02.gif) no-repeat 150px 6px}

	/*++++++++++++++++++++++++++++++++++++++++++
	D表記
	+++++++++++++++++++++++++++++++++++++++++++*/
#d_txt {width:800px; height:120px; font-size:10px; line-height:12px; clear:both}
#okotowari {width:395px; height:auto; float:left}	
#okotowari dd{ font-size:10px;}	
#menseki {width:395px; height:auto; float:right}	
#menseki dd{ font-size:10px;}	
#d{width:800px; height:auto; font-size:10px; line-height:15px; color:#666; clear:both; margin:10px 0}

