@charset "UTF-8";


#global_header {
	height:190px;
	margin: 0 auto 0 auto;
	padding: 0;
	background:url(../images/gn_line.gif) repeat-x top left;
}

/* Header1 ----------------------------------------------------- */
#header1 { 
	width:1000px;
	height:40px;
	margin: 0 auto 0 auto;
	padding: 6px 0 0 0;
	position:relative; 
}
.mnane {
	margin: 0 0 0 0px;
	padding: 3px 5px 0 23px;
	background:url(../images/icn_h.gif) no-repeat 0 3px;
	float:left;
	font-size:90%;
}

#header1 ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type : none;
}
#header1 ul li { 
	display : inline; 
	padding :0px; 
	margin:0px;
	float:left; 
}
#header1 ul li.login a, .registration a, .change a, .logout a{ 
	width: 118px;
	height:23px;
	margin:0 0 0 8px;
	padding:0px;
	text-indent: -9999px;
	display:block;
}	
li.login a       {background:url(../images/btn_login.gif) no-repeat left top;}
li.login a:hover {background:url(../images/btn_login.gif) no-repeat left bottom;}
li.registration a       {background:url(../images/btn_registration.gif) no-repeat left top;}
li.registration a:hover {background:url(../images/btn_registration.gif) no-repeat left bottom;}
li.change a       {background:url(../images/btn_change.gif) no-repeat left top;}
li.change a:hover {background:url(../images/btn_change.gif) no-repeat left bottom;}
li.logout a       {background:url(../images/btn_logout.gif) no-repeat left top;}
li.logout a:hover {background:url(../images/btn_logout.gif) no-repeat left bottom;}


#header1 dl {
	margin: 0 0 0 0;
	float:right;
}

#header1 dt {
	margin: 0;
	padding: 0;
	/*clear: left;*/
	float: left;
	text-indent: -9999px;
}

#header1 dd {
	margin: 0;
	padding: 0;
	float: left;
}
.saerchBox{
	width: 200px;
	height:15px;
	padding: 2px;
}
.totop {
	margin: 0 0 0 20px;
	padding: 3px 0 0 17px;
	background:url(../images/icn_b.gif) no-repeat 0 6px;
	float:right;
}

/* Header ----------------------------------------------------- */
#header {
	width:1000px;
	height:78px;
	margin: 0 auto 0 auto;
	padding: 0px 0 0px 0;
	position:relative;
}
#header {background:url(../images/headimg.gif) no-repeat 285px 0px;} /* 季節イメージ */
#header h1 a {
	width: 265px;
	height: 61px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background:url(../images/tp_tlogo.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display:block;
	float:left;
}
#header p a {
	width: 265px;
	height: 61px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background:url(../images/tp_tlogo.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display:block;
	float:left;
}
.headad {
	width: 540px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	float:right;
}

/* Global Navigation ----------------------------------------------------- */
#global_navigation { 
	width:1000px;
	height: 58px;
	margin: 0 auto 0 auto;
	padding: 0px 0 0px 0px;
	position:relative;
}
/* 年月日 */
.dataBox {
	width: 242px;
	height: 49px;
	margin: 5px 0 0 0px;
	padding: 5px 0 0 0px;
	background:url(../images/data_bk2.gif) no-repeat;
	float:left;
	text-align:center;
}


#global_navigation ul {
	margin: 0 0 0 7px;
	padding: 0;
	list-style-type : none;
	float:left; 
}
#global_navigation ul li { 
	display : inline; 
	margin:0px;
	padding :0px; 
	float:left; 
}
.gn0 a, .gn1 a, .gn2 a, .gn3 a, .gn4 a, .gn5 a, .gn6 a{ 
	height:58px;
	padding:0px;
	text-indent: -9999px;
	display:block;
}	

li.gn0 a       {width: 83px;  background:url(../images/btn_gn0.gif) no-repeat left top;}
li.gn0 a:hover {              background:url(../images/btn_gn0.gif) no-repeat left bottom;}
li.gn1 a       {width: 124px; background:url(../images/btn_gn1.gif) no-repeat left top;}
li.gn1 a:hover {              background:url(../images/btn_gn1.gif) no-repeat left bottom;}
li.gn2 a       {width: 109px; background:url(../images/btn_gn2.gif) no-repeat left top;}
li.gn2 a:hover {              background:url(../images/btn_gn2.gif) no-repeat left bottom;}
li.gn3 a       {width: 147px; background:url(../images/btn_gn3.gif) no-repeat left top;}
li.gn3 a:hover {              background:url(../images/btn_gn3.gif) no-repeat left bottom;}
li.gn4 a       {margin-left:5px;width: 76px; background:url(../images/btn_gn4.gif) no-repeat left top;}
li.gn4 a:hover {background:url(../images/btn_gn4.gif) no-repeat left bottom;}
li.gn5 a       {margin-left:5px;width: 76px; background:url(../images/btn_gn5.gif) no-repeat left top;}
li.gn5 a:hover {background:url(../images/btn_gn5.gif) no-repeat left bottom;}
li.gn6 a       {width: 126px; background:url(../images/btn_gn6.gif) no-repeat left top;}
li.gn6 a:hover {              background:url(../images/btn_gn6.gif) no-repeat left bottom;}

