body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.tdhead {
	background-color: #FFFFFF;
	background-image: url(../img/top_bg_head.jpg);
	background-repeat: repeat-x;
}
.tdmain {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/top_gb.jpg);
	background-repeat: repeat-x;
}
.listmenu {
	list-style-position: outside;
	list-style-image: url(../img/menu_listhead.gif);
	line-height: 200%;
	margin-left: 10px;
	padding-left:10px;
	word-spacing: normal;
	letter-spacing: 0.1px;
}

/*変更のため削除
h1 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
変更のため削除*/

.bold {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #C53262;
}



.menu a:link {
	font-size: 12px;
	color: #4D331A;
	text-decoration: none;
}
.menu a:visited {
	font-size: 12px;
	color: #CC6699;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	color: #CC6633;
	text-decoration: underline;
}
.menu a:active {
	font-size: 12px;
	color: #CC6633;
	text-decoration: none;
}

.recipe-list {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #993300;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 25px;
	margin-top: 0px;
}
.list-shopping {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
}
.px10 {
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}
.tdimg {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*新規作成css*/

a:link, a:visited, a:active {
	color: #CC6699;
	text-decoration: none;
}

a:hover {
	color: #CC6699;
	text-decoration: underline;
}

.footer{
	font-size: 12px;
	line-height: 150%;
	color: #4D331A;
	text-decoration: none;
	text-align:center;
	margin: 0px;
	padding: 5px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #4D331A;
	text-decoration: none;
}

.footer a:hover {
	color: #CC6633;
	text-decoration: underline;
}

strong, em, dfn {
	font-weight:normal;
	font-style:normal;
}

h1 {
	font-size: small;
	line-height: 200%;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
	text-align: left;
	width: 750px;
	margin: 0px auto;
	padding:0px;
}

h2 {
	font-size: small;
	font-weight:normal;
	line-height: 150%;
	color: #DD9722;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 5px 0px;
	border-bottom: 1px dashed #F0CCCC;
}

#onpagelink {
	text-align:right;
}

.bold_black {
	font-weight:bold;
	color:#000000;
}

.form_textbox1{
	width:300px;
}

.form_textbox2{
	width:200px;
}
/*新規作成css*/
