@charset "utf-8";
/* CSS Document */

* {
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    vertical-align: 0;
	background:none!important;
}

h1, h2, th, dt, strong, a, #logo a, #footer ul li {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #000;
	vertical-align: top;
}
h2{
	margin: 0px auto 10px;
}
h3{
	display: none;
	text-indent:0px!important;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	margin: 20px 0px;
	font-size: 14pt;
}
body {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: white;
}
head+body {
    width: 165mm;
    max-width: 100%;
    min-width: 80%;
	margin: 0px;
}

p, dt, dd, th, td, li  {
	font-size: 13pt;
	color: #000;
	margin: 0px;
}
#wrapper{
	width: 700px;
	margin: 0px;
}
#container {
    text-align: right;
}
#content {
    width: 92%;
    margin-left: auto;
    text-align: left;
}
.box_recipe{
	border-bottom: 2px solid #efb60f;
}
#maiking{
	margin: 0px;
	padding-left: 10px;
	_width:280px;
}
#root-header02{ display: none;}

#head{ display: none;}

#side{ display: none;}

#root-footer{ display: none;}


#line_side,#root-contents{
	_background:none!important;}


