@charset "UTF-8";


/*テーブル基本設定*******************************************************************************/
/*基本フォントサイズ*/
table.basic,table.campaign,
table.area,
table.icon-table{
font-size:75%;
}
/*テーブル内のテキストにsmallを適用する時*/
table.basic .small,
table.campaign .small,
table.area .small,
table.icon-table .small{
font-size:91%;
}
/* テキスト*********************************************************************/
/*セキュリティ、ip,idアイコン***************/
p.security,p.ip,p.id{
font-size:68%;
}


/*リスト表示*********************************************/
ul li ul li.small{
font-size:92%!important;
}
ul li.small{
font-size:92%;
}


/*入れ子のリスト(「・」アイコンを自動的に付与)***************/
#main ul li ul li{
background:url(../img/list_point.gif) no-repeat 0 0.4em!important;
}
/*「・」アイコンのリスト***************/
#main ul.point li{
background:url(../img/list_point.gif) no-repeat 0 0.4em!important;
}

/*「※」アイコンのリスト***************/
/*「※」アイコン(フォントサイズnormal)***************/
#main ul.notice li{
background:url(../img/list_notice.gif) no-repeat 0 0.3em;
}
/*「※」アイコン(フォントサイズsmall)***************/
#main ul.notice li.small{
background:url(../img/list_notice_small.gif) no-repeat 0 0.25em;
}


.small{font-size:68%;}
.normal{font-size:80%;}
.large{font-size:84%;}

/*price:text:LARGE*/

.largeprice{font-size:23px; font-family:Arial, Helvetica, sans-serif;}


h2{font-size:85%;}
h3{font-size:85%;}
h4{font-size:85%;}
p{font-size:75%;line-height:140%;}
ul{font-size:75%;}

#pankuzu{font-size:75%;}
.pagetop{font-size:65%;}

.copy {font-size:65%; line-height:1.2em; text-align:middle;}