@charset "UTF-8";

/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css:
 * $Id$
 * Last Change: 21-December-2008 16:23:08.
 *
 * URL: http://www.anchor-gr.jp/
 * EMAIL: info@anchor-gr.jp
 *
 * (C)Anchor Group K.K.
 *
*/

@import url(reset.css);

html, body {
	background-color: #000;
	color: #ccc;
	font-size: 0.9em;
	line-height: 140%;
}

h1 {
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

h2 {
	font-size: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 10px;
	padding-right: 10px;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

h6 {
	font-size: 0.95em;
	font-weight: bold;
}

a:link {
/* 	color: #058A36; */
/* 	color: #666; */
	color: #ffff00;
}

a:active {
	color: #ffffff;
}

a:visited {
/* 	color: #333; */
/* 	color: #ee0000; */
	color: #33ff00;
}

a:hover {
	color: #faa027;
}

#Z {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

#Lv0_container {
	margin: 0 auto;
	text-align: left;
	width: 850px;
	clear: both;
	padding: 0;
}

/* Begin Lv1 */

#Lv1_header {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	margin-bottom: 10px;
}

#Lv1_header div.menu {
	text-align: center;
	padding: 0;
}

#Lv1_header div.menu ul {
	vertical-align: top;
}
#Lv1_header div.menu ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#Lv1_header p {
	text-align: center;
	padding: 15px 0 5px 0;
	color: #faa027;
	text-decoration: underline;
	font-size: 85%;
}
#Lv1_header p strong a {
	color: #faa027;
	text-decoration: underline;
}
#Lv1_header h1 {
	float: left;
	text-align: center;
	margin-left: 10px;
	padding: 10px 30px 0 0;
	width: 200px;
}

#Lv1_footer {
	clear: both;
	width: 100%;
	padding: 12px 0;
	font-size: 75%;
	text-align: center;
	background-color: #141414;
}

#Lv1_footer div.fmenu ul li {
	display: inline;
	margin-left: 10px;
}

#Lv1_footer address {
	padding: 8px 8px 8px 12px;
	line-height: 130%;
	color: #999;
	background-color: #333;
}

#Lv1_wrapper {
	clear: both;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	width: 670px;
	float: left;
	margin-bottom: 20px;
}

#Lv1_right {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	width: 153px;
	float: right;
	margin-bottom: 20px;
}

/* End Lv1 */

/* Begin Lv2 */

#Lv2_contents {
	width: 470px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	float: right;
	text-align: left;
}

#Lv2_contents p strong {
	color: #fff;
	font-size: 80%;
}

#Lv2_contents p.enter {
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	margin: 5px;
	padding: 3px;
}

#Lv2_contents #contents dl {
	margin-bottom: 15px;
}

#Lv2_contents #contents dt {
	margin-bottom: 2px;
}

#Lv2_contents #contents dd {
	margin-bottom: 2px;
}

#Lv2_contents div#Top_images {
}

#Lv2_contents div#Top_footer {
	margin: 0 auto;
	text-align: left;
	width: 300px;
	margin-top: 30px;
}

#Lv2_contents div#Top_footer ul li.top-line {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #999;
}

#Lv2_contents div#Top_footer p.copyright {
	text-align: center;
	color: white;
}

#Lv2_contents div#Top_footer p.word {
	text-align: center;
	font-size: 80%;
}

#Lv2_contents div#Top_footer address {
	margin-bottom: 6px;
}

#Lv2_left {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 174px;
}

/* End Lv2 */

/* Begin Lv3 */

/* End Lv3 */

#Errors {
	padding: 10px;
	border: 1px solid #ff0000;
	background-color: #FFDBB6;
	margin-bottom: 10px;
}

#Errors ul {
	margin-bottom: 0;
}

#Errors ul li {
	margin-left: 10px;
	list-style: disc outside none;
	color: #666;
}

p.pankuzu {
	width: 840px;
	height: 21px;
	background-color: #333333;
	font-size: 0.76em;
	color: #fff;
	padding-top: 5px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

p.pankuzu span.nowsite {
	color: #333;
	font-weight: bold;
}

p.pankuzu * {
	color: #333;
}

table.line {
	margin-top: 6px;
/* 	margin-bottom: 8px; */
	border-collapse: collapse;
	border: solid #999999;
	border-width: 2px 0;
	width: 100%;
}

table.line th,td {
	border: solid #999999;
	border-width: 1px 0;
	padding: 3px;
	font-size: 0.9em;
}

table.line th {
	white-space: nowrap;
	background: #111;
	text-align: left;
	width: 25%;
}

table.line td {
	line-height: 1.2em;
	width: 75%;
}

table.line tr.total th, table.line tr.total td {
	color: red;
	font-weight: bold;
}

div.cal table.line th {
	text-align: center;
}
div.cal table.line td {
	text-align: right;
}

form {
	clear: both;
}

dt {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 15px;
}
dd {
	margin-left: 20px;
	margin-bottom: 15px;
	font-size: 0.9em;
	line-height: 140%;
}

.dt2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 15px;
}
.dd2 {
	margin-left: 20px;
	margin-bottom: 15px;
	font-size: 110%;
	line-height: 150%;
}

.error {
	color: #ff0000;
}

hr.space {
	visibility: hidden;
}

ul.normal, ol.normal {
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
ul.normal li {
	margin-left: 10px;
	list-style: disc outside none;
	line-height: 140%;
}
ol.normal li {
	margin-left: 10px;
	list-style: decimal outside none;
	line-height: 140%;
	padding-bottom: 8px;
}
dl.normal {
	margin-left: 6px;
	padding-left: 15px;
	padding-right: 10px;
}
dl.normal dt {
	font-size: 85%;
	background: transparent url(../../image/common/dt_line.gif) repeat-x left center;
}
dl.normal dt span {
	background-color: #fff;
	padding-right: 5px;
}
dl.normal dd {
	font-size: 85%;
	background-color: #EFF5E5;
	padding: 6px;
	line-height: 140%;
	margin-left: 0;
}
a.line {
	display:block;
	margin-top:12px;
	text-align: right;
}
small {
	font-size: x-small;
}
pre.source_code {
	margin-left: 20px;
	margin-right: 10px;
	padding: 12px;
	background-color: #efefef;
	font-size: x-small;
	overflow-x: scroll;
	margin-bottom: 12px;
	width: 526px;
	_width: 550px;
}
span.exclamation {
	color: red;
}

span.description {
	color: white;
}

.holiday, .sunday, .saturday {
	color: red;
	font-weight: bold;
}

td#today {
	background-color: #E1F1B3;
}

.b-space {
	margin-bottom: 12px;
}

.b-space-line {
	margin-bottom: 12px;
	border-bottom: solid 1px #666;
	padding-bottom: 12px;
}

.green {
	color: #33ff00;
}

.yellow {
	color: #ffff00;
}

.blue {
	color: #3366ff;
}

ul.pict li {
	margin-bottom: 6px;
	padding-bottom: 6px;
}

ul.txt {
	text-align:left;
	background-color: #111;
	padding: 6px;
}

ul.txt li {
	margin-bottom: 0;
	padding-bottom: 0;
}

table.pankuzu {
	width: 850px;
	height: 21px;
	background-color: #333333;
	font-size: 0.76em;
	color: #fff;
	padding-top: 5px;
	margin-bottom: 15px;
}

th.pankuzu{
 	text-align: left;
	border-style: none;
	padding-top: 5px;
	padding-left: 5px;
}

td.pankuzu{
	text-align: right;
	border-style: none;
	padding-top: 5px;
	padding-right: 5px;
}