/* clearfix */
#header ul#gNav {
	display: block;
	min-height: 1%;
}

* html #header ul#gNav {
	height: 1%;
}

#header ul#gNav:after {
	clear: both;
	content: ".";
	display: block;
	height: 0pt;
	visibility: hidden;
}

#header ul#gNav {
	width: 709px;
	height: 38px;
	float: left;
}

#header ul#gNav li {
	float: left;
}	

#header ul#gNav li a {
	display: block;
	float: left;
	height: 38px;
	background: url(/img/renew/common/bg_header_gnav_201206.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#header ul#gNav li#gNavHome a {
	width: 90px;
	background-position: 0 0;
}

body#wedding-home #header ul#gNav li#gNavHome a {
	background-position: 0 -76px;
}

#header ul#gNav li#gNavHome a:hover {
	background-position: 0 -38px;
}

#header ul#gNav li#gNavPlan a {
	width: 202px;
	background-position: -90px 0;
}

body#wedding-plan #header ul#gNav li#gNavPlan a {
	background-position: -90px -76px;
}

#header ul#gNav li#gNavPlan a:hover {
	background-position: -90px -38px;
}

#header ul#gNav li#gNavArea a {
	width: 128px;
	background-position: -292px 0;
}

body#wedding-area #header ul#gNav li#gNavArea a {
	background-position: -292px -76px;
}

#header ul#gNav li#gNavArea a:hover {
	background-position: -292px -38px;
}

#header ul#gNav li#gNavFair a {
	width: 159px;
	background-position: -420px 0;
}

body#wedding-bridal #header ul#gNav li#gNavFair a {
	background-position: -420px -76px;
}

#header ul#gNav li#gNavFair a:hover {
	background-position: -420px -38px;
}

#header ul#gNav li#gNavFree a {
	width: 130px;
	background-position: -579px 0;
}

body#wedding-advice #header ul#gNav li#gNavFree a {
	background-position: -579px -76px;
}

#header ul#gNav li#gNavFree a:hover {
	background-position: -579px -38px;
}

#header dl#headerSearch {
	background: url(/img/renew/common/bg_header_search.gif) no-repeat 0 0;
	width: 240px;
	height: 38px;
	float: right;
	position: relative;
}

#header dl#headerSearch dt input {
	border: 0;
	position: absolute;
	top: 6px;
	left: 31px;
	width: 136px;
	height: 24px;
}

* html #header dl#headerSearch dt input {
	top: 10px;
	height: 20px;
}

*:first-child+html #header dl#headerSearch dt input {
	top: 10px;
	height: 20px;
}

#header dl#headerSearch dd a {
	display: block;
	width: 56px;
	height: 24px;
	border: 0;
	position: absolute;
	top: 6px;
	right: 6px;
	background: url(/img/renew/common/btn_header_search.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
/*
#header dl#headerSearch dd a:hover {
	background-position: 0 -24px;
}
*/
