body {
	font-family:'CI',Meiryo;
}

A{ 
text-decoration: none;
 color:   #aa2244;
}
A:Hover{
 color:   #FF6633;
 text-decoration: underline;
 }
 
h1 {
	font-size:12px;
	color: #cccccc;
	font-weight: bold;
}

h2 {
	font-size:16px;
	color: #009900;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

h4 {
	font-size:14px;
	font-weight: bold;
}

h5 {
	font-size:12px;
	color: #999999;
}	

.contents {
	font-size:12px;
	color: #666666;
}

.menubg {
	background-image: url(../TTF/images/c_menu-line.jpg);
	background-repeat: repeat-y;
	padding-bottom: 4px;
	margin-left: 0px;
}

.red {color: #F00; 
}

.green {color: #060; 
}

.blue {color: #00C; 
}

.orange {color: #F60; 
}

.purple {color: #609; 
}

.wine {color: #900; 
}

.pink {color: #F9F; 
}

.medifragrance {color: #cc66cc; 
}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.x-red-text10 {color: #F00; font-size:77%;
}
.x-red-text12 {color: #F00; font-size:85%;
}