/*ボディタグ*/
body{
	text-align: left;
	background-color: #fff;

	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgsen2.gif);
}

/* @group Texts */

.txt_regular10 {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:10px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	color:#000000}

.txt_regular11 {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:11px;
	font-style:normal;
	line-height:12pt;
	font-weight:normal;
	color:#000000}

.txt_regular12 {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:12px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	color:#000000
}

.txt_regular13 {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:13px;
	font-style:normal;
	line-height:15pt;
	font-weight:normal;
	color:#000000
}

.txt_10px {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:10px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	color:#000000}

.txt_11px {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:11px;
	font-style:normal;
	line-height:12pt;
	font-weight:normal;
	color:#000000}

.txt_12px {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:12px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	color:#000000
}

.txt_13px {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:13px;
	font-style:normal;
	line-height:15pt;
	font-weight:normal;
	color:#000000
}

.txt_bold_10px {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:10px;
	line-height:12px;
	font-weight: bold;
	color:#000000}

.txt_bold_11px {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:11px;
	line-height:12pt;
	font-weight: bold;
	color:#000000}

.txt_bold_12px {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:12px;
	line-height:14px;
	font-weight: bold;
	color:#000000
}

.txt_bold_13px {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size:13px;
	line-height:15pt;
	font-weight: bold;
	color:#000000
}

.one_point {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size: 12px;
	line-height: 14pt;
	color: #724329;
	font-weight: normal;
}

.one_point_12px {
	font-family: "Century Gothic", Futura, "Hiragino Kaku Gothic Pro", Arial, "MS PGothic";
	font-size: 12px;
	line-height: 14pt;
	color: #724329;
	font-weight: normal;
}

/* @end */

/* @group Link */
a:link {
	color: #5b69b6;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #7305a2;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #9b8afa;
	text-decoration: underline;
	font-weight: bold;
}

/* @end */

/* @group table
 */
table#head {
    border-collapse: collapse;
	text-align: left;
	width: 100%;
	top: 0;
	left: 0;
	border-style: none;
	background-image: url(bgsen1.gif);
	height: 118px;
}
table#head th {
	border-style: none;
}
table#head td {
	border-style: none;
}

table#dish {
    border-collapse: collapse;
	text-align: left;
	width: 630px;
	top: 0;
	left: 0;
	border-style: none;
}
table#dish th {
	border-style: none;
}
table#dish td {
	border-style: none;
}

table#chef {
    border-collapse: collapse;
	text-align: left;
	width: 630px;
	top: 0;
	left: 0;
	border-style: none;
}
table#chef th {
	border-style: none;
}
table#chef td {
	border-style: none;
}

table#recipe {
    border-collapse: collapse;
	text-align: left;
	width: 630px;
	top: 0;
	left: 0;
	border: 3px solid #CCCCCC;
	background-color: #FFFFFF;
}
table#recipe th {
	border-style: none;
}
table#recipe td {
	border-style: none;
}

table#how_to {
    border-collapse: collapse;
	text-align: left;
	width: 630px;
	top: 0;
	left: 0;
	border-style: none;
}
table#how_to th {
	border-style: none;
}
table#how_to td {
	border-style: none;
}

/* @end */
