body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	margin: 0px;
	color: #666666;
	background-image: url(../image/bg_back.gif);
}
form {
	margin: 0px;
}
td {
	font-size: 10pt;
}
a:link {
	color: #003399;
	font-size: 10pt;
	text-decoration: underline;
}
a:active {
	color: #993366;
	font-size: 10pt;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	font-size: 10pt;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	font-size: 10pt;
	text-decoration: underline;
}
a.red:link{
	color : #CC0000;
	font-size:9pt;
	font-weight: bold;
}
a.red:visited{
	color : #CC0000;
	font-size:9pt;
	font-weight: bold;
}
a.red:hover{
	color : #FFCC00;
	font-size:9pt;
	font-weight: bold;
}
a.red:active{
	color : #CC0000;
	font-size:9pt;
	font-weight: bold;
}
a.red2:link{
	color : #CC0000;
	font-size:11pt;
	font-weight: bold;
}
a.red2:visited{
	color : #CC0000;
	font-size:11pt;
	font-weight: bold;
}
a.red2:hover{
	color : #FFCC00;
	font-size:11pt;
	font-weight: bold;
}
a.red2:active{
	color : #CC0000;
	font-size:11pt;
	font-weight: bold;
}





.copy {
	font-size: 9pt;
}
.text_8pt {
	font-size: 8pt;
}
.text_9pt {
	font-size: 9pt;
}
.text_11pt {
	font-size: 11pt;
}
.text_11pt_red {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}
.text_12pt_red {
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
.text_12pt_orange {
	font-size: 12pt;
	font-weight: bold;
	color: #ff9900;
}
.text_12pt_green {
	font-size: 12pt;
	font-weight: bold;
	color: #638C0B;
}
.text_11pt_black {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.topimage {
	background-attachment: scroll;
	background-image: url(../image/topimage01_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
table.topcomment {
	margin-left: 10px;
}
.recipe_bottom_image {
	background-image: url(../recipe/images/bottom_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.recipe_border {
	padding: 10px;
	width: 440px;
	border: 2px dotted #CC0000;
}
.recipe_border2 {
	padding: 10px;
	width: 440px;
	border: 2px dotted #ff9900;
}
.recipe_border3 {
	padding: 10px;
	width: 440px;
	border: 2px dotted #638C0B;
}

#contents_main {
	width: 427px;
}
.t-contents {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #A1BDE2;
	text-align: center;
}
table.t-borderblack {
	border-collapse: collapse;
	border:1px solid #000000;
}
td.contents2{
	border-collapse: collapse;
	border:1px solid #000000;
	padding: 3px;
}
td.contents3{
	border-collapse: collapse;
	border:1px solid #000000;
	padding: 2px;
}
.point {
	color: #CC0000;
}
.h1c {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

