/*========================================================

1-1.Yahoo UI Library Font CSS
http://developer.yahoo.com/yui/fonts/
*Copyright (c) 2006,yahoo! Inc. All right reserved.
*http://developer.yahoo.com/yui/license.txt.

Font-size Adjustment

77% = 10px | 112% = 16px | 167% = 22px
85% = 11px | 129% = 17px | 174% = 23px
92% = 12px | 136% = 18px | 182% = 24px
100% = 13px | 144% = 19px | 182% = 25px
107% = 14px | 152% = 20px | 189% = 26px
114% = 15px | 159% = 20px | 197% = 27px

========================================================*/

.headertxt {  
	font-family:" ‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	font-size: 77%;
 text-align: right;
 color: #ffffff;
}

.footertxt {  
	font-family: " ‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	font-size: 77%;
 text-align: right;
 color: #999999;
}

.menuback { 
 background: #F8F8F1; 
 border: solid; 
 border-width: 0px 1px 0px 0px; 
 border-color: black #CCCCCC;
}

.sidecontens { 
 padding: 5px 5px 5px 10px;
}

.sidetiiki { 
	font-family: " ‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	font-size: 77%;
 padding: 5px;
}

.pagetop { 
 padding: 7px 0px 23px 0px; 
 text-align: right;
}

.top10 { 
 padding: 10px 0px 0px 0px; 
}

.bottom10 { 
 padding: 0px 0px 10px 0px; 
}

.bottom20 { 
 padding: 0px 0px 20px 0px; 
}

.t20b20 { 
 padding: 20px 0px 20px 0px; 
}

.t10b10 { 
 padding: 10px 0px 10px 0px; 
}

.tokutei { 
 padding: 8px; 
}

.gentifolw { 
 padding: 20px 0px 0px 0px; 
}

.pad10txt10 { 
	font-family: " ‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	font-size: 77%;
 padding: 10px;
}

.txt10 { 
	font-family: " ‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	font-size: 77%;
}

.pad5 { 
 padding: 5px;
}

.pad10 { 
 padding: 10px;
}

.pad20 { 
 padding: 20px;
}

.pad20bor1 { 
 padding: 20px;
 border: 1px;
 border-style: solid;
 border-color: #B7DA76;
}

.carendermonth { 
	font-size: 129%;
 font-weight: bold;
 color: #333333;
 vertical-align: bottom;
 padding: 5px 12px 0px 11px;
}

.carenderpaddig { 
 padding: 0px 5px 5px 5px;
}

.carenderred { 
 font-weight: bold;
 color: #CC3300;
}

.carenderblue { 
 font-weight: bold;
 color: #003366;
}

.carenderblack { 
 font-weight: bold;
 color: #333333;
}

.price { 
 font-weight: bold;
 text-align: center;
 color: #666666;
}

