@charset "Shift_JIS";

body {
	margin: 0;
	min-width: 600px;
	padding: 0%;
	font-size: medium;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	line-height: 1.4em;
	text-align: center;
	background-color: #ffffff;
}
a {
	text-decoration: none;
}
a.lined {
	text-decoration: inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:link {
	background: inherit;
	text-decoration: none;
}
a:visited {
	background: inherit;
	text-decoration: none;
}
a:hover, a:focus {
	border-bottom-color: #cc0000;
	background-color: #ffff99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.noborder {
	border: none ! important;
}

#tagline {
	color: #cc0000;
	background: transparent;
	margin: 0;
	padding-bottom: 3px;
	text-align: center;
	padding-top: 7px;
	font-size: small;
}

.menu {
	clear: both;
	margin-bottom: 0px;
	color: #CCCCCC;
	height: 28px;
	width: 100%;
	margin-top: 0px;
	background-color: #ffffff;
	font-size: 0em;
	padding: 0px;
	border-top-width: medium;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #cc0000;
	border-bottom-style: solid;
}
.menu p {
	line-height:28px;
	}
.menu a, .menu a:visited {
	float: left;
	width: 10%;
	display: block;
	text-align: center;
	border-left: 1px solid #aaaaaa;
	text-decoration: none;
	color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	border-top-style: none;
	border-bottom-style: none;
	font-size: 14px;
}
.menu a#home, .menu a:visited#home {
	width: 8%;
}
.menu a#recruit, .menu a:visited#recruit {
	width: 7.5%;
}
.menu a#farm, .menu a:visited#farm, .menu a#present, .menu a:visited#present {
	width: 11%;
}
.menu a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	background-image: none;
	border: 0px none;
}
.menu span {
	display: none;
}
.menu p, img {
	margin: 0;
	padding: 0;
}
.menu a.selected, .menu a:visited.selected {
	color: #000000;
	font-weight: bold;
	background: transparent;
}

#main {
	clear: both;
	width: 100%;
	padding: 1% 0%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#content {
	float: none;
	width: 700px;
	line-height: 1.5em;
	color: #333333;
	background: #ffffff;
	text-align: left;
	clear: none;
	margin: 0 auto;
	padding-top: 0pt;
	padding-bottom: 10pt;
}

#sidebar {
	float: right;
	width: 20%;
	margin: 0 1% 0 0;
	padding: 10px 8px;
	line-height: 1.3em;
	color: #000000;
	background: #dddddd;
	text-align: left;
	border: 1px solid #cc0000;
	font-size: 0.8em;
}
h1, h2, h3, h4 {
	margin: 0em;
}
h2 {
	font-size: 1.2em;
} 
#sidebar div.pl h2 {
	margin: 12px 0 6px 0;
	padding: 1px 0 1px 4px;
	font-size: 1em;
	color: #ffffff;
	background: #cc0000;
}
#sidebar h2, #sidebar h2 a {
	margin: 0 0 3px;
	padding: 3px 5px;
	background: #cc0000;
	color: #ffffff;
}
#sidebar dt {
	margin: 7px 0 0;
	padding: 2px 0px 2px 5px;
	background: #ffffff;
	color: #cc0000;
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
}
#sidebar dt a {
	margin: 0;
	padding: 3px 0px 3px 3px;
	background: #ffffff;
	color: #cc0000;
}
#sidebar dt a:hover {
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
	background-color: #e6ffe6;
}
#sidebar dd {
	margin: 0;
	padding: 5px 0px;
	background: transparent;
	color: #333333;
}
#sidebar dd a {
	margin: 0 2px;
	background: transparent;
	color: #0000cc;
	padding-right: 3px;
	padding-left: 3px;
}
#sidebar dd a:hover {
	text-decoration: none;
	color: #cc0000;
	background: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
}
#sidebar h2 a {
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 0;
}

#footer {
	clear: both;
	padding: 3px 3% 2px;
	font-size: 0.9em;
	background: transparent;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#lastmod {
	font-size: 8pt;
	margin-top: 1px;
	background: transparent;
	text-align: right;
	color: #999999;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#copyright {
	font-size: 8pt;
	margin-top: 1px;
	background: transparent;
	text-align: right;
	color: #999999;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#footer img {
	vertical-align: top;
	margin-left: 10px;
	float: right;
}


img {
	border: 0px;
	text-decoration: none;
}
img#logo {
	margin: 0px 20px 6px 0px;
	float: left;
}
img.left {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.right {
	float:right;
	margin-bottom: 5px;
	margin-left: 10px;
}
img.center {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
a.hr {
	border-bottom-width: 0;
	border-bottom-style: none;
}
#anchor {
	font-size: 14px;
	text-align: right;
	padding: 0px 30px 2px 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	margin-top: 10px;
}
div#anchor a {
	text-decoration: inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bluedot {
	font-size: 0.6em;
	color: #003366;
}
.graydot {
	font-size: 0.7em;
	color: #cccccc;
}
.orangedot {
	font-size: 0.9em;
	color: #f0b033;
}
.tunetext {
	padding: 0px;
	margin-bottom: 6px;
}

h1.cmpn {
	width: 600px;
	padding: 5px 0px 5px 0px;
	margin: 10px auto;
	height: 110px;
	background-color: #900;
	background-image: url(../images/campaign/051101/top_chicken22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 22px;
	color: #ffc;
	font-weight: bold;
}
div.cmpnr {
	margin-right: 200px;
	margin-top: 20px;
}
h1.cmpn a,
.cmpnr a {
	color: #ffc;
	background-image: none;
}
.cmpnr a:hover,
h1.cmpn a:hover {
	color: #f00;
}
