@charset "shift_jis";

body	{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #f9f4d4;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	text-align: center;
	line-height: 1.4;
	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepBg.gif);
	background-repeat: repeat-y;
	background-position:center top;
}

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

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

h1	{
	font-size:18px;
	color: #000000;
	margin: 0;
	padding: 0;
}

#header {
	width: 740px;
	margin: 0;
}

#menu {
	width: 230px;
	text-align: center;
	margin: 0;	
	padding: 0;
	background-color: #ffffff;
}

.menuline	{
	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepLine.gif);
	background-repeat: repeat-y;
}

#leftmenu1 {
	width: 230px;
	text-align: left;
	margin: 0;	
	padding: 0;
	background-color: #faf1bf;
}

#leftmenu2 {
	width: 230px;
	text-align: center;
	margin: 0;	
	padding: 0;
	background-color: #faf1bf;
}

#leftmenu3 {
	width: 200px;
	text-align: center;
	margin: 0 auto;	
	padding: 0;
	background-color: #ffffff;
	border: solid 1px #dddddd;
}

#main {
	width: 484px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#navi	{
	width: 730px;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 0;
	border-top: solid 1px #cccccc;
}

#footerHp	{
	width: 730px;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#footer	{
	width: 730px;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 0;
	border-top: solid 1px #cccccc;
}

.copyright	{ color: #000000; font-size:11px; margin:10px 0 5px 0;}

.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;}

.lh { line-height: 1.4;}
.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;}

.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;}

.clr	{ clear: both;}



/*　左メニュー部　*/
.orign	{
	width: 230px;
	line-height: 1.4;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 3px 0;
	color: #ffffff;
	background-color: #996600;
}

#link1,
#link2	{
	width: 230px;
	background-color: #faf1bf;
	margin: 0;
	padding: 0;
}

#link1 ul, #link1 li,
#link2 ul, #link2 li	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#link1 li a	{
	display: block;
	width: 230px;
	letter-spacing: 1px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
	padding: 5px 0 6px 0;
	border-bottom: solid 1px #eedba9;
}

#link1 li a:link,
#link1 li a:visited	{
	color: #0000ff;
	background-color: #faf1bf;
}

#link1 li a:hover,
#link1 li a:active	{
	color: #ffffff;
	background-color: #dbb048;
}

#link2 li a	{
	display: block;
	width: 230px;
	/*letter-spacing: -1px;*/
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	padding: 5px 0 6px 0;
	border-bottom: solid 1px #eedba9;
}

#link2 li a:link,
#link2 li a:visited	{
	color: #0000ff;
	background-color: #faf1bf;
}

#link2 li a:hover,
#link2 li a:active	{
	color: #ffffff;
	background-color: #dbb048;
}


.zepwaku	{
	width: 200px;
	line-height: 1.4;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0;
	background-color: #e5e5e5;
}

/*　左メニュー部　*/



/*　エントリーページ　*/
h2	{
	width: 480px;
	height: 51px;
	line-height: 1.8;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	margin: 15px 0 10px 0;
	padding:0;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center bottom;
}

h2.t01	{	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepT01.gif);}
h2.t02	{	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepT02.gif);}
h2.t03	{	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepT03.gif);}
h2.t04	{	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepT04.gif);}
h2.t05	{	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepT05.gif);}
h2.t06	{	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepT06.gif);}
h2.t07	{	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepT07.gif);}
h2.t08	{	background-image: url(http://www.ezaki-glico.net/net/zeppin/img/zepT08.gif);}


.cookT,
.pointT	{
	text-indent: 8px;
	text-align: left;
	line-height: 1.4;
	font-size:16px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 2px 0;
}

.cookT	{
	color: #663300;
	background: #f2e49b;
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;
}

.pointT	{
	font-size:14px;
	color: #ffffff;
	background: #996600;
}

.clist	{
	text-align: left;
	line-height: 1.4;
	font-size: 16px;
	margin: 10px auto 5px auto;
	border-collapse: collapse;
	border: 2px solid #bbbbbb;
}

.clist th	{
	letter-spacing: 10px;
	text-align: center;
	font-weight: normal;
	background-color: #f3f3f3;
	padding: 3px;
	border-left: 1px solid #cccccc;
}

.clist td	{
	text-indent: 3px;
	padding: 3px 3px 3px 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


ol, ul, li	{
	text-align:left;
	margin-top: 0;
	margin-bottom: 0;
}

li	{
	padding: 0 0 12px 0;
}

.recipelink	{ 
	font-size:13px;
	letter-spacing: -1px;
	margin: 20px 0 5px 0;
	padding: 5px 0 0 0;
	border-top: solid 1px #dddddd;
}
/*　エントリーページ　*/



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

.naviouter a	{
	display:block;
	width:100%;
	line-height:1.4;
	margin:0px;
	padding: 4px 2px 3px 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:#EDEDED;	
}

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




/*　footnavi1は所属メニューへ　*/
.footnavi1	{
}

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

.footnavi1 a:link,
.footnavi1 a:visited	{
	color: #0000ff;
	background-color:#eeeeee;
	border-color:#f9f9f9 #888888 #888888 #f9f9f9;
}

.footnavi1 a:hover,
.footnavi1 a:active	{
	color: #ff0000;
	padding:3px 0px 1px 2px;
	background-color:#ffe3e0;
	border-color:#888888 #f9f9f9 #f9f9f9 #888888;
}


/*　footnaviは他のメニューへ　*/
.footnavi	{
}

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

.footnavi a:link,
.footnavi a:visited	{
	color: #444444;
	background-color:#eeeeee;
	border-color:#f9f9f9 #888888 #888888 #f9f9f9;
}

.footnavi a:hover,
.footnavi a:active	{
	color: #ff0000;
	padding:3px 0px 1px 2px;
	background-color:#ffe3e0;
	border-color:#888888 #f9f9f9 #f9f9f9 #888888;
}



/*　footnavi GLICOトップへ　*/
.footnavig	{
}

.footnavig a	{
	display:block;
	width:100%;
	line-height:100%;
	margin:0px;
	padding:2px 1px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	border:solid 1px;
	text-decoration:none;
}

.footnavig a:link,
.footnavig a:visited	{
	color: #444444;
	background-color:#dddddd;
	border-color:#f9f9f9 #888888 #888888 #f9f9f9;
}

.footnavig a:hover,
.footnavig a:active	{
	color: #ffffff;
	padding:3px 0px 1px 2px;
	background-color:#ff0000;
	border-color:#990033 #ffcccc #ffcccc #990033;
}

