@charset "utf-8";
body {
	font-size: 62.5%;
	margin-top: 0px;
	text-align: center;
	background-image: url(../img/bg_body.gif);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
ul,li,dt,dl,dd,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type:none;
}
hr {
	display: none;
}
.hr {
	background-image: url(../img/bg_hr_new.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}


.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	position: relative;
	background-image: url(../img/bg_top_new.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 10px;
	padding-left: 10px;
	height: 180px;
}
/* IE4~6 */
* html #wrapper #header {
	padding-bottom:1px;
}
#wrapper  #header  #title {
	padding-left: 110px;
	margin: 0px;
	padding-top: 20px;
}
#wrapper  #header  #title  img {
	padding-bottom: 14px;
}
#wrapper  #header  h1 {
	padding-left: 110px;
	font-size: 1.6em;
	margin: 0px;
	padding-bottom: 50px;
}
#wrapper #header #news {
	position: absolute;
	width: 380px;
	top: 0px;
	left: 410px;
	height: 175px;
	overflow: auto;
}
/* IE4~6 */
* html #wrapper #header #news {
	width: 380px;
}
#wrapper #header #news p {
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
#wrapper #header #news ul {
	padding-top: 10px;
	font-size: 1.2em;
}
#wrapper #header #news ul li {
	color: #D70000;
	padding-bottom: 3px;
	text-indent: -1em;
	padding-left: 1em;
}
#wrapper #header #chara {
	height: 120px;
	width: 90px;
	position: absolute;
	left: 21px;
	top: 18px;
}

#wrapper #contents {
	background-color: #FFE100;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #contents .caption {
	width: 193px;
	float: left;
}
#wrapper #contents .caption p {
	margin: 0px;
}
#wrapper #contents .caption .award {
	padding-left: 15px;
}
#wrapper  #contents  .looney  p {
	padding-top: 13px;
}
#wrapper  #contents  .looney  #cafe {
	position: relative;
	padding-top: 12px;
}
#wrapper   #contents   .looney   #cafe #taco  {
	height: 80px;
	width: 100px;
	position: absolute;
	left: 97px;
	top: 91px;
}

#wrapper #contents .bento dl {
	padding-top: 10px;
}

#wrapper  #contents  .bento  dt {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
#wrapper       #contents       .bento         h2          {
	text-align: right;
	padding-left: 12px;
}
#wrapper #contents .bento dd {
	font-size: 1.2em;
	line-height: 1.6;
	padding-left: 10px;
}
#wrapper #contents .bento strong {
	color: #E30411;
}
#wrapper  #contents  .bento  span {
	font-weight: bold;
	color: #006AFF;
}
#wrapper #contents #list {
	padding-top: 20px;
}

#wrapper #contents #list dl {
	margin-left: 80px;
}
#wrapper  #contents  #list  dl  dta {
	font-size: 1.6em;
	color: #E70F11;
	font-weight: bold;
	margin-left: 110px;
	padding-top: 6px;
	padding-bottom: 10px;
}
#wrapper #contents #list dl dd {
	margin-left: 110px;
	font-size: 1.2em;
	line-height: 1.6;
	width: 500px;
	padding-bottom: 30px;
}
#wrapper #contents #list #ene {
	background-image: url(../img/icon_ene.gif);
	background-repeat: no-repeat;
	background-position: 13px top;
}
#wrapper  #contents  #list  #ben {
	background-image: url(../img/icon_bento.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #contents #list #kai {
	background-image: url(../img/icon_kai.gif);
	background-repeat: no-repeat;
	background-position: -10px top;
}
#wrapper #contents #list #ben_e {
	background-image: url(../img/icon_bento_e.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #contents #list h3 {
	display: inline;
	font-size: 1em;
}
#wrapper #contents #list h3 {
	font-size: 1.6em;
	color: #E70F11;
	font-weight: bold;
	margin-left: 110px;
	padding-top: 6px;
	padding-bottom: 10px;
}
#wrapper  #contents  #list  #kisekae {
	background-image: url(../img/icon_taco.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}

#wrapper #footer address {
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	padding: 5px;
}
#wrapper #footer #sub_navi {
	height: 18px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}
#wrapper #footer #sub_navi li {
	display: inline;
	font-size: 1.2em;
	padding-right: 25px;
	padding-left: 25px;
}
#wrapper #footer #sub_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer #cm {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
