@charset "utf-8";


/*インデックス*/
.tryall {
	width: 650px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333;
}

.tryall a{
	text-decoration: underline;
	color: #333;
}

.tryall a:hover{
	text-decoration:none;	
}

.tryall a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

img {vertical-align: top;}


.txt16b {  font-size: 16px; line-height: 24px; color: #333; font-weight:bold}



.tryall .titleb {
	width: 584px;
	height: 327px;
	background-image: url(img/03.jpg);
	background-repeat: no-repeat;
	margin: 0px 28px 0px 38px;
	padding: 0px;
}


.tryall .titleb h1 {
	width: 374px;
	height: 327px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
}


.tryall .titleb .honsib {
	width: 202px;
	height: 327px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	text-align: center;
	float: left;
}



.tryall .instab {
	width: 312px;
	height: 48px;
	margin: 0px 26px 0px 26px;
	padding: 30px 0px 0px 286px;
	background-image: url(img/04.jpg);
	background-repeat: no-repeat;
	clear:both;
}




.tryall .recipepb {
	width: 598px;
	height: auto;
	margin: 0px 26px 0px 26px;
	padding: 0px;
	/*background-image: url(150515/img/bg02.png);
	background-repeat: repeat;*/
	clear:both;
}


.tryall .recipepb .recipepleft {
	width: 299px;
	height: auto;
	margin: 0px;
	padding: 0px;
    float: left;
}



.tryall .recipepb .recipepleft .recipetxt {
	width: 285px;
	height: auto;
	margin: 0px;
	padding: 18px 0px 0px 14px;
	background-image: url(img/bg02.jpg);
	background-repeat: repeat;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}

.tryall .recipepb .recipepleft .punder {
	width: 299px;
	height: 93px;
	margin: 0px;
	padding: 0px;
	clear:both;
}



.tryall .unde {
	width: 650px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	clear:both;
}





.tryall .plusonepage {
	width: 580px;
    height: 27px;
	background-image: url(../plusone/img/pagebg.jpg);
	background-repeat: repeat;
	margin: 0px 10px 0px 30px;
	padding: 10px 5px 2px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	clear:both;
	
}


.tryall .plusonepage .pageright {
	width: 196px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: left;	
}

.tryall .plusonepage .pagecent {
	width: 188px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;	
}


.tryall .plusonepage .pageleft {
	width: 196px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;		
}







