@charset "utf-8";

/* basic tag */
html,
body {
    margin: 0;
    padding: 0;
	color: #333333;
	font-size: 14px;
	line-height: 1.2em;
	font-family: arial,sans-serif;
	height: 100%;	/* Footer stick */
}
input,
select,
textarea {
	font: 13px/16px arial,sans-serif;
}
input:focus,
select:focus,
textarea:focus {
	background-color: #FFFFEE;
}
html:not(:target) input:focus,
html:not(:target) select:focus,
html:not(:target) textarea:focus {
	border: 2px solid #FFDD99	/* IEはチェックボックスにborder付いてずれるので適用しない */
}
form { margin: 0; }
img { margin-bottom: -2px; border: none;}
table {
	border-collapse: collapse;
	width: 100%;
	border:1px solid #cccccc;
}
table th,
table td {
  padding:3px;
  border:1px solid #cccccc;
  font-weight:normal;
  text-align: left;
}
table th {
  background-color: #E0ECFF;
  white-space: nowrap;
}
a,
a:link,
a:active,
a:visited {
	color: #1133cc;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

h2 {
	height:30px;
	border:2px solid #c3d9ff;
	background-color:#ecf4fd;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:1.8em;
	margin:10px 0;
	text-indent:10px;
}
h3 {
	font-size:1em;
	line-height:1.4em;
	margin: 0;
}
.attention {
	color:#555555;
}
/* basic class */
.ime-on { ime-mode: active !important; }
.ime-off { ime-mode: disabled !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.center { text-align: center !important; }
.clear {
	display: block;
	clear: both;
	height: 1px;
	margin-top: -1px;
}
.none-area { display: none; }
.memo-area {
	color: #003300;
	background-color: #E7FEEB;
	border: 1px solid #003300;
	padding: 5px;
	margin-bottom: 10px;
}
.dummy-area {
	position:absolute;
	top:0px;
	right:0px;
}

/* paninate current */
.current {
	color: #CA0000;
}
a.current {
	color: #CA0000;
}

/* info class */
.info{ position: relative; }
.info span{
    display: block;
    border: solid 2px #999;
    background-color: #eee;
    color: #666;
    text-decoration: none;
    position: absolute;
    top: 20px;
    left: 10px;
    padding: 5px;
    visibility: hidden;
    width: 150px;
}
a.info:hover,a.info:hover span{ visibility: visible; z-index: 100; }

/* color class */
.bg-orange { background-color: #FFCC66; }
.bg-yellow { background-color: #FFFF99; }
.bg-pink { background-color: #FFD7EB; }
.bg-red { background-color: #FF3E3E; }
.bg-bule { background-color: #D9E2FF; }
.bg-green { background-color: #BCFBAA; }
.bg-green2 { background-color: #EBFFDD; }
.bg-glay { background-color: #E4E4E4; }

.font-red { color: #ca0000; }
.font-orenge { color: #FF6600; }
.font-sky { color: #029ce2; }


/* message class */
.system-message {
	color: #004400;
	background-color: #E7FEEB;
	border: 1px solid #007900;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.error-message {
	color: #ca0000;
	line-height: 1.4em;
	background-color:#fff3ff;
	border: 2px solid #ca0000;
	padding: 10px;
	margin-bottom: 10px;
}
.error-message-header {
	font-weight: bold;
	font-size: 16px;
}
.form-error { background-color: #FFD7EB; }

.required {
	color: #ca0000;
	padding-left:4px;
	}

/* Warp */
#wrap {
	border-left:1px solid #00008B;
	border-right:1px solid #00008B;
	width: 928px;
	min-width: 700px;
	height: auto !important;
    height: 100%;
	min-height: 100%;
	margin: 0 auto -30px;
}


/* Header */
#header {
	height: 48px;
	text-align: right;
	overflow: hidden;
}
#header a{ font-weight: bold; }

#site-title {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	display: block;
	padding: 7px 12px 3px 12px;
	height: 20px;
	font-size: 14px;
}

#login-info{
	padding: 16px 12px 3px;
    height: 20px;
	display: block;
}


/* topNavi */
#topNavi{
	position: relative;
	clear: both;
	padding: 0 0 0 15px;
	height: 25px;
	margin: 0px;
	border-top: 1px solid #ccccff;
	border-bottom: 1px solid #ccccff;
	background-color: #C3D9FF;
}
#topNavi ul{
	height: 25px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#topNavi ul li{
	float: left;
	position: relative;
	height: 25px;
	margin: 0 20px 0 0;
}
#topNavi a {
	display: block;
	font-size: 12px;
	height: 25px;
	line-height:25px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}
#topNavi a:hover,
#topNavi a:active {
	text-decoration: none;
	color: #1133cc;
}

.navi2,
.navi2 a {
	width: 40px;
}
.navi3,
.navi3 a {
	width: 50px;
}
.navi4,
.navi4 a {
	width: 60px;
}
.navi5,
.navi5 a {
	width: 70px;
}
.navi6,
.navi6 a {
	width: 80px;
}
.navi7,
.navi7 a {
	width: 90px;
}
.navi8,
.navi8 a {
	width: 100px;
}
.navi9,
.navi9 a {
	width: 110px;
}


/* pulldown (topNavi) */
#topNavi ul li table {
	border-collapse: collapse;
	border: none;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
}
#topNavi ul li table td {
	border: none;
	visibility:hidden;
}
#topNavi ul li ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 25px;
	left: 0px;
	height: 0;
	z-index: 150;
	border: 1px solid #3366cc;
	width: 150px;
}
#topNavi ul li ul li {
	margin-bottom: 0;
	background-color:#C3D9FF;
	color:#1133CC;
	height:25px;
	width: 150px;
	padding:0;
	text-indent: 5px;
	line-height:25px;
	text-align:left;
	font-weight: normal;
	margin: 0;
}
#topNavi ul li ul li a {
	display: block;
	background-image: none;
	background-color: #E0ECFF;
	height:25px;
	font-size: 12px;
	width: 145px;
	padding:0 0 0 5px;
	line-height:25px;
	text-align:left;
	font-weight: normal;
	color: #1133cc;
}
#topNavi ul li:hover ul,
#topNavi ul li a:hover ul {
	visibility: visible;
	overflow: visible;
	height: auto;
	z-index: 10;
	color: #000000;
}
#topNavi ul li a:hover {
	position: relative;
}
#topNavi ul li ul li a:hover {
	position: relative;
	z-index: 100;
	color: #000000;
	background-color: #2266cc;
	color: #ffffff;
}


/* Footer */
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 6px 0 0 0;
	height: 23px;
	margin: 0 auto;
	background-color: #C3D9FF;
	overflow: hidden;
	width:928px;
	border-left:1px solid #00008B;
	border-right:1px solid #00008B;

}
#footer a {
	color: #333333;
	font-weight: normal;
}


/* Main */

#main {
	padding: 10px 10px 50px 10px;
	margin: 0px;
}
#main p {
	margin: 0 0 10px 0;
}

#main .inner-table {
	margin: 0;
	border: none;
}
#main .inner-table tr th,
#main .inner-table tr td {
	padding:0;
	border:none;
	font-size: 100%;
}

/* title-box */
.title-box {
	display: block;
	margin-bottom: 10px;
	border:2px solid #C3D9FF;
	background-color: #E0ECFF;
}
.title-box table,
.title-box table th,
.title-box table td {
	border: none;
}

/* search-box */
#search-box {
	display: block;
	margin-bottom: 10px;
	border:2px solid #C3D9FF;
	background-color: #E0ECFF;
}
#search-box table,
#search-box table th,
#search-box table td {
	border: none;
}
#search-box .header-table {
	margin-bottom: 3px;
}

#search-disp { display: none; }
#search-none { display: inline; }


/* edit-box */
.edit-box {
	border:2px solid #C3D9FF;
	margin-bottom: 10px;
}
.edit-box table { border: none; }
.edit-box table th,
.edit-box table td {
	padding:7px 3px;
	border: none;
	border: 1px solid #cccccc;
}
.edit-box table th {
	border: 1px solid #C3D9FF;
}


.edit-box table.list tr:hover {
	background-color: #FFFFBB;
	border-top: 3px solid #999999;
	border-bottom: 3px solid #999999;
}

/* list-box */
.list-box {
	border:2px solid #C3D9FF;
	margin-bottom: 10px;
}
.list-box table { border: none; }
.list-box table th a{ font-weight: bold; }
.list-box table th,
.list-box table td {
	padding:7px 3px;
}


.list-box table.list tr:hover {
	background-color: #FFFFBB;
	border-top: 3px solid #999999;
	border-bottom: 3px solid #999999;
}


/* header-table bottom-table */
.header-table,
.header-table tr th,
.header-table tr td ,
.bottom-table,
.bottom-table tr th,
.bottom-table tr td {
	background-color: #C3D9FF;
	border: none;
	margin: 0;
	font-weight: bold;
}
.header-table tr td.title,
.bottom-table tr td.title {
	text-indent: 5px;
}


/* login-box */
#login-box {
	text-align: center;
}
#login-box-inner {
	width: 500px;
	border:2px solid #C3D9FF;
	background-color: #E0ECFF;
	margin: 30px auto 20px auto;
	padding: 20px 0 10px 0;
}
#login-box table {
	width: 300px;
	margin: 0 auto 20px auto;
}
#login-box table,
#login-box table tr th,
#login-box table tr td {
	border: none;
}
#login-box .error-message {
	background: none;
	border: none;
	padding: 0;
}
/* ---------------------------------------------------------------------------------------------------------
	dl table
-----------------------------------------------------------------------------------------------------------*/

div.table {
	float:left;
	width: 780px;
	padding-bottom: 10px;
}

#main.full div.table{
	width:771px;
}


div.table dl {
	float:left;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
	width: 100%;
	background: url(../img/table_th_bg.gif) repeat-y 0px;
}
div.table .dl_first {
	margin-top:1px;
	}

div.table dl dt {
	float:left;
	display: block;
	width: 180px;
	padding: 5px;
	font-weight:bold;
}
div.table dl dd {
	padding: 5px;
	margin-left: 190px;
}

div.table dl dd.address dl {
	float:left;
	border: none;
	background: none;
}


div.table dl dd.address dl dt {
	float:left;
	display: block;
	width: 120px;
	padding: 0px 0px 5px 0px;
	font-weight:normal;
}

div.table dl dd.address dl dd {
	padding: 0px 0px 5px 0px;
	margin-left: 120px;
}
/* ---------------------------------------------------------------------------------------------------------
	form
-----------------------------------------------------------------------------------------------------------*/

.form-s {
	width: 100px;
}

.form-m {
	width: 200px;
}

.form-l {
	width: 280px;
}

.form-ll {
	width: 400px;
}


#blockskip {
	height: 1px;
	margin-top: -1px;
	text-indent: -9999px;
}
/* ---------------------------------------------------------------------------------------------------------
	other
-----------------------------------------------------------------------------------------------------------*/
.font_s {
	font-size		: 0.8em;
}
.font_m {
	font-size		: 1em;

}
.font_l {
	font-size		: 1.3em;
}
.font_ll {
	font-size		: 1.8em;
}
.letter-spacing {
	letter-spacing:normal;
	}
.list_over {
	overflow:auto;
	height:200px;
	width:100%;
	}


