@charset "utf-8";
/* CSS Document */

/*
サイト基本設計CSS
作成者：株式会社アルゴ
最終更新日：2010年5月17日
*/

/*
* {
	margin: 0px;
	padding: 0px;
}
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #3C3C3C;
	font-size: 12px;
	line-height: 1.7em;
	_line-height: 1.8em;
	background: #ECE7DA url(/common/images/bg_body.gif);
}
*/
body {background: #ECE7DA url(/common/images/bg_body.gif);}
.oldstyle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #3C3C3C;
	font-size: 12px;
	line-height: 1.7em;
}
.oldstyle h1,
.oldstyle h2,
.oldstyle h3,
.oldstyle h4,
.oldstyle h5,
.oldstyle h6 {
	display: block;
}
/* リンク */
.oldstyle a {
	color: #5E3D1C;
	text-decoration: none;
}
.oldstyle a:hover {
	text-decoration: underline;
}
.oldstyle a.overimg:hover {
	color: #DC641C;
	text-decoration: underline;
}
.oldstyle a img {
	border: none;
}
.oldstyle a.rollover:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.oldstyle .lh0 {
	line-height: 0;
}
#position {
	position: relative;
	width: 940px;
	margin: 0px auto;
	padding-bottom: 20px;
}
body#index #position {
	width: 950px;
}
#position a#link-index {
	position: absolute;
	display:block;
	width: 145px;
	height:143px;
	left: 52px;
	top: 51px;
}

.oldstyle .sliderkit-panel {
	position: relative;
}
.oldstyle .sp-l {
	position:absolute;
	width: 527px;
	left: 0px;
	top: 0px;
}
.oldstyle .sp-r {
	position: absolute;
	width: 155px;
	right:0;
	top: 0px;
}

/* ヘッダーコンテンツ 
div#header-container {
	width: 100%;
	background: url(/common/images/bg_header.gif) repeat-x center top;
	z-index: 99;
}
div#header {
	width: 950px;
	height: 25px;
	margin: 0px auto;
	position:relative;
}
div#header p a.toppage {
	width: 112px;
	height: 25px;
	float:left;
}
div#header p a.faq {
	width: 95px;
	height: 25px;
	float:right;
}
div.header-box {
	position: relative;
	width: 950px;
	height: 100px;
	margin: 0px auto;
	background: url(/common/images/bg_header-box3.png) -25px 0 no-repeat;
}
div.header-box form select {
	position: absolute;
	top: -26px;
	left: -39px;
	width: 81px;
	height: 22px;
	border: 0px;
	padding:0px;
	font-weight: bold;
	line-height: 1em;
	font: 12px "Lucida Grande", Arial, sans-serif;
	color: #fff;
	background: url(/common/images/bg_select.png) repeat-x center center;
}
*/

/* Safariのみ適用 
html:\66irst-child div.header-box form select {
	font-size:12px;
	letter-spacing:-1px;
}
div.header-box form option {
	color: #000;
}
*/
/* きっちんぷらすロゴ　※h1.link-indexはトップのみ 
div.header-box h1.link-index,
div.header-box p.link-index {
	position: absolute;
	top: 15px;
	left: 5px;
}
div.header-box p.recipe-count {
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #F3CE1F;
	top: 52px;
	left: 450px;
}
div.header-box form {
	position: absolute;
	left: 615px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
div.header-box form input {
	border: #FFF;
	margin: 0px;
	padding: 0px;
}
div.header-box form input.text {
	position: absolute;
	top: -26px;
	left: 52px;
	width: 140px;
	height: 16px;
	border: 0px;
	padding:2px;
	line-height: 1em;
	font: 11px "Lucida Grande", Arial, sans-serif;
	color: #CCC;
	ime-mode: active;
}
div.header-box form input.btn-submits {
	position: absolute;
	width: 39px;
	height:22px;
	top: -27px;
	left: 158px;
}
div.header-box p.search {
	position: absolute;
	left: 689px;
	top: 52px;
}
div.header-box p.catalogue {
	position: absolute;
	left: 830px;
	top: 0px;
}
*/

/* グローバルメニュー 
ul#gl-menu {
	position: relative;
	width: 940px;
	height:64px;
	margin: 0px auto;
	padding: 0px 5px;
	list-style: none;
	background: url(/common/images/bg_gl-menu.png) no-repeat;
	z-index: 3;
}
ul#gl-menu li {
	position: relative;
	float: left;
	height:64px;
}
ul#gl-menu li.navi {
	width: 136px;
}
ul#gl-menu li.tech {
	width: 147px;
}
ul#gl-menu li.case {
	width: 137px;
}
ul#gl-menu li.labo {
	width: 150px;
}
ul#gl-menu li.hos {
	width: 122px;
}
ul#gl-menu li.test {
	width: 144px;
}
ul#gl-menu li.contact {
	width: 104px;
}
*/
/* プルダウン 
ul#gl-menu li div {
	width: 221px;
	position: absolute;
	display: none;
	top: 64px;
	left: 0px;
	z-index: 1000;
}
ul#gl-menu li div a.btn-link {
	position: absolute;
	top: -64px;
	left: 3px;
}
ul#gl-menu li div#navi {
	left: -3px;
	width: 664px;
	height: 301px;
	background: url(/common/images/bg_ul-first.png) no-repeat;
}
ul#gl-menu li div#tech {
	left: -3px;
	width: 480px;
	height: 164px;
	background: url(/common/images/bg_ul-tech.png) no-repeat;
}
ul#gl-menu li div#case {
	left: -3px;
	width: 600px;
	height: 630px;
	background: url(/common/images/bg_ul-case.png) no-repeat;
}

ul#gl-menu li div#labo {
	left: -3px;
	height: 150px;
	background: url(/common/images/bg_ul-labo.png) no-repeat;
}
ul#gl-menu li div#test {
	left: -3px;
	width: 335px;
	height: 180px;
	background: url(/common/images/bg_ul-experience.png) no-repeat;
}
ul#gl-menu li div#hos {
	left: -3px;
	width: 482px;
	height: 258px;
	background: url(/common/images/bg_ul-hos.png) no-repeat;
}
ul#gl-menu li dl {
	position: absolute;
	top:20px;
}
ul#gl-menu li dl dt {
	margin: 0px 0px 10px;
	font-size: 15px;
	line-height: 1.8em;
	color: #5E3D1C;
	font-weight: bold;
	border-bottom: 1px dotted #754C24;
}
ul#gl-menu li dl dt.bottomtitle {
	margin: 10px 0px 0px 0px;
}
ul#gl-menu li dl dt a {
	padding: 0px 0px 0px 15px;
	background: url(/common/images/bg_gl-dt.gif) no-repeat left center;
}
ul#gl-menu li dl dd {
	font-size: 12px;
	line-height: 1.8em;
	color: #5E3D1C;
}
ul#gl-menu li dl dd.title {
	padding: 0px 0px 0px 12px;
	background: url(/common/images/bg_gl-dd-title.gif) no-repeat left center;
}
ul#gl-menu li dl dd a {
	display:block;
	padding: 0px 0px 0px 13px;
	background: url(/common/images/bg_gl-dd.gif) no-repeat 0 5px;
}
ul#gl-menu li dl dd a.sub {
	margin:0 0 0 12px !important;
	padding: 0px 0px 0px 12px !important;
	background: url(/common/images/bg_dd-b.gif) no-repeat left center !important;
}
ul#gl-menu li dl dt a:hover,
ul#gl-menu li dl dd a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
ul#gl-menu li dl#navilist01 {
	width: 220px;
	left: 30px;
}
ul#gl-menu li dl#navilist02 {
	width: 180px;
	left: 265px;
}
ul#gl-menu li dl#navilist03 {
	width: 170px;
	left: 460px;
}
ul#gl-menu li dl#techlist01 {
	width: 205px;
	left: 30px;
}
ul#gl-menu li dl#exlist01 {
	width: 300px;
	left: 30px;
}

ul#gl-menu li dl#caselist01 {
	width: 350px;
	left: 30px;
	padding:0;
	margin:-10px 0 0 0;
}
ul#gl-menu li dl#caselist01 dt a {
	line-height:120% !important;
	display:block;
	padding-bottom:3px;
}
ul#gl-menu li dl#caselist01 dt span {
	font-size:12px;
	color:#dc6401;
	display:block;
	font-weight:normal;
}
ul#gl-menu li dl#caselist02 {
	width: 160px;
	top:23px;
	left: 405px;
}
ul#gl-menu li dl#caselist02 dd:last-child {line-height:1.4em;}
ul#gl-menu li dl#caselist02 dd strong {
	font-weight: normal;
}
ul#gl-menu li dl#caselist03 {
	width: 180px;
	top:180px;
	left: 390px;
}
ul#gl-menu li dl#labolist01 {
	width: 160px;
	left: 30px;
}
ul#gl-menu li dl#labolist02 {
	width: 160px;
	top: 58px;
	left: 120px;
}
ul#gl-menu li dl#hoslist01 {
	left: 30px;
}
ul#gl-menu li dl#hoslist02 {
	width: 210px;
	left: 240px;
}

div#main-container {
	padding: 0px 0px 20px;
	z-index: 1;
}
*/

/* パンくず */
p.directory {
	clear: both;
	width: 950px;
	margin: 0px auto;
}
ul.directory {
	width: 950px;
	margin: 10px auto;
	position:relative;
	display: flex;
	z-index: 2;
}
ul.directory li {
	font-size: 12px;
	line-height: 20px;
}
ul.directory li:after {
	content:">";
	padding:0 5px 0 5px;
}
ul.directory li:last-child:after {
	content:none;
}
ul.directory li strong {font-weight:normal;}

ul.directory a {color:#5E3D1C;}

/* サブコンテンツ */
.sub-contents {
	position: relative;
	width: 188px;
	padding: 50px 6px 6px;
	background: url(/common/images/bg_sub-contents.gif);
	_min-height: 50px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.sub-contents2 {
	width: 200px;
	padding: 0px;
	background: url(/common/images/bg_sub-contents.gif) ;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.sub-contents h2 {
	position: absolute;
	top: 10px;
	left: -6px;
}
.sub-contents2 h2.trigger {
	top: 0px;
	left: 0px;
}
.sub-contents2 p.recipenew {
	padding:5px 0 5px 0;
	text-align:center;
}
.sub-contents p.link-list {
	position: relative;
	width: 87px;
	height: 27px;
	margin:5px 0px 0px;
	padding: 0px 0px 0px 101px;
}
.sub-contents p.link-list span {
}
.sub-contents div.sub-inner {
	width: 188px;
	padding: 7px 0px 3px;
	margin: 0px !important;
	background: #FFF;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.sub-contents div.sub-inner0 {
	padding: 0px;
}
.sub-contents2 div.sub-inner {
	width: 188px;
	padding: 7px 0px 3px;
	margin: 0px !important;
	background: #FFF;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
div.sub-inner p.update-link {
	position: relative;
	width: 110px;
	padding: 0px 0px 7px 7px;
	line-height: 1.4em;
}
div.sub-inner p.update-line {
	padding: 0px 0px 25px 7px;
}
div.sub-inner p.update-link a {
	color: #3C3C3C;
}
div.sub-inner p.update-link a:hover {
	text-decoration: underline;
}
div.sub-inner p.update-link a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
div.sub-inner p.update-link em {
	display: block;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 5px;
	line-height: 1.3em;
	color: #5E3D1C;
	font-style: normal;
	font-weight: bold;
	background: url(/common/images/bg_gl-dd.gif) no-repeat left center;
}
div.sub-inner p.update-link img {
	position: absolute;
	top: 0px;
	left: 120px;
}

.trigger {
	cursor: pointer;
}
.oldstyle div.toggle_container {
	width: 188px;
	margin: 6px auto 0px;
}
.oldstyle div.sub-search {
	position: relative;
	height: 63px;
	margin: 0px;
	background: url(/common/images/bg_sub-input.gif) no-repeat 9px 30px;
	z-index: 5;
}


/* 2/3セレクトメニュー */
div.sub-search .selectarea {
	background:url(/images/img_type_sub.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 185px;
	height: 30px;
	border: 0px;
	padding-top:2px;
	line-height: 1em;
}
div.sub-search form select {
	position: absolute;
	top: 3px;
	left: 75px;
	width: 100px;
	height: 20px;
	border: 0px;
	font-weight: bold;
	line-height: 1;
	font: 12px "Lucida Grande", Arial, sans-serif;
	color: #fff;
	background: url(/common/images/bg_select.png) repeat-x center center;
}
div.sub-search form option {
	color: #000;
}
div.sub-search form input {
	border: #FFF;
	margin: 0px;
	padding: 0px;
}

div.sub-search form input.text {
	position: absolute;
	top: 35px;
	left: 14px;
	width: 127px;
	height: 14px;
	border: 0px;
	padding-top:2px;
	line-height: 1em;
	font: 11px "Lucida Grande", Arial, sans-serif;
	color: #CCC;
}
div.sub-search form input.btn-submits {
	position: absolute;
	top: 31px;
	left: 144px;
}
div.sub-banner {
	position: relative;
	width: 200px;
	height: 66px;
}
div.sub-banner a {
	position: absolute;
	left: -3px;
	top: 0px;
}
div.sub-special {
	width: 190px;
	padding: 4px;
	border: 1px solid #D0C1A1;
}
.oldstyle  div.sub-special-main {
	position: relative;
	margin: 0px;
}
.oldstyle  div.sub-special-main {
	position: relative;
	margin: 0px;
}
div.sub-special-main p.sp-title {
	position: absolute;
	font-weight: bold;
	color: #DC641C;
	font-size: 16px;
	left: 5px;
	top: 85px;
}
div.sub-special-main p.sp-title em {
	display: block;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 3px;
	font-size: 12px;
	line-height: 1.3em;
	color: #5E3D1C;
	font-style: normal;
	background: url(/common/images/bg_gl-dd.gif) no-repeat left center;
}
div.sub-special-main p.sp-title-sml {
	font-size: 14px;
}
div.sub-special-main p.link-report {
	position: absolute;
	padding: 0px 0px 0px 12px;
	background: url(/common/images/bg_gl-dd.gif) no-repeat left center;
	right: 3px;
	top: 122px;
}
p.update {
	font-size: 10px;
	text-align: right;
}
div#left-container p.update {
	padding: 0px 10px 0px 0px;
}
p.update-new {
	padding: 0px 25px 0px 0px;
	background: url(/common/images/img_update.png) no-repeat right center;
}
div#left-container p.update-new {
	width: 175px;
	padding: 0px 25px 0px 0px;
	background: url(/common/images/img_update.png) no-repeat right center;
}
p.update-old {
	padding: 0px 25px 0px 0px;
	background: url(/common/images/img_update-old.png) no-repeat right center;
}
p.link-button {
	position: relative;
	width: 112px;
	height: 27px;
	padding: 5px 0px 0px 78px;
}
p.link-button span {
}


div#left-container {
	float: left;
	width: 230px;
	padding: 0px;
}
/* 左メニュー 
div.navigation {
	position: relative;
	padding: 80px 10px 10px;
	background: url(/common/images/bg_navigation.gif);
}
div#left-container h3 {
	width: 220px;
}
div#left-container div {
	margin-bottom: 10px;
}
div#left-container div.clear {
	margin-bottom: 0px;
	position: absolute;
	bottom:5px;
}
div#left-container div.banner {
	padding-left: 10px;
}
div#left-container div.navigation div {
	margin-bottom: 0px;
}
div#left-container p.menu-title {
	position: absolute;
	text-indent: 0px;
	left: -9px;
	top: 15px;
}
div#left-container p.menu-title2 {
	margin:15px 0 0 -19px;
	text-indent: 0px;
}
div#left-container dl.left-menu {
	width: 185px;
	padding: 10px 7px 7px;
	list-style: none;
	background: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
div#left-container dl.left-menu dt {
	padding: 0px 0px 7px;
	font-size: 15px;
	background: url(/common/images/bg_dt-bottom.gif) no-repeat left bottom;
}
div#left-container dl.left-menu dt span {
	display: block;
	padding: 7px 0px 0px;
	background: url(/common/images/bg_dt-top.gif) no-repeat left top;
}
div#left-container dl.left-menu dt span.no_headline {
	display: block;
	padding: 7px 0px 0px;
	background:none;
}
div#left-container dl.left-menu dt strong {
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(/common/images/bg_dt-strong.gif) no-repeat left 2px;
}
div#left-container dl.left-menu dt a {
	display: block;
	width: 185px;
}
div#left-container dl.left-menu dt a:hover {
	text-decoration: none;
	background: url(/common/images/bg_dd-a-hover.gif);
}
div#left-container dl.left-menu dd {
	width: 185px;
	padding: 5px 0px 5px 0px;
	background: url(/common/images/bg_dd.gif) repeat-x left bottom;
}
div#left-container dl.left-menu dd.bottom {
	background: none;
}
div#left-container dl.left-menu dd span.sub {
	display:block;
	background: url(/common/images/bg_dd-b.gif) no-repeat 10px 5px;
	padding:0 0 0 20px;
}
div#left-container dl.left-menu dd span.japanese {color:#237483;}
div#left-container dl.left-menu dd span.european {color:#af4076;}
div#left-container dl.left-menu dd span.china {color:#de5050;}
div#left-container dl.left-menu dd span.ethnic {color:#60499f;}
div#left-container dl.left-menu dd span.cafe {color:#e65a80;}
div#left-container dl.left-menu dd span.pub {color:#0f7e4c;}
div#left-container dl.left-menu dd span.deli {color:#d75817;}
div#left-container dl.left-menu dd span.supply_food {color:#8d3b8c;}
div#left-container dl.left-menu dd span.party {color:#19a4c7;}
div#left-container dl.left-menu dd span.hospital {color:#57b5a2;}
div#left-container dl.left-menu dd span.six {color:#4ebbd7;}
div#left-container dl.left-menu dd span.central_kitchen {color:#015ba7;}
div#left-container dl.left-menu dd span.buffet {color:#8ab334;}
div#left-container dl.left-menu dd span.processing {color:#aec72b;}
div#left-container dl.left-menu dd span.fast_food {color:#d48728;}
div#left-container dl.left-menu dd span.super_market {color:#ee880e;}
div#left-container dl.left-menu dd span.cafeteria {color:#8c3b8b;}
div#left-container dl.left-menu dd {
	display: block;
	width: 185px;
}
div#left-container dl.left-menu dd a {
	display: block;
	width: 185px;
}
div#left-container dl.left-menu dd a strong {
	display: block;
	padding: 0 0 0 12px;
	background: url(/common/images/bg_dd-a.gif) no-repeat left 5px;
}
div#left-container dl.left-menu dd a:hover {
	text-decoration: none;
	background: url(/common/images/bg_dd-a-hover.gif);
}
*/

/* 最終更新日 
div.up-date {
	position: relative;
}
div.up-date p.up {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.3em;
	text-align: right;
	padding-right: 20px;
	top: 10px;
	right: 10px;
	background: url(/common/images/icon_p-up.gif) no-repeat right center;
}
div.up-date p.up-index {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.3em;
	text-align: right;
	padding-right: 20px;
	top: 5px;
	right: 10px;
	background: url(/common/images/icon_p-up.gif) no-repeat right center;
}
div.up-date p.no-bg {
	padding-right: 0px;
	background: none;
}
div.products h3 {
	background: url(/common/images/bg_h3-r-products.gif) no-repeat;
}
*/
/* 特集バナーブロック
div.special {
	width: 220px;
	margin-top: 20px;
}
div.special p.title {
	width: 220px;
	height: 26px;
	background: url(/common/images/bg_h3-r-special.gif) no-repeat;
}
div.special p.banner {
	position: relative;
	display: block;
	width: 210px;
	height: 134px;
	padding: 5px;
	background: url(/common/banner/bnr_special.png) no-repeat;
}
div.special p.banner a {
	display: block;
	width: 210px;
	height: 117px;
	margin-bottom: 18px;
}
div.special p.banner a:hover {
	background: url(/common/banner/bnr_special.png) no-repeat -5px -150px;
}
div.special p.banner a.recipe {
	position: absolute;
	width: 200px;
	height: 22px;
	margin-bottom: 0px;
	left: 10px;
	top:96px;
}
div.special p.banner a:hover.recipe {
	background: url(/common/banner/bnr_special.png) no-repeat -10px -386px;
}
div.special p.banner a.list {
	position: absolute;
	width: 71px;
	height: 19px;
	margin-bottom: 0px;
	left: 137px;
	top:121px;
}
div.special p.banner a:hover.list {
	background: url(/common/banner/bnr_special.png) no-repeat -137px -266px;
}
 */

/* 活用事例バナーブロック
div.case {
	width: 220px;
	margin-top: 20px;
}
div.case p.title {
	width: 220px;
	height: 26px;
	background: url(/common/images/bg_h3-r-case.gif) no-repeat;
}
div.case p.banner {
	position: relative;
	display: block;
	width: 210px;
	height: 133px;
	padding: 5px;
	background: url(/common/banner/bnr_case.png) no-repeat;
}
div.case p.banner a {
	display: block;
	width: 210px;
	height: 116px;
	margin-bottom: 18px;
}
div.case p.banner a:hover {
	background: url(/common/banner/bnr_case.png) no-repeat -5px -150px;
}
div.case p.banner a.list {
	position: absolute;
	width: 71px;
	height: 19px;
	margin-bottom: 0px;
	left: 137px;
	top:121px;
}
div.case p.banner a:hover.list {
	background: url(/common/banner/bnr_case.png) no-repeat -137px -266px;
}
 */
/* レシピ研究バナーブロック
div.laboratory {
	width: 220px;
}
div.laboratory p.title {
	width: 220px;
	height: 26px;
	background: url(/common/images/bg_h3-r-laboratory.gif) no-repeat;
}
div.recipe-box {
	padding-bottom: 10px;
}
div.laboratory p.banner {
	width: 210px;
	height: 82px;
	padding: 5px 5px 0px;
	background: url(/common/banner/bnr_laboratory.png) no-repeat;
}
div.laboratory p.banner a {
	display: block;
	width: 210px;
	height: 82px;
}
div.laboratory p.banner a:hover {
	background: url(/common/banner/bnr_laboratory.png) no-repeat -5px -92px;
}
 */
/* 記事リスト
div.laboratory p.list {
	padding: 5px 10px 5px 12px;
	font-size: 10px;
	line-height: 1.2em;
	background: url(/common/banner/bg_laboratory.png) repeat-y;
}
div.laboratory p.end {
	padding-top: 10px;
	background: url(/common/banner/bg_laboratory-end.png) center top no-repeat;
}
div.laboratory p.list img {
	float: left;
	padding-right: 5px;
}
div.laboratory p.list span a {
	padding-left: 12px;
	font-size: 12px;
	line-height: 1.3em;
	background: url(/common/images/icon_p-laboratory.gif) no-repeat left center;
}
div.laboratory p.list span a:hover {
	background: url(/common/images/icon_p-laboratory-on.gif) no-repeat left center;
}
div.laboratory p.list-page {
	height: 25px;
	padding: 5px 0px 0px 137px;
	background: url(/common/banner/bnr_laboratory-list.png) no-repeat;
}
div.laboratory p.list-page a {
	display: block;
	width: 71px;
	height: 19px;
}
div.laboratory p.list-page a:hover {
	background: url(/common/banner/bnr_laboratory-list.png) no-repeat -137px -35px;
}
 */
/* 月刊連載
div.monthly {
	width: 220px;
}
div.monthly p.title {
	width: 220px;
	height: 26px;
	background: url(/common/images/bg_h3-r-monthly.gif) no-repeat;
}
div.monthly p.banner {
	position: relative;
	width: 210px;
	height: 111px;
	padding: 5px;
}
div.monthly p.roadsuccess {
	background: url(/common/banner/bnr_success.png) no-repeat;
}
div.monthly p.banner a {
	display: block;
	width: 210px;
	height: 92px;
	margin-bottom: 19px;
}
div.monthly p.roadsuccess a:hover {
	background: url(/common/banner/bnr_success.png) no-repeat -5px -126px;
}
div.monthly p.banner a.list {
	position: absolute;
	width: 71px;
	height: 19px;
	margin-bottom: 0px;
	left: 137px;
	top:96px;
}
div.monthly p.banner a:hover.list {
	background: url(/common/banner/bnr_success.png) no-repeat -137px -217px;
}
 */
/* その他バナー
div.banner-box {
	padding-top: 12px;
	background: url(/common/images/bg_div-banner.gif) no-repeat center top;
}
div.banner-box p.banner {
	width: 208px;
	height: 91px;
	padding: 6px;
}
div.banner-box p.comic {
	background: url(/common/banner/bnr_comic.png) no-repeat;
}
div.banner-box p.banner a {
	display: block;
	width: 208px;
	height: 91px;
}
div.banner-box p.comic a:hover {
	background: url(/common/banner/bnr_comic.png) no-repeat -6px -109px;
}
 */

/* メインコンテンツ */
div#right-container {
	float: right;
	position: relative;
	width: 690px;
	z-index: 1;
	background: url(/common/images/bg_right-contents.gif) no-repeat left top;
}
body#index div#right-container {
	width: 700px;
	background: url(/common/images/bg_right-contents-index.gif) no-repeat left top;
}
div.bg-box {
	background: url(/common/images/bg_bg-box.gif) repeat-y right center;
}
body#index div.bg-box {
	background: url(/common/images/bg_bg-box-index.gif) repeat-y right center;
}
div.bg-box p.bottom {
	width:113px;
	height: 17px;
	margin-top:10px;
	padding-left: 577px;
}
p.bottom a {
	display: block;
	width: 98px;
	height: 17px;
	background: url(/common/images/btn_pagetop.gif) no-repeat;
	overflow: hidden;
}
p.bottom a:hover {
	background: url(/common/images/btn_pagetop.gif) no-repeat 0px -17px;
}
div.bg-box div.bottom {
	clear:both;
	padding: 0px 0px 0px 250px;
	position: absolute;
	bottom:10px;
}


/* フッター
div#footer-box {
	height: 175px;
	background: url(/common/images/bg_footer.png) repeat-x center top;
}
div#footer {
	clear: both;
	position: relative;
	width: 950px;
	margin: 0px auto;
	height: 175px;
}
div#footer p.pagetop {
	position: absolute;
	top: -20px;
	right: 0px;
}
 */
/* コピーライト・個人情報
div#footer div.footer-inner {
	clear:both;
	position: absolute;
	width: 950px;
	height: 25px;
	padding: 10px 0px 0px;
	top: 140px;
	left: 0px;
}
div.footer-inner a.logo {
	position: absolute;
	left: 403px;
	top: 10px;
}
div.footer-inner p {
	color: #E9DDCB;
	text-shadow: -1px -1px 0px #000;
}
div.footer-inner p.copyright {
	float: left;
	font-size: 9px;
}
div.footer-inner p.bottom-menu {
	float: right;
	font-size: 10px;
}
div.footer-inner p.bottom-menu a {
	color:#E9DDCB;
}
div.footer-inner p.bottom-menu a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
 */
/* フッター new140527 
div#footer .everio {
	position: absolute;
	top: 10px;
	left: 0px;
}
div#footer ul.bottom-nav {
	position: absolute;
	width: 660px;
	list-style: none;
	left: 330px;
	top: 20px;
	padding-left:10px;
	background:url(/common/images/line_footer.png) no-repeat left;
}
div#footer ul.bottom-nav li {
	position:relative;
	float: left;
	width:190px;
	height:110px;
	padding:0 10px 0 5px;
	margin:0;
	background:url(/common/images/line_footer.png) no-repeat right;
	text-align:center;
}
*/

/* コンテンツ枠 */
.oldstyle div.box650 {
	clear: both;
	width: 650px;
	padding: 20px;
	overflow: hidden;
}
body#index #left-container div.box650 {
	width: 650px;
	padding: 20px 25px;
}
.oldstyle div.pb0 {
	padding-bottom: 0px;
}

/* その他 */
.oldstyle a:hover.rollover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.oldstyle .f-right {
	float: right
}
.oldstyle .f-left {
	float: left;
}
.oldstyle img.f-right {
	float: right;
	padding-left:20px;
}
.oldstyle p a.txt {
	padding-left: 12px;
	background: url(/common/images/icon_p-laboratory.gif) no-repeat left center;
	_background: url(/common/images/icon_p-laboratory.gif) no-repeat left 1px;
}
.oldstyle p a:hover.txt {
	background: url(/common/images/icon_p-laboratory-on.gif) no-repeat left center;
	_background: url(/common/images/icon_p-laboratory-on.gif) no-repeat left 1px;
}
.oldstyle .green-txt {
	color: #A4CB31;
	font-weight: bold;
}
.oldstyle .brown-txt {
	color: #613D00;
	font-weight: bold;
}
.oldstyle .d-gleen-txt {
	color: #6FB943;
	font-weight: bold;
}
.oldstyle .orange-txt {
	color:#DC641C;
}
.oldstyle .small-txt {
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
}

/* 次前項テキストナビゲーション */
.oldstyle div.bottom-navi {
	width: 650px;
	margin-top: 10px;
}
.oldstyle div.bottom-navi p.left-navi {
	float: left;
}
.oldstyle div.bottom-navi p.left-navi a {
	padding-left: 12px;
	background: url(/common/images/icon_p-laboratory-r.gif) no-repeat left center;
}
.oldstyle div.bottom-navi p.left-navi a:hover {
	background: url(/common/images/icon_p-laboratory-r-on.gif) no-repeat left center;
}
.oldstyle div.bottom-navi p.right-navi {
	float: right;
	text-align: right;
}
.oldstyle div.bottom-navi p.right-navi a {
	padding-right: 12px;
	background: url(/common/images/icon_p-laboratory.gif) no-repeat right center;
}
.oldstyle div.bottom-navi p.right-navi a:hover {
	background: url(/common/images/icon_p-laboratory-on.gif) no-repeat right center;
}

/* テキスト設定 */
.center-txt {
	text-align: center;
}
.clear {
	clear: both;
}

/* マージン設定 */
.oldstyle .mt5 {
	margin-top: 5px;
}
.oldstyle .mt10 {
	margin-top: 10px;
}
.oldstyle .mt20 {
	margin-top: 20px;
}
.oldstyle .mt25 {
	margin-top: 25px;
}
.oldstyle .mt30 {
	margin-top: 30px;
}
.oldstyle .mt35 {
	margin-top: 35px;
}
.oldstyle .mt40 {
	margin-top: 40px;
}
.oldstyle .mtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.oldstyle .mb5 {
	margin-bottom: 5px;
}
.oldstyle .mb10 {
	margin-bottom: 10px;
}
.oldstyle .mb20 {
	margin-bottom: 20px;
}
.oldstyle .mb30 {
	margin-bottom: 30px;
}
.oldstyle .mb40 {
	margin-bottom: 40px;
}
.oldstyle .mb50	{
	margin-bottom: 50px;
}
.oldstyle .mb60	{
	margin-bottom: 60px;
}
.oldstyle .mb70	{
	margin-bottom: 70px;
}
.oldstyle .mb90	{
	margin-bottom: 90px;
}

/* 余白設定 */
.oldstyle .pb10 {
	padding-bottom: 10px;
}
.oldstyle .pb20 {
	padding-bottom: 20px;
}
.oldstyle .pb30 {
	padding-bottom: 30px;
}
.oldstyle .pt0 {
	padding-top: 0px;
}
.oldstyle .pt5 {
	padding-top: 5px;
}
.oldstyle .pt10 {
	padding-top: 10px;
}

/* テキストインデント */
.oldstyle h1,
.oldstyle h2,
.oldstyle h3,
.oldstyle h4,
.oldstyle h5,
.oldstyle p.banner a,
.oldstyle div.laboratory p.list-page a,
.oldstyle p.title {
	text-indent: -9999em;
	overflow: hidden;
}
.oldstyle .sub-contents h2,
.oldstyle .sub-contents2 h2,
.oldstyle .banner h2 {
	text-indent: 0px;
}

/* For modern browsers */
.oldstyle .cf:before,
.oldstyle .cf:after {
	content:"";
	display:table;
}
.oldstyle .cf:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.oldstyle .cf {
	zoom:1;
}

.oldstyle .cf:before,
.oldstyle .cf:after {
	content:"";
	display:table;
}
.oldstyle .cf:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.oldstyle .cf {
	zoom:1;
}

