@charset "shift_jis";

body	{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	line-height: 1.4;
	color: #000000;
	background-color: #ffffff;
}



#main	{
	background-color: #ffffcc;
}

#head	{
	background-image: url(../img/menuH_bg.gif);
	background-repeat: repeat-x;
}

#foot	{
	background-image: url(../img/menuF_bg.gif);
	background-repeat: repeat-x;
}


#main_special	{
	background-color: #ffffff;
}


html	{ overflow-y:scroll;}


a {  text-decoration:none;}
a:link {  color: #0000ff;}
a:visited {  color: #0000ff;}
a:hover { color: #ff0000;}
a:active { color: #ff0000;}


p, h1, h2, h3, h4, h5, h6, div	{ margin: 0; padding: 0; font-weight: normal;}
strong	{ font-weight: bold; font-style: normal;}
img	{ border: none;}

ul li { list-style-type: none;}

.lft	{ text-align: left;}
.ctr	{ text-align: center;}
.rgt	{ text-align: right;}


.s10	{ font-size: 10px;}
.s11	{ font-size: 11px;}
.s12	{ font-size: 12px;}
.s13	{ font-size: 13px;}
.s14	{ font-size: 14px;}
.s15	{ font-size: 15px;}
.s16 { font-size: 16px;}
.s17 { font-size: 17px;}
.s18 { font-size: 18px;}
.s19 { font-size: 19px;}
.s20 { font-size: 20px;}
.s21 { font-size: 21px;}
.s22 { font-size: 22px;}
.s23 { font-size: 23px;}
.s24 { font-size: 24px;}
.s25 { font-size: 25px;}
.s26 { font-size: 26px;}
.s28 { font-size: 28px;}
.s30 { font-size: 30px;}
.s32 { font-size: 32px;}
.s34 { font-size: 34px;}
.s36 { font-size: 36px;}
.s38 { font-size: 38px;}
.s40 { font-size: 40px;}

.lh0 { line-height: 1.0;}
.lh1 { line-height: 1.1;}
.lh2 { line-height: 1.2;}
.lh3 { line-height: 1.3;}
.lh4 { line-height: 1.4;}
.lh5 { line-height: 1.5;}
.lh6 { line-height: 1.6;}
.lh7 { line-height: 1.7;}
.lh8 { line-height: 1.8;}
.lh9 { line-height: 1.9;}
.lh20 { line-height: 2.0;}
.lh30 { line-height: 3.0;}
.lh40 { line-height: 4.0;}
.lh50 { line-height: 5.0;}

.lsA2	{ letter-spacing: -2px;}
.lsA1	{ letter-spacing: -1px;}
.ls0	{ letter-spacing: 0;}
.ls1	{ letter-spacing: 1px;}
.ls2	{ letter-spacing: 2px;}
.ls3	{ letter-spacing: 3px;}
.ls4	{ letter-spacing: 4px;}

.cWbg	{ background-color: #ffffff;}
.c090bg	{ background-color: #009900;}
.cW	{ color: #ffffff;}
.cB	{ color: #000000;}
.cR	{ color: #ff0000;}
.cG	{ color: #333333;}
.cY	{ color: #ffff00;}
.c300	{ color: #330000;}
.c930	{ color: #993300;}
.cG2	{ color: #222222;}
.cFC0	{ color: #ffcc00;}
.c060	{ color: #006600;}

.secretObi	{
	width: 770px;
	height: 30px;
	text-align: center;
	background-image: url(../img/secret_obi.gif);
	background-repeat: no-repeat;
	background-color: #ffffcc;
}

.recipeWaku	{ background-color: #ffffcc;}


/*　関連サイトリンク　*/
.naviouter	{
}

.naviouter a	{
	display: block;
	width: 100%;
	line-height: 110%;
	margin: 0;
	padding: 2px 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}

.naviouter a:link,
.naviouter a:visited	{
	color: #666666;
	background-color: #dedede;	
}

.naviouter a:hover,
.naviouter a:active	{
	color: #ff0000;
	padding: 2px 2px;
	background-color: #ffe3e0;
}
/*　関連サイトリンク　*/

