/* awex-ofi  */

@charset "utf-8";


/*******
----------------------------------------------------------------
layout
*******/

body {
        margin:0;
        padding:0;
        background: #fff; 
        font-family: Arial, Verdana, Sans-Serif;
        color:#555;
}

div#wrapper {
        margin:0;
        padding:0;
        width:100%;
        background: #fff;
}

/*** S追加 ***/
div#central {
        margin:0 auto;
        padding:0;
        width:1086px;
        background: #fff;

/***  -----------------------header   */

div#header{
	background:url("/shared/images/header_bg.gif") bottom repeat-x;
        margin:0 auto;
	padding:0;
        width:1086px;
        height: 130px;
        /*overflow:hidden;*/
        position:relative;
	border:1px solid #f3f3f3;     /* これを外すと高さがずれる  */
}


/*  ロゴ  */

div#h_logo{
        position:absolute;top:5px;left:20px;
}

div#h_map{
        position:absolute;top:0;left:920px;
        margin-bottom:0px;
        width:165px;
        height:110x;
        display:inline;
}

/*   パン屑   */

#bread{
font-size:12px;
margin:0 0 10px 0;
}

#bread ul{
float:right;
list-style-type:none;
height:20px;
}

#bread ul li{
float:left;
height:20px;
line-height:20px;
padding:0 0 0 5px;
margin:0 4px 0 0;
}

#bread .start{
padding:0;
background:none;
}


div#container {
	background:url("/shared/images/logo_wallonia.gif") bottom no-repeat;
    	margin:0 auto;
	padding:0;
  	width: 1086px;
}





/*** ----------------------- top page layout   */

#top_left{
	float:left;
	width:520px;
	margin:15px 0 0 0;
        padding:0 0 0 20px;
	/*  ★確かめ用    background: #D2B486;   */
}

#top_right{
	float:right;
	width:460px;
	margin:15px 0 0 0;
        padding:0 40px 0 0;
	/*  ★確かめ用background: #6495ED;   */
}


/* ------- news,case*/

.top_column{
	width:527px;
	margin:10px 0 10px 0;
	padding:0;
	border:1px solid #dcdcdc;
	background:#fff;
}

.top_column li{
	margin:10px;
	font-size: 0.75em;
        line-height: 1.75em;
}

.top_column li a{
	margin-left:15px;
	color:#0075a9;
}



/* ------- tech info*/

.cont li{
	float:left;
	margin:15px 0 0 0;
	padding:0;
}



/*** ----------------------- content page layout   
Left Side
*/

#left{
	float:left;
	width:224px;
	margin:15px 0;
	padding:0 0 100px 20px;
	text-align: left;
/*	background: #D2B486; 
	height:785px;   ★確かめ用  */
}


/* ------- sidemenu  List   */

.nav {
        margin:0;
	margin-bottom:30px;
	padding:0;
	width:224px;
	background: #fff;
}

.nav li {
	width:224px;height:36px;
	background:url("/shared/images/side_line.gif") bottom no-repeat;
	list-style-type:none;
	font-size:12px;
}


.nav li a:link, .nav li a:visited{
	background:url("/shared/images/side_arrow.gif") no-repeat 5px 14px;
	color: #555;
	width:194px;height:16px;
	margin: 0; 
	padding:10px 0 10px 30px;
	display:block;
}

.nav li a:hover,.nav li a:active{
	background:url("/shared/images/side_arrow.gif") no-repeat 5px 14px;
	color:#232323;
	width:194px;height:16px;
	margin: 0; 
	padding:10px 0 10px 30px;
	background-color:#e6ecf1;
	display:block;
}



.sideinfo {
        margin:0;
	margin-bottom:30px;
	padding:0;
	width:224px;
	background: #fff;
}

.sideinfo li {
	width:224px;height:41px;
	background:url("/shared/images/side_line.gif") bottom no-repeat;
	list-style-type:none;
	font-size:12px;
}

.sideinfo img{width:23px;height:24px;vertical-align:middle;margin-right:10px;}

.sideinfo li a:link,.sideinfo li a:visited{
	width:214px;height:21px;
	margin: 0; 
	padding:10px 0 10px 10px;
	display:block;
	text-decoration:none;
}

.sideinfo li a:hover,.sideinfo li a:active{
	width:214px;height:21px;
	margin: 0; 
	padding:10px 0 10px 10px;
	background-color:#e6ecf1;
	display:block;
	text-decoration:none;
}



/*** ----------------------- content page layout   
Right Side
*/

#right{
	float:right;
	width:763px;
	margin:15px 0 0 0;
        padding:0 40px 100px 0;
/*	background: #6495ED;      ★確かめ用  
	height:785px; */
}

div#right h2{
	float:left;
	background:url("/shared/images/title_arrow.gif") left no-repeat;
	margin:10px 0 15px 15px;;
	padding:0 0 0 30px;
}

div#right h3{
	clear:both;
	background:url("/shared/images/title_bg.gif") top no-repeat;
	margin:10px 0;
	padding:10px 0 0 15px;
	width:748px;
	height:28px;
}

div#right div.column{
	margin:15px 0;
	padding:0;
}

.Rbox{float:left;width:160px;margin-right:10px;}
div.Rbox img{border:10px solid #E6ECF1;}

.Lbox{float:right;width:580px;margin-bottom:30px;}



div.column h4{
	width:749px;
	background:url("/shared/images/side_line.gif") bottom repeat-x;
	margin:0 0 10px 0;padding:7px 0;
	font-size:14px;color:#005C9C;
}

div.Lbox h4{
	width:566px;
	background:url("/shared/images/side_line.gif") bottom repeat-x;
	margin:0;padding:7px 0;
	font-size:14px;color:#005C9C;
}

div.Lbox p{margin:15px 0;}


/* pagetop  */

#p_top {
	clear:both;
	width:748px;
	height:50px;
	margin:30px 0;
	padding: 0; 
/*background-color:#dedede; ★確かめ用   */
}

#p_top .pagetop{
	float:right;
}



/**  bg   **/

div#below {
	clear:both;
	background:url("/shared/images/logo_wallonia.gif") bottom no-repeat;
    	margin:0 auto;
	padding:0;
  	width: 1086px;
	height:100px;
}

/***  -----------------------footer   */

div#footer {
	clear:both;
	background:url("/shared/images/footer.jpg") top no-repeat;
        margin:0 auto;
        width:1056px;
        height: 100px;
	padding:20px 15px;
}

#footer .f_nav a {
       float: left;
       display: block;
       text-align:left;
       margin:0 30px 0 0;
       padding:0;
}


		
#footer p.copyr {
       float: right;
       display: block;
       text-align:left;
       margin:0;
       padding:0;
}



/*
----------------------------------------------------------------
selector
*/

div{margin:0;padding:0;}

h1,h2,h3,h4,h5 {
	margin:0;
}
		 
hr {
	margin:0;
	padding:0;
	display:none;
}

p { 
	margin:0;
	padding:0;
}


/*  縦マージンを取りたい段落  */

p.top{margin:20px 0;}

ul,ol,td {
	margin:0;
	padding:0;
}

dl,dt,dd,{margin:10px 0;}

dt{font-weight:bold;}

table {
	border-spacing:0px;
	margin:0;
	padding:0;
}

tr {
	margin:0;
	padding:0;
}

td {
	margin:0;
	padding:0;
	text-align:left;
}
		
th {
	margin:0;
	padding:0;
	text-align:left;
}





li {
	margin:0;
	padding:0;
	list-style:none;
}
		 
img {
	border:0;
}

form {
	margin:0;
	padding:0;
	display:block;
}
			 
input,select,option {
	margin:0;
	padding:0;
	vertical-align: middle;
}
	
		
.clear { 
	clear: both; 
} 
	
/* clearfix ---------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

.clearfix {
	display:inline-block;
}
/*\*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/**/



/* iepngfix ---------- */

.iepngfix {  
	behavior: expression(IEPNGFIX.fix(this));  
}


/* text ---------- */

html>/**/body { font-size: 16px; line-height: normal; } /* except Win IE */

.txt10 { font-size: 0.625em; line-height: 1.3em; } * html .txt10 { font-size: 0.63em; } /* Hack for IE */
.txt10w { font-size: 0.625em; line-height: 1.6em; } * html .txt10w { font-size: 0.63em; } /* Hack for IE */
.txt12 { font-size: 0.75em; line-height: 1.5em; } * html .txt12 { font-size: 0.75em; line-height: 1.5em; }  /* Hack for IE */
.txt12w { font-size: 0.75em; line-height: 1.75em; } * html .txt12w { font-size: 0.75em; line-height: 1.75em; }  /* Hack for IE */
.txt14 { font-size: 0.875em; line-height: 1.286em; } * html .txt14 { font-size: 0.88em; } /* Hack for IE */
.txt14w { font-size: 0.875em; line-height: 1.875em; } * html .txt14w { font-size: 0.88em; line-height: 1.88em; } /* Hack for IE */
.txt16 { font-size: 1em; line-height: 1.25em; } * html .txt16 { font-size: 1em; line-height: 1.25em; }  /* Hack for IE */
.txt18 { font-size: 1.125em; line-height: 1.167em; } * html .txt18 { font-size: 1.13em; } /* Hack for IE */
.txt24 { font-size: 1.45em; line-height: 1.167em; } * html .txt24 { font-size: 1.45em; } /* Hack for IE */

a:link {
	color:#333;
	text-decoration:none;
}
				 
a:visited {
	color:#333;
	text-decoration:none;
}
						
a:hover {
	color:#000;
	text-decoration:underline;
}

a:active {
	color:#333;
	text-decoration:none;
}






@media print{body{zoom:70%;}}

@media print{*:first-child+html body{zoom:100%;}




