@charset "utf-8";
@import "http://chouriryoku.jp/recipe/common/css/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------
	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;
	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:  0 0 26px 8px;
	margin:0px 0px 0px 10px;
	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: 12px;
	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---*/


#conts .jitenBack h2 {
  	font-family:'Lucida Grande',Verdana,Arial,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ',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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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/recipe/tieup/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(../../images/comment_img02.gif) no-repeat left top;
}


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

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

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

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




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

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


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

#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(http://chouriryoku.jp/recipe/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/recipe/column/images/jiten_li02_bg.gif) no-repeat left center;

}

#conts .jitenButton .li03 a {
	background: url(http://chouriryoku.jp/recipe/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;
}


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

strong{
  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;
  width: 250px;
  height: 108px;
}

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

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

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