@charset "utf-8";
/* CSS Document */

body {
	font-family: ヒラギノ角ゴ Pro W3, Osaka, ＭＳ Ｐゴシック;
	font-size: 12px;
	color: #333;
	line-height: 100%;
	text-decoration: none;
	margin:0;
	padding:0;
	line-height:1.4;
}

a {text-decoration: none;}
a:link { color: #333;}
a:visited { color: #333;}
a:hover { color: #ee791b;}
a:active { color: #333;}

.linkcolor01 a {text-decoration: none;}
.linkcolor01 a:link { color: #FFFFFF;}
.linkcolor01 a:visited { color: #FFFFFF;}
.linkcolor01 a:hover { color: #663333;}
.linkcolor01 a:active { color: #FFFFFF; }

.f08 {
	font-size: 8pt;
}

.f09 {
	font-size: 9pt;
	line-height: 140%;
}

.f11 {
	font-size: 11pt;
	line-height: 130%;
}

.f12 {
	font-size: 12pt;
	line-height: 130%;
}

.f14 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}

.f-height150 {
	line-height: 150%;
}

.greenline {
	background-image: url(../home/obento/home/img/line_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	width: 325px;
	clear: left;
}

.bgnorepeat {
	background-repeat: no-repeat;
}

