.font01 {/*全体*/
font-size : 12px;
color : #808080;
font-size : x-small;
}

.font02 {/*見出し*/
font-size : 12px;
font-weight : bold;
color : #808080;
}

.font03 {/*商品名*/
color : #808080;
text-align : center;
  font-size : 12px;
}

.font04 {/*在庫あり*/
font-size : 12px;
color : #808080;
font-weight : bold;
text-align : center;
}

.font05 {/*売り切れ*/
font-size : 12px;
color : #FF0000;
font-weight : bold;
text-align : center;
}

.font06 {/*赤文字*/
font-size : 12px;
color : #FF0000;
font-weight : bold;
}

.menu_s {/*メニュー小*/
padding-left : 10px;
font-size : 14px;
text-align : left;
color : #808080;
font-weight : bold;
border-left-style : solid;
border-left-width : 15px;
border-left-color : #4876FF;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color : #4876FF;
}

.coordinate01 {/*全体*/
vertical-align : top;
font-size : 12px;
color : #808080;
}

.coordinate02 {/*全体*/
vertical-align : top;
font-size : 14;
color : #808080;
}


.font08 {/*全体*/
font-size : 10px;
color : #808080;
font-size : x-small;
}

.menu {/*メニューバー*/
font-size : 14px;
color : #696969;
font-weight : bold;
text-align : center;
border-left-style : solid;
border-left-width : 1px;
border-left-color : #4876FF;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color : #4876FF;
}

.menu2 {/*メニューバー下*/
font-size : 14px;
color : #696969;
font-weight : bold;
text-align : center;
border-top-style : solid;
border-top-width : 1px;
border-top-color : #4876FF;
}

a:link {text-decoration:none; color:#696969 ; }
a:visited {text-decoration:none; color:#696969 ; }
a:active {text-decoration:none; color:#9999FF ; }
a:hover {text-decoration:none; color:#9999FF ; 
position:relative;top:2px;left:2px; }

.space1{
margin-bottom : 30px;
}

.space2{
margin-top : 30px;
}

.space3{
margin-bottom : 10px;
}

.space4{
margin-top : 10px;
}

.list{
list-style-type : disc;
}

H1{
font-size : 15px;
font-weight : bold;
color : #808080;
}

H2{
font-size : 13px;
font-weight : bold;
color : #808080;
}

H3{
font-size : 13px;
font-weight : bold;
color : #808080;
}

P{
font-size : 12px;
color : #808080;
margin-top: 2px;
margin-right: 20px;
margin-bottom: 5px;
}