﻿@charset "utf-8";
/* ------------------------------------------
Style Name: style.css
Since: 2008-04-13
Modified: 
Version: 
Auther: 
------------------------------------------*/
/* ------------------------------------------
browser style clear
------------------------------------------*/
* {
margin: 0;
padding: 0;
background: transparent;
}
ul,li,dl,dt,dd{
list-style:none;
}

img{
vertical-align: top;
}

a img{
border: none;
}

a{
text-decoration: underline;
}

body {
background-color: #000000;
text-align: center;
font-family: "ＭＳ Ｐ明朝", "細明朝体","Times New Roman", "Times";
color: #ffffff;
font-size: 13px;
*font-size: small;
*font: x-small;
font-style: normal;
font-weight: normal;
line-height: 1.5;
}


h1,h2,h3,h4,h5,h6 {
font-size: 100%;
}


p {
margin: 0 0 1em 0;
}
/* ------------------------------------------
wireframe
------------------------------------------*/
div#header {
margin:auto;
width: 750px;
height:140px;
padding:0px;
text-align: left;
}
#LOGO{
margin:75px 0px 0px;
padding:0;
width:72px;
height:23px;
background: #000000 url(img/bg_header.gif) no-repeat left center;
}
#LOGO a{
margin:0;
padding:0;
width:72px;
height:23px;
background: #000000 url(img/bg_header.gif) no-repeat left center;
display:block;
}

div#wrapper {
background-color: #000000;
padding: 0px;
}

div#mainContent {
margin: 0 auto;
width: 750px;
height:150px;
text-align: center;
}

div#footer {
clear: both;
margin:auto;
padding: 30px 0;
width: 750px;
text-align: right;
font:normal 11px "Times New Roman", Times, serif;
color:#CCCCCC;
}

#SHOP_SELECT{
margin:80px 0px 0px;
padding:0px;
width:750px;
height:80px;
text-align:right;
}

.blocdelart{
margin:0px 0px 0px 20px;
padding:0;
width:101px;
height:41px;
background-image:url(img/blocdelart_0.gif);
float:right;
line-height:80px;
}

.blocdelart a{
margin:0;
padding:0;
display:block;
width:101px;
height:41px;
background-image:url(img/blocdelart_0.gif);
}

.blocdelart a:hover{
margin:0;
padding:0;
width:101px;
height:41px;
background-image:url(img/blocdelart_1.gif);
}

.blocdegemmes{
margin:0px 0px 0px 20px;
padding:0;
width:147px;
height:41px;
background-image:url(img/blocdegemmes_0.gif);
float:right;
}

.blocdegemmes a{
margin:0;
padding:0;
display:block;
width:147px;
height:41px;
background-image:url(img/blocdegemmes_0.gif);
}

.blocdegemmes a:hover{
margin:0;
padding:0;
width:147px;
height:41px;
background-image:url(img/blocdegemmes_1.gif);
}

.blocdezenith{
margin:0px 0px 0px 20px;
padding:0;
width:124px;
height:41px;
background-image:url(img/blocdezenith_0.gif);
float:right;
}

.blocdezenith a{
margin:0;
padding:0;
display:block;
width:124px;
height:41px;
background-image:url(img/blocdezenith_0.gif);
}

.blocdezenith a:hover{
margin:0;
padding:0;
width:124px;
height:41px;
background-image:url(img/blocdezenith_1.gif);
}

.mobile{
margin:0px 0px 0px 20px;
padding:0;
width:150px;
height:41px;
background-image:url(img/blocmobile_0.gif);
float:right;
}

.mobile a{
margin:0;
padding:0;
display:block;
width:150px;
height:41px;
background-image:url(img/blocmobile_0.gif);
}

.mobile a:hover{
margin:0;
padding:0;
width:150px;
height:41px;
background-image:url(img/blocmobile_1.gif);
}

.qr{
margin:0px 0px 0px 20px;
padding:0;
float:right;
text-valign:middle;
}

