@charset "utf-8";

* {
	margin:0px;
	padding:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	margin:auto;
	width:900px;
}

.wrapper {
	width:900px;
}

/***********************************************************************************************************************************************************************************************

																               まろかのご紹介

***********************************************************************************************************************************************************************************************/

.header {	
	width:900px;
	height:150px;
}

.header .maroka {
	margin-top:20px;
	background:url(../images/yagou2.gif) no-repeat;
	text-indent:-9999px;
	width:420px;
	height:60px;
	float:left;
}

.header .place {
	color:#666666;
	width:270px;
	float:right;
	margin-top:40px;
}

/*************************************************************************globalnavi start**********************************************************************************************/

.globalnavi {
	height:180px;
	width:900px;
}

.globalnavi ul {
	width:900px;
	height:180px;
}

.globalnavi ul li {
	text-indent:-9999px;
	list-style:none;
	float:left;
	height:180px;
}

.globalnavi ul li.top {
	background-position:0px 0px;
	width:220px;
}
.globalnavi ul li.top a {
	background:url(../images/item.gif) no-repeat;
	display:block;
	height:170px;
	width:220px;
}

.globalnavi ul li.top a:hover {
	background-position:0px -175px;
}
	
.globalnavi ul li.introduction {
	background-position:-220px -175px;
	width:154px;
}

.globalnavi ul li.introduction a {
	background:url(../images/item.gif) no-repeat;
	display:block;
	height:180px;
	width:154px;
	
}

.globalnavi ul li.introduction2 {
	width:154px;
}

.globalnavi ul li.introduction2 a {
	background:url(../images/item.gif) no-repeat;
	display:block;
	height:180px;
	width:154px;
	background-position:-220px -175px;
}

.globalnavi ul li.Process {
	width:178px;
}

.globalnavi ul li.Process a {
	background:url(../images/item.gif) no-repeat;
	background-position:-370px 0px;
	display:block;
	height:160px;
	width:178px;
}

.globalnavi ul li.Process a:hover {
	background-position:-370px -175px;
}


.globalnavi ul li.recipe {
	width:154px;
}

.globalnavi ul li.recipe a {
	background:url(../images/item.gif) no-repeat;
	background-position:-546px 0px;
	display:block;
	height:180px;
	width:154px;
}

.globalnavi ul li.recipe a:hover {
	background-position:-546px -175px;
}



.globalnavi ul li.Inquiry {
	width:190px;
}

.globalnavi ul li.Inquiry a {
	background:url(../images/item.gif) no-repeat;
	background-position:-700px 0px;
	display:block;
	height:180px;
	width:190px;
}

.globalnavi ul li.Inquiry a:hover {
	background-position:-700px -175px;
}



/*************************************************************************side start**********************************************************************************************/

.main .side {
	margin-top:100px;
	float:left;
	width:240px;
}


.main .side ul li {
	text-indent:-9999px;
	list-style:none;
	height:100px;
}

.main .side ul li.order {
	height:126px;
	width:200px;
}

.main .side ul li.order a {
	background:url(../images/navi_01.gif) no-repeat;
	display:block;
	height:126px;
	width:200px;
}

.main .side ul li.order a:hover {
	background-position:-194px 0px;
}

.main .side ul li.voice {
	height:117px;
	width:200px;
}

.main .side ul li.voice a {
	background:url(../images/navi_02.gif) no-repeat;
	display:block;
	height:117px;
	width:200px;
}

.main .side ul li.voice a:hover {
	background-position:-194px 0px;
}

.main .side ul li.blog{
	height:120px;
	width:200px;
}

.main .side ul li.blog a {
	background:url(../images/navi_03.gif) no-repeat;
	display:block;
	height:120px;
	width:200px;
}

.main .side ul li.blog a:hover {
	background-position:-194px 0px;
}



/*************************************************************************content start**********************************************************************************************/

.main .content {
	line-height:30px;
	width:660px;
	float:right;
}

.main .content .apeal1 {
	background:url(../images/shoukaiwaku.gif) no-repeat;
	height:250px;
	width:550px;
	margin-top:50px;
	margin-left:50px;
}	

.main .content .apeal1 h2 {
	text-indent:-9999px;
}

.main .content .apeal1 p {
	color:#666666;
	padding-top:70px;
	padding-left:80px;
}

	
.main .content .apeal2 {
	height:200px;
	width:550px;
	margin-left:50px;
	margin-top:25px;
}

.main .content .apeal10 {
	height:200px;
	width:550px;
	margin-left:50px;
	margin-top:25px;
}


.main .content .apeal2 h3 {
	background:url(../images/shoukai1.gif) no-repeat;
	text-indent:-9999px;
	height:60px;
}

.main .content .apeal10 h3 {
	background:url(../images/shoukai2.gif) no-repeat;
	text-indent:-9999px;
	height:60px;
	
}

.main .content .apeal10 p {
	padding-left:70px;
	color:#666666;
}


.main .content .apeal2 p {
	padding-left:70px;
	color:#666666;
}


.main .content .apeal3 {
	height:130px;
	width:550px;
	margin-left:50px;
	margin-top:25px;
	margin-bottom:150px;
}

.main .content .apeal3 h3 {
	background:url(../images/shoukai3.gif) no-repeat;
	height:60px;
	text-indent:-9999px;
}

.main .content .apeal3 p {
	padding-left:70px;
	color:#666666;
}

.main .content .apeal3 p strong {
	font-weight:200;
	font-size:16px;
}


.main .content .apeal2 p strong {
	font-weight:200;
	font-size:16px;
}

.main .content .apeal10 p strong {
	font-weight:200;
	font-size:16px;
}
	
	
/*************************************************************************footer start**********************************************************************************************/

.footer {
	background:url(../images/footer.gif) no-repeat;
	width:900px;
	height:80px;
	float:left;
}

.footer ul {
	margin-top:45px;
	width:510px;
	float:right;
}

.footer ul li {
	list-style:none;
	float:left;
	width:170px;
}

.footer ul li a {
	text-decoration:none;
	color:#FFFFFF;
}

.footer1 {
	background:url(../images/footer.gif) no-repeat;
	margin-top:80px;
	width:900px;
	height:80px;
	float:left;
}

.footer1 ul {
	margin-top:45px;
	width:510px;
	float:right;
}

.footer1 ul li {
	list-style:none;
	float:left;
	width:170px;
}

.footer1 ul li a {
	text-decoration:none;
	color:#FFFFFF;
}


/**********************************************************copyright start************************************************************************************************************/

.copyright {
	height:50px;
	width:900px;
	text-align:right;
	float:left;
}


/***********************************************************************************************************************************************************************************************

事業案内

***********************************************************************************************************************************************************************************************/

.globalnavi ul li.recipe {
	width:154px;
}

.globalnavi ul li.recipe a {
	background:url(../images/item.gif) no-repeat;
	background-position:-546px 0px;
	display:block;
	height:180px;
	width:154px;
}

.globalnavi ul li.recipe a:hover {
	background-position:-546px -175px;
}

.main .content .apeal4 {
	background:url(../images/aisatuwaku.gif) no-repeat;
	background-color:#CCCCCC;
	height:510px;
	width:600px;
	margin-left:30px;
	margin-top:25px;
}

.main .content .apeal4 p {
	color:#666666;
	padding-top:20px;
	font-size:15px;
	line-height:28px;
	padding-left:45px;
}

.main .content .apeal4 h2 {
	padding-top:35px;
	margin-left:90px;
	color:#FF9900;
	font-size:16px;
	height:20px;
}
.main .content .apeal4 h2 .yasasi {
	font-size:13px;
}
 
 
 
 
.main .content .apeal4 p strong {
	font-size:16px;
	font-weight:200;
}

.main .content .apeal4 .photo2 {
	text-indent:-9999px;
	background:url(../images/aisatu3.jpg) no-repeat;
	width:140px;
	height:156px;
	float:right;
	margin-top:80px;
}


.main .content .apeal4 .sign {
	text-indent:-9999px;
	background:url(../images/name.gif) no-repeat;
	width:180px;
	height:60px;
	float:right;
}


.main .content .company {
	color:#666666;
	font-weight:500;
	font-size:90%;
	width:550px;
	height:510px;
	margin-top:30px;
	margin-left:78px;
	margin-bottom:20px;
}

.main .content .company dd {
	padding-left:65px;
}


/***********************************************************************************************************************************************************************************************

サイトマップ

***********************************************************************************************************************************************************************************************/

.main2 {
	margin-top:60px;
}


.main2 .apeal5 {
	background:url(../images/line7.gif) no-repeat;
	width:900px;
	height:50px;
	margin-left:50px;
	margin-top:10px;
}

.main2 .apeal6 {
	background:url(../images/line7.gif) no-repeat;
	width:900px;
	height:50px;
	margin-left:50px;
	margin-top:10px;
	margin-bottom:60px;
}


.main2 .apeal5 a {
	color:#666666;
	text-decoration:none;
}

.main2 .apeal6 a {
	color:#666666;
	text-decoration:none;
}


.main2 .apeal5 h2 {
	font-size:17px;
	font-weight:200;
	width:250px;
	padding-top:2px;
	float:left;
	padding-left:80px;
}

.main2 .apeal6 h2 {
	font-size:17px;
	font-weight:200;
	width:250px;
	padding-top:2px;
	float:left;
	padding-left:80px;
}


.main2 .apeal5 p {
	width:570px;
	float:left;
	margin-top:3px;
}

.main2 .apeal6 p {
	width:570px;
	float:left;
	margin-top:3px;
}


/***********************************************************************************************************************************************************************************************

お問い合わせ

***********************************************************************************************************************************************************************************************/

.globalnavi ul li.introduction1 {
	width:154px;
}

.globalnavi ul li.introduction1 a {
	background:url(../images/item.gif) no-repeat;
	display:block;
	height:180px;
	width:154px;
	background-position:-220px 0px;
}

.globalnavi ul li.introduction1 a:hover {
	background-position:-220px -175px;
}

.globalnavi ul li.Inquiry1 {
	width:190px;
}

.globalnavi ul li.Inquiry1 a {
	background:url(../images/item.gif) no-repeat;
	background-position:-700px -175px;
	display:block;
	height:180px;
	width:190px;
}

.main .content2 .access {
	background:url(../images/accesswaku.gif) no-repeat;
	height:132px;
	width:420px;
	float:right;
	padding-left:150px;
	padding-top:60px;
	margin-left:70px;
	color:#666666;
}
.main .content2 .access h2 {
	font-weight:200;
}

.main .content2 .access a {
	color:#666666;
	display:block;
}


.main .content2 {
	width:650px;
	height:600px;
	float:right;
}

.main .content2 .apeal1 {
	background:url(../images/line7.gif) no-repeat;
	height:100px;
	width:650px;
	margin-top:100px;
	float:left;
}

.main .content2 .apeal1 p {
	color:#666666;
	padding-top:3px;
	padding-left:80px;
}

/***********************************************************************************************************************************************************************************************

お客様の声

***********************************************************************************************************************************************************************************************/

.main .content .voice {
	height:100px;
	width:620px;
	float:right;
	margin-top:100px;
}

.main .content .apeal11 {
	background:url(../images/voicewaku.gif) no-repeat;
	height:220px;
	width:620px;
	margin-top:90px;
	float:right;
}	

.main .content .apeal11 p {
	color:#666666;
	padding-top:60px;
	padding-left:23px;
}



.main .content .voice .guest {
	background:url(../images/line9.gif) no-repeat;
	height:70px;
	width:620px;
}

.main .content .voice .guest h2 {
	padding-left:50px;
	font-size:17px;
	font-weight:200px;
}


.main .content .voice .explanation {
	color:#666666;
	padding-left:52px;
	width:562px;
	height:80px;
	float:left;
}



.main .content .voice .explanation p {
 	width:355px;
	height:80px;
	float:left;
}

.main .content .voice .explanation .click {
	text-indent:-9999px;
	background:url(../images/voiceclick.gif) no-repeat;
	margin-left:60px;
	width:140px;
	height:80px;
	float:right;
}

.main .content .voice .explanation .click a {
	width:140px;
	height:80px;
	display:block;
}
.main .content .up1 {
	width:660px;
	float:left;
	position: relative;
	height: 230px;
	margin-top:20px;
}

.main .content .up1 .up {
	position:absolute;
	text-indent:-9999px;
	width:178px;
	height:136px;
	float:right;
	top: 117px;
	right: 9px;
}

.main .content .up1 .up_1 {
	position:absolute;
	text-indent:-9999px;
	width:178px;
	height:136px;
	float:right;
	top: 117px;
	_top:147px;
	right: 9px;
}


.main .content .up1 .up a {
	background:url(../images/topclick3.gif) no-repeat;
	display:block;
	height: 136px;
	width: 178px;
}

.main .content .up1 .up_1 a {
	background:url(../images/topclick3.gif) no-repeat;
	display:block;
	height: 136px;
	width: 178px;
}



.main .content .up1 .up2 {
	text-indent:-9999px;
	position:absolute;
	width:95px;
	height:98px;
	top: 110px;
	right:550px;
}

.main .content .up1 .up2 a {
	background:url(../images/recipeclick2.gif) no-repeat;
	display:block;
	width:95px;
	height:98px;
}



.main .content .up1 .up3 {
	text-indent:-9999px;
	position:absolute;top:10px;right:280px;
	background:url(../images/recipeclick1.gif) no-repeat;
	width:105px;
	height:88px;
}

.main .content .up1 .up3 a {
	background:url(../images/recipeclick1.gif) no-repeat;
	display:block;
	width:105px;
	height:88px;
}


.main .content .up a {
	display:block;
	width:200px;
	height:150px;
}
.main .side .side2 {
	text-indent:-9999px;
	background:url(../images/topclick2.gif) no-repeat;
	margin-top:700px;
	width:240px;
	height:150px;
	float:left;
}

.main .side .side3 {
	text-indent:-9999px;
	background:url(../images/topclick1.gif) no-repeat;
	margin-top:700px;
	width:240px;
	height:150px;
	float:left;
}


.main .side .side2 a {
	display:block;
	width:180px;
	height:150px;

}

.main .side .side3 a {
	display:block;
	width:180px;
	height:150px;

}

.main .side ul li.voice1 a {
	background:url(../images/navi_02.gif) no-repeat;
	background-position:-194px 0px;
	display:block;
	height:117px;
	width:200px;
}

.main .side ul li.voice1 {
	background:url(../images/navi_02.gif) no-repeat;
	height:117px;
	width:200px;

}

/***********************************************************************************************************************************************************************************************

楽ちんレシピ

***********************************************************************************************************************************************************************************************/

.globalnavi ul li.recipe1 {
	width:154px;
}

.globalnavi ul li.recipe1 a {
	background:url(../images/item.gif) no-repeat;
	background-position:-546px -175px;
	display:block;
	height:180px;
	width:154px;
}

.globalnavi ul li.introduction {
	width:154px;
}

.globalnavi ul li.introduction a {
	background:url(../images/item.gif) no-repeat;
	background-position:-220px 0px;
	display:block;
	height:180px;
	width:154px;
}

.globalnavi ul li.introduction a:hover {
	background-position:-220px -175px;
}





.content .recipe {
	background:url(../images/recipewaku.gif) no-repeat;
	height:300px;
	width:550px;
	margin-left:55px;
	margin-top:52px;
}

.content .recipe h2 {
	text-indent:-9999px;
}

.content .recipe p {
	padding-top:40px;
	padding-left:80px;
	color:#666666;
}

.content .rakuchinrecipe {
	background:url(../images/line4.gif) no-repeat;
	margin-left:70px;
	padding-left:30px;
	padding-top:37px;
	width:530px;
	height:378px;
	color:#666666;
}


.main .content .rakutin1 {
	background:url(../images/line2.gif) no-repeat;
	margin-top:80px;
	float:left;	
	height:100px;
	width:650px;
}

.main .content .rakutin1 h2 {
	font-size:18px;
	font-weight:200;
	padding-left:50px;
	padding-top:7px;
	color:#666666;
}

.main .content .rakutin {
	float:left;
	height:400px;
	width:660px;
}


.main .content .rakutin .comment {
	background:url(../images/line3.gif) no-repeat;
	color:#666666;
	margin-left:52px;
	height:70px;
	width:600px;
}

.main .content .rakutin .comment p {
	padding-left:90px;
	font-size:14px;
}


.main .content .rakutin .comment h3 {
	padding-top:18px;
	padding-left:3px;
	font-size:15px;
	font-weight:200;
}

/*
.content .rakuchinrecipe .recipe番号 {
	background:url(../images/recipe番号.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe番号 a {
	background:url(../images/recipe番号.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

*/

.content .rakuchinrecipe .recipe18 {
	background:url(../images/recipe18.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe18 a {
	background:url(../images/recipe18.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

.content .rakuchinrecipe .recipe17 {
	background:url(../images/recipe17.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe17 a {
	background:url(../images/recipe17.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

.content .rakuchinrecipe .recipe16 {
	background:url(../images/recipe16.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe16 a {
	background:url(../images/recipe16.JPG) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

.content .rakuchinrecipe .recipe15 {
	background:url(../images/recipe15.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe15 a {
	background:url(../images/recipe15.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

.content .rakuchinrecipe .recipe14 {
	background:url(../images/recipe14.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe14 a {
	background:url(../images/recipe14.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

.content .rakuchinrecipe .recipe13 {
	background:url(../images/recipe13.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe13 a {
	background:url(../images/recipe13.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

.content .rakuchinrecipe .recipe12 {
	background:url(../images/recipe12-3.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe12 a {
	background:url(../images/recipe12-3.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}


.content .rakuchinrecipe .recipe11 {
	background:url(../images/recipe11.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe11 a {
	background:url(../images/recipe11.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}


.content .rakuchinrecipe .recipe10 {
	background:url(../images/recipe10.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe10 a {
	background:url(../images/recipe10.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

.content .rakuchinrecipe .recipe9 {
	background:url(../images/recipe9.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe9 a {
	background:url(../images/recipe9.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}





.content .rakuchinrecipe .recipe8 {
	background:url(../images/recipe8.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe8 a {
	background:url(../images/recipe8.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

.content .rakuchinrecipe .recipe7 {
	background:url(../images/recipe7-10.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe7 a {
	background:url(../images/recipe7-10.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}

.content .rakuchinrecipe .recipe6 {
	background:url(../images/recipe6.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe6 a {
	background:url(../images/recipe6.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}


.content .rakuchinrecipe .recipe5 {
	background:url(../images/recipe5.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe5 a {
	background:url(../images/recipe5.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}


.content .rakuchinrecipe .recipe4 {
	background:url(../images/recipe4.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe4 a {
	background:url(../images/recipe4.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}


.content .rakuchinrecipe .recipe3 {
	background:url(../images/recipe3.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe3 a {
	background:url(../images/recipe3.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}


.content .rakuchinrecipe .recipe2 {
	background:url(../images/recipe2-8.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe2 a {
	background:url(../images/recipe2-8.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}


.content .rakuchinrecipe .recipe1 {
	background:url(../images/recipe1.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:95px;
	margin-top:40px;
	width:400px;
	height:300px;
}

.content .rakuchinrecipe .recipe1 a {
	background:url(../images/recipe1.jpg) no-repeat;
	display:block;
	width:400px;
	height:300px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

彩りオムレツ

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo119 {
	text-indent:-9999px;
	background:url(../images/recipe18-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo120 {
	text-indent:-9999px;
	background:url(../images/recipe18-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo121 {
	text-indent:-9999px;	
	background:url(../images/recipe18-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo122 {
	text-indent:-9999px;
	background:url(../images/recipe18-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo123 {
	text-indent:-9999px;
	background:url(../images/recipe18-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo124 {
	text-indent:-9999px;
	background:url(../images/recipe18.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

れんこんにゃく炒め

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo115 {
	text-indent:-9999px;
	background:url(../images/recipe17-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo116 {
	text-indent:-9999px;
	background:url(../images/recipe17-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo117 {
	text-indent:-9999px;	
	background:url(../images/recipe17-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo118 {
	text-indent:-9999px;
	background:url(../images/recipe17.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

/***********************************************************************************************************************************************************************************************

ポテサラきんちゃく

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo111 {
	text-indent:-9999px;
	background:url(../images/recipe16-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo112 {
	text-indent:-9999px;
	background:url(../images/recipe16-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo113 {
	text-indent:-9999px;	
	background:url(../images/recipe16-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo114 {
	text-indent:-9999px;
	background:url(../images/recipe16.JPG) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

レタスとチーズの豚巻き

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo104 {
	text-indent:-9999px;
	background:url(../images/recipe15-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo105 {
	text-indent:-9999px;
	background:url(../images/recipe15-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo106 {
	text-indent:-9999px;	
	background:url(../images/recipe15-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo107 {
	text-indent:-9999px;
	background:url(../images/recipe15-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo108 {
	text-indent:-9999px;
	background:url(../images/recipe15-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo109 {
	text-indent:-9999px;
	background:url(../images/recipe15-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo110 {
	text-indent:-9999px;
	background:url(../images/recipe15.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}




/***********************************************************************************************************************************************************************************************

鶏ミンチとなめ茸のゴマ焼き

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo97 {
	text-indent:-9999px;
	background:url(../images/recipe14-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo98 {
	text-indent:-9999px;
	background:url(../images/recipe14-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo99 {
	text-indent:-9999px;	
	background:url(../images/recipe14-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo100 {
	text-indent:-9999px;
	background:url(../images/recipe14-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo101 {
	text-indent:-9999px;
	background:url(../images/recipe14-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo102 {
	text-indent:-9999px;
	background:url(../images/recipe14-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo103 {
	text-indent:-9999px;
	background:url(../images/recipe14.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

なすと鶏もも肉の揚げびたし

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo89 {
	text-indent:-9999px;
	background:url(../images/recipe13-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo90 {
	text-indent:-9999px;
	background:url(../images/recipe13-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo91 {
	text-indent:-9999px;	
	background:url(../images/recipe13-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo92 {
	text-indent:-9999px;
	background:url(../images/recipe13-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo93 {
	text-indent:-9999px;
	background:url(../images/recipe13-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo94 {
	text-indent:-9999px;
	background:url(../images/recipe13-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo95 {
	text-indent:-9999px;
	background:url(../images/recipe13-7.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo96 {
	text-indent:-9999px;
	background:url(../images/recipe13.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}






/***********************************************************************************************************************************************************************************************

たまごかけごはん

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo84 {
	text-indent:-9999px;
	background:url(../images/recipe12-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo85 {
	text-indent:-9999px;
	background:url(../images/recipe12-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo86 {
	text-indent:-9999px;	
	background:url(../images/recipe12-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo87 {
	text-indent:-9999px;
	background:url(../images/recipe12-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo88 {
	text-indent:-9999px;
	background:url(../images/recipe12-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

カリカリあげとえのき

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo77 {
	text-indent:-9999px;
	background:url(../images/recipe11-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo78 {
	text-indent:-9999px;
	background:url(../images/recipe11-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo79 {
	text-indent:-9999px;	
	background:url(../images/recipe11-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo80 {
	text-indent:-9999px;
	background:url(../images/recipe11-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo81 {
	text-indent:-9999px;
	background:url(../images/recipe11-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo82 {
	text-indent:-9999px;
	background:url(../images/recipe11-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo83 {
	text-indent:-9999px;
	background:url(../images/recipe11.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}




/***********************************************************************************************************************************************************************************************

ツナコーンのトースト

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo71 {
	text-indent:-9999px;
	background:url(../images/recipe10-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo72 {
	text-indent:-9999px;
	background:url(../images/recipe10-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo73 {
	text-indent:-9999px;	
	background:url(../images/recipe10-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo74 {
	text-indent:-9999px;
	background:url(../images/recipe10-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo75 {
	text-indent:-9999px;
	background:url(../images/recipe10-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo76 {
	text-indent:-9999px;
	background:url(../images/recipe10.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

魚肉ソーセージの卵とじ

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo66 {
	text-indent:-9999px;
	background:url(../images/recipe9-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo67 {
	text-indent:-9999px;
	background:url(../images/recipe9-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo68 {
	text-indent:-9999px;	
	background:url(../images/recipe9-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo69 {
	text-indent:-9999px;
	background:url(../images/recipe9-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo70 {
	text-indent:-9999px;
	background:url(../images/recipe9-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

鶏モモともやしの蒸焼き

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo55 {
	text-indent:-9999px;
	background:url(../images/recipe8-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo56 {
	text-indent:-9999px;
	background:url(../images/recipe8-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo57 {
	text-indent:-9999px;	
	background:url(../images/recipe8-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo58 {
	text-indent:-9999px;
	background:url(../images/recipe8-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo59 {
	text-indent:-9999px;
	background:url(../images/recipe8-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo60 {
	text-indent:-9999px;
	background:url(../images/recipe8-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo61 {
	text-indent:-9999px;
	background:url(../images/recipe8-7.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo62 {
	text-indent:-9999px;	
	background:url(../images/recipe8-8.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo63 {
	text-indent:-9999px;
	background:url(../images/recipe8-9.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo64 {
	text-indent:-9999px;
	background:url(../images/recipe8-10.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo65 {
	text-indent:-9999px;
	background:url(../images/recipe8.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

/***********************************************************************************************************************************************************************************************

ちらしそうめん

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo44 {
	text-indent:-9999px;
	background:url(../images/recipe7-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo45 {
	text-indent:-9999px;
	background:url(../images/recipe7-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo46 {
	text-indent:-9999px;	
	background:url(../images/recipe7-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo47 {
	text-indent:-9999px;
	background:url(../images/recipe7-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo48 {
	text-indent:-9999px;
	background:url(../images/recipe7-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo49 {
	text-indent:-9999px;
	background:url(../images/recipe7-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo50 {
	text-indent:-9999px;
	background:url(../images/recipe7-7.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo51 {
	text-indent:-9999px;	
	background:url(../images/recipe7-8.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo52 {
	text-indent:-9999px;
	background:url(../images/recipe7-9.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo53 {
	text-indent:-9999px;
	background:url(../images/recipe7-10.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo54 {
	text-indent:-9999px;
	background:url(../images/recipe7.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

冷しゃぶ

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo33 {
	text-indent:-9999px;
	background:url(../images/recipe6-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo34 {
	text-indent:-9999px;
	background:url(../images/recipe6-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo35 {
	text-indent:-9999px;	
	background:url(../images/recipe6-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo36 {
	text-indent:-9999px;
	background:url(../images/recipe6-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo37 {
	text-indent:-9999px;
	background:url(../images/recipe6-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo38 {
	text-indent:-9999px;
	background:url(../images/recipe6-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo39 {
	text-indent:-9999px;
	background:url(../images/recipe6-7.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo40 {
	text-indent:-9999px;	
	background:url(../images/recipe6-8.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo41 {
	text-indent:-9999px;
	background:url(../images/recipe6-9.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo42 {
	text-indent:-9999px;
	background:url(../images/recipe6-10.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo43 {
	text-indent:-9999px;
	background:url(../images/recipe6-11.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

厚揚げ

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo27 {
	text-indent:-9999px;
	background:url(../images/recipe5-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo28 {
	text-indent:-9999px;
	background:url(../images/recipe5-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo29 {
	text-indent:-9999px;	
	background:url(../images/recipe5-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo30 {
	text-indent:-9999px;
	background:url(../images/recipe5-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo31 {
	text-indent:-9999px;
	background:url(../images/recipe5-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo32 {
	text-indent:-9999px;
	background:url(../images/recipe5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

きのこのグリル

***********************************************************************************************************************************************************************************************/



.main .content .rakutin .photo {
	text-indent:-9999px;
	background:url(../images/recipe4-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo1 {
	text-indent:-9999px;
	background:url(../images/recipe4-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo2 {
	text-indent:-9999px;	
	background:url(../images/recipe4-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo3 {
	text-indent:-9999px;
	background:url(../images/recipe4-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;

}
.main .content .rakutin .photo4 {
	text-indent:-9999px;
	background:url(../images/recipe4-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;

}
.main .content .rakutin .photo5 {
	text-indent:-9999px;
	background:url(../images/recipe4-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;

}
.main .content .rakutin .photo6 {
	text-indent:-9999px;
	background:url(../images/recipe4-7.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo7 {
	text-indent:-9999px;
	background:url(../images/recipe4-8.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

/***********************************************************************************************************************************************************************************************

とうふ

***********************************************************************************************************************************************************************************************/


.main .content .rakutin .photo20 {
	text-indent:-9999px;
	background:url(../images/recipe3-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo21 {
	text-indent:-9999px;	
	background:url(../images/recipe3-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo22 {
	text-indent:-9999px;
	background:url(../images/recipe3-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo23 {
	text-indent:-9999px;
	background:url(../images/recipe3-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo24 {
	text-indent:-9999px;
	background:url(../images/recipe3-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo25 {
	text-indent:-9999px;
	background:url(../images/recipe3-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo26 {
	text-indent:-9999px;
	background:url(../images/recipe3-7.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}



/***********************************************************************************************************************************************************************************************

えのき

***********************************************************************************************************************************************************************************************/


.main .content .rakutin .photo12 {
	text-indent:-9999px;
	background:url(../images/recipe2-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo13 {
	text-indent:-9999px;	
	background:url(../images/recipe2-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo14 {
	text-indent:-9999px;
	background:url(../images/recipe2-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo15 {
	text-indent:-9999px;
	background:url(../images/recipe2-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo16 {
	text-indent:-9999px;
	background:url(../images/recipe2-5.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo17 {
	text-indent:-9999px;
	background:url(../images/recipe2-6.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo18 {
	text-indent:-9999px;
	background:url(../images/recipe2-7.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo19 {
	text-indent:-9999px;
	background:url(../images/recipe2-8.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

もやし

***********************************************************************************************************************************************************************************************/

.main .content .rakutin .photo8 {
	text-indent:-9999px;
	background:url(../images/recipe1-1.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo9 {
	text-indent:-9999px;
	background:url(../images/recipe1-2.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}

.main .content .rakutin .photo10 {
	text-indent:-9999px;	
	background:url(../images/recipe1-3.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}
.main .content .rakutin .photo11 {
	text-indent:-9999px;
	background:url(../images/recipe1-4.jpg) no-repeat;
	background-color:#CCCCCC;
	height:300px;
	width:400px;
	margin-top:20px;
	margin-left:220px;
	border:solid #CCCCCC;
}


/***********************************************************************************************************************************************************************************************

まろかの製造工程

***********************************************************************************************************************************************************************************************/
.globalnavi ul li.Process1 {
	width:178px;
}

.globalnavi ul li.Process1 a {
	background:url(../images/item.gif) no-repeat;
	background-position:-370px -175px;
	display:block;
	height:160px;
	width:178px;
}

.main .content .seizou {
	margin-top:50px;
	width:650px;
	float:right;
	color:#666666;
	font-size:16px;
	line-height:20px;
}

.main .content .seizou .title  {
	background:url(../images/line5.jpg) no-repeat;
	margin-left:50px;
	height:100px;
	width:600px;
}


.main .content .seizou .title h3 {
	padding-top:27px;
	padding-left:50px;
}


.main .content .seizou .koutei2 {
	width:330px;
	height:490px;
	padding-left:50px;
	margin-top:30px;
	float:left;
}

.main .content .seizou .koutei2 .koutei3 {
	width:290px;
	height:100px;
	margin-left:20px;
	padding-top:20px;
}

.main .content .seizou p.yajirusi {
	background:url(../images/yajirushi.jpg) no-repeat;
	margin-left:120px;
	height:60px;
	text-indent:-9999px;
}

.main .content .seizou .koutei4_1 {
	height:188px;
	width:250px;
	margin-top:10px;
	float:right;
}

.main .content .seizou .koutei4_2 {
	height:188px;
	width:250px;
	margin-top:10px;
	float:right;
}


.main .content .seizou .koutei4_3 {
	height:188px;
	width:250px;
	margin-top:10px;
	float:right;
}
.main .content .seizou .koutei4_4 {
	height:188px;
	width:250px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
.main .content .seizou .koutei4_5 {
	height:188px;
	width:250px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
.main .content .seizou .koutei4_6 {
	height:188px;
	width:250px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
.main .content .seizou .koutei4_7 {
	height:188px;
	width:250px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}

.main .content .seizou .koutei4_8 {
	height:188px;
	width:250px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}


.main .content .seizou .koutei5 {
	height:600px;
	float:right;
	width:580px;
	padding-top:20px;
}

.main .content .seizou .koutei5 strong {
	font-size:17px;
	font-weight:200;
}



.main .content .seizoukoutei {
	background:url(../images/seizouwaku.gif) no-repeat;
	float:right;
	width:600px;
	height:230px;
	margin-top:50px;
}

.main .content .seizoukoutei h2 {
	padding-top:105px;
	font-size:15px;
	line-height:30px;
	font-weight:200;
	color:#666666;
	padding-left:20px;
}







/***********************************************************************************************************************************************************************************************

リンク集

***********************************************************************************************************************************************************************************************/


.content .link {
	background:url(../images/line4.gif) no-repeat;
	margin-left:20px;
	margin-bottom:50px;
	padding-left:30px;
	padding-top:37px;
	width:530px;
	height:80px;
	color:#666666;
}

.content .link2 {
	background:url(../images/line4.gif) no-repeat;
	margin-left:20px;
	margin-bottom:100px;
	padding-left:30px;
	padding-top:37px;
	width:530px;
	height:80px;
	color:#666666;
}



.content .link h3 a {
	color:#666666;
	display:block;
	text-decoration:none;
}
	
.content .link2 h3 a {
	color:#666666;
	display:block;
	text-decoration:none;
}
	
	
.copyright {
	width:900px;
	float:left;
}



.copyright p {
	height:50px;
	width:900px;
	text-align:right;
	float:left;
}

.copyright ul {
	height:30px;
}


.copyright ul li {
	display:inline;
	font-size:11px;
	width:90px;
	margin-left:1px;
	height:15px;
}

.copyright ul li a {
	background:url(../images/icon1.gif) no-repeat;
	padding-left:7px;
	background-position:left;
	text-decoration:none;
	color:#666666;
}



/***********************************************************************************************************************************************************************************************

注文はこちらっ

***********************************************************************************************************************************************************************************************/

.main .content .cyuumon {
	height:100px;
	width:620px;
	float:right;
	margin-top:80px;
}

.main .content .apeal12{
	background:url(../images/voicewaku.gif) no-repeat;
	height:220px;
	width:620px;
	margin-top:10px;
	float:right;
}	

.main .content .apeal12 p {
	color:#666666;
                padding-top:45px;
	padding-left:25px;
}



.main .content .cyuumon .cyuui {
	background:url(../images/line2.gif) no-repeat;
	height:70px;
	width:620px;
}

.main .content .cyuumon .cyuui h2 {
	color:#660000;
	padding-left:50px;
                padding-top:5px;
	font-size:17px;
	font-weight:200px;
}


.main .content .cyuumon .explanation {
	color:#666666;
	padding-left:52px;
	width:562px;
	height:40px;
	float:left;
}



.main .content .cyuumon .explanation p {
 	width:500px;
	height:80px;
	float:left;
}

.main .content .cyuumon .explanation .click {
	text-indent:-9999px;
	background:url(../images/voiceclick.gif) no-repeat;
	margin-left:60px;
	width:140px;
	height:70px;
	float:right;
}

.main .content .cyuumon .explanation .click a {
	width:140px;
	height:70px;
	display:block;
}

.main .side .side2 {
	text-indent:-9999px;
	background:url(../images/topclick2.gif) no-repeat;
	margin-top:700px;
	width:240px;
	height:150px;
	float:left;
}

.main .side .side3 {
	text-indent:-9999px;
	background:url(../images/topclick1.gif) no-repeat;
	margin-top:700px;
	width:240px;
	height:150px;
	float:left;
}


.main .side .side2 a {
	display:block;
	width:180px;
	height:150px;

}

.main .side .side3 a {
	display:block;
	width:180px;
	height:150px;

}

.main .side ul li.cyuumon1 a {
	background:url(../images/navi_02.gif) no-repeat;
	background-position:-194px 0px;
	display:block;
	height:117px;
	width:200px;
}

.main .side ul li.cyuumon1 {
	background:url(../images/navi_02.gif) no-repeat;
	height:117px;
	width:200px;

}


