#for_citizen {
	position:absolute;
	top:0;
	left:0;
	z-index:4;
}

#for_visitor {
	position:absolute;
	top:0;
	left:116px;
	z-index:3;	
}

#for_employer {
	position:absolute;
	top:0;
	left:246px;
	z-index:2;
}

/*--20100628--*/
#for_mobile {
        position:absolute;
        top:0;
        left:255px;
        z-index:2;
}

#site_map {
	position:absolute;
	top:0;
	left:381px;
	z-index:1;
}

#english {
	position:absolute;
	top:0;
/*--20100401--*/
/*	left:516px;*/
	left:507px;
	z-index:1;
}

#find{
/*
	position:absolute;
	top:15px;
	left:300px;
*/
}

#find {
	display:block;
	text-align:right;
	margin-bottom:40px;
}

#findtext {
line-height:200%;
font-size:11px;
text-align:left;
color:#666666;
width:150px;
}



#news {
	text-align:left;
	margin-bottom:15px;
}

#news .topic{
	display:block;
	position:relative;
	margin-bottom:10px;
	padding:5px 10px;
	font-size:1.0em;
	font-weight:normal;
	color:#fff;
	background:url(../images/bg_h3_news.png) top left repeat-x #f24a4a;

}

#news .topic img{
	position:absolute;
	top:0.3em;
	right:0.9em;
}

#news li{
	margin:0 0 3px 0;
	padding-left:35px;
	background:url(../images/ico.png) center left no-repeat;
	list-style:none;
	line-height:200%;
	font-size:0.9em;
}

#news li.new{
	margin:0 0 0 0;
	padding-left:35px;
	background:url(../images/ico_new.gif) center left no-repeat;
	list-style:none;
}

#news li.event{
	margin:0 0 3px 0;
	padding-left:35px;
	background:url(../images/event.png) center left no-repeat;
	list-style:none;
}
#news li.caution{
	margin:0 0 3px 0;
	padding-left:35px;
	background:url(../images/caution.png) center left no-repeat;
	list-style:none;
}
#news li.boshu{
	margin:0 0 3px 0;
	padding-left:35px;
	background:url(../images/boshu.png) center left no-repeat;
	list-style:none;
}

#news li#updated_date {
	background:none;
	text-align:right;
	list-style:none;	
}

.static{
	display:block;
	margin:15px 0;
	color:#20993b;
	vertical-align:top;
	font-size:1.0em;
	text-align:left;
}

.static table {
	width:100%;
	empty-cells:hide;
	font-size:1.0em;
}

.static td {
	width:25%;
	margin: 5px 10px 5px 0;
	background-color: #e9f7e0;
	border-left: 2px solid #999999;
	vertical-align:top;
	line-height:1.5em;
	font-size:0.9em;
}

.static td.empty {
	background-color:#fff;
}

.static a {
	display:block;
	padding: 3px;
	color:#097833;
	font-size:1.0em;
}

.static a:hover, a:visited {
	color:#b20606;
	font-size:1.0em;
}

.static .topic{
	display:block;
	margin-bottom:10px;
	border:1px solid #0d6631;
	color:#0d6631;
	background-color:#fffde0;
	font-size:100%;
	font-weight:normal;
}

.static .topic .inner{
	display:block;
	margin:0 5px 0 3px;
	padding:0.3em 0.9em 0.2em 0.9em; 
	background:#fffde0 url(../images/bg_h3_citymark.png) center left no-repeat;
	border-left:5px solid #20993b;
	text-indent:30px;
}

.topic a,a:visited {
	text-decoration:none;
	font-weight:normal;
	padding:0px;
		}

.topic a:hover {
	text-decoration:none;
	font-weight:bold;
	padding:0px;
	}


#font_size_selector {
	/*
	position:absolute;
	top: 15px;
	right:15px;
	*/
	display:block;
	margin-bottom:25px;
	padding:5px 0;
	font-size:1.0em;
	margin-top:0px;
	margin-bottom:15px;
		text-align:right;
/*--20100401--*/
/*	width:150px;*/
	width:160px;
}


#font_size_selector a, #font_size_selector a:hover, #font_size_selector a:visited {
	padding:3px 5px;
	border:1px solid #0c419a;
	color:#0c419a;
	text-decoration:none;
}

#font_size_selector a.selected {
	background-color:#ccc;
}

#selectorh {
	color:#003399;
	margin-bottom:0px;
	line-height:200%;
	text-align:left;
	width:150px;
}


#large {
	font-size:1.3em;
}

#middle {
	font-size:1.0em;
	background-color:#ccc;
}

#small {
	font-size:0.9em;
}

#button_to {
	width:480px;
	margin:0 auto;
	text-align:center;
}

#button_to li {
	display:inline;
	list-style:none;
}

#button_to li img {
	margin:10px 10px 10px 0;
}

#hot li {
	display:inline;
	list-style:none;
}

#sub_navi_for_citizen {
/*--20100401--*/
/*	background:url(../images/for_citizen/bg_sub_navi.png) bottom left repeat-x #156b37;*/
	background:url(../images/for_citizen/bg_sub_navi2.png) bottom left repeat-x #156b37;
}

#sub_navi_for_citizen a, #sub_navi_for_citizen a:visited {
	color:#156b37;
	text-decoration:none;	
}

#sub_navi_for_citizen a:hover {
	color:#9e0000;
	text-decoration:none;	
}

#sub_navi_for_visitor {
	background:url(../images/for_visitor/bg_sub_navi.png) bottom left repeat-x #b7193e;
}

#sub_navi_for_visitor a, #sub_navi_for_visitor a:visited {
	color:#b7193e;
	text-decoration:none;
}

#sub_navi_for_visitor a:hover {
	color:#025a1f;
	text-decoration:none;	
}

#sub_navi_for_employer {
	background:url(../images/for_employer/bg_sub_navi.png) bottom left repeat-x #1e159a;
}

#sub_navi_for_employer a, #sub_navi_for_employer a:visited {
	color:#1e159a;
	text-decoration:none;
}

#sub_navi_for_employer a:hover {
	color:#9e0000;
	text-decoration:none;	
}

#sub_navi_site_map {
	background:url(../images/site_map/bg_sub_navi.png) bottom left repeat-x #f9be1d;	
}

#sub_navi_site_map a, #sub_navi_site_map a:visited {
	color:#000000;
	text-decoration:none;
}

#sub_navi_site_map a:hover {
	color:#9e0000;
	text-decoration:none;	
}

#copyright {
	float:left;
	margin-left:20px;
}

#to_top {
	float:right;
	margin-right:10px;
}

#to_top a {
	display:block;
	padding-left:23px;
	background:url(../images/to_top.png) center left no-repeat;
	font-weight:bolder;
	color:#fff;
	text-decoration:none;
}

#to_top a:hover, #to_top a:visited {
	color:#fff;
	text-decoration:none;	
}

#population {
	display:block;
	border:1px solid #8bb6de;
	margin-top:6px;
	margin-bottom:40px;
background:url(../images/bg_pop.jpg) center left no-repeat;
}

#population h4 {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:180%;
	margin-top:53px;
}

#population p {
	font-size:12px;
	text-align:center;
	margin-bottom:4px;

}

.ledger {
	text-align:center;
	font-size:9px;
	color:#336633;
		width:140px;
			margin-bottom:4px;
}

#main .sitemapt {
	width:700px;
	font-size:0.9em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #036f2b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036f2b;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #036f2b;
	line-height:160%;
	text-align:left;
	padding-left:10px;
	margin-bottom:0px;
	margin-top:15px;
}

#main p {
	width:650px;
	margin-top:0px;
	font-size:0.9em;
	line-height:160%;
	text-align:left;
	padding-left:10px;
}

.sitemapsub {
	margin-left:40px;
	color:#666666;
}

.green {
color:#006600;
}

#koukoku a:hover {
color:#990000;
font-weight:bold;
text-decoration:underline;
}

#koukoku a {
color:#078826;
font-weight:bold;
text-decoration:none;
}



/*アカデミー追記*/

.line1.5{
line-height: 1.5em;
}
	
.bgimg{
background-image: url(../images/P8284795_s.jpg);
width :500px;
height: 380px;
background-repeat: no-repeat;
background-position: center center;
padding-top : 10px;
padding-left : 28px;
}

.bgmati{
background-image: url(../images/P6044238_s.jpg);
width : 500px;
height: 600px;
background-repeat: no-repeat;
padding-top : 10px;
padding-left : 28px;
padding-right: 28px;
}


.3em{
padding-left:  5.5em;
list-style-type : none;
}

ul{
list-style-type: none;

}

.header_noimg {
	position:relative;
	width:100%;
	height:84px;
	text-align:left;
	
}

.icoimg{
padding : 3px;
position : absolute;
}

.midori{ 
color:#078826; 
font-weight:bold; 
}

