/*　ページ背景の色を指定しています（白）　*/
body {
background-color: #FFE4E1;
text-align: center;
}


/* ヘッダー部分です（黒）*/
#head {
width: 800px;
height: 160px;
background-color: #000000;
border: 1px solid #000000;
margin-right: auto;
margin-left: auto;
background-image : url(image/head.jpg);
text-align: left;
} 


/* メインエリア部分です　*/
#main {
width: 780px;
background-color: #ffffff;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
margin-right: auto;
margin-left: auto;
text-align: left;
letter-spacing:0.05em;
}


/* 左メニュー部分です（薄い黄色部分）*/
#leftbox {
font-size: 12px;
width: 200px;
background-color: #F0F8FF;
padding: 5px;
float: left;
text-align: left;
}


/* 左メニュー部分です（更新履歴部分）*/
#leftbox1 {
font-size: 12px;
width: 190px;
background-color: #F0F8FF;
padding: 5px;
margin-bottom: 10px;
}



/* 右エリア部分です */
#rightbox {
font-size: 14px;
width: 550px;
background-color: #FFFFFF;
padding: 5px;
float: right;
text-align: left;
font-size: 80%;
}


/* フッターエリア部分です（黒）*/
#footer {
width: 800px;
height: 60px;
background-color: #000000;
border: 1px solid #000000;
font-size: 12px;
text-align: center;
padding-top: 10px;
margin-right: auto;
margin-left: auto;
background-image : url(image/head.jpg);
color: white;
}

#footer2{
width: 800px;
height: 60px;
background-color: #FFFFFF;
border: 0px solid #FFFFFF;
font-size: 12px;
text-align: ;
padding-top: 10px;
margin-right: auto;
margin-left: auto;
background-image : url();
}


/* ボックスエリア部分です（商品紹介エリア）*/
.box {
font-size: 14px;
border: 1px solid #000000;
background-color: #ffffff;
padding: 10px;
width: 480px;
margin-top: 20px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
}


/* ボックスエリア部分です（商品画像部分）*/
.minibox {
font-size: 14px;
background-color: #ffffff;
width: 145px;
margin-right: 6px;
margin-left: 6px;
float:left;
}


h1 {
width: 800px;
font-size: 10px;
color: #000000;
margin: 5px;
text-align: left;
margin-right: auto;
margin-left: auto;
}

h2 {
font-size: 25px;
color: #000000;
text-indent:1em;
margin-top:15px;
}

h3 {
color: #000000;
font-size: small;
background-image:url(image/bar.gif);
background-repeat:no-repeat;
background-position:left top;
padding:6px;
margin-top:20px;
text-indent:10px;
}

h4 {
padding:5px 0 5px 15px;
background:#F5F5F5;
border-left:#000000 8px solid;
font-size: small;
font-weight: bold;
color:#000000;
}

h5 {
color: #333333;
}
h6 {
color: #333333;
}


/* テキスト部分です */
p {
font-size: 14px;
line-height: 20px;
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;
 }

 
/* 中央構え */
.center{
text-align: center;
}

 
/* 回り込み解除 */
.clear{
clear: both;
}
 


/*↓リンク色*/
A:link { color:#0044CC; }

/*↓訪問済みリンク色*/
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(ya05.gif); 
list-style-position: outside;
font-size: small;
margin: 1em 0em 1em 1.5em;
padding:0px;
} 

ul.sitemap {
list-style-image : url();
padding:0px;
margin-bottom: 3px; 
}

li { 
margin-bottom: 5px; 
} 


.line {
hr-style-image: url(maru01.gif); 
}

.husen { 
background-image: url(image/sidebar.jpg); 
padding:6px; 
font-weight:bold; 
font-size: 10pt; /* 文字サイズ */ 
color: #000000; /* 文字色 */ 
}

.font {
font-size:10px;
color:#C0C0C0;
}

.link {
overflow:auto;
width:180px; height:10em;
background-color:#FFFFFF;
border:1px solid #FFFFFF;
padding: 2px;
font-size: 10px;
margin-top: 10px;
}

img.tenten {
 background : url(dotted.gif);
 padding:1px;
}

.img {
border-top: dashed 1px silver;
border-left: dashed 1px silver;
border-bottom: dashed 1px gray;
border-right: dashed 1px gray;
background-color: white;
padding: 6px;
margin: 1px;
height: 120px;
width: 120px;
}



.sell {
padding:5px 0 5px 5px;
background-image : url(image/);
border:dotted;
font-weight: bold;
width:80%;
font-size: medium;
margin-bottom: 2em;
text-align: center;
border-width: 4px; /* 枠の幅 */
line-height: 120%; /* 行の高さ */
}

a img { border-style:none; } 


div.blocka {
float: left;
width: 30%;
text-align: left;
}

div.blockb {
float: left;
width: 70%;
text-align: left;
}

div.blockc {
clear: both;
padding: 2px;
}

div.blockd {
clear: both;
width: 500px;  /* 線の幅 */
height: 10px;  /* <hr>の実線を消す */
border: 0px;  /* borderを一旦リセットする（基本設定でしていれば不要）*/
background-image : url(image/line.gif);
}

#headmenu{ 
background:white; 
font-size: 10pt; /* 文字サイズ */ 
color: #000000; /* 文字色 */ 
padding:0px;
width:800px;
margin-right: auto;
margin-left: auto;
border-right:solid 1px #000000; 
border-left:solid 1px #000000; 
border-bottom:dotted 1px #000000; 
padding-top: 2px;
padding-bottom:2px; 
text-align: left;
text-indent:5px;
}


div.boxq{ 
background:white; 
color: #000000;
border:solid 1px gray; 
padding:5px;
margin: 5px; 
}

div.boxa{ 
background:white; 
color: #000000;
border:solid 0px #000000; 
padding:5px;
margin: 5px; 
}