<!--
.text1  { font-size: 12px; line-height: 120%; color:#333333 }
.text2{ font-size:12px}

.text3 { font-size: 14px; line-height: 120% }
.text4 { font-size: 16px; line-height: 120% }
.text4-2 { font-size: 16px}

.text5  { font-size: 12px; line-height: 18px }

.textsmall1 { font-size: 10px; line-height: 120% }
.textsmall2 {font-size:10px;}

.recipetext   { font-size: 12px; line-height: 130% }

.lineup  { font-size: 10px; line-height: normal; text-decoration: underline }
a.lineup:link  { color: #ffffff; text-decoration: underline }
a.lineup:visited  { color: #ffffff; text-decoration: underline }
a.lineup:hover   { color: #ff0000; text-decoration: underline }

.menu   { font-size: 10px; line-height: 120% }
a.menu:link {  color: #666666; text-decoration: none}
a.menu:visited {  color: #666666; text-decoration: none}
a.menu:hover {  color: #66ccff; text-decoration: underline}

.text6   { font-size: 12px; line-height: 130%; text-decoration: none }
a.text6:link {  color: #666666; text-decoration: none}
a.text6:visited {  color: #666666; text-decoration: none}
a.text6:hover {  color: #ff9966; text-decoration: underline}

.text7 { font-size: 12px; line-height: 120%; text-decoration: none }
a.text7:link { color: #ffffff; text-decoration: underline }
a.text7:visited { color: #ffffff; text-decoration: underline }
a.text7:hover { color: #ff0000; text-decoration: underline }

.text8 { font-size: 12px; line-height: 120%; text-decoration: none }
a.text8:link { color: #666666; text-decoration: underline }
a.text8:visited { color: #666666; text-decoration: underline }
a.text8:hover { color: #6666cc; text-decoration: underline }

.text9 { font-size: 9px;}

.textmenu { font-size: 9px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif }
.textmenu2 { font-size: 12px; color:#009900; font-family:Arial, Helvetica, sans-serif }
.texttitle { font-size: 20px; color:#FFFFFF; font-family:"Times New Roman", Times, serif }

.textvoices { font-size: 12px; line-height: 1.6em; color:#666666 }

.textcopy   { font-size: 12px; line-height: 150%; color:#333333 }


.textlist1   { font-size: 12px; line-height: 1.1em; color:#ffffff; font-weight:bold }
.textlist2   { font-size: 14px; line-height: 1.2em; color:#333333}
.textlist3   { font-size: 12px; line-height: 1.2em; color:#333333}
.textlist4   { font-size: 12px; line-height: 1.6em; color:#666666}

/* 各要素のデフォルト余白を除去 */
body,div,h1,h2,h3,h4,h5,h6,p,ol,dl,li,dt,dd,address.img{
margin:0;
padding:0
}

ul#disc{
list-style-type:disc;
color:#666666;}

li#b10{
margin-bottom:10px}
-->