@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #232323;
	text-align: left;
	letter-spacing: 1px;
	background-color: #FFF;
	-webkit-text-size-adjust: none;
	_display: inline;
	_zoom:1;
	margin: 0;
	padding: 0;
	min-width: 964px;
}
p, li, dt, dd, th, td {
	line-height: 180%;
	letter-spacing: 1px;
	font-size: 12px;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
}
ul {
	list-style: none;
}
img {
	border-style: none;
	vertical-align:bottom
}
a {
	letter-spacing: 1px;
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img:hover {
	filter: Alpha(opacity=100);
	opacity:0.8;
}
#title {
	background-size: cover;
	background-color: #CABA7E;
}
#title h1 {
	float: left;
	margin-right: 287px;
}
#title div {
	width: 940px;
	padding: 20px 12px;
	margin: 0 auto;
}
#title div:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#catch {
	padding: 28px 0 37px 0;
}

#gmenu {
	list-style:none;
	overflow:hidden;
}
#gmenu li {
	list-style:none;
	float:left;
}
#gmenu li a {
	background-image: url(img/menu.jpg);
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	height: 21px;
}
#gmenu li#g01 a {
	background-image: url(img/menu.jpg);
	background-position:left top;
	width:75px;
}
#gmenu li#g01 a:hover, #gmenu li#g01.current-menu a {
	background-position:left bottom;
}
#gmenu li#g02 a {
	background-position: -75px 0;
	width:104px;
}
#gmenu li#g02 a:hover, #gmenu li#g02.current-menu a {
	background-position:-75px bottom;
}
#gmenu li#g03 a {
	background-position: -179px 0;
	width:89px;
}
#gmenu li#g03 a:hover, #gmenu li#g03.current-menu a {
	background-position:-179px bottom;
}
#gmenu li#g04 a {
	background-position: -268px 0;
	width:150px;
}
#gmenu li#g04 a:hover, #gmenu li#g04.current-menu a {
	background-position:-268px bottom;
}
.contents {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0 50px 0;
	background: #FFF;
}
#new #mainimg {
	float: left;
}
#intro {
	float: right;
	width: 418px;
	height: 592px;
	position: relative;
}
#intro #update {
	padding: 0 0 25px 120px;
	background-image: url(img/newrecipe.png);
	background-repeat: no-repeat;
	font-size: 13px;
}
#info{
	padding-top: 10px;
}
#info img{
	float: left;
	padding: 1px 25px 0 0;
}
#info h3 {
	font-size: 14px;
	letter-spacing: 2px;
}
#info p {
	font-size: 11px;
}
#info .t_blue {
	font-size: 10px;
	margin-bottom: 10px;
}
#info .profile {
	font-size: 10px;
}



#foot_contents {
	background-color: #7C7C7C;
	padding: 20px;
}
#foot_contents p {
	color: #FFF;
	text-align: center;
	font-size: 11px;
}
#foot_contents a {
	color: #FFF;
}

.tit {
	font-size: 19px;
	margin: 10px 0;
	padding: 0px;
	letter-spacing: 2px;
}
.snsbtn {
	padding: 40px 0;
	zoom:1;
}
.snsbtn:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.snsbtn li {
	float: left;
	padding-right: 15px;
}
.snsbtn li.mg {
	padding-bottom: 5px;
}
iframe.twitter-share-button {
	width: 90px!important;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.t_right {
	text-align: right;
}
.mg_t5 {
	margin-top: 5px;
}
.mg_t8 {
	margin-top: 8px;
}
.mg_t10 {
	margin-top: 10px;
}
.mg_t15 {
	margin-top: 15px;
}
.mg_t20 {
	margin-top: 20px;
}
.mg_t30 {
	margin-top: 30px;
}
.mg_t40 {
	margin-top: 40px;
}
.mg_tb5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.mg_tb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mg_tb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mg_tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mg_tb30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.mg_tb40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.mg_tl15 {
	margin-top: 15px;
	margin-left: 15px;
}
.mg_b5 {
	margin-bottom: 5px;
}
.mg_b8 {
	margin-bottom: 8px;
}
.mg_b10 {
	margin-bottom: 10px;
}
.mg_b15 {
	margin-bottom: 15px;
}
.mg_b20 {
	margin-bottom: 20px;
}
.mg_b25 {
	margin-bottom: 25px;
}
.mg_b30 {
	margin-bottom: 30px;
}
.mg_b40 {
	margin-bottom: 40px;
}
.mg_b50 {
	margin-bottom: 50px;
}
.mg_l10 {
	margin-left: 10px;
}
.mg_l20 {
	margin-left: 20px;
}
.mg_l30 {
	margin-left: 30px;
}
.mg_l35 {
	margin-left: 35px;
}
.pd_b5 {
	padding-bottom: 5px !important;
}
.pd_b10 {
	padding-bottom: 10px !important;
}
.pd_t10 {
	padding-top: 10px !important;
}
.pd_t15 {
	padding-top: 15px !important;
}
.pd_t30 {
	padding-top: 30px !important;
}
.pd_t40 {
	padding-top: 40px !important;
}
.pd_t50 {
	padding-top: 50px !important;
}
.pd_t90 {
	padding-top: 90px !important;
}
.pd_b30 {
	padding-bottom: 30px !important;
}
.pd_b40 {
	padding-bottom: 40px !important;
}
.pd_b50 {
	padding-bottom: 50px !important;
}
.pd_l63 {
	padding-left: 63px;
}
.mg_b0 {
	margin-bottom: 0px !important;
}
.t_20 {
	font-size: 20px;
	line-height: 180%;
}
.t_16 {
	font-size: 16px;
	line-height: 180%;
}
.t_15 {
	font-size: 15px;
	line-height: 180%;
}
.t_14 {
	font-size: 14px;
	line-height: 200%;
}
.t_12 {
	font-size: 12px;
	line-height: 180%;
}
.t_10 {
	font-size: 10px;
	letter-spacing: 0px;
}

.t_right {
	text-align: right;
}
.f_normal {
	font-weight: normal !important;
}
.t_ind {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.clr {
	width: 100%;
	zoom:1;
	min-height: 1px; /*IE6、7対策*/
}
.clr:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
* html .clr {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;/**/
}
.clrfix {
	clear: both;
}
.nodisp {
	display:none;
}
.yokoli li {
	float: left;
	list-style-type: none;
}
.basicTable {
	border-top: 1px solid #D2CCB9;
	border-left: 1px solid #D2CCB9;
	margin-bottom: 30px;
	clear: both;
	width: 900%;
}
.basicTable th, .basicTable td {
	text-align: left;
	border-right: 1px solid #D2CCB9;
	border-bottom: 1px solid #D2CCB9;
}
.basicTable th {
	text-align: left;
	padding: 20px;
	letter-spacing: 1px;
	background-color: #E7E7E7;
}
.basicTable td {
	background-color: #FFF;
}
.basicTable .subth {
	background: #FFFFFF;
	width: 120px;
	text-align: left;
}
.input_size {
	height: 20px;
}
input, select {
	vertical-align:-2px;
	padding: 5px;
}
.waku {
	padding: 20px;
	background-color: #efe9db;
}
.midashi {
	font-size: 16px;
	margin: 20px 0 40px 0;
	padding: 11px 0 10px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}
.icon a {
	text-decoration: none !important;
	padding: 0 0 8px 20px;
	background-image: url(img/icon.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-size: 13px;
}
.icon a:hover {
	text-decoration: underline !important;
}
.basicTable {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	width: 100%;
	font-size: 90%;
}
.basicTable tr th {
	text-align: left;
	padding: 0 15px;
	background-color: #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	word-wrap: break-word;
}
.basicTable tr td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px;
}
/* スライダー */

.bg_img {
	width: 100%;
	max-width: 418px;
	margin: 0 auto;
}
.bg_img .bx-wrapper {
}
.bx-window {
	padding-right: 40px;
}

/* ページャー部分 */
.bx-pager {
	display: none;
}
.bx-pager a {
	margin-right: 10px;
	background-color: #FFF;
}
.bx-pager a.pager-active {
	color: #ffffff;
	background-color: #333;
}
/* 前へ、次へのボタン */

.bx-prev, .bx-next {
	position: absolute;
	font-size: 1px;
	text-decoration: none !important;
	color: #ffffff !important;
	height: 250px;
	width: 40px;
}
.bx-prev {
	left: 0;
	top: 0;
	background-image: url(img/nav_prev.jpg);
	background-repeat: no-repeat;
}
.bx-next {
	left: 378px;
	top: 0;
	background-image: url(img/nav_next.jpg);
	background-repeat: no-repeat;
}
.bx-pager a.thumb {
	border: none;
	padding:0;
	background-color: none;
	line-height: 0;
	overflow: hidden;
	display: inline-block;
}
.bx-pager a img {
	border: 1px solid #dddddd;
	padding:0;
	text-decoration: none;
}
.bx-pager a.pager-active img {
	color: #ffffff;
	border: 1px solid #f00;
}
/* 3.カルーセルスライダー */

.bg_img .bx-wrapper {
	width: inherit;
}
#menulist {
	height: 250px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 0 0 40px;
}
#menulist li {
	width: 160px;
	text-align: center;
	padding-right: 17px;
	font-size: 10px;
	line-height: 140%;
}
#menulist li img {
	padding-bottom: 8px;
}
#menulist li a {
	font-size: 24px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 2px #333333;
}
.slider {
	width: 100%;
	margin: 0px auto;
}

.maincontents{
	width: 940px;
}
.maincontents p{
	line-height: 200%;
}
#menulist2 {
	width: 960px;
	margin-right: -20px;
}
#menulist2 li {
	width: 220px;
	text-align: center;
	padding-right: 20px;
	float: left;
	letter-spacing: 0 !important;
}
#menulist2 li img {
	padding-bottom: 10px;
}
#menulist3 {
	width: 960px;
	margin-right: -20px;
}
#menulist3 li {
	width: 172px;
	text-align: center;
	padding-right: 20px;
	float: left;
	letter-spacing: 0 !important;
}
#menulist3 li img {
	padding-bottom: 10px;
}
.active {
	filter: Alpha(opacity=100);
	opacity:0.4;
}

#pankuzu {
	letter-spacing: 0px;
	list-style-type: none;
	padding-bottom: 40px;
}
#pankuzu li {
	display: inline;
	margin-right: 6px;
	font-size: 11px;
}

#recipe #mainimg {
	float: left;
}
#mater_box {
	float: right;
	width: 545px;
}
.wide {
	width: 400px !important;
}
#recipe h3 {
	font-size: 14px;
	font-weight: bold;
	color: #648395;
	padding-bottom: 10px;
}

#mater_box ul{
	padding: 10px 0;
}
#mater_box ul li{
	padding-bottom: 3px;
}
#mater_box .t_red a {
	color: #900;
}

#howto_box{
	padding: 20px 0 10px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}
#howto_box .f_left{
	width: 360px;
}
#howto_box .f_right{
	width: 545px;
}
#howto_box ul li{
	margin-left: 15px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
#howto_box ol li{
	margin-left: 25px;
	padding-bottom: 10px;
	list-style-position: outside;
}

#point{
	margin-top: 30px;
	padding: 13px 0 10px 100px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/point.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#point2{
	margin-top: 30px;
	padding: 13px 0 10px 100px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/point2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#point3{
	margin-top: 30px;
	padding: 13px 0 10px 100px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/point3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#point4{
	margin-top: 30px;
	padding: 13px 0 10px 100px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/point4.png);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.memo {
	width: 960px;
	margin-right: -20px;
}
ul.memo li {
	margin: 30px 20px 10px 0;
	float: left;
}

#knowledge{
	background-color: #F4F0E3;
	padding: 25px 20px 23px 25px;
	margin: 30px 0 10px 0;
}
#knowledge h4 {
	font-size: 14px;
}
#knowledge h4 span {
	font-weight: normal;
	font-size: 11px;
}
#bknumber{
	width: 960px;
	background-image: url(img/backnumber.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 22px 0 35px 0;
	margin-top: 10px;
	}
#bknumber div{
	padding: 19px 0 8px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}
.recipe_list {
	float: left;
	width: 430px;
	letter-spacing: 1px;
	margin: 0 40px 10px 0;
	padding: 10px 0;
}
.recipe_list dt {
	float: left;
	margin-right: 15px;
}
.recipe_list dd a {
	text-decoration: none;
	font-size: 14px;
}
.recipe_list dd a:hover {
	color: #666;
}
.recipe_list dd .date{
	padding: 5px 0;
}
.recipe_list dd span {
	font-size: 12px !important;
}



.snsbtn {
	padding-top: 40px;
	zoom:1;
}
.snsbtn:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.snsbtn li {
	float: left;
	padding-right: 15px;
}
.snsbtn li.mg{
	padding-bottom: 5px;
}

iframe.twitter-share-button {
width: 90px!important;
}

.t_red {
	color: #900;
}
.t_blue {
	color: #648395;
}
