@charset "utf-8";
body{
    margin :0px;
    text-align: left;
    background: #ffffff;
    font-size:12px;
}
.login{
	overflow:auto;
	height:400px;
	width:520px;
	position:absolute;
	left:50%;
	margin-top:30px;
	margin-left:-260px;
}
label{
	font-size:12px;
}
td{
	font-size:12px;
	text-align:left;
}
input[type="text"]
{
	float:left;
	background:#FFFFFF url(../img/default/form/text-bg.gif) repeat-x scroll 0 0;
	border:1px solid #B5B8C8;
	padding:1px 3px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
}
input[type="password"]
{
	float:left;
	background:#FFFFFF url(../img/default/form/text-bg.gif) repeat-x scroll 0 0;
	border:1px solid #B5B8C8;
	padding:1px 3px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
}
font{
	font-size:12px;
}
textarea{
	font-size:12px;
}
.base{
	background:#ffffff;
    	width: 1000px;
    	/*margin-left: auto;
    	margin-right: auto;*/
    	text-align: left;
        margin: 0 auto;
        border-right:1px solid #cccccc;
        border-left:1px solid #cccccc;
}
#outline {
	background:#ffffff;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#base{
    	width: 100%;
    	/*margin-left: auto;
    	margin-right: auto;*/
    	text-align: left;
        margin: 0 auto;
        border-right:1px solid #cccccc;
        border-left:1px solid #cccccc;
}
.mainField{
	background:#BDD3EF;
	width:120px;
	color:#15428B;
	text-align:left;
	padding-left:5px;
	border-width : 0px 1px 1px 0px;
	border-style:solid;
	border-color:#ffffff;
}
.subField{
	width:116px;
	background:#DFE8F6;
	color:#15428B;
	text-align:left;
	padding-left:5px;
	border-width : 0px 1px 1px 0px;
	border-style:solid;
	border-color:#ffffff;
}
.subContents{
	width:116px;
	text-align:left;
	padding-left:5px;
}
.input_icon{
   vertical-align: middle;
}
#CustomBtn {
	margin: 15px 0px 12px 10px;
	list-style-type: none;
	font-size:12px;
	float:right;
}
#CustomBtn li,#CustomBtn a {
		font-size:12px;
		width: 85px;
		height: 32px;
		background: url(../img/bg_button_sm.gif);
		overflow: hidden;
		display: block;
		text-align: center;
		line-height: 30px;
		color: #FFFFFF;
		text-decoration: none;
		text-indent: -5px;
}

#CustomBtn a:hover {
		font-size:12px;
		background: url(../img/bg_button_sm_on.gif);
		color: #FFFFFF;
		text-decoration: none;
}
#buttonSM {
		margin: 15px 0px 12px 10px;
		list-style-type: none;
		float:right;
}
#buttonSM li,#buttonSM a {
		width: 85px;
		height: 32px;
		background: url(../img/bg_button_sm.gif);
		overflow: hidden;
		display: block;
		text-align: center;
		line-height: 30px;
		color: #FFFFFF;
		text-decoration: none;
		text-indent: -5px;
}

#buttonSM a:hover {
		background: url(../img/bg_button_sm_on.gif);
		color: #FFFFFF;
		text-decoration: none;
}
.buttonL {
	margin: 5px 0px 5px 25px;
	list-style-type: none;
	font-size: 12px;
}

.buttonL li,.buttonL a {
	width: 390px;
	height: 56px;
	background: url(../img/bg_button_large.gif);
	overflow: hidden;
	display: block;
	text-align: center;
	line-height: 52px;
	color: #336699;
	text-decoration: none;
}
.buttonBlank{
	width: 390px;
	height: 56px;
	overflow: hidden;
	display: block;
	text-align: center;
	line-height: 52px;
	color: #336699;
	text-decoration: none;
}
.buttonL a:hover {
	background: url(../img/bg_button_large_on.gif);
	color: #3399CC;
	text-decoration: none;
}
#header {
	width: 100%;
	height: 105px;
	background: #FFF;
}
#footer {
	clear: both;
	width: 100%;
	height: 57px;
	background: #FFF;
	margin-top: 5px;
}
#logo {
	margin-top : 5px;
	margin-left : 5px;
	float: left;
	width: 400px;
	height: 70px;
}

#menu {
	float: right;
	height: 40px;
}

#menu ul {
	list-style-type: none;
}

#menu li,#menu a {
	width: 122px;
	height: 31px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	display: block;
	font-size:14px;
}

#menu a:hover {
	text-decoration: none;
}

#menu .menuMain {
	background: url(../img/menu_main.gif);
}

#menu a.menuMain:hover {
	background: url(../img/menu_main_on.gif);
}

#menu .menuPrev {
	background: url(../img/menu_prev.gif);
}

#menu a.menuPrev:hover {
	background: url(../img/menu_prev_on.gif);
}

#menu .menuLogout {
	background: url(../img/menu_logout.gif);
}

#menu a.menuLogout:hover {
	background: url(../img/menu_logout_on.gif);
}

#progress {
	clear: both;
	width: 100%;
	height: 30px;
	/*background: url(../img/bg_progress.gif) repeat-x;*/
}

#progress ul {
	list-style-type: none;
}

#progress li,#progress a {
	float: left;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #717171;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 17px;
}

#progress a:hover {
	color: #1E0000;
	text-decoration: none;
}
#progress .progressOld {
	background: url(../img/bg_progress_right.gif) right;
	font-size: 12px;
}

#progress .progressNow {
	background: url(../img/bg_progress_right_02.gif) right;
	font-size: 12px;
}

#progress .progressLast {
	background: url(../img/bg_progress_right_03.gif) right;
	font-size: 12px;
	color : #1E0000
}
.thum_frame{
	float:left;
	margin-top:10px;
	margin-left:10px;
	background:#ffffff;
	width:170px;
	height:190px;
	text-align:center;
}
.thum_box{
	background:#ffffff;
	width:140px;
	height:140px;
	text-align:center;
}
.thum_pic{
	margin-top:10px;
	border:1px solid #cccccc;
}
.thum_info{
	margin-left:10px;
	text-align:left;
}
.common_thum_frame{
	float:left;
	margin-top:10px;
	margin-left:10px;
	background:#ffffff;
	width:150px;
	height:180px;
	text-align:center;
}
.common_thum_box{
	width:110px;
	height:120px;
	text-align:center;
}
.common_thum_pic{
	margin-top:10px;
	border:1px solid #cccccc;
}
.common_thum_info{
	margin-left:10px;
	text-align:left;
}
.common_thum_frame_over{
	float:left;
	margin-top:10px;
	margin-left:10px;
	background: url(../img/thum_frame_over.gif);
	width:150px;
	height:180px;
	text-align:center;

}
.tab {
	margin: 10px 0px 0px 5px;
}

.tab ul {
	list-style-type: none;
}

.tab li,.tab a {
	float: left;
	width: 150px;
	height: 26px;
	overflow: hidden;
	display: block;
	text-align: center;
	line-height: 27px;
	color: #336699;
	text-decoration: none;
}

.tab a:hover {
	color: #77AADD;
	text-decoration: none;
}
.tabOn {
	background: url(../img/bg_tab_on.gif) no-repeat;
}

.board {
	clear: both;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #6FACD8;
}

.boardInner {
	background: #FFFFFF;
	margin: 15px;
}

.boardInner p {
	margin: 10px;
}

.board p.button {
	margin: 12px 25px 12px 25px;
}
#nyukyosya_charge table tr{
	background:#f0f0f0;
}
#nyukyosya_charge table td{
	background:#f0f0f0;
}
#nyukyosya_charge table th{
	background:#f0f0f0;
	height:26px;
	padding:0px 5px 0px 5px;
}
#content_table table{
	background:#f0f0f0;
}
#content_table table tr{
	background:#f0f0f0;
}
#content_table table td{
	background:#f0f0f0;
}
#touroku_table2 table{
	background:#f0f0f0;
}
#touroku_table2 table tr{
	background:#f0f0f0;
}
#touroku_table2 th{
	background:#f0f0f0;
	padding-left:3px;
}
#touroku_table2 table td{
	background:#f0f0f0;
}
#seikyuu-list {
	background:#f0f0f0;
}
#seikyuu-list tr{
	background:#f0f0f0;
}
#seikyuu-list th{
	background:#f0f0f0;
}
#seikyuu-list td{
	background:#f0f0f0;
}
#touroku_table1 th{
	padding-left:3px;
}
#kanryou_nyukyosya1 th{
	padding-left:5px;
}
#kanryou_nyukyosya2 th{
	padding-left:5px;
}
.x-tool-excel{
	background:transparent url(../img/blog_ic.png) no-repeat 0 0;
}
#nyukyosya_search1 td{
	padding:3px 2px 3px 4px;
}