﻿body
{
   margin:0px;
   padding:0px;
   background-image: url('../images/backGround/backGround.jpg'); /* 全体の背景画像 */
   background-repeat: repeat-x;               /* 背景をy軸のみ繰り返す */
   background-position:  left top;        /* 背景画像の基準位置は右下 */
}

/* -------- コンテンツ全体の枠 ----------------------------------- */
#wrapper
{
   width:980px;
   /* background-color:#ff0000; */
   padding:0px 0px 10px 0px;
   text-align:center;
   margin-left:auto; margin-right:auto;
   text-align:left;
   
}

/* -------- ヘッダーの枠 ------------------------------------------- */
#header
{
   width:100%;
   height:50px;
   
   margin: 0px 0px 0px 0px;
   /*background-color:#d0d0a0;*/
}
#shoppingNavi
{
   width:100%;
   height:40px;
   
   margin: 0px 0px 0px 0px;
   
   background-image: url('../images/backGround/shoppingNaviBackGround.jpg');
   background-repeat: no-repeat;
   background-position:  left top;
}
#menuArea {
   width:100%;
   height:53px;
   margin: 0px 0px 0px 0px;
   text-align:top;
   background-image: url('../images/backGround/menuBackGround.jpg');
   background-repeat: no-repeat;
   background-position:  left top;
}
#header ul {
   list-style:none;
   margin:0px 0px 0px 0px;
}

#header ul li {
   float:left;
   /* background-image:url('../images/backGround/footerSitemapLi.gif') ; */
   background-repeat: no-repeat;               /* 背景をy軸のみ繰り返す */
   background-position: left;        /* 背景画像の基準位置は右下 */
   no-repeat 0 50%;

   /* padding-left:10px; */
   /* margin-bottom:2px; */
   margin: 0px 0px 0px 0px;
   font-family:Arial,'ＭＳ Ｐゴシック',sans-serif ;
   
font-size:11px;
   
}
/* -------- トップメニュー ----------------------------------------- */
#menuWrap {
   width:100%;
   height:43px;
   vertical-align:bottom;
   /* background-color:#ff00ff; */
}
#menuWrap ul img {
   width:140px;
   height:40px;
}
#menuWrap ul {
   list-style:none;
   margin:0px 0px 0px -40px;
}

#menuWrap ul li {
   float:left;
   /* background-image:url('../images/backGround/footerSitemapLi.gif') ; */
   /*background-repeat: no-repeat;               /* 背景をy軸のみ繰り返す */
   /*background-position: left;        /* 背景画像の基準位置は右下 */
   /*no-repeat 0 50%; */
   /* padding-left:10px; */
   /* margin-bottom:2px; */
   margin: 0px 0px 0px 0px;

   
}
/* -------- テンポラリメッセージ枠 震災メッセージなど ----------- */
#advertWrap
{
   width:100%;
   height:260px;
   text-align:center;
   /* border: 1px #5e5e5e solid; */
   /* background-color:#fff; */
}

#registerWrap 
{
   width:200px;
   height:250px;
   margin:10px 0px 0px 0px;
   float:left;
   text-align:left;
   
   background-image: url('../images/backGround/loginBackGround.jpg'); /* 全体の背景画像 */
   background-repeat: no-repeat;               /* 背景をy軸のみ繰り返す */
   background-position:  left top;        /* 背景画像の基準位置は右下 */

   font-family:Arial,'ＭＳ Ｐゴシック',sans-serif ;
   
font-size:11px;
   color:#5e5e5e;
}

#temporaryWrap
{
   width:777px;
   height:250px;
   text-align:center;
   /* border: 1px #5e5e5e solid; */
   background-color:#f1f1f1;
   float:left;
   margin:10px 0px 0px 3px;
}

/* -------- コンテンツの枠 ---------------------------------------- */
#contents
{
   width:980px;
   height:930px;
   /* background-color:#ffffff; */
   margin: 10px 0px 10px 0px
}

/* -------- 左メニューの枠 --------------------------------------- */
#leftNavi
{
   width:200px;
   margin:0px 0px 0px 0px;
   float:left;
   /* background-color:#fff; */
}

#leftNavi ul {
   list-style:none;
   margin:0px 0px 0px -20px;
}
#leftNavi ul li {
   background-image:url('../images/backGround/footerSitemapLi.gif') ;
   background-repeat: no-repeat;               /* 背景をy軸のみ繰り返す */
   background-position: left;        /* 背景画像の基準位置は右下 */
   no-repeat 0 50%;

   padding-left:10px;
   margin:0px 0px 5px 0px;

   font-family:Arial,'ＭＳ Ｐゴシック',sans-serif ;
   
font-size:11px;
}

#leftNavi img {
   margin:0px 0px 0px 0px;
}
/* -------- メインコンテンツの枠 ---------------------------------- */
#mainContent
{
   width:560px;
   float:left;
   /* background-color:#dd33aa; */
   margin:0px 10px;
   /*border: 1px #5e5e5e solid; */
}



/* -------- インフォメーションの枠 --------------------------------- */
#information
{
   width:980px;
   /* height:250px; */
   clear:left;
   /* background-color:#ddffdd; */
   /* border:1px #5e5e5e solid; */
   margin: 0px 0px 0px 0px; 
   font-family:Arial,'ＭＳ Ｐゴシック',sans-serif ;
   
font-size:11px;
   color:#5e5e5e;
}

#subInformationLeft {
   text-align:center;
   width:320px;
   /*height:100px;*/
   /* background-color:#ff00ff; */
   
   float:left;
   margin:20px 0px 0px 0px;
}
#subInformationCenter {
   text-align:left;
   width:320px;
   /*height:100px;*/
   /* background-color:#ff00ff; */
   
   float:left;
   margin:20px 7px 0px 7px;
}
#subInformationRight {
   text-align:left;
   width:320px;
   /*height:100px;*/
   /* background-color:#ff00ff; */
  
   float:left;
   margin:20px 0px 0px 0px;
}


/* -------- フッターの枠 ------------------------------------------- */
#footer
{
   width:100%;
   margin:20px 0px 0px 0px;
   background-image:url('../images/backGround/footerBackGround.jpg') ;
   background-repeat: repeat-y;               /* 背景をy軸のみ繰り返す */
   background-position:  left top;        /* 背景画像の基準位置は右下 */
}

#footerSitemap {
   background-image:url('../images/backGround/') ;
   background-repeat: repeat-y;               /* 背景をy軸のみ繰り返す */
   background-position:  left top;        /* 背景画像の基準位置は右下 */
   width:100%;
   color:#dddddd;
   height:150px;
}

#footerSitemap ul {
   list-style:none;
   margin:0px 0px 0px -20px;
}

#footerSitemap ul li {
   background-image:url('../images/backGround/footerSitemapLi.gif') ;
   background-repeat: no-repeat;               /* 背景をy軸のみ繰り返す */
   background-position: left;        /* 背景画像の基準位置は右下 */
   no-repeat 0 50%;

   padding-left:10px;
   margin-bottom:6px;

   font-family:Arial,'ＭＳ Ｐゴシック',sans-serif ;
   
font-size:11px;
}
#footerSitemap a {
   color : #dddddd;
   text-decoration:none;
   font-size:11px;
}
#footerSitemapContent {
   float: left;
   width: 175px;
   /* border:1px #5e5e5e solid; */
   margin:0px 0px 0px 0px;
   /* background-color:#5e5e5e; */
}

#footerSitemapContentDouble {
   float: left;
   width: 270px;
   /* border:1px #5e5e5e solid; */
   margin:0px 0px 0px 0px;
   /* background-color:#5e5e5e; */
}

/* -------- naviメニューのリスト配置 ----------------------------- */
.navi {
   list-style:normal;
}


