@charset "UTF-8";
 Default Color  Section 
.default9 {font-size: 9px}
.default10 {font-size: 10px}
.default11 {font-size: 11px}
.default12 {font-size: 12px}
.default13 {font-size: 13px}
.default14 {font-size: 14px}
.default15 {font-size: 15px}
.default16 {font-size: 16px}
.default9 {font-size: 9px}
.default10u {
	font-size: 10px;
	text-decoration: underline;
}
.default11u {
	font-size: 11px;
	text-decoration: underline;
}
.default12u {
	font-size: 12px;  
	text-decoration: underline;
}
.default13u {
	font-size: 13px;
	text-decoration: underline;
}
.default14u {
	font-size: 14px;
	text-decoration: underline;
}
.default15u {
	font-size: 15px;
	text-decoration: underline;
}
.default16u {
	font-size: 16px;
	text-decoration: underline;
}
.default9b {
	font-size: 9px;
	font-weight: bold;}
.default10b {
	font-size: 10px;
	font-weight: bold;}
.default11b{
	font-size: 11px;
	font-weight: bold;}
.default12b {
	font-size: 12px;
	font-weight: bold;}
.default13b {
	font-size: 13px;
	font-weight: bold;}
.default14b {
	font-size: 14px;
	font-weight: bold;}
.default15b {
	font-size: 15px;
	font-weight: bold;}
.default16b {
	font-size: 16px;
	font-weight: bold;}
	
/* Blue Section */ 
.blue8 {
	font-size: 8px;
	color: #0066CC;
}
.blue11 {
	font-size: 11px;
	color: #0066CC;
}
.blue12 {
	font-size: 12px;
	color: #0066CC;
}
.blue14 {
	font-size: 14px;
	color: #0066CC;
}
.blue16 {
	font-size: 16px;
	color: #0066CC;
}
.blue18 {
	font-size: 18px;
	color: #0066CC;
}
.blue11b {
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
}
.blue12b {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.blue14b {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.blue16b {
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
}
.blue18b {
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
}

/* white Section */
.white11 {
	font-size: 11px;
	color: #FFFFFF;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}
.white16 {
	font-size: 16px;
	color: #FFFFFF;
}
.white18 {
	font-size: 18px;
	color: #FFFFFF;
}
.white11b {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.white12b {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.white14b {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.white16b {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.white18b {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
 red Section  
.red11 {
	font-size: 11px;
	color: #FF3333;
}
.red12 {
	font-size: 12px;
	color: #FF3333;
}
.red12ib {
	font-size: 12px;
	color: #FF3333;
	font-style: italic;
	font-weight: bold;
}
.red14 {
	font-size: 14px;
	color: #FF3333;
}
.red16 {
	font-size: 16px;
	color: #FF3333;
}
.red18 {
	font-size: 18px;
	color: #FF3333;
}
.red11b {
	font-size: 11px;
	color: #FF3333;
	font-weight: bold;
}
.red12b {
	font-size: 12px;
	color: #FF3333;
	font-weight: bold;
}
.red14b {
	font-size: 14px;
	color: #FF3333;
	font-weight: bold;
}
.red16b {
	font-size: 16px;
	color: #FF3333;
	font-weight: bold;
}
.red18b {
	font-size: 18px;
	color: #FF3333;
	font-weight: bold;
}

/* amber Section */ 
.amber10 {
	font-size: 10px;
	color: #CC0000;
}
.amber11 {
	font-size: 11px;
	color: #CC0000;
}
.amber12 {
	font-size: 12px;
	color: #CC0000;
}
.amber14 {
	font-size: 14px;
	color: #CC0000;
}
.amber16 {
	font-size: 16px;
	color: #CC0000;
}
.amber18 {
	font-size: 18px;
	color: #CC0000;
}
.amber11b {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.amber12b {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.amber12bi {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	text-decoration: blink;
}
.amber14b {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.amber16b {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.amber18b {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}

 grey Section  
.grey11 {
	font-size: 11px;
	color: #CCCCCC;
}
.grey12 {
	font-size: 12px;
	color: #CCCCCC;
}
.grey14 {
	font-size: 14px;
	color: #CCCCCC;
}
.grey16 {
	font-size: 16px;
	color: #CCCCCC;
}
.grey18 {
	font-size: 18px;
	color: #CCCCCC;
}
.grey11b {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.grey12b {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.grey14b {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.grey16b {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.grey18b {
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
}

 Navy Section  
.navy11 {
	font-size: 11px;
	color: #000080;
}
.navy12 {
	font-size: 12px;
	color: #000080;
}
.navy12jisb {
	font-size: 12px;
	color: #000080;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.navy14 {
	font-size: 14px;
	color: #000080;
}
.navy16 {
	font-size: 16px;
	color: #000080;
}
.navy18 {
	font-size: 18px;
	color: #000080;
}
.navy11b {
	font-size: 11px;
	color: #000080;
	font-weight: bold;
}
.navy12b {
	font-size: 12px;
	color: #000080;
	font-weight: bold;
}
.navy14b {
	font-size: 14px;
	color: #000080;
	font-weight: bold;
}
.navy16b {
	font-size: 16px;
	color: #000080;
	font-weight: bold;
}
.navy18b {
	font-size: 18px;
	color: #000080;
	font-weight: bold;
}

.recipe_title {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #CC9900;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	background-image: url(../image/recipe_title_bg.jpg);
}
/*2009.05.04追加*/
.subtitle {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	color:#336600;	
	margin: 0px;
	padding: 0px;
}
.v_space15{
	clear: both;
	height: 15px;
	width: auto;
}
