

@import"css/nikki.css";



A:LINK          {text-decoration: none; color:#0000CC}
A:VISITED     {text-decoration: none; color:#551A8B}
A:ACTIVE      {text-decoration: none; color:#165484}
A:HOVER       {text-decoration: none; color:#DD0000}

td {font-size:12px;color:#090909}

.small {font-size:10px}

.small2 {font-size:10px;color:#353535}

.normal {font-size:12px}

.big {font-size:14px}

.big2 {font-size:16px}

.big3 {font-size:18px}

.t130 {line-height:130%}

.text10 {font-size:10px;line-height:130%}

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

.text14 {font-size:14px;line-height:130%}

.text16 {font-size:16px;line-height:130%}

.calender{font-size:14px; color: #666666;font-weight: bold;}

.sunday{font-size:14px; color: #666666;font-weight: bold; background-color:#FFE3F1;}

.saturday{font-size:14px; color: #666666;font-weight: bold; background-color:#CCFFFF;}


/*ƒiƒr*/


#navi{ width:134px; text-align:center; margin-top:3px; padding:0;}
#navi ul{margin:0; padding:0;}
#navi li{list-style-type:none; width:134px;}

#navi_logo a{background-image: url(image/menu/menu_title.gif); background-position:0 0;}
#navi_home a{background-image: url(image/menu/menu_home.gif);}
#navi_profile a{background-image: url(image/menu/menu_profile.gif);}
#navi_showroom a{background-image: url(image/menu/menu_showroom.gif);}
#navi_otoiawase a{background-image: url(image/menu/menu_otoiawase.gif);}
#navi_room a{background-image: url(image/menu/menu_imakuni.gif);}
/*profile/index.html*/
#navi li a{display: block; background-repeat:no-repeat;}  
#navi_home a{background-position:6 2;}
#navi_profile a,#navi_showroom a,#navi_otoiawase a,#navi_room a{background-position:6 0;}
