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

/*  walking setting 2013.02 */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 30px 60px;
	text-align: left;
	position: relative;
}
#header {
	width: 900px;
	height: 60px;
	padding-bottom:50px;
	border-bottom: solid 1px #CCC;;
	margin-bottom: 30px;
}
#header h1 {
	width: 630px;
	float: left;
}
#header #logo {
	width: 200px;
	float: right;
	height: 90px;
	display: block;
	text-align: right;
	vertical-align: text-bottom;
}
#header #logo img {
	margin-top:30px;	
}
#footer {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	padding: 10px;
	clear:both;
}
#footer{ height:60px; background-color:#726A63; padding:10px 20px 0; position:relative; font-size:85%;}
#footer .copyright{ text-align:right; width:510px; position:absolute; top:10px; right:20px; color:#FFFFFF;}

h2.line-title {
	font-size: 1.5em !important;
	line-height: 1.6em;
	font-weight: bold;
	color: #394635;
	padding: 0 0 0 12px;
	margin: 0 0 0.5em 0;
	border-left: solid 3px #f1b92a;
}
.catch {
	font-size: 2.3em !important;
	line-height: 1.2em;
	font-weight: bold;
	color: #776a5f;	
}

#topCol {
	clear:both;
	width: 860px;
	/* height:8.5em; */
	padding:10px;
	margin: 10px auto;
	background-color: #fffbe3;
	margin-bottom:2em;
}

#topCol dl {
	width: 400px;
	height:7em;
	float: left;
	padding: 10px;
	border: solid 2px #e3d9a8;
	background-color: #FFF;
}
#topCol dt {
	font-weight: bold;		
	color: #776a5f;
	font-size: 1.4em;
	padding-top:5px;
}
#topCol dd {
	padding:5px;	
}
#topCol .rcol {
	margin-left:10px;
	_margin-left:5px;
}
#kikan {
	font-weight: bold;
	font-size: 1.9em !important;
	border-left: solid 3px #0254a8;
	border-right: solid 3px #0254a8;
	border-bottom: solid 3px #0254a8;
	text-align: center;
	color: #333;
	padding: 10px 15px 15px 15px;
}
#kikan span, dl#top dd strong{
	color: #db080f !important;
}

#gaiyo {
	width:860px;
	margin: 0 auto;
}

dl#top {
	padding-top: 2em;
	font-size: 1.3em;
	line-height:1.6em;
}
dl#top dt {
	clear: left;
	float: left;
	width: 8em;
	font-weight: bold;
	color:#39C;
}
dl#top dd {
	padding-left: 8em;	
	padding-bottom:1em;
}
h2.hyousyo {
	clear: both;
	font-size: 1.3em;
	line-height:1.6em;
	font-weight: bold;
	color:#39C;
	border-bottom: solid 1px #CCC;;
}

dl#present {
	font-size: 1.3em;
	line-height:1.6em;
	margin-bottom: 2em;
}
dl#present dt {
	padding-top:0.3em;
	clear: left;
	float: left;
	width: 8em;
	font-weight: bold;
	color:#e4410a;
}

dl#present dd {
	padding-top:0.3em;
	padding-left: 8em;	
	padding-bottom:1em;
	border-bottom: solid 1px #CCC;;
}
dl#present dd ul {
	padding-top:0.3em;
}
dl#present dd li {
	font-weight: bold;
}


.tb-entry {
	width: 100%;
	border-collapse: collapse;
}

.tb-entry th {
	background-color: #f1f2e8;
	text-align: left;
	width: 210px;
	white-space: nowrap;
}

.tb-entry tr th, .tb-entry tr td {
	padding: 4px 8px;
	border: 3px solid #FFF;
	line-height: 30px;
}
th span.arr, .arr {
	padding-left:18px;
	background-image: url(../images/th_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.graycell {
	background-color: #f5f5f5;
}
h4 {
	font-weight: bold;
	color: #766C60;	
}

/* form setting
---------------------------------------------------------------------------------------*/

input {
	font-size:12px;
	margin: 2px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
}
select {
	margin: 2px 0px 0px 10px;
}	
input.txt, selecter {
	border: 1px solid #90c600;
}
input.txt_disable, selecter_disable {
	border: 1px solid #EAF4CF;
}
.nt {
	line-height: 15px !important;
	font-size: 11px !important;
	color: #990000 !important;
}
#left-btn, #right-btn {
		width: 50%;
		float: left;
		text-align: center;
		padding-bottom: 1em;
}
.title-box {
	padding: 8px 10px;
	background-color: #F1F2E8;
	border: solid 1px #CCC;
	font-weight: bold;
}
.box-list {
	margin-bottom: 1e;
	padding: 4px 8px;
	border: solid 1px #CCC;
}
.box-list {
	margin-bottom:1em;	
}
.char_box {
	width: 720px;
	margin: 0 auto;
	padding-bottom: 1em;
}
.char_box li {
	width: 120px;
	float: left;
	height: 170px;
	text-align: center;
}
.error {
	background-color: #FFDFD0;
	border: 3px solid #B70000;
	padding: 15px;

	width:760px;
	margin: 0 auto  2em auto;
}

#login-box {
	padding:10px;
	background-color: #f1f2e8;
	border: solid 1px #ababab;

}
#login-box #inner {
	padding:45px;
	border: solid 3px #c6c9ac;
	background-color: #FFF;
}
.center {
	margin-left: auto !important;	
	margin-right: auto !important;	
}


#maincontents {
	width: 630px;
	min-height: 450px;
	_height: 450px;
}
#sidemenu {
	width:242px;
	position: absolute;
	left: 720px;
	top: 172px;
}

#sidemenu #menu {
	padding: 10px;
	background-image: url(../images/bg_sidemenu.gif);
	background-repeat: no-repeat;
	height: 340px;
	width: 221px;
}
#bluebox {
	width: 90%;
	margin: 1em auto;
	background-color: #e6f4f4;
	padding: 10px;
}
#bluebox #entry {
	border: solid 3px #a9d8de;
	background-color: #fff;
	padding: 10px 10px 10px 130px;
	background-image: url(../images/bg_to_form.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#bluebox #entry h3 {
	font-size:24px;
	font-weight: bold;
	color:#49BEFF;
}
#bluebox #login h3 {
	font-size:18px;
	font-weight: bold;
	color:#49BEFF;
}
#bluebox #login {
	border: solid 3px #a9d8de;
	background-color: #fff;
	padding: 10px;
}
#loginbtn {
	border: solid 3px #a9d8de;
	clear:both;
	padding: 10px;
	width: 500px;
	margin: 0 auto 1em auto;
	text-align: center;
	background-color: #e6f4f4;
}
#loginbtn strong {
	font-size: 1.5em !important;	
	color:#39C !important;
	display: block;
	margin-bottom: 5px;
}


/* input calendar--------*/ 

#monthlist {
	height: 30px;
	padding:15px;
}
#monthlist li {
	width: 4em;
	padding-left:15px;
	float: left;
	background-image: url(../images/arr_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#maincontents h3 {
	clear: both;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ebb201;
	font-weight: bold;
	color: #343434;
	font-size: 24px;
	line-height: 30px;
}
#input-title {
	position: relative;
	margin-bottom:1.5em;		
}
#input-title ul {
	position: absolute;
	width: 320px;
	left: 340px;
	top: 5px;		
}
#input-title li {
	width: 150px;
	float: left;
}
#input-title li img {
	margin-right:5px;	
}
#days {
	height: 2em;
	padding: 10px 0 0 0;
}
#days li {
	float: left;
	width: 80px;
	padding-left:10px;
}

#calendar, .bstable {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
}
#calendar td {
	padding: 4px 8px;
	border: 1px solid #CCC;
	height: 8em;
	vertical-align: top;
}
.holiday, .red {
	color: #C30;	
}
.bstable th {
	color: #FFF;
	background-color: #77b48e;	
}
.bstable td, .bstable th {
	padding: 4px 8px;
	border: 1px solid #CCC;
	text-align: center;
}
.list-rank {
	padding-left: 10px;
	float:left;	
}
.list-rank li {
	padding-left: 15px;
	background-image: url(../images/arr_green.gif);
	background-repeat: no-repeat;	
	background-position: left center;
}
.pagetop {
	clear: both;
	text-align: right;
}
.pagetop img {
	vertical-align: middle;
}
