@charset "utf-8";
/* CSS Document */

body,html,h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,textarea,blockquote,ol,ul,li,dl,dt,dd,img,
table,td,tr,caption,colgroup,thead,tfoot,tbody,
iframe,button {
	margin: 0;
	padding: 0;
}

body{
    width:100%;
	
	color: #333333;
	font-size:100%;
	line-height:130%;
	text-align: left;
	
		
}

a:link {color: #808080;
text-decoration:underline;
border:none;}
a:visited {color: #808080;}
a:hover {color: #808080;background-color:#eeffee;}
a:active {color: #808080;background-color:#eeffee;}








#h1txt{
font-size:10px;
color:#666666;
font-weight:normal;
padding-left:7px;
margin:0px;
}







/*----------------------------------------------------------------*/

#header{
width:100%;
float:left;


}



#header_l_cnt-soto{
float:left;
width:100%;
margin-right:-198pxp;
}

#header_cnt-soto{
float:right;
width:100%;
margin:10px 0 10px -314px;
heght:58px;
}

#header_l {
float:left;
width:314px;
margin:0;

}


#header_cnt {
	float: left;
	width:100%;
	margin:0 208px 0 324px;
	heght:58px;
	
	
}

#header_r {
	float: right;
	width: 198px;
	margin-right:10px;
	margin-left:5px;
	margin-top:-35px;	
	
}


#header_top{
border-bottom:solid #999999 1px;
width:100%;



}

#toptext{
text-align:left;
width:770px;
color:#999999;
font-size:60%;
}
/*IE6のみにきくハック*/
*html body #header_cnt{
float: left;
	width:100%;
	margin:-50 208px 0 324px;

}

/*IE6のみにきくハック*/
*html body #header_cnt-soto{
float:right;
width:100%;
margin:10px 0 -10px -314px;
heght:58px;
}


/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/


