body, p, th, td, li, ul, ol{font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

body{
	margin:0;
	padding:0;
	background-image: url(img/bg_recipe.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}


#contentsBox {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #333333;
}
#contentsBox *{font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
#contentsBox a{
text-decoration:underline;
font-weight:normal;
}
#contentsBox a:link{color:#0000FF;}
#contentsBox a:visited{color:#800080;}
#contentsBox a:hover{}
#contentsBox a:active{}

#contentsBox table{border-collapse: separate; }
#contentsBox tbody{border-style: none;}
#contentsBox tbody th{border-style: none;}
#contentsBox hr{
	border-bottom-style: none;
	border-bottom-color: #474747;
	clear: both;
	margin-top: 0px;
	margin-bottom: 12px;
}
#contentsBox p{margin:0;padding:0;}
#contentsBox img{display:block;}

#contentsBox #cornerInfo{
	float: left;
	width: 300px;
}
#contentsBox #cornerInfo h3{
	margin-bottom: 26px;
	font-size: 16px;
}
#contentsBox #cornerInfo h4{
	font-size: 16px;
	margin-bottom: 12px;
}
#contentsBox #cornerInfo p{
	font-size: 16px;
	margin-bottom: 12px;
}
#contentsBox #cornerInfo p span{
	font-weight: bold;
}

#contentsBox #instructor{
	float: right;
	width: 250px;
	margin-bottom: 6px;
	margin-top: 8px;
}
#contentsBox #instructor .pic{
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC66;
	text-align: center;
	padding: 8px 4px 4px 4px;
}
#contentsBox #instructor .pic img{
	margin: 0 auto 8px auto;
}
#contentsBox #instructor .pic p{
	background-color: #FFFFCC;
	padding: 4px;
	font-weight: bold;
	margin: 0 auto;
}

#contentsBox #materials{
	float: left;
	width: 300px;
	padding-left: 5px;
}
#contentsBox #materials .title{
	background-color: #EFEFEF;
	margin-bottom: 1px;
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
	padding: 3px;
	margin-top: 1px;
}
#contentsBox #materials .contents{
	background-color: #EFEFFF;
	padding: 3px;
	line-height: 1.4;
	margin-bottom: 12px;
}

#contentsBox #howto{
	float: right;
	width: 250px;
	padding-right: 5px;
}
#contentsBox #howto .title{
	background-color: #F5DEB3;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 1px;
}
#contentsBox #howto .contents{
	background-color: #FAFAD2;
	padding: 3px;
	line-height: 1.4;
	margin-bottom: 12px;
}

#contentsBox #hiroshima{
	width: 580px;
}
#contentsBox #hiroshima h5{
	font-size: 16px;
	background-color: #F5DEB3;
	padding: 3px;
	margin-bottom: 3px;
}
#contentsBox #hiroshima .contents{
	background-color: #FAFAD2;
	padding: 3px;
}
#contentsBox #hiroshima .contents img{}
#contentsBox #hiroshima .contents #memo{
	float: right;
	width:264px;
}
#contentsBox #hiroshima .contents #memo h6{
	font-size: 14px;
	margin-bottom: 0.8em;
}
#contentsBox #hiroshima .contents #memo p{
	margin-bottom: 0.8em;
	line-height: 1.4em;
	font-size: 14px;
}
#contentsBox #hiroshima .contents #memo p#ja{
	text-align: center;
	font-size: 12px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#materials .contents p {
	margin-top: 12px;
	margin-bottom: 12px;
}

#howto .contents p {
	margin-top: 12px;
	margin-bottom: 12px;
}

/*バックナンバー用*/
/*
#backnumber_header{
	background-image: url(img/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 24px;
	margin-bottom: 24px;
}
#backnumber_header h3 img{margin:0 auto;}
#backnumber_header h4{
	clear: both;
	margin-top: 24px;
	background-color: #FF9D5B;
	text-align: center;
	padding: 12px;
	font-size: 23px;
}

#backnumberBox{
	width: 700px;
	margin: 12px auto;
}
#backnumberBox a{
	text-decoration: underline;
}

#backnumberBox ul{
	margin: 0;
	list-style-type: none;
	font-size: 14px;
	line-height: 52px;
	height: 52px;
	padding: 0 0 0 20px;
}
#backnumberBox ul li{
float: left;
	padding: 0 20px 0 0;
}
#backnumberBox ul li a{}

#backnumberBox dl{
	margin: 0;
	padding: 24px 28px 10px 28px;
	border: 1px solid;
	font-size: 12px;
	line-height: 1.6;
	font-weight: bold;
	clear: both;
}
#backnumberBox dl dt{
	clear: left;
	float: left;
	width: 7em;
}
#backnumberBox dl dd{
	text-align: left;
	margin: 0 0 1.5em 7em;
}
#backnumberBox dl dd a:visited{color:#AAAAAA;}

#backnumberBox #moreOld{
	text-align: center;
	padding: 12px 0 36px 0;
  font-size: 14px;
}

#backnumberBox #back{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
#backnumberBox #back a{
	border: 1px solid;
	padding: 6px 48px;
}


#backnumber_header h4{color:#FFFFFF;}
#backnumberBox ul li a{color:#009999;}
#backnumberBox dl{border-color:#006699;background-color:#FFFFFF;}
#backnumberBox dl dt{color:#666666;}
#backnumberBox dl dd a{color:#006699;}
#backnumberBox #moreOld a{color:#009999;}
#backnumberBox #back a{
	color:#666666;
	border-color:#666666;
	background-color:#FFFFFF;
	text-decoration: none;
}
*/

