/*　ページ背景の色を指定しています（白）　*/
body {
background-color: #FFFFFF;
text-align: center;
}


/* ヘッダー部分です（青）*/
#head {
width: 800px;
height: 30px;
background-image: url(r2b.gif);
border: 1px solid #ffffff;
margin-right: auto;
margin-left: auto;
text-align: center;
}


/* メインエリア部分です　*/
#main {
width: 780px;
background-color: #ffffff;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
margin-right: auto;
margin-left: auto;
text-align: left;
}


/* 左メニュー部分です（薄い黄色部分）*/
#leftbox {
font-size: 12px;
width: 200px;
background-image: url();
padding: 5px;
float: right;
text-align: left;
}


/* 右メニュー部分です（更新履歴部分）*/
#leftbox1 {
font-size: 12px;
width: 190px;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #000000;
padding: 5px;
margin-bottom: 10px;
text-align: left;
}


/* 右メニュー部分です（メルマガ登録部分）*/
#leftbox2 {
font-size: 12px;
width: 190px;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #000000;
padding: 5px;
margin-bottom: 10px;
text-align: left;
}


/*　右メニュー部分です（メニュー部分）*/
#leftbox3 {
font-size: 12px;
width: 190px;
background-color: #ffffff;
border-style: solid #ffffff;
border-width: 1px;
border-color: #000000;
padding: 5px;
margin-bottom: 10px;
text-align: left;
}

#leftbox3 ul {
list-style-image : url(../../monotaro/image/aka_6.gif); 
margin: 10px 0 5px 20px;  
list-style-position: outside;
font-size: 12px;
}

/* 右メニュー部分です（ピックアップ商品部分）*/
#leftbox4 {
font-size: 12px;
width: 190px;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #000000;
padding: 5px;
margin-bottom: 10px;
text-align: left;
}


/* 左エリア部分です　*/
#rightbox {
font-size: small;
width: 550px;
background-color: #FFFFFF;
padding: 5px;
float: left;
text-align: left;
}


/* フッターエリア部分です（黒）*/
#footer {
width: 800px;
height: 30px;
background-image: url(r2b.gif);
border: 1px solid #000000;
font-size: 12px;
text-align: center;
padding-top: 10px;
margin-right: auto;
margin-left: auto;
}

#footer2 {
width: 800px;
height: 30px;
background-image: url();
border: 0px solid #000000;
text-align: center;
padding-top: 10px;
margin-right: auto;
margin-left: auto;
}


/* ボックスエリア部分です（商品紹介エリア）*/
.box {
font-size: small;
border: 1px solid #ffffff;
background-color: #ffffff;
padding: 10px;
width: 480px;
margin-top: 20px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
}

.box2 {
font-size: small;
border: 1px solid #ffffff;
background-color: #ffffff;
padding: 10px;
width: 520px;
margin-top: 20px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
}

.box3 {
font-size: large;
font-weight: bold;
border: 1px solid #ffffff;
background-color: #ffffff;
padding: 10px;
width: 520px;
margin-top: 20px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
}


/* ボックスエリア部分です（商品紹介部分）*/
.syouhinbox {
font-size: 12px;
background-color: #ffffff;
border: 1px solid #000000;
width: 145px;
margin-right: 6px;
margin-left: 6px;
float:left;
}


/* ボックスエリア部分です（商品画像）*/
.imgbox {
background-color: #ffffff;
width: 145px;
}


/* ボックスエリア部分です（商品価格部分）*/
.kakakubox {
background-color: #ffffff;
width: 145px;
margin-top: 3px;
color: #FF0000;
font-size: 12px;
text-align: center;
}


/* ボックスエリア部分です（商品説明部分）*/
.setumeibox {
background-color: #ffffff;
width: 145px;
font-size: 12px;
}

 
/* 右メニューエリアです（ピックアッププレゼント部分）*/
.picupbox {
font-size: 12px;
background-color: #FFFBFF;
border: 1px solid #000000;
width: 145px;
margin-right: auto;
margin-left: auto;
}


/* 強調タグ部分です */
h1 {
font-size: 10px;
color: #C0C0C0;
margin: 5px;
text-align: center;
}

h2 {
font-size: 20px;
color: #ffffff;
margin: 5px;
text-align: center;
}
h3 {
padding:5px 0 5px 15px;
border-bottom:#00008B 1px solid;
border-top:#00008B 1px solid;
font-size: small;
font-weight: bold;
color:#333;
background-color:;
background-image:url(wall3.gif);
background-position:left;
}

h4 {
padding:5px 0 5px 15px;
background-image:url(wall3.gif);
border-left:#800000 0px solid;
font-size: small;
font-weight: bold;
color:#000080;
}
h5 {
font-size: 12px;
color: #333333;
margin: 5px;
}
h6 {
color: #333333;
}


/* テキスト部分です */
p {
font-size: small;
line-height: 17px;
margin: 5px;
}

.mini {
font-size: 12px;
}

.syouhin {
font-size: 12px;;
}

.white {
font-size: 14px;
line-height: 14px;
text-align: left;
color: #FFFFFF;
}

.white2 {
font-size: 11px;
line-height: 14px;
color: #FFFFFF;
}

.red {
 color: #FF0000;
 }
 
.kakaku {
 color: #FF0000;
 font-size: 12px;
 text-align: center;
 }
 
 
/* 中央構え */
.center{
text-align: center;
}

 
/* 右構え */
.right{
text-align: right;
}
 
 
/* 回り込み解除 */
.clear{
clear: both;
}
 
 

/*↓基本設定：全体の文字色、背景色、背景画像*/
body {color:#000000;background-color:#FFFFFF;background-image : url(../../../3ldk/image/kabe_check47.gif);}

/*↓リンク色*/
A:link { color:#0000FF; }

/*↓訪問済みリンク色*/
A:visited { color:#800080; }

/*↓クリックしたときのリンク色*/
A:active {color:#FF0000; }

/*↓マウスでポイントしたときのリンク色*/
A:hover {color:#FF0000;  }

.menu { 
width: 750px; 
height: px; 
background-color: #FFFFFF;
border-color: #C0C0C0;
border-style: dotted;
padding: 2px;
font-size: 10px; /   
}}}}}}}}}}}}

ul { 
list-style-image: url(aka_6.gif); 
margin: 10px 0 5px 20px;  
list-style-position: outside;
font-size: small;
} 

ul.sitemap {
list-style-image : url(../../../3ldk/image/aicon209.gif);
}

li { 
margin-bottom: 5px; 
} 

.line {
hr-style-image: url(maru01.gif); 
}

.husen { 
padding:5px 0 5px 15px;
background-image:url(wall2.bmp);
border-left:#800000 8px solid;
font-size: small;
font-weight: bold;
color:#333;
}

.font {
font-size:10px;
color:#C0C0C0;
}

.link {
overflow:auto;
width:200px; height:10em;
background-color:#e0f1f6;
border:1px solid #96b5d8;
padding: 2px;
font-size: 10px;
}

img.tenten {
 background : url(dotted.gif);
 padding:1px;
}

.img {
border-top: solid 1px silver;
border-left: solid 1px silver;
border-bottom: solid 1px gray;
border-right: solid 1px gray;
background-color: white;
padding: 6px;
}

.img-bg2 {
background-image : url(../../../css-temp/image/images/shadow_001.gif);
background-repeat: no-repeat;
background-position: right bottom;
margin: 0px;
padding: 0px;
position: relative;
}
.img-bg2 img {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
}

blockquote {
font-size: small;
border: 1px dotted #C0C0C0;
background-color: #ffffff;
padding: 10px;
width: 480px;
margin-top: 20px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
}

.sell {
padding:5px 0 5px 5px;
background-image:url(grd_0351.jpg);
border:;
font-weight: bold;
width:80%;
font-size: medium;
margin-bottom: 2em;
text-align: center;
border-width: 4px; /* 枠の幅 */
line-height: 120%; /* 行の高さ */
}