/* 基本構造 */

body {
	margin: 0px;
	padding: 0px;
	font-family : "Lucida Grande","Hiragino Kaku Gothic Pro","qMmpS Pro W3","lr oSVbN",Osaka,sans-serif,"˃SVbN std R";
    color:#e9e9e9;
}
#contentWrapper {
   overflow: auto !important;
   overflow /**/: hidden;
   width: 960px;
   padding: 1px 0 0 0;
   background: #ffffff url(../images/boby_bg.gif) left top repeat-y;
}

#wrapper {
   width:960px;
   height:100%;
   }
#logo {
    position: absolute;
	left: 15px;
	top: 50px;
	width: 150px;
	border: 0px none #000000;
	}
#contents {
    float: right;
    width: 760px;
	margin-top:45px;
    text-align :center;
	}

#section {
   width: 760px;
    float:right;
	margin-top:10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:left;
	}
#globalNav {
	position: absolute;
	padding-left:5px;
	top: 100px;
	width: 760px;
	height:35px;
	list-style-type: none;
	background: #ffffff url(../images/global_nav_bg.jpg) left top repeat-x;
	left: 199px;
	}
#globalNav li {
    font-size:12px;
    float: left;
	width: 105px;
	}
#globalNav li a {
    font-size:12px;
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:33px;
	padding-top: 33px;
	background-image: url(../images/global_nav.jpg);
	color:#000000 #FFFFFF;	
	}
/* オフマウス時 */
#nav01 a { background-position:  0     0; }
#nav02 a { background-position: -105px 0; }
#nav03 a { background-position: -210px 0; }
#nav04 a { background-position: -315px 0; }
#nav05 a { background-position: -420px 0; }
#nav06 a { background-position: -525px 0; }
#nav07 a { background-position: -630px 0; }

/* 選択済み */
#nav01 a.stay { background-position:  0     -66px; }
#nav02 a.stay { background-position: -105px -66px; }
#nav03 a.stay { background-position: -210px -66px; }
#nav04 a.stay { background-position: -315px -66px; }
#nav05 a.stay { background-position: -420px -66px; }
#nav06 a.stay { background-position: -525px -66px; }
#nav07 a.stay { background-position: -630px -66px; }

/* オンマウス時 */
#nav01 a:hover { background-position:  0     -33px; }
#nav02 a:hover { background-position: -105px -33px; }
#nav03 a:hover { background-position: -210px -33px; }
#nav04 a:hover { background-position: -315px -33px; }
#nav05 a:hover { background-position: -420px -33px; }
#nav06 a:hover { background-position: -525px -33px; }
#nav07 a:hover { background-position: -630px -33px; }

ul {
    margin-left: 0px;
	margin-top: 0px;
	padding-top: 1px;
	}
h1 {
	font-size : 105%;
	color:#d34242;
	margin-bottom : 10px;
	margin-top : 0px;
	padding-right:5px;
	position : relative;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3"
  font-weight : lighter;
  padding-top : 5px;
}
h2 {
	font-size : 100%;
	margin-top : 5px;
	margin-bottom : 0px;
	padding-right:5px;
	text-align : right;
	color:#fd8f8f;
  position : relative;
  font-family : "˃SVbN std R";
  font-weight : lighter;
}
h2 a {
   font-size : 100%;
	margin-top : 5px;
	margin-bottom : 0px;
	padding-right:5px;
	text-align : right;
	color:#fd8f8f;
    font-family : "˃SVbN std R";

	}
	h2 a:hover{
  font-size : 100%;
  color : #ffffff;
  text-decoration : none;
}
h2 img {
	vertical-align:middle;
	}
h2 a:hover{
  color:#663366;
  text-decoration : none;
  }
   
h3{
  font-size : 100%;
  color : #663366;
  margin-top : 10px;
  padding-right:0px;
  margin-bottom:10px;
  text-align : right;
  }
h4{
  font-size : 14px;
  color : #ffffff;
  margin-left : 1px;
  background: #ffffff url(../images/h4.jpg) left top repeat-x;
  width : 740px;
  height : 50px;
  line-height : 3em;
  letter-spacing : 0.2px;
  margin-top : 15px;
  padding-top : 7px;
  text-align : left;
  padding-left : 10px;
  left : 0px;
  margin-right : 0px;
}

h3 a{
  color : #663366;
  font-size : 100%;
  text-decoration : none;
  font-weight : lighter;
  text-decoration : none;
}
h3 a:hover{
  font-size : 100%;
  color : #d34242;
  text-decoration : underline;
text-decoration : none;
}
h4 a{
  color : #d34242;
}
h5{
   margin-bottom: 1px;
   }

P {
  font-size : 12px;
  line-height:1.5em;
  color:#333333;
  text-align : left;
  margin-left : 7px;
  margin-right : 7px;
  margin-top: 7px;
  margin-bottom: 3px;
}
p.img {
	margin-top:0;
	margin-left : 0;
	border: 0px none #000000;
	}
em{
  font-size:12px;
  font-weight : normal;
  font-style : normal;
  color:#fd8f8f;
  margin-left : 0px;
  margin-right : 7px;
  margin-top:5px;
  }
a{
  margin-bottom : 1px;
  padding-right : 0px;
  margin-right : 0px;
  text-decoration : none;
  color:#d34242;
  border-top-width : 0px;
}

ol{
  color:#006699;
}
strong{
 font-size:14px;
line-height:1.5em;
  text-align : left;
  color:#d34242;
}
b{
  font-size : 12px;
   line-height:2.5em;
   color:#FF0000;
   }
A:HOVER{
  color:#000066;
  text-decoration : none;
}
hr{
    color: #fd8f8f;
   margin-top : -5px;
}
.clear{
clear:both;
}

/*header*/
#header {
	font-size:12px;
	font-family:Verdana;
	padding-top : 0px;
	padding-left : 0px;
	padding-right: 0px;
	margin-bottom:0px;
	width : 100%;
    height : 80px;
}

#headline {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	text-align: right;
	width: 760px;
	border-top: 10px solid #DABF9A;
}

/*top_contents*/
#signboard{
  width : 760px;
  height : 300px;
  text-align : right;
  margin-left : 0px;
  margin-right: 0px;
  margin-top: 5px;
  margin-bottom:0px;
  background-repeat: no-repeat;
  border: 0px none #000000;
}
#productList {
   margin-top: 20px;
   top: 30px;
   margin-left: 0px;
   padding-left: 0px;
   }
#productList1 {
  text-indent:-5000px;
  background-image : url(../images/h4_monthiy.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#productList2 {
  text-indent:-5000px;
  background-image : url(../images/h4_best.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#productList ul {
   margin-left: 0px;
   margin-right: 0px;
   }
#productList li {
   float: left;
   width: 180px;
   margin: 10px 10px 20px 0;
   text-align:center;
   }
#productList h5 span {
   display: block;
   padding: 3px 0;
   color:#FFFFFF;
   font-weight: normal;
   background: #000000;
   }
#productList dl {
   margin: 1px 0;
   font-size: 90%;
   border-left: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
   }
#productList dt {
   color:#660000;
   padding: 2px 0;
   text-align: center;
   background: #e5daca;
   border-top: 1px solid #dabf9a;
   }
#productList dd {
   text-align:left;
   color:#CC3333;
   padding: 2px 0;
   }
#productList p {
   padding: 0 0;
   margin: 0 0 0 0;
   text-align: center;
   border-top: 1px solid #dabf9a;
   } 
#productList form {
   padding: 0 0;
   margin: 0 0 0 0;
   text-align: center;
   border-top: 1px solid #dabf9a;
   }
.navi1a{
   float:left;
   width:243px;
   margin-top:15px;
   margin-bottom: 20px;
   margin-right: 15px;
   border-top: 10px solid #DABF9A;
}
.navi1a p{
   font-size:10px;
   line-height:1.5;
   color:#333366;
}
.navi1b{
   float:left;
   width:243px;
   margin-top:15px;
   margin-bottom: 20px;
   margin-right: 15px;
   border-top: 10px solid #DABF9A;
}
.navi1c{
   float:left;
   width:243px;
   margin-top:15px;
   margin-bottom: 20px;
   margin-right: 0px;
   border-top: 10px solid #DABF9A;
}
.navi1d{
   float:left;
   width:243px;
   margin-top:15px;
   margin-bottom: 20px;
   margin-right: 15px;
   border-top: 10px solid #DABF9A;
}

/*table*/
table{
  align:center;
  font-size : 12px;
  color : #003300;
  margin-right : 0px;
  margin-left:0px;
  margin-bottom: 10px;
  padding-left: 0px;
  text-align:left;
}
td{
  padding-top:0px;
  padding-bottom:0px;
}

/*side_menu*/

#secondary{
	float: left;
	margin-top: 15px;
	width: 180px;
	text-align:left;
	padding-bottom: 300px;
    background: url(../images/boby_bg_fl2.jpg) left bottom no-repeat;
}
#primary {
   	float: left;
	margin-top: 15px;
	width: 180px;
	text-align:left;
}

#primary p{
  font-size:12px;
  color:#FFFFFF;
}
#primary .list li,#secondary .list li {
  color : #ffffff;
  margin: 5px 5px 0 5px;
  padding-left: 3px;
  background: url(../images/yazirusi.jpg) left center no-repeat;
  line-height : 2em;
  border-bottom: 1px solid #fc9595;
}
#primary .list li a,#secondary .list li a {
   margin-left:17px;
}
#primary .list,#secondary .list{
font-size : 13px;
  margin-bottom : 18px;
}
#primary a,#secondary a{
  margin-bottom : 1px;
  padding-right : 0px;
  margin-right : 0px;
  margin-left: 5px;
  text-decoration : none;
  color:#ffffff;
  border-top-width : 0px;
}
#primary a:hover,#secondary a:hover{
  margin-bottom : 1px;
  padding-right : 0px;
  margin-right : 0px;
  margin-left: 5px;
  text-decoration : none;
  color:#fccbd2;
  border-top-width : 0px;
}
#primary .list h3,#secondary .list h3 {
   font-size:16px;
   text-align:center;
   padding: 3px 15px;
   color:#ba1f1f;
   background-color: #fccbd2;
   }
#module {
  float: left;
  width: 180px;
  margin-bottom: 0px;
  text-align: center;
  }   
/*footer*/

#footer {
   float: right;
   font-size: 12px;
   clear: both;
   position: relative;
   width: 760px;
   padding: 10px 0 35px 0;
   border-top: 5px solid #fd8f8f;
   }
#footer p {
	position: absolute;
	left: 0;
	top: 25px;
	height: 20px;
   }
#footerNav01 {
   position:absolute;
   right: 230px;
   top: 39px;
   width: 80px;
   }
#footerNav02 {
   position:absolute;
   right: 136px;
   top: 39px;
   width: 91px;
   }
#footerNav03 {
   position:absolute;
   right: 6px;
   top: 39px;
   width: 128px;
   }
#footer h3 {
  font-size : 100%;
  color : #663366;
  margin-top : 0px;
  padding-right:0px;
  margin-bottom:0px;
  text-align : right;
  }
#footer h3 a{
  color : #663366;
  font-size : 100%;
  text-decoration : none;
  font-weight : lighter;
  text-decoration : none;
}
#footer h3 a:hover{
  font-size : 100%;
  color : #d34242;
  text-decoration : underline;
text-decoration : none;
}
#footer a{
   font-size: 12px;
  margin-bottom : 1px;
  padding-right : 0px;
  margin-right : 0px;
  text-decoration : none;
  color:#d34242;
  border-top-width : 0px;
}

/*カレンダー*/
#calendar {
   width: 175px;
   float:left;
   margin-top: 10px;
   background-color:#FFFFFF;
   margin-left: 2px;
   }
#calendar table {
   width: 100%;
   margin: 0 auto;
   font-size: 90%;
   }
#calendar th,#calendar td {
   padding: 3px;
   text-align: center;
   }
#calendar th {
   border-right: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
   background: #e0e0e0 url(../images/cal01.gif) left bottom repeat-x;
   }
#calendar td {
   border-right: 1px solid #e0e0e0;
   border-bottom: 1px solid #e0e0e0;
   background: #e0e0e0 url(../images/cal02.gif) left bottom repeat-x;
   }
#calendar td a {
   display: block;
   width: 100%;
   background-color: #009900;
   color: #ffffff;
   text-decoration: none;
   }
#calendar td a:hover {
   background-color: #74ce70;
   color: #ffffff;
   text-decoration: none;
   }
#module h3 {
   font-size:16px;
   text-align:center;
   padding: 3px 15px;
   color:#ba1f1f;
   background-color: #fccbd2;
   }
   
/*sub content*/

#content-ie {
  text-align : right;
  margin-top:0px;
  width : 440px;
  height: auto;
  float : right;
  border-top: 1px solid #000000;
}
#content-ie p{
  font-size:13px;
  color:#333333;
}
#content-ie .list li {
  text-align: left;
  color : #333333;
  margin: 5px 5px 0 5px;
  padding-left: 20px;
  line-height : 2em;
  border-bottom: 1px solid #000000;
}
#content-ie .list{
font-size : 14px;
  margin-bottom : 18px;
}

#section h5 {
  color:#d00808;
  text-align:left;
  margin-top:10px;
  margin-left:5px;
  padding-top:5px;
  padding-left:25px;
  background-image:url(../images/h5.jpg);
  background-repeat:no-repeat;
  width:300px;
  height:50px;
  line-height : 3em;
  letter-spacing : 0.2px;
  }
#privacy {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_pandr.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_accse.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand2 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_bag.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand3 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_wach.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand4 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_travel.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand5 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_zakka.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand6 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_geparlys.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand7 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_cosme.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#calender {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_calendar.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand_s1 {
  text-indent:-5000px;
  background-image : url(../images/acce_s.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand_s2 {
  text-indent:-5000px;
  background-image : url(../images/jyu_s.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand_s3 {
  text-indent:-5000px;
  background-image : url(../images/watch_s.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand_s4 {
  text-indent:-5000px;
  background-image : url(../images/bag_s.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand_s5 {
  text-indent:-5000px;
  background-image : url(../images/saifu_s.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand_s6 {
  text-indent:-5000px;
  background-image : url(../images/zakka_s.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand_s7 {
  text-indent:-5000px;
  background-image : url(../images/travel_s.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand_s8 {
  text-indent:-5000px;
  background-image : url(../images/cosme_s.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#tiffany {
  text-indent:-5000px;
  background-image : url(../images/h4_tiffany.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_tokusyouhou.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance1 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_company.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance2 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_contact.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance3 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_riyou.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance4 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_henpin.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance5 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_new.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance6 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_otodoke.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance7 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_puraibasy.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance8 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_qa.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance9 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_siharai.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance10 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_souryou.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance11 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_zikan.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance12 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_guid.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#Guidance13 {
  text-indent:-5000px;
  background-image : url(../Guidance/images/h4_mail.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#brand100 {
  text-indent:-5000px;
  background-image : url(../brand/images/h4_syouhin.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#gucci {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_gucci.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#kaisetu {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_brand.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#syousai {
  text-indent:-5000px;
  background-image : url(../images/h4_syousai.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#link01 {
  text-indent:-5000px;
  background-image : url(../link/images/h4_link.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#link02 {
  text-indent:-5000px;
  background-image : url(../link/images/h4_sougo.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_100 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_100.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_101 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_101.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_102 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_102.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_103 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_103.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_104 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_104.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_105 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_105.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_106 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_106.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_107 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_107.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_108 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_108.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_109 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_109.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_110 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_110.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_111 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_111.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_112 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_112.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_113 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_113.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
#h4_114 {
  text-indent:-5000px;
  background-image : url(../contents/images/h4_114.jpg);
  background-repeat : no-repeat;
  height : 50px;
  }
        
#subboard{
  width : 760px;
  height : 180px;
  text-align : right;
  margin-left : 0px;
  margin-right: 0px;
  margin-top: 5px;
  margin-bottom:0px;
  background-repeat: no-repeat;
  border: 0px none #000000;
}
#mark{
margin-top:10px;
  margin-bottom : 10px;
  margin-left:460px;
  text-align : right;
  margin-right : 10px;
  width : 300px;
  height : 65px;
  border: 0px none #000000;
}
#Explanation ul {
   margin-left: 30px;
   margin-right: 20px;
   }
#Explanation li {
   font-size:12px;
   text-align:left;
   color:#333399;
   margin-bottom: 10px;
   }
#linklist ol {
   text-align: left;
   }