@charset "utf-8";
/*---------------------------- banner */
#global_nav {
 background-color: #FFF;
 width: 100%;
 min-width: 1000px;
 position: relative;
 z-index: 110;
 font-family: sans-serif !important;
}
.bigbanner {
 background-color: #FFFFFF;
 border-bottom: 1px solid #CCCCCC;
 height: 90px;
 min-width: 1000px;
 padding: 3px 0;
 position: relative;
 text-align: center;
 width: 100%;
 z-index: 100;
}
hr {
 display: none;
}
/*---------------------------- Share */
* {
 background-position: top left;
 background-repeat: no-repeat;
 font-size: 14px;
}

/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
* {
 font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
}
html, body {
}
body {
 behavior: url(csshover2.htc);
}
h1, h2, h3, h4, h5, h6 {
 color: #333;
 line-height: 1.5;
 font-size: 14px;
}
p {
 color: #333;
 line-height: 1.5;
 margin-bottom: 10px;
}
a {
 text-decoration: underline;
 color: #333;
}
a:hover {
 color: #d53814;
 text-decoration: none;
}
span {
 color: #333;
}
img {
}
th, td {
 line-height: 1.5;
}
.visualText {
 display: block;
 font-size: 0;
 overflow: hidden;
 line-height: 0;
 text-indent: -99999px;
}
.visualLink {
 display: block;
 font-size: 0;
 overflow: hidden;
 line-height: 0;
 text-indent: -99999px;
}
.visualLink:hover, .visualLink:focus {
 background-position: left bottom;
}
.hideText {
 font-size: 0;
 height: 1px;
 line-height: 0;
 overflow: hidden;
 position: absolute;
 text-indent: -99999px;
 width: 1px;
}
.scrollArea {
 overflow: auto;
}
.free_position {
 position: absolute;
}
/*---------------------------- base */
html {
 overflow-y: scroll;
}
html, body {
 height: 100%;
 min-width: 1000px;
}
body {
 background-image: url(../img/body.jpg);
 background-position: center 827px;
 background-color: #FFF;
 background-repeat: repeat-y;
}
#wrapper {
 background-image: url(../img/wrapper.jpg);
 background-position: center 127px;
 height: auto !important;
 min-height: 100%;
 position: relative;
 *height: 100%;
 margin-top: -127px;
}
#wrapperInner {
 padding-top: 127px;
 overflow: hidden;
 padding-bottom: 88px;
 font-family: "小塚明朝 Pro R", "Kozuka Mincho Pro R", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
 /*font-family: "小塚明朝 Pro R", "Kozuka Mincho Pro R", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", 細明朝体, serif;*/

}
#container {
 margin-left: auto;
 margin-right: auto;
 width: 1000px;
}
#footer {
 background-image: url(../img/footer.png);
 background-position: center bottom;
 position: absolute;
 bottom: 0;
 clear: both;
 height: 88px;
 width: 100%;
 min-width: 1000px;
}
#footerInner {
 margin-left: auto;
 margin-right: auto;
 width: auto;
 *width: 1000px;
}
/*---------------------------- content */
#content {
}
#contentInner {
 padding-top: 10px;
}
/*---------------------------- leftContent */
#leftContent {
 float: left;
 margin-left: 10px;
 padding-top: 10px;
 width: 225px;
 _margin-left: 5px;
}
h1 {
 background-image: url(../img/logo.png);
 height: 112px;
 margin-bottom: 8px;
 width: 225px;
}
h1 a {
 display: block;
 font-size: 0;
 height: 112px;
 overflow: hidden;
 line-height: 0;
 text-indent: -99999px;
}
#leftContent ul li {
 *list-style-type: none;
}
/*menu*/
#menu {
 margin-left: 42px;
 margin-bottom: 20px;
 width: 135px;
 overflow: hidden;
}
#menu ul {
 background-image: url(../img/menu.png);
 overflow: hidden;
 width: 170px;
}
#menu li {
 float: left;
 width: 34px;
}
#menu li a {
 display: block;
 font-size: 0;
 height: 163px;
 overflow: hidden;
 line-height: 0;
 text-indent: -99999px;
}
#menu li a:hover {
 background-image: url(../img/menu-rollOver.png);
 _background-image: none;
}
/*new*/
.new {
 margin-left: 20px;
}
.new strong {
 display: block;
 position: relative;
 padding-left: 7px;
 padding-bottom: 2px;
 border-bottom: 1px solid #333;
 width: 166px;
}
.new strong span {
 bottom: 1px;
 color: #A91226;
 font-size: 10px;
 font-weight: normal;
 position: absolute;
 right: 5px;
 text-align: right;
}
.new ul {
 padding-top: 10px;
}
.new li {
 line-height: 1.5;
 list-style-image: none;
 list-style-type: disc;
 margin-bottom: 10px;
 margin-left: 20px;
 width: 154px;
}
.new li strong {
 font-size: 12px;
 border: none;
 padding: 0;
}
.new li a {
 font-size: 12px;
}
.new li a:hover {
 text-decoration: none;
}
/*---------------------------- rightContent */
.rightContent {
 float: right;
 margin-right: 10px;
 width: 750px;
 _margin-right: 0;
}
/*mainArea*/
.mainArea {
}
.mainAreaInner {
}
.section {
}
/*contentMenu*/
.contentMenu {
}
.contentMenuInner {
}
.contentMenuSuperInner {
}
.contentMenuInner div#left-2 div.new form select {
 border: 1px solid #999999;
 width: 173px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
* {
 font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#contentInner {
 padding-top: 20px;
}
#leftContent {
 padding-top: 0;
}
.mainArea {
 padding-top: 0;
}
.document-Osinagaki .recipe hr {
 margin-left: -10px;
}
}
/*---------- root-dash ----------*/
#root-dash {
 background-image: url("/dash/img/top/return.png");
 background-position: left top;
 height: 40px;
 overflow: hidden;
 position: absolute;
 right: 2px;
 text-indent: -99999px;
 top: 127px;
 width: 158px;
}
#root-dash:hover {
 background-position: right top;
}
#content-top #root-dash {
 top: 95px;
}
