/*********************************INDEXグループ*****************************/
body.Body1
{
line-height: 1em;
background-color:fffaf0;
background-attachment:fixed;
}
table.top
{
background-color: ffffff;
}
/*リンクの色*/
A.A1
{
text-decoration:none;
color:a56030;
}
/*リンク上にカーソルが合わされたら*/
A.A1:hover
{
background: f0e0d0;
text-decoration:underline;
}
/*リンクの色*/
A.A2
{
text-decoration:none;
color:a56030;
}
/*リンク上にカーソルが合わされたら*/
A.A2:hover
{
background: e9f5ff;
text-decoration:underline;
}
/*段落設定*/
div.div1
{
line-height:1.0em;
}
div.div2
{
border-style: solid;
border-width:1pt 2pt 2pt 1pt;
padding: 0.2em;
border-top-color:#c0a080;
background-color: #f0e0d0;
border-left-color:#b09070;
border-right-color:#a56030;
border-bottom-color:#a56030;
}
/*メニュー 商品名*/
td.td1
{
width:200;
text-align:left;
}
/*メニュー 価格*/
td.td2
{
width:125;
text-align:center;
}
/*見出し
タグ内タイトル名標準色(太字)*/
span.tableTITLE1b
{
color:b07040;
font-size:0.8em;
font-weight:bold;
}
/*コンテンツ内容タグ内コンテンツ標準色*/
span.Font1
{
color:b07040;
font-size:0.8em;
}
/*コンテンツ内容標準色(小字)*/
span.Font1s
{
color:b07040;
font-size:0.75em;
}
/*コンテンツ内容(太字)*/
span.Font1b
{
color:b07040;
font-size:0.8em;
font-weight:bold;
}
/*コンテンツ内容(太字)*/
span.Font1sl
{
color:b07040;
font-size:1.0em;
font-weight:bold;
}
/*コンテンツ内容(太字)*/
span.Font1slb
{
color:b07040;
font-size:1.0em;
font-weight:bold;
}
/*コンテンツ内容(大字)*/
span.Font1l
{
color:b07040;
font-size:1.5em;
}
/*コンテンツ内容標準色(大字太字)*/
span.Font1lb
{
color:b07040;
font-size:1.5em;
font-weight:bold;
}
/*コンテンツ内容標準色(小字太字)*/
span.Font1sb
{
color:b07040;
font-size:0.75em;
font-weight:bold;
}
/*カウンターの数字の白い文字*/
span.Font2
{
color:ffffff;
font-size:0.8em;
font-weight:bold;
letter-spacing:0.3em;
}
.widthpix{
width:350px;
}
.encode_widthpix{
width:550px;
background-color:ddeeff;
}
.widthpixDirect{
font-size : 9pt ;
color : #3070ff ;
background-color : #cceeff ;
width : 230px ;
}
.border_off{
border-style : none;
background-color : transparent;
}
.button{
font-size : 10pt;
background-color : #ddeeff;
overflow : visible;
}
.button6{
font-size : 9pt;
background-color : #aae5ff;
border-top : 1px solid #0090ff;
border-right : 1px solid #0090ff;
border-bottom : 1px solid #0090ff;
border-left : 1px solid #0090ff;
color : #0090ff;
overflow : visible;
}
input, textarea, select{
font-size : 10pt;
background-color : #ffffff;
border-top : 1px solid #3060aa;
border-right : 1px solid #3060aa;
border-bottom : 1px solid #3060aa;
border-left : 1px solid #3060aa;
color : #3060aa;
}