@charset "shift_jis";

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

#header {
	background: none;
}

#header fieldset {
	width: 230px;
}

#header div#fieldset {
padding-right: 30px;
max-width: 350px;
/*width: 100%;*/
}

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

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

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

#utility {
	width: auto;
}

