#syoku-body{
	margin: 0px;
	background-image:url(img/bg_pink.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:95%;
	color:#333333;
	line-height: 130%;
	}

#syoku-main{
	width:740px;
	padding:0 20px;
	margin:0 auto;
	}

#syoku-footer{
	width:740px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-image:url(img/back_foot.gif);
}

#syoku-header{
	width:740px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	background-image:url(img/back_head.gif);
}

#contents{
	width:740px;
	margin:0 auto;
	background-image:url(img/back_center.gif);
	background-repeat:repeat-y;
}

	
#copyright{
	font-size:80%;
	color:#999999;
	width:720px;
	margin:0 auto;
	text-align:right;
}


/* レポート↓------------------------------------- */
#report-footer{
	width:740px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-image:url(report/img/report_foot.gif);
}

#report-header{
	width:740px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-image:url(report/img/report_head.gif);
}

#report-contents{
	width:740px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(report/img/report_center.gif);
	background-repeat:repeat-y;
}

/* レポート↓------------------------------------- */


/* スペース↓------------------------------------- */
.s5{margin-top:5px;}
.s10{margin-top:10px;}
.s20{margin-top:20px;}
.s30{margin-top:30px;}
.s40{margin-top:40px;}
/* スペース↓------------------------------------- */

.box_org{
border-collapse:collapse;
width:300px;
border:1px solid #F39700;
padding:3px;
background-color:#FFFFCC;
}

.box_org2{
border-collapse:collapse;
width:300px;
border:1px solid #F39700;
padding:3px;
}

.report-hyo{
margin-left:50px;
margin-top:10px;
}

.pink_b{
color:#FF3399;
font-weight:bold;
}

.pink100b{
color:#FF0066;
font-size:100%;
line-height:130%;
font-weight:bold;
}

a.pink:link {
	color: #FF6699;
	font-size: 126%;
	font-weight:bold;
}
a.pink:visited {
	color: #FF99FF;
	font-size: 126%;
	font-weight:bold;
}
a.pink:hover {
	color: #FF0066;
	font-size: 126%;
	font-weight:bold;
}

.recipe{
margin:20px 20px 20px 160px;
}

.stit-blue{font-size:110%;
font-weight:bold;
color:#2F97FF;
}
