@import "fontsize.css";

/* local set */
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
* {
	line-height:132%;
}
em { font-style:normal; font-weight:bolder; color:red; }
th { background-color:yellow; font-size:75%; }
table { border-collapse:collapse; }
h1 { font-size:100%; margin-bottom:0px; font-weight:bold; }
h2 { 
	font-size: 1.2em;
	color: #FF6600;
	margin: 0px;
}
.white {
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #3333cc;

}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #0000ff;
	text-decoration: underline;
}

.p_back{width:510px; background-image:url(../img/p_back.gif); background-repeat:repeat-y;}

.blue {
	color: #000099;
}
.green {
	color: #006600;
}
.red {
	color: #CC0000;
}
.red24 {
	color: #CC0000;
	font-size: 24px;
}
.red20 {
	color: #CC0000;
	font-size: 20px;
}
.purp {
	color: #6633cc;
}
.orange {

	color: #FF6600;
}
.orange14 {
	color: #FF6600;
	font-size: 14px;
}

.caution_buy {
	border: #FF6600 solid 1px;
	width: 90%;
	margin-bottom: 15px;
	padding: 5px;
}

.caution_buy p {
	font-size: 12px;
}

.winered {

	color: #990000;
}
.dot {
	color: #333333;
	border: 1px dotted #333333;
}
.glay {
	color: #666666;
}
.wh {
	color: #ffffff;
}
.sub {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
	color: #444444;
	text-align: left;
	border-left-color: #339900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-color: #AAAAAA;
	border-top-color: #AAAAAA;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.recipe-ttl {
	font: bold 16px "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	color: #339900;
	border-left-width: 6px;
	border-left-style: solid;
	padding-left: 5px;
	border-left-color: #339900;
	text-align: left;

}
.topics {
	font-family: Verdana, "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
}
.price {
	font-weight: bold;
	color: #FF0000;
	font-size: 90%;
}

.bl-r { color: #000000; font-size: 80% ; line-height:18px;}

/* Description */
#desc {
	font-size: 8pt;
}
#desc h1 {
	font-weight: normal;
	margin: 0;
	display: inline;
}
#desc p {
	margin: 0;
	display: inline;
}
#desc .kw {
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

/* Text */
.kw {
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.kw_link {
	color: #0000FF;
	font-weight: normal;
	font-style: normal;
}

.waku3{width:510; padding:5px 10px 5px 5px; border:2px solid #9999ff; text-align:left; margin-top:20px; margin-bottom:15px;}
.media_ttl {
	font-family: Verdana, "MS Sans Serif";
	font-size: 120%;
	font-style: normal;
	line-height: 1.3em;
	color: #000099;

}

