@charset"shift_jis";


body {
    width:100%;  
    margin:0;  
    padding:0;
	background-image:none;	 
}

div#container {
	width:100%;
	margin:0; 
}

div#container-bg { 
    width:100%; 
	background-image:none;	 
}

div#header {
	width:100%;
	height:50px;
}

#header h1 {
	top:12px;
	left:20px;
	width:300px;
	height:30px;
}


#globalnavi { 
    display:none; 
}

#localnavi {
    display:none; 
}

/*　---------　h2　---------　*/
h2{ 
    width:700px; 
}


/*　---------　h2以下部分　---------　*/
div#content { 
    overflow:visible;
	width:800px;
}

div#main { 
    float:left;
}

div#main-2 {
    float:left;
}

/*　---------　main　---------　*/
div.maintext {
}

div.maintext-2 {
}


dl.newsdate dt{ 
	width:35%; 
}
dl.newsdate dd{
	width:60%; 
}

/*　---------　pagetopへ戻る　---------　*/
div#gotop {
    display:none; 
}
	
/*　---------　footernavi　---------　*/
#footernavi { 
    display:none;
}

