@charset "utf-8";
@import "../../common/css/0-import-02.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body {
	background: url(../images/body_bg.gif) left top;
}

/*
#globalNavi li.navi05 a {
	background: url(../images/global_navi05_over.gif) no-repeat;	
}

#globalNavi li.navi06 a {
	background: url(../images/global_navi06_over.gif) no-repeat;	
}
*/


#footer {
	padding-top: 18px;
	background: #FFF;
}

.topBox {
	width: 980px;
	margin: 0 auto 7px;
}

.topBox .pageTop {
	float: right;
}

#main {
	margin-bottom: 10px;
	padding: 0;
}

#sideBar h3 {
	padding: 0;
	border: none;
	background: none;
}

#sideBar .sideBox {
	border-left: none;
	border-right: none;
}

#sideBar h4 {
//	padding: 0 0 0 10px;
	padding: 0 0 0 0px;
	font-size: 12px;
	color: #191919;
	line-height: 25px;
	background: #ff697f url(../images/side_h4_bg.gif) no-repeat left top;
}

#sideBar .ranking {
	padding-bottom: 0;
}

#sideBar .ranking03 table tr.otherBg th,
#sideBar .ranking03 table tr.otherBg td {
	background: #ffeef0;
}

#sideBar .ranking03 table td p {
	color: #65bb00;	
}

#conts {
	border-bottom: solid 1px #dfdccd;
	background-color: #FFF;
}

#conts .mb17 {
	margin: 4px 4px 17px;
}

#conts .bgBox {
	width: 640px;
	margin: 0 0 20px 15px;
//	overflow: hidden;
}

#conts .box01 {
	padding: 5px 0 0 13px;
	background-color: #ffeef0;
}

#conts .box01 h2 {
	margin-bottom: 8px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/line01.gif) no-repeat left top;
}

#conts .box01 ul.ul01 {
	width: 630px;
	margin-bottom: 14px;
}

#conts .box01 ul.ul01 li {
	width: 85px;
	margin-right: 20px;
	float: left;
}

#conts .box01 ul.ul01 li.list01 a {
	background: url(../images/img01_off.gif) no-repeat;
}

#conts .box01 ul.ul01 li.list02 a {
	background: url(../images/img02_off.gif) no-repeat;
}

#conts .box01 ul.ul01 li.list03 a {
	background: url(../images/img03_off.gif) no-repeat;
}

#conts .box01 ul.ul01 li.list04 a {
	background: url(../images/img04_off.gif) no-repeat;
}

#conts .box01 ul.ul01 li.list05 a {
	background: url(../images/img05_off.gif) no-repeat;
}

#conts .box01 ul.ul01 li.list06 a {
	background: url(../images/img06_off.gif) no-repeat;
}

#conts .box01 ul.ul01 li a {
	display: block;
}

#conts .box01 ul.ul01 li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

#conts .box01 ul.ul02 {
	margin: 0 0 6px 10px;
	color: #ff7e00;
	font-weight: bold;
}

#conts .box01 ul.ul02 li {
	margin-right: 20px;
	padding: 0 0 0 15px;
	display: inline;
	background: url(../images/icon01.gif) no-repeat left top;
}

#conts .box01 ul.ul02 li a {
	color: #748455;
	font-weight: normal;
}

#conts .box02 {
	margin: 0 10px 10px 10px;
	padding: 0 0 13px 5px;
	clear: both;
	background: url(../images/line02.gif) repeat-x left bottom;
}

#conts .box02 .boxR {
	width: 542px;
	float: right;
}

#conts .box02 .boxR p.pColor01 {
	margin-bottom: 8px;
	color: #65bb00;
	font-weight: bold;
}

#conts .box02 .boxR p {
	width: 400px;
	color: #1b1b1b;
	line-height: 1.4;
}

#conts .box02 .boxR p.pColor01 span {
	padding-left: 15px;
	color: #b4ab88;
}

#conts .mt35 {
	margin-top: 36px;
}

#conts .mb20 {
	margin-bottom: 20px;
}

/*---------------index-------------------*/

#main .index {
	border-bottom: none;
	background: none;
}

#conts h2.title01 {
	margin-bottom: 8px;
	padding: 4px;
	background-color: #FFF;
}

#conts .bg01 {
	margin-bottom: 8px;
	padding: 11px 9px 20px 9px;
	background-color: #FFF;
	border-bottom: 1px solid #DDDECE;
}

#conts .dlBox {
	margin: 0 0 10px;
	padding: 9px 16px 10px 0;
	background-color: #FEEEEF;
	border: 1px solid #F8D4D8;
}

#conts .dlBox .boxL {
	margin-left: 60px;
	width: 85px;
	float: right;
}

#conts dl.top {
	background: url(../images/line03.gif) repeat-x left bottom;
}

#conts dl.dl01 {
	padding-top: 8px;
	background: none;
}

#conts dl.top dt {
	padding-left: 10px;
	float: left;
	clear: left;
	color: #b4ab88;
	word-wrap:break-word;
	width: 95px;
	display: inline;
	font-weight: bold;
}

#conts dl.top dd {
	padding-left: 95px;
	_text-indent: -3px;
	color: #65bb00;
	font-size: 14px;
	font-weight: bold;
}

#conts dl.top dd span {
	color: #1b1b1b;
	font-size: 12px;
	font-weight: normal;
}

#conts dl.dl01 dd span {
	padding: 10px 0 0 10px;
	_text-indent: 0;
	line-height: 1.2;
	display: block;
}

#conts dl.top dd a {
	font-size: 12px;
	font-weight: normal;
}

#conts .dlBox02 {
	background: url(../images/line03.gif) repeat-x left top;
}

#conts .dlBox02 dl {
	padding: 5px 0 4px;
}

#conts .dlBox02 dl dt {
	padding-top: 2px;
}

#conts .bg02 {
	margin-bottom: 8px;
	padding: 14px 0 19px 0;
	background-color: #FFF;
	border-bottom: 1px solid #DDDECE;
}

#conts .bg02 p.title {
	margin-bottom: 5px;
	color: #1b1b1b;
	text-align: center;
}

#conts .bg02 p {
	color: #1b1b1b;
	text-align: center;
}

#conts .bg02 .search {
	margin-left: 164px;
}

#conts .bg02 .search li {
	margin-right: 5px;
	float: left;
}

#conts .bg02 .search li.pt5 {
	padding-top: 4px;
}

#conts .bg02 .search li.pt5 input {
	width: 249px;
}

#conts .bg02 .ulSearch {
	margin: 0 0 46px 175px;
	clear: both;
}

#conts .bg02 .ulSearch li {
	padding-right: 15px;
	float: left;
}

#conts .bg02 .ulSearch li.green {
	color: #75bf00;
	font-weight: bold;
}

#conts .bg02 .searchBox {
	margin: 0 0 0 15px;
}

#conts .bg02 .searchBox .sBox {
	margin-right: 20px;
	width: 185px;
	float: left;
}

#conts .bg02 .searchBox .sBox .photoBox {
	float: left;
}

#conts .bg02 .searchBox .sBox h4 {
	padding: 6px 0 8px 95px;
	_padding: 6px 0 8px 92px;
}

#conts .bg02 .searchBox .sBox h4 a {
	color: #748455;
	font-size: 13px;
}

#conts .bg02 .searchBox .sBox p {
	padding: 0 0 0 95px;
	_padding: 0 0 0 92px;
	color: #e61188;
	text-align: left;
}

#conts .bg03 {
	margin-bottom: 8px;
	padding: 13px 0 0 0;
	background-color: #FFF;
	border-bottom: 1px solid #DDDECE;
}

#conts .bg03 p {
	margin: 0 0 9px 17px;
	color: #1b1b1b;
	line-height: 1.4;
	text-align: left;
}

#conts .bg03 .bigBox {
	margin: 0 0 7px 39px;
}

#conts .bg03 .photoUl {
	margin: 0 33px 0 0;
	padding: 8px 0 15px;
	width: 185px;
	float: left;
	background: url(../images/line04.gif) repeat-y right top;
	zoom: 1;
}

#conts .bg03 .mr0 {
	margin-right: 0;
	background: none;
}

#conts .bg03 .photoUl .phoBox {
	width: 148px;
	background: url(../images/photoul_bg.jpg) no-repeat left top;
	text-align: center;
}

#conts .bg03 .photoUl .phoBox img {
	padding: 5px 0 7px 5px;
	display: block;
	text-align: left;
}

#conts .bg03 .photoUl .phoBox a {
	color: #e61188;
	font-size: 14px;
	font-weight: bold;
}

#conts .bg03 p.link {
	margin: 0;
	padding: 0 17px 7px 0;
	text-align: right;
	clear: both;
}

#conts .bg03 p.link a {
	padding-left: 15px;
	width: 150px;
	background: url(../images/icon03.gif) no-repeat left center;
}

/*--------------------------column_jiten-------------------------------*/

#conts .jitenBack {
	padding: 11px 79px 0 79px;
	background: url(../images/jiten_bg.jpg) repeat-y left top;
}
#conts .jitenBack .jitenLine {
	margin-bottom: 18px;
	padding: 0 10px 20px 10px;
	border-bottom: 1px solid #E2DFCE;
}

#conts .jitenBack .jitenLine .font14 {
	font-size: 14px;
	margin-bottom: 15px;
}

#conts .jitenBack h2 {
	padding: 0px;
	margin: 0px 0px 0px 16px;
	font-size: 24px;
	color: #e4007f;
	line-height: 1;
	background: url(../images/jiten_h2_bg.jpg) no-repeat left top;
	clear: both;
	zoom: 1;
}

#conts .jitenBack img {
	display: block;
}

#conts .jitenBack h3 {
	padding-left: 33px;
	margin-bottom: 12px;
	font-size: 15px;
	color: #191919;
	line-height: 30px;
	background: url(../images/jiten_h3_bg.jpg) no-repeat left top;
	clear: both;
}

#conts .jitenBack .jitenPho {
	margin: 0 0 12px 5px;
}

#conts .jitenBack p {
	margin: 0 0 12px 5px;
	font-size: 14px;
	color: #1b1b1b;
	line-height: 1.7;
}

#conts .jitenBack .jitenP01 {
	margin-bottom: 26px;
}

#conts .jitenBack p a.pSpecail {
	padding: 4px 0;
	width: 105px;
	display: block;
}

#conts .jitenBack p span.jitenYellow {
	margin-left: 5px;
	color: #ff5c00;
	font-weight: bold;
	display: block;
}

#conts .jitenBack .dlList {
	margin: 0 0 5px 5px;
	clear: both;
}

#conts .jitenBack .dlList dt {
	padding: 4px 6px 6px 4px;
	width: 89px;
	float: left;
	clear: left;
	background: url(../images/jiten_photo02_bg.jpg) no-repeat left top;
}

#conts .jitenBack .dlList dd {
	padding: 35px 0 0 100px;
	_padding: 35px 0 0 97px;
	color: #1b1b1b;
}

#conts .jitenBack .dlList dd a {
	display: inline-block;
	color: #e61188;
	font-weight: bold;
}

#conts .jitenBack .jitenMb01 {
	margin-bottom: 20px;
}

#conts .jitenBack .dlLine {
	margin: 0 0 10px 2px;
	padding-bottom: 11px;
	color: #1b1b1b;
	clear: both;
	line-height: 1.4;
	background: url(../images/jiten_dl_bg.gif) repeat-x left bottom;
}

#conts .jitenBack .dlLine dt {
	width: 99px;
	float: left;
}

#conts .jitenBack .dlLine dd {
	padding: 0 10px 0 105px;
	_padding: 0 10px 0 102px;
}

#conts .jitenBack .dlLine dd span {
	margin-bottom: 8px;
	display: block;
	font-weight: bold;
	color: #65bb00
}

#conts .jitenBack .jitenMb02 {
	margin-bottom: 15px;
}

#conts .jitenBack .jitenMb03 {
	margin-bottom: 20px;
}

#conts .jitenBack .jitenMb04 {
	margin-bottom: 5px;
}

#conts .jitenBack .jitenMl01 {
	margin: 0 0 5px 10px;
}

#conts .jitenBack .jitenList01 {
	margin: 0 0 18px 5px;
}

#conts .jitenBack .jitenList01 li {
	padding: 0 0 0 18px;
	color: #e61188;
	line-height: 1.5;
	background: url(../images/jiten_icon01.gif) no-repeat left 2px;
}

#conts .jitenBack .jitenList01 li.li01 {
	margin-bottom: 5px;
}

#conts .jitenBack p span.jitenGreen {
	margin-left: 10px;
	color: #65bb00;
}

#conts .jitenBack p.specailP span.ml0 {
	margin-left: 0;
}

#conts .jitenBack p.specailP {
	margin-right: 5px;
	padding: 5px 10px 2px 10px;
	line-height: 1.9;
	background: url(../images/jiten_specail_bg.gif) repeat left top;
}

#conts .jitenBack .dlBgnone {
	margin-left: 5px;
	padding-bottom: 0;
	line-height: 1.9;
	background: none;
}

#conts .jitenBack .dlBgnone dt {
	width: 79px;
	padding: 4px 6px 6px 4px;
	background: url(../images/jiten_photo02_bg.jpg) no-repeat left top;
}

#conts .jitenBack .dlBgnone dd {
	padding: 0 10px 0 102px;
	_padding: 0 10px 0 99px;
}

#conts .jitenBack .dlBgnone dd span {
	margin-bottom: 2px;
}

#conts .jitenBack .pback01 {
	margin: 0 0 17px 0;
	padding: 0 0 45px 5px;
	background: url(../images/jiten_p_bg.gif) no-repeat left bottom;
}
/*------------------------ippun--------------------------*/

#conts .w73 {
	margin: 0 auto 18px;
	padding-top: 20px;
	width: 73px;
	clear: both;
}

#conts h2.ippun {
	margin: 0 0 35px 160px;
	padding: 0;
	background: none;
}

#conts p.ippun {
	margin-bottom: 33px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 2.1;
}

#conts p.mb38 {
	margin-bottom: 38px;
}

#conts .w244 {
	margin-bottom: 17px;
	padding-bottom: 55px;
	text-align: center;
	background: url(../images/jiten_p_bg.gif) no-repeat left bottom; 
}

#conts .w244 img {
	display: block;
	margin: 0 auto;
	width: 244px;
}

/*--------okaz----------------*/
#conts .jitenBack h2 span.okazH2 {
	margin-bottom: 6px;
	display: block;
	color: #65bb00;
	font-size: 14px;
}

#conts .jitenBack .okazH2bg {
	margin-bottom: 14px;
	background: url(../images/jiten_p_bg.gif) no-repeat left bottom;
}

#conts .jitenBack .okazPbox01 {
	margin: 0 0 28px 5px;
}

#conts .jitenBack .okazPbox01 .imgBack {
	padding: 5px 8px 7px 5px;
	width: 134px;
	float: left;
	background: url(../images/okazu_photo02_bg.jpg) no-repeat left top;
}

#conts .jitenBack .okazPbox01 .imgBack img {
	display: block;
}

#conts .jitenBack .okazPbox01 p {
	padding: 3px 5px 0 0;
	width: 320px;
	float: right;
}

#conts .jitenBack .okazDlspe01 {
	padding-left: 10px
}

#conts .jitenBack .okazDlspe02,
#conts .jitenBack .okazDlspe01 {
	line-height: 1.7;
}

#conts .jitenBack .okazDlspe01 dt {
	width: 17px;
	color: #65bb00;
	font-weight: bold;
	clear: left;
}

#conts .jitenBack .okazDlspe01 dd {
	padding-left: 22px;
	_padding-left: 22px;
	_text-indent: -3px;
}

#conts .jitenBack .okazDlspe02 dt {
	width: 79px;
}

#conts .jitenBack .okazDlspe02 dd {
	padding: 3px 0 0 100px;
	_padding: 3px 0 0 97px;
}

#conts .jitenBack .okazDlspe02 dd a {
	margin-bottom: 4px;
}

#conts .jitenBack .okazLine {
	line-height: 2!important;
}

#conts .jitenBack .okazYellow {
	color: #ff5c00;
	font-weight: bold;
	font-size: 14px;
}

#conts .jitenBack .okazBlack {
	margin-left: 5px;
	color: #1b1b1b;
	font-weight: bold;
	font-size: 14px;
}

#conts .jitenBack .okazPho {
	margin: 0 0 17px 5px;
}

#conts .jitenBack .okazMb01 p {
	margin-bottom: 25px;
	line-height: 1.7;
}

#conts .jitenBack .okazMb01 .okazMb03 {
	margin-bottom: 20px;
}

#conts .jitenBack .okazMb01 .okazMb02 {
	margin-bottom: 30px;
}

#conts .jitenBack .okazMb01 .okazMb04 {
	margin-bottom: 15px;
}

#conts .jitenBack .okazMb01 .okazMb05 {
	margin-bottom: 10px;
}

#conts .jitenBack  .okazMb01 .okazBack01 {
	margin-bottom: 14px;
	padding-bottom: 100px;
	background: url(../images/jiten_p_bg.gif) no-repeat left bottom;
}
/*----end jitenBack---*/

/*------------------------------------------------------------
	recipe
------------------------------------------------------------*/
#main {
	padding: 2px 0 0;
//	overflow: hidden;
	clear: both;
}

#conts .recipe {
	margin-bottom: 20px;
	padding: 7px 88px 20px 90px;
//	overflow: hidden;
	border-top: 1px solid #e8e2d1;
	border-bottom: 1px solid #e8e2d1;
	width: 492px;
	background: url(../images/recipe_conts_bg.gif) repeat-y left top;
}

#conts .recipe h2 {
  	font-family:Meiryo,'メイリオ','Lucida Grande',Verdana,Arial,'Hiragino Kaku Gothic Pro',sans-serif;
  	letter-spacing: -1pt;

	margin-bottom: 15px;
	padding: 0 0 6px 0px;
	clear: both;
	font-size: 22px;
	color: #e4007f;
	background: url(../images/recipe_h201_bg.jpg) no-repeat left bottom;
}

#conts .recipe h3 {
	margin-bottom: 15px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 20px;
	color: #e4007f;
	background: url(../images/recipe_h201_bg.jpg) no-repeat left bottom;
}

#conts .recipe h4 {
	margin:18px 0px 2px 0px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 16px;
	color: #e4007f;
	text-align:left;
}

#conts .recipe h5 {
	margin:12px 0px 2px 0px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 14px;
	color: #e4007f;
	text-align:left;
}

#conts .recipe h6 {
	margin:12px 0px 2px 0px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 13px;
	color: #550000;
	text-align:left;
}

#conts .recipe h2 span {
	padding-left: 1px;
	font-size: 14px;
	color: #d39f6c;
}

#conts .recipe .imgBox {
	margin: 0 0 17px 5px;
}

#conts .recipe p {
	margin: 0 0 20px 7px;
	line-height: 1.6;
	color: #434343;
}

#conts .recipe p.mb25 {
	margin-bottom: 28px;
}

#conts .recipe h3 {
	margin-bottom: 13px;
	padding: 8px 0 8px 14px;
	line-height: 1.0;
	font-size: 15px;
	color: #fff;
	background: url(../images/recipe_h301_bg.gif) no-repeat;
}

#conts .recipe h5 {
	margin: 0 0 8px 7px;
	color: #ff7e00;
	font-size: 14px;
}

#conts .recipe .subBox {
	margin: 0 0 4px;
	padding-left: 5px;
	background: none;
	clear: both;
}

#conts .recipe .bg {
	margin-bottom: 12px;
	padding-bottom: 18px;
	background: url(../images/recipe_line01.gif) repeat-x left bottom;
}

#conts .recipe .subBox .img {
	float: left;
	background: url(../images/img_bg.jpg) no-repeat left top;
}

#conts .recipe .subBox .img img {
	padding: 5px 7px 7px 5px;
}

#conts .recipe .subBox .text {
	width: 386px;
	float: right;
}

#conts .recipe h3.mb15 {
	margin-bottom: 18px;
	*margin-bottom: 15px;
}

#conts .recipe .subBox h4 {
	margin-bottom: 5px;
	font-size: 12px;
}

#conts .recipe .subBox .text p {
	margin: 0;
	color: #1b1b1b;
}

#conts .bor0 {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#conts .recipe .bor0 {
	border-bottom: 0;
}

#conts .recipe.bor0 {
	border-bottom: none;
}

#main #sideBar .mb19 {
	margin-bottom: 18px;
}

#conts .recipe .line {
	margin-bottom: 17px !important;
	padding-bottom: 52px;
	background: url(../images/recipe_h201_bg.jpg) no-repeat left bottom;
}

#conts .recipe .pageBox {
	margin: 0 0 30px ;
	padding-right: 5px;
}

#conts .jitenBack h2 {
  	font-family:Meiryo,'メイリオ','Lucida Grande',Verdana,Arial,'Hiragino Kaku Gothic Pro',sans-serif;
  	letter-spacing: -1pt;

	margin-bottom: 15px;
	padding: 0 0 6px 0px;
	clear: both;
	font-size: 22px;
	color: #e4007f;
	background: url(../images/recipe_h201_bg.jpg) no-repeat left bottom;
}

#conts .jitenBack h3 {
	margin-bottom: 15px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 20px;
	color: #e4007f;
	background: url(../images/recipe_h201_bg.jpg) no-repeat left bottom;
}

#conts .jitenBack h4 {
	margin:18px 0px 2px 0px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 16px;
	color: #e4007f;
	text-align:left;
}

#conts .jitenBack h5 {
	margin:12px 0px 2px 0px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 14px;
	color: #e4007f;
	text-align:left;
}
.posttext {
	font-family: Meiryo,'メイリオ',Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #414449;
	text-align:left;
	width:480px;
	padding:6px 20px 6px 20px;
/*
border-width:1px;
border-color:#ff0000;
border-style:dotted;
*/
}

.posttext img {
	padding: 2px;
	border: 1px #FAE0C5 solid;
	margin: 0px 10px 0px 0px;
}

.posttext blockquote {
	padding: 5px 5px 5px 40px; background: #F1FAFF url(http://chouriryoku.jp/jiten/css/images/img_28.jpg) top left no-repeat; margin: 5px 0px; color:#1F89C7; border: dashed 1px #D8ECF7;}
.posttext blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;
}

#conts .jitenBack h2 {
  	font-family:Meiryo,'メイリオ','Lucida Grande',Verdana,Arial,'Hiragino Kaku Gothic Pro',sans-serif;
  	letter-spacing: -1pt;

	margin-bottom: 15px;
	padding: 0 0 6px 0px;
	clear: both;
	font-size: 22px;
	color: #e4007f;
	background: url(../images/recipe_h201_bg.jpg) no-repeat left bottom;
}

#conts .jitenBack h3 {
	margin-bottom: 15px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 20px;
	color: #e4007f;
	background: url(../images/recipe_h201_bg.jpg) no-repeat left bottom;
}

#conts .jitenBack h4 {
	margin:18px 0px 2px 0px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 16px;
	color: #e4007f;
	text-align:left;
}

#conts .jitenBack h5 {
	margin:12px 0px 2px 0px;
	padding: 0 0 6px 4px;
	clear: both;
	font-size: 14px;
	color: #e4007f;
	text-align:left;
}
.posttext {
	font-family: Meiryo,'メイリオ',Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #414449;
	text-align:left;
	width:480px;
	padding:6px 20px 6px 20px;
/*
border-width:1px;
border-color:#ff0000;
border-style:dotted;
*/
}

.posttext img {
padding: 2px;
border: 1px #FAE0C5 solid;
margin: 0px 10px 0px 0px;
}

.posttext blockquote {
padding: 5px 5px 5px 40px; background: #F1FAFF url(http://chouriryoku.jp/jiten/css/images/img_28.jpg) top left no-repeat; margin: 5px 0px; color:#1F89C7; border: dashed 1px #D8ECF7;}
.posttext blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px; }


#conts .jitenList {
	margin-bottom: 19px;
	margin-right: 12px;
	float: right;
}

#conts .jitenList li {
	padding: 2px 0 3px 20px;
	display: inline;
	line-height: 1.2;
}

#conts .jitenList li.bgL {
	padding: 2px 17px 3px 25px;
	background: url(../../recipe/images/comment_img02.gif) no-repeat left top;
}

#conts .jitenList li.bgM {
	padding-right: 14px;
	background: url(../../recipe/images/comment_img03_over.gif) no-repeat left top;
}

#conts .jitenList li.bgG {
	padding-right: 14px;
    color:#A0A0A0;
	background: url(../../recipe/images/comment_img03_no.gif) no-repeat left top;
}

#conts .jitenList li.bgR {
	background: url(../../recipe/images/comment_img04.gif) no-repeat left top;
}

#conts .jitenList li.bgL a {
	color: #e61188;
}

#conts .jitenList li.bgM a {
/*
	color: #a0a0a0;
	text-decoration: none;
*/
}

#conts .jitenList li.bgR a {
/*
	color: #748455;
*/
}

#conts .jitenButton {
	margin: 0px;
	clear: both;
}

#conts .jitenButton li {
	float: left;
}

#conts .jitenButton li.li01 {
	margin-right: 4px;
}

#conts .jitenButton li.li02 {
	margin-right: 5px;
}

#conts .jitenButton li a {
	padding: 5px 0;
	display: block;
	text-align: center;
}

#conts .jitenButton .li01 a {	
	padding-left: 12px;
	background: url(http://chouriryoku.jp/column/images/jiten_li01_bg.gif) no-repeat left center;
}

#conts .jitenButton .li02 a {
	padding-left: 16px;
	text-decoration: none;
	color: #a0a0a0;
	background: url(http://chouriryoku.jp/column/images/jiten_li02_bg.gif) no-repeat left center;

}

#conts .jitenButton .li03 a {
	background: url(http://chouriryoku.jp/column/images/jiten_li03_bg.gif) no-repeat left center;
	color: #748455;
}


#conts .jitenBack h4 {
    background: url("../images/jiten_h3_bg.jpg") no-repeat scroll left top transparent;
    clear: both;
    color: #191919;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 0px;
    padding-left: 33px;

}
.seasonbox {
    display: inline-table;
    min-height: 1%;
    width:100%;
}

.seasoninbox{
    /* 罫線が消えないぞ!! */
    float: left;
    border-style:none;
}



#conts .jitenButton {
	margin: 0 0 0 0;
	clear: both;
}

#conts .jitenButton li {
	float: left;
	width: 161px;
}

#conts .jitenButton li.li01 {
	margin-right: 4px;
}

#conts .jitenButton li.li02 {
	margin-right: 5px;
}

#conts .jitenButton li a {
	padding: 5px 0;
	display: block;
	text-align: center;
}

#conts .jitenButton .li01 a {	
	padding-left: 12px;
	background: url(../images/jiten_li01_bg.gif) no-repeat left center;
}

#conts .jitenButton .li02 a {
	padding-left: 16px;
	text-decoration: none;
	color: #a0a0a0;
	background: url(../images/jiten_li02_bg.gif) no-repeat left center;

}

#conts .jitenButton .li03 a {
	background: url(../images/jiten_li03_bg.gif) no-repeat left center;
	color: #748455;
}

#conts .jitenBack h4 {
/*
    background: url("../images/jiten_h3_bg.jpg") no-repeat scroll left top transparent;
    clear: both;
    color: #191919;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 0px;
    padding-left: 33px;
*/
}


/*
 * コメント
 */

#conts .contsBox {
	padding: 0 8px 23px;
	background-color: #fff;
	border-left: 1px solid #E2DFCE;
	border-right: 1px solid #E2DFCE;
}

#conts .contsBox .bigBox {
	padding: 0 6px;
	color: #434343;
}

#conts .comment {
	margin: 7px 0 0 0;
	float: right;
}

#conts .comment li {
	margin-right: 12px;
	float: left;
}

#conts .comment li a {
	display: block;
	background: url(../images/comment_img03_over.gif) no-repeat;
}

#conts .contsBox .bigBox h2 {
	margin: 0 250px 10px 0;
	font-size: 20px;
	color: #e4007f;
	letter-spacing: 1px;
}

#conts .contsBox .bigBox p.mb25 {
	margin-bottom: 25px;
}

#conts .contsBox .bigBox .photoBox {
	margin-bottom: 15px;
}

#conts .contsBox .bigBox .photoBox .boxR {
	width: 275px;
	float: right;	
	color: #748455;
}

#conts .contsBox .bigBox .photoBox .boxR p {
	margin-bottom: 5px;
	text-align: center;
}

#conts .contsBox .bigBox .photoBox .boxR ul {
	margin-bottom: 7px;
	padding: 0 45px 0 41px;
	background: url(http://chouriryoku.jp/jiten/images/bigBox01_bg.gif) no-repeat left bottom;
}

#conts .contsBox .bigBox .photoBox .boxR ul li {
	margin-right: 35px;
	float: left;
	font-weight: bold;
}

#conts .contsBox .bigBox .photoBox .boxR ul li img {
	display: block;
}

#conts .contsBox .bigBox .photoBox .boxR ul li.w40 {
	padding-top: 10px;
	width: 40px;
}

	*html #conts .contsBox .bigBox .photoBox .boxR ul li.png {
		width: 47px;
		height: 39px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/image02_i.png', sizingMethod='scale');
	}
	
	*html #conts .contsBox .bigBox .photoBox .boxR ul li.png img {
		display: none;	
	}

#conts .contsBox .bigBox .photoBox .boxR ul li.right {
	padding-top: 10px;
	width: 30px;
	float: right;
}

#conts .contsBox .bigBox .photoBox .boxR .p01 {
	margin-bottom: 10px;
	text-align: left;
}

#conts .contsBox .bigBox .photoBox .boxR dl {
	width: 100%;
	margin-bottom: 1px;
	padding: 3px 0 3px 0;
	background: url(http://chouriryoku.jp/jiten/images/dl_bg.gif) repeat left top;
}

#conts .contsBox .bigBox .photoBox .boxR dl dt {
	margin-left: 12px;
	display: inline;
	float: left;
	width: 125px;
	font-weight: bold;
}

#conts .contsBox .bigBox .photoBox .boxR dl dt img {
	vertical-align: middle;
}

#conts .contsBox .bigBox .photoBox .boxR dl dt span {
	margin-left: 10px;
}

#conts .contsBox .bigBox .photoBox .boxR dl dd {
	padding-left: 48%;
}

#conts .contsBox .bigBox .photoBox .boxR .bgBox {
	margin-bottom: 15px;
	padding: 8px 0 4px 12px;
	background: #FFF4E9 url(http://chouriryoku.jp/jiten/images/bg_box_btm.gif) no-repeat left bottom;
}

#conts .contsBox .bigBox .photoBox .boxR .bgBox p {
	color: #75bf00;
	font-weight: bold;
	text-align: left;
}

#conts .contsBox .bigBox .photoBox .boxR .p02{
	color: #ff7e00;
	font-weight: bold;
	letter-spacing: 1px;
}

#conts .contsBox .bigBox .subBox {
	margin: 0 20px 0 0;
	width: 310px;
	float: left;
}

#conts .contsBox .bigBox .subBox h3 {
	margin: 0;
	padding: 3px 0 0 10px;
	font-size: 12px;
	color: #fff;
	line-height: normal;
	background: none;
	background-color: #FF7E00;
}

#conts .contsBox .bigBox .subBox h3.pb3 {
	padding-bottom: 3px;
}

#conts .contsBox .bigBox .subBox h3 span {
	margin-left: 10px;
	font-weight: normal;
}

#conts .contsBox .bigBox .subBox .dl01 {
	width: 100%;
}

#conts .contsBox .bigBox .subBox .dl01 dt {
	width: 200px;
	float: left;
	text-indent: 10px;
}

#conts .contsBox .bigBox .subBox .dl01 dd {
	padding: 0 0 5px 80%;
	background: url(http://chouriryoku.jp/jiten/images/line01_i.gif) repeat-x left bottom;
}


#conts .contsBox .bigBox .subBox .dl02 {
	width: 294px;
	margin: 0 4px 0 12px;
}

#conts .contsBox .bigBox .subBox .dl02 dt {
	width: 18px;
	float: left;
	font-weight: bold;
	color: #75BF00;
}

#conts .contsBox .bigBox .subBox .dl02 dd {
	padding: 0 0 20px 6%;
	_text-indent: -4px;
}

#conts .contsBox .p03 {
	padding: 0 5px 22px;
	margin-bottom: 20px;
	text-align: right;
	color: #959595;
	background: url(http://chouriryoku.jp/jiten/images/line02_i.jpg) no-repeat left bottom;
}

#conts .contsBox .ul01 {
	margin: 0 0 0 35px;
}

#conts .contsBox .ul01 li {
	margin-right: 4px;
	float: left;
}

#conts .contsBox .ul01 .li01 a {	
	padding: 4px 40px 4px 48px;
	border: 1px solid #E2B6C9;
	display: block;
	text-align: left;
	background: url(http://chouriryoku.jp/jiten/images/ul01_bg.jpg) no-repeat left center;

}

#conts .contsBox .ul01 .li02 {
}

#conts .contsBox .ul01 .li02 a {
	padding: 4px 32px 4px 37px;
	display: block;
	text-decoration: none;
	color: #a0a0a0;
	text-align: left;
	border: 1px solid #C5C5C5;
	background: url(http://chouriryoku.jp/jiten/images/ul01_2_bg.jpg) no-repeat left center;

}

#conts .contsBox .ul01 .li03 a {
	padding: 4px 72px 4px 72px;
	display: block;
	text-align: left;
	border: 1px solid #E2DFCE;
	background: url(http://chouriryoku.jp/jiten/images/ul01_3_bg.jpg) no-repeat left center;
	color: #748455;
}


#conts .contsBox .bigBox02 {
	margin: 0 0 28px 6px;
	border: 1px solid #E2DFCE;
}

#conts .contsBox .bigBox02 .subBox {
	padding: 4px 0 5px 4px;
	margin-bottom: 15px;
	background: #E4F7FE;
}

#conts .contsBox .bigBox02 .subBox .boxR {
	width: 573px;
	float: right;
}

#conts .contsBox .bigBox02 .subBox .boxR .p04 {
	margin: 4px 0 3px 0;
	font-weight: bold;
	color: #191919;
}

#conts .contsBox .bigBox02 .p05 {
	margin: 0 0 17px 17px;
	color: #191919;
	clear: both;
}

#conts .contsBox .comments {
	margin: 0 6px 30px 6px;
}

#conts .contsBox .comments table {
	margin-bottom: 10px;
}

#conts .contsBox .comments th {
	font-weight: normal;
	vertical-align: top;
}

#conts .contsBox .comments td {
	padding-bottom: 7px;
}

#conts .contsBox #w452 {
	width: 452px;
}

#conts .contsBox .comments p {
	text-align: center;
}

#conts .contsBox #h130 {
	width: 452px;
	height: 130px;
}

#conts .contsBox .ul02 {
	margin: 0 6px;
	padding: 13px 0 13px 17px;
	border: 1px solid #E2DFCE;
	background-color: #F5F4EE;
}

#conts .contsBox .ul02 li {
	margin-bottom: 12px;
	width: 303px;
	float: left;
}

#conts .contsBox .ul02 li a span {
	font-weight: bold;
}

#conts .contsBox .ul02 li.li05 a {
	padding: 2px 0;
	padding-left: 25px; 
	background: url(http://chouriryoku.jp/jiten/images/icon06_i.jpg) no-repeat left top;
} 

#conts .contsBox .ul02 li.li06 a {
	padding: 2px 0;
	padding-left: 25px; 
	background: url(http://chouriryoku.jp/jiten/images/icon07_i.jpg) no-repeat left top;
}

#conts .contsBox .ul02 li.li07 a {
	padding: 2px 0;
	padding-left: 25px; 
	background: url(http://chouriryoku.jp/jiten/images/icon08_i.jpg) no-repeat left top;
} 

#conts .contsBox .ul02 li.li08 a {
	padding: 2px 0;
	padding-left: 25px; 
	background: url(http://chouriryoku.jp/jiten/images/icon09_i.jpg) no-repeat left top;
} 

#conts .pb5 {
	padding-bottom: 5px;
}

#conts .mb10 {
	margin-bottom: 10px!important;
}

/*------jitenBox-------*/
#conts .jitenBox {
	padding: 8px 0 0;
	border: none;
}

#conts .jitenBox h4 {
	margin-bottom: 15px;
}


#conts .jitenBox .bigBox02 .subBox .boxR {
	width: 415px;
}

#conts .jitenBox .bigBox02 .subBox .boxR p {
	margin: 0;
	color: #748455;
}

#conts .jitenBox .comments table th {
	font-size:12px;
	width: 80px;
}

#conts .jitenBox .comments table td #w452,
#conts .jitenBox .comments table td #textarea01 {
	width: 400px;
}

#conts .contsBox .ul02 {
	margin: 0 6px;
	padding: 13px 0 13px 17px;
	border: 1px solid #E2DFCE;
	background-color: #F5F4EE;
}

#conts .jitenBox .ul02 {
	margin-bottom: 35px;
}

#conts .jitenBox .ul02 li {
	margin-bottom: 12px;
	width: 230px;
	float: left;
}

#conts .contsBox .ul02 li a span {
	font-weight: bold;
}

#conts .contsBox .ul02 li.li05 a {
	padding: 2px 0;
	padding-left: 25px; 
	background: url(../../recipe/images/icon06_i.jpg) no-repeat left top;
} 

#conts .contsBox .ul02 li.li06 a {
	padding: 2px 0;
	padding-left: 25px; 
	background: url(../../recipe/images/icon07_i.jpg) no-repeat left top;
}

#conts .contsBox .ul02 li.li07 a {
	padding: 2px 0;
	padding-left: 25px; 
	background: url(../../recipe/images/icon08_i.jpg) no-repeat left top;
} 

#conts .contsBox .ul02 li.li08 a {
	padding: 2px 0;
	padding-left: 25px; 
	background: url(../../recipe/images/icon09_i.jpg) no-repeat left top;
} 

/*
 * 食材事典用スタイルシート
 *
 *
 *
 *
 *
 */

strong{
  display: in-line;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
//  color: #550000;
}

.st_brown {
  display: in-line;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #550000;
}


strong b {
  display: in-line;
  font-size:16px;
  fpont-weight:bold;
  border-width:1px;
  border-style:solid;
  border-color:#ff00ff;
  padding:2px 8px;
  margin: 12px 0px 12px 0px;
  color:#ff00ff;
  background-color:#ffffee;
}

.image dt {
  display: block;
  float: left;
  padding: 2px 0px 2px 8px;
  margin: 2px 10px;
  width: 100px;
  height: 108px;
}

.image dd {
  display: block;
  float: left;
  padding: 2px;
  margin: 2px;
//  height: 108px;
  height: 140px;
/* IE
  width: 250px;
*/
  width: 340px;
}

.text dt {
  display: block;
  float: left;
  padding: 2px 0px 2px 8px;
  margin: 2px 10px;
  width: 100px;
  font-weight: bold;
  font-size:13px;
}

.text dd {
  display: block;
  float: left;
  padding: 2px;
  margin: 2px;
/*
  width: 250px;
*/
  width: 340px;
}

div .sidelink{
    height: 20px;
    float: right;
    margin: 10px 0px;
}

img .no-border{
     border-width:0px;
     border-style:none;
     border-color:#fff;
}