body {
	margin: 10px 0px 10px 0px;
   	text-align: center;
}

#main {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 850px;
	font-size: 12px;
}
#banner {
	font-family: Impact, Optima, Arial, sans-serif;
	color: #fff;
	background-color: #00003f;
	text-align: center;
	padding: 10px 10px 8px 10px;
	border-bottom: 1px solid #FFFFFF;
	height: auto;
}

.img_button0 {
	 vertical-align: middle;
	 border: none;
	 cursor: pointer;
}
.img_button1 {
	 height: 16px;
	 vertical-align: middle;
	 border: none;
	 cursor: pointer;
}

DIV.side_block {
	margin-bottom: 20px;
	width: 180px;
}
DIV.side_block A, DIV.center_block A,DIV.side_block A:visited, DIV.center_block A:visited  {
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
DIV.side_block A:hover, DIV.center_block A:hover {
	font-size: 12px;
	color: #F05050;
	text-decoration: underline;
	font-weight: bold;
}

UL.listmark1 {
    list-style-image: url(arrow1.gif);
    color: #ff8b21;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 20px;
    padding:0px 0px 0px 0px;
}

DIV.center_block {
	width: 415px;
	margin-bottom: 30px;
}


.menu_div_even {
	line-height: 20px;
	padding: 0px 0px 0px 20px;
}
.menu_div_odd {
	line-height: 20px;
	background-color: #C0C0C0;
	padding: 0px 0px 0px 20px;
}


TABLE.top_main {
	width: 805px;
	margin-left: auto;
	margin-right: auto;
	border-collapse : collapse;
}
TABLE.top_main TD.shadow_left {
	background-image:url(bg_shadow_left.jpg);
	background-repeat: repeat-y;
	width:14px
}
TABLE.top_main TD.main_center {
	border-left: 2px solid #b0b0b0;
	border-right: 2px solid #b0b0b0;
	width: 772px;
	vertical-align: top;
}
TABLE.top_main TD.shadow_right {
	background-image:url(bg_shadow_right.jpg);
	background-repeat: repeat-y;
	width:14px
}
TABLE.top_main INPUT.main_menu {
	width:120px;
	font-weight:bold;
	height:18px;
	font-size:12px;
	background-color:#ffffff;
	color:#007000;
	border:none;
}

/* ログイン画面 */
TABLE.login_main {
	border-collapse : collapse;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
TABLE.login_box {
	background-color:#ffffff;
	border-top:5px solid #108010;
	border-bottom:5px solid #108010;
	padding:30px 10px 30px 10px;
	background-image: url(bg.gif);
}
/*-- input style --*/
TABLE.login_main span.login_label {
	color: #108010;
	font-size: 20px;
	font-weight: bold
}
TABLE.login_main input.login_text{
	background: transparent;
	border: solid 1px #8F9486;
	margin-bottom: 5px;
	font-size: large;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
TABLE.login_main input.login_submit{
	font-size: large;
	padding: 5px 20px;
	background-color: #f0f0f0;
}

/*-- img margin --*/
img.mgn-r3{
	margin-right: 3px;
}
img.mgn-r5{
	margin-right: 5px;
}
img.mgn-r15{
	margin-right: 15px;
}


/* レイアウトテーブル */
TABLE.contents_main {
	width: 772px;
	font-size: 12px;
	border-collapse : collapse;
}
TABLE.contents_main TD.main_menu{
	background-color:#007000;
	font-size:12px;
	text-align:center;
	padding:7px 5px 7px 5px;
}

TD.logo_area {
	background-color:#ffffff;
	font-size:8px;
	padding:20px 20px 5px 0px;
	text-align:left;
}

TD.contents_l {
	width: 185px;
	vertical-align: top;
	/*border: dotted 1px #cccccc;*/
}
TD.contents_c {
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}
TD.contents_r {
	width: 185px;
	vertical-align: top;
}
TD.contents_border {
	width: 5px;
	/*background-color: #dfdfdf;*/
}
TD.contents_b {
	width: 800px;
	background-color: #f7f7f7;
}
/* レイアウトテーブル内DIV */
TABLE.contents_l_block {
	width: 183px;
/*	border: solid 1px #007faf;*/
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
}
TD.contents_l_title {
	width: 183px;
	height: 35px;
	background-image: url(box_h.gif);
	background-repeat: no-repeat;
	color: #ffc833;
	text-align: right;
	line-height: 20px;
	font-weight: bold;
	padding: 0px 10px 3px 0px;
}
TD.contents_l_body {
	width: 183px;
	color: #005900;
	background-image: url(box_b.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: left;
	padding: 0px 7px 0px 7px;
}
TD.contents_l_footer {
	height: 14px;
	font-size:1px;
	background-repeat: no-repeat;
	background-image: url(box_f.gif);
	text-align: right;
	padding: 0px;
}
DIV.contents_c_block {
	/*padding: 1px;*/
	width:100%;
	margin-bottom: 5px;
	text-align: left;
}
DIV.contents_c_title {
	text-align: left;
	color: #ffa800;
	font-weight: bold;
	padding: 5px 0px 3px 5px;
}
DIV.contents_c_body {
	text-align: left;
	color: #005900;
	padding: 5px 5px 3px 5px;
	font-size: 12px;
}
TABLE.contents_r_block {
	width: 181px;
	border: solid 1px #9f7faf;
	padding: 1px;
	margin-bottom: 5px;
}
TD.contents_r_title {
	background-color: #9f7faf;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}
DIV.contents_caption {
	text-align: left;
	font-weight: bold;
	padding: 2px;
}

DIV.copyright {
	text-align: center;
	font-family: Verdana, sans-serif ;
	margin: 50px auto 20px auto;
	color:#808080;
	font-size:12px;
	clear:both
}

DIV.copyright A {
    font-size: 12px;
    color: #808080;
    text-decoration: none;
}

TABLE.list {
	width: 100%;
	font-size: 12px;
	border-bottom: solid 1px #005900;
	border-collapse : collapse;
}
TR.list_caption {
	background-color: #005900;
	color: #ffffff;
}
TR.list_odd {
	background-color: #f2fff2;
}
TR.list_even {
	background-color: #ffffff;
}
TD.list {
	border-bottom: solid 1px #dddddd;
	text-align: left;
}
DIV.pager {
	text-align: center;
	/*border: dotted 1px #ffaa00;*/
}
TD.reltime {
	width:120px;
}
SPAN.reltime {
	font-family: Verdana, sans-serif ;
	font-size: 10px;
	color: #404040;
	text-decoration: normal;
	word-spacing: none;
}
.error {
	color: #dc143c;
	font-size: 10px;
}


TABLE.tbl {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
	border: none;
	background-color: #cccccc;
}
TH.item {
	background-color: #ffffdf;
	color: #333333;
	font-size: 10px;
	text-align: left;
}
TD.item {
	text-align: left;
	border: none;
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
}

DIV.btn {
	margin-top: 20px;
}
SPAN.sf {
	font-size: 12px;
	color:#005900;
	font-weight:bold;
}

INPUT.login_text {
	border: 1px solid #005900;
	background-color: #cbffb9;
	width: 90px;
}

INPUT.login_submit {
	margin:5px;
	border:none;
	background-color: #005900;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	height: 30px;
	cursor: pointer;
}


/* タイトル部分テーブル */
TABLE.title {
	width: 100%;
	margin: 0px;
	font-size:1px;
	table-layout: fixed;
	border-collapse : collapse;
	border-spacing : 0px;
}
TABLE.title TD.td_tl {
	background-image: url(title_tl.gif);
	width: 5px;
	height: 3px;
	font-size:1px;
	line-height:1px;
	padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_tc {
	background-image: url(title_tc.gif);
	height: 5px;
	font-size:1px;
	line-height:1px;
	padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_tr {
	background-image: url(title_tr.gif);
	width: 5px;
	height: 5px;
	font-size:1px;
	line-height:1px;
	padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_ml {
	background-image: url(title_ml.gif);
	width: 5px;
	font-size:1px;
	line-height:1px;
	padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_mc {
	text-align: left;
	background-image: url(title_mc.gif);
	font-size: 14px;
	padding : 3px 3px 3px 3px;
}
TABLE.title TD.td_mr {
	background-image: url(title_mr.gif);
	width: 5px;
	font-size:1px;
	line-height:1px;
	padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_bl {
	background-image: url(title_bl.gif);
	width: 5px;
	height: 5px;
	font-size:1px;
	line-height:1px;
	padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_bc {
	background-image: url(title_bc.gif);
	height: 5px;
	font-size:1px;
	line-height:1px;
	padding : 0px 0px 0px 0px;
}
TABLE.title TD.td_br {
	background-image: url(title_br.gif);
	width: 5px;
	height: 5px;
	font-size:1px;
	line-height:1px;
	padding : 0px 0px 0px 0px;
}

/* ページャー部 */
TABLE.pager {
	font-size: 12px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	margin:3px;
}
TABLE.pager TD.page {
	font-size: 12px;
	line-height: 15px;
	font-height: 15px;
	height: 15px;
	width: 20px;
	text-align: center;
}
TABLE.pager TD.c_page {
	font-size: 12px;
	line-height: 15px;
	font-height: 15px;
	height: 15px;
	width: 20px;
	text-align: center;
	color: #ffa064;
	font-weight: bold;
}
TABLE.pager TD.u_page {
	font-size: 12px;
	line-height: 15px;
	font-height: 15px;
	height: 15px;
	width: 20px;
	text-align: center;
	color: #e0e0e0;
}
TABLE.pager TD.btn {
	font-size: 12px;
	line-height: 15px;
	font-height: 15px;
	height: 15px;
	width: 21px;
}

UL.listmark1 {
    list-style-image: url(arrow1.gif);
    color: #329C12;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 20px;
    padding:0px 0px 0px 0px;
}

div.cn1{margin: 0px 5px 0px 5px;overflow: hidden;height: 1px;}
div.cn2{margin: 0px 3px 0px 3px;overflow: hidden;height: 1px;}
div.cn3{margin: 0px 2px 0px 2px;overflow: hidden;height: 1px;}
div.cn4{margin: 0px 1px 0px 1px;overflow: hidden;height: 2px;}

