@charset "utf-8";


img, fieldset, abbr, acronym, iframe {
	border: 0 none;
}

/* clearfix
--------------------------------------*/
.clr:after,
.clearfix:after {
	content: url(../common20100830/img20100830/blank.gif);
	display: block;
	clear: both;
	height: 0;
}
.clr,
.clearfix {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* last child
--------------------------------------*/

/* header
--------------------------------------*/
div#header {
        width: 820px;
        padding: 0 3 7px 3;
	background: url("../common20100830/img20100830/header_bg.gif") repeat-x left bottom;
        position: relative;
}
div#header h1 {
	float: left;
	width: 166px;
}
div#header div.siteLead {
	float: left;
	width: 373px;
	margin-top: 16px;
	line-height: 1.3;
}
div#header div.siteLead span {
	color: #F60;
	font-size: 12px;
	font-weight: bold;
}
div#header div.siteTitle {
	float: left;
	width: 373px;
	margin-top: 31px;
}
div#header ul#utility {
	float: right;
	width: 263px;
	padding: 3px 14px 0 4px;
	background: url("../common20100830/img20100830/ut_bg.gif") no-repeat left top;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN','MS PGothic';
	font-size: 12px;
}
div#header ul#utility li {
	float: left;
	list-style: none;
}
div#header ul#utility li.checkedList {
	width: 263px;
	margin-top: 15px;
	text-align: right;
	font-weight: bold;
}
div#header ul#globalNav {
	position: absolute;
	top: 62px;
	left: 166px;
}
div#header ul#globalNav li {
	float: left;
}

/* text
--------------------------------------*/
.small {
	font-size: 83%;
}

/* container
--------------------------------------*/
div#container {
	width: 820px;
	margin: 0 auto;
}
div#wrapper {
	width: 820px;
	_width: 814px;
	padding: 0px 3px;
	background: #FFF url("../common20100830/img20100830/body_bg.gif") repeat-y;
}
