* { margin : 0 ; padding : 0 ; }
body { width : 100% ; }

#head {
	width:980px;
	text-align:left;
	position:relative;
	background-repeat:no-repeat;
	background-image: url(../image/head_bg.gif);
	height: 95px;
	margin: 0px auto;
	}
#head h1{
	height:16px;
	line-height:16px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:0;
	}
#head h2 a{
	font-size:32px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	font-family:'ＭＳ 明朝',serif;
	}

#contents_bg {
	width: 980px;
	background-image: url(../image/main_bg.gif);
	clear: both;
	background-repeat: repeat-y;
	margin: 0px auto;
}

#contents {
	width: 910px;
	text-align:left;
	position: relative;
	margin: 0px auto;
}

#info{
	width: 400px;
	float: left;
	overflow:hidden;
	clear: both;

}

#info_msg{
	background:url(../image/bg_info_2.gif) no-repeat;
	width:500px;
	height:500px;
	font-size:17px;
	}
}

#right_menu{
	float:right;
	width:500px;
	height:auto;
	text-align: left;
	}

#mid_layout_1{
	width: 240px;
	float: left;
	overflow:hidden;
	clear: both;
	font-size:16px;
}

#mid_layout_2{
	float:left;
	width:500px;
	height:auto;
	text-align: left;
	font-size:16px;
	}


#mid_layout_3{
	float:left;
	width: 240px;
	height:auto;
	text-align: left;
	}
	
#mid_layout_4{
	float:left;
	width: 260px;
	height:auto;
	text-align: left;
	}
#mid_layout_5{
	float:left;
	
	height:auto;
	text-align: left;
	}
	

#left_menu{
	width: 182px;
	float: left;
	overflow:hidden;
	font-size:16px;
}

#left_menu h1{
	background-image: url(../image/menu.gif);
	background-repeat: no-repeat;
	height: 32px;
	color: #242424;
	text-align: center;
	padding-top: 11px;
	line-height: 12px;
	font-size: 21px;
}

/*** 左めにゅー ***/

#cds-navi {
	width: 400px;
	float: left;
	overflow:hidden;
	clear: both;
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
}

#cds-navi li { display: inline; }

#cds-navi li a {
  margin-bottom: 3px;
  padding: 5px 0 5px 15px;
  display: block;
  width: 182px;
  text-decoration: none;
  border-left: 5px solid #999999;
  background-color: #eeeeee;
  color: #000000;
}

#cds-navi li a:hover {
  background-color: #eeeeee;
  color: #0000FF;
  border-left: 5px solid #00FF00;
}

/*** 右のなんか ***/
#right{
	float:right;
	width:700px;
	height:auto;
	text-align: left;
	font-size:16px;
	}


#right h5{
	font-size:150%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#003366;
	}

#right h6{
	font-size:150%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#ff0000;
	}

#right h1{
	background-image: url(../image/info.gif);
	background-repeat: no-repeat;
	height: 32px;
	color: #242424;
	text-align: left;
	padding-top: 11px;
	line-height: 12px;
	font-size: 24px !important;
}


/*** フッターとかそんなの ***/
#footer_bg {
	width:980px;
	background-image: url(../image/ft_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin: 0px auto;
}


/*** テーブルとかそんなの ***/

table#table-01 {
    width: 530px;
    border: 1px #0000FF solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #0000FF solid;
    border-width: 0 0 1px 1px;
    background: #ABCDEF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #0000FF solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}


table#table-02 {
    width: 530px;
    border: 1px #0000FF solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-02 th {
    padding: 5px;
    border: #0000FF solid;
    border-width: 0 0 1px 1px;
    background: #ABCDEF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-02 td {
    padding: 5px;
    border: 1px #0000FF solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

table#table-03 {
    width: 680px;
    border: 1px #0000FF solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-03 th {
    padding: 5px;
    border: #0000FF solid;
    border-width: 0 0 1px 1px;
    background: #ABCDEF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-03 td {
    padding: 5px;
    border: 1px #0000FF solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table#table-04 {
    width: 450px;
    border: 1px #0000FF solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-04 th {
    padding: 5px;
    border: #0000FF solid;
    border-width: 0 0 1px 1px;
    background: #ABCDEF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-04 td {
    padding: 5px;
    border: 1px #0000FF solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table#table-05 {
    width: 700px;
    border: 1px #0000FF solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-05 th {
    padding: 5px;
    border: #0000FF solid;
    border-width: 0 0 1px 1px;
    background: #ABCDEF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-05 td {
    padding: 5px;
    border: 1px #0000FF solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}