/* headerLogo___________________________________________________________________*/

div#contents div#headerLogo{
	background:transparent url(../img/logo002.gif) scroll no-repeat 100% 1%;
	width:855px;
	margin:0 auto;
	padding:17px 0 0;
	text-align:left;
	display: inline-block;
	}
div#headerLogo h1{
	display:none;
	}

* html div#contents div#headerLogo{
	background:transparent url(../img/logo002.gif) scroll no-repeat 100% 1%;
	width:855px;
	margin:0 auto;
/*	padding:17px 0 0;*/
	text-align:left;
	display: inline-block;
	height:17px;
	}


/* header___________________________________________________________________*/

div#contents div#header{
	width:855px;
	margin:0 auto;
	padding:20px 0 0;
	text-align:left;
	display: inline-block;
	}
* html div#contents div#header{
	width:858px;
	margin:0 auto;
	padding:0;
	text-align:left;
	display: inline-block;
	}
div#header dt
div#header dd{
	list-style:none;
	}

/* cleafix___________________________________________________________________*/
div#contents div#header:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	}
div#header div#headerGlobalMenu:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}
div#header div#headerGlobalMenu dt:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}


/* headerGlobalMenu___________________________________________________________________*/
div#header div#headerGlobalMenu dl{
	margin:10px 0;
	background:transparent url(../img/box004.jpg) scroll no-repeat 0% 100%;
	}

div#header div#headerGlobalMenu dt{
	background-color:#fff;
	width:615px;
	margin:0;
	padding:5px 0 0;
	display:inline-block;
	}



div#header div#headerGlobalMenu dd{
	background:transparent url(../img/box003.jpg) scroll no-repeat 0% 0%;
	}
	
div#header div#headerGlobalMenu dd p{
	display:block;
	height:24px;
	overflow:auto;
	margin:0;
	padding:8px 0 0 22px;
	background:transparent url(../img/img002.gif) scroll no-repeat 10px 10px;
	}


div#header div#headerGlobalMenu{
	margin:0 0 10px;
	padding:7px 0 0;
	width:855px;
	height:105px;
	display: inline-block;
	}
* html div#header div#headerGlobalMenu{
	float:right;
	margin:0 0 10px;
	padding:7px 0 0;
	text-align:left;
	display: inline-block;
	width:855px;
	height:105px;
	}

*:first-child + html div#header div#headerGlobalMenu{
	float:right;
	margin:0 0 12px;
	padding:5px 0 0;
	width:855px;
	height:105px;
	}
	
div#header div#headerGlobalMenu img.mainLogo{
	display:block;
	float:left;
	margin:0 14px 0 0;
	}

div#header div#headerGlobalMenu table{
	margin:0;
	padding:0;
	width:615px;
	}
