@charset "shift_jis";

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

#header {
	background: none;
}

#header fieldset {
	width: 230px;
}
/*
#header div#fieldset {
	width: 230px;
}*/

#header div#fieldset {
padding-right: 15px;
max-width: 310px;
width: 100%;
}

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

#header h1,
#header address {
	width: auto;
}

#header h1,
#header div#headerlogo  {
	width: auto;
}

#utility {
	width: auto;
}

#header form ul {
	width: auto;
}
