@charset "shift_jis";

/******************************************************************** structure
*/

#header {
	background: none;
}

#header fieldset {
	width: 230px;
}
/*
#header div#fieldset {
	width: 250px;
}
*/
#header div#fieldset {
padding-right: 5px;
max-width: 310px;
width: 100%;
}

#header div#fieldset div {
float: right;
}


#header h1,
#header address {
	margin-top: -15px;
	width: auto;
}

#header h1,
#header div#headerlogo {
	margin-top: -15px;
	width: auto;
}
#utility {
	width: auto;
}

