@charset "shift_jis";

/* header */

h1{
    float:left;
	background:url(../img/parts/top_top.gif) left top no-repeat;
	width:300px;
	height:63px;
	text-indent:-100em;
	text-decoration:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
}


#topimg{
    width:749px;
}

#h-menu{
    width:749px;
	height:63px;
}

#h-btn img,
#h-menu img{
    float:right;
}

#h-btn img,
#topimg img,
#h-menu img{
    display:block;
}

/* container */

#container img.st{
    margin-left:20px;
}

#container img.dr{
    margin-left:190px;
}

#ldp-menu{
	width:450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../img/top/ldpsub.gif);
	clear: left;
	float: left;
}

#ldp-menu ul{
	position:relative;
	top:0px;
	left:0px;
	width:450px;
	height:75px;
	overflow: hidden;
	list-style: none;
	text-decoration: none;
	background:url(../img/top/ldpsub.gif) top left no-repeat;
	background-image: url(img/top/ldpsub.gif);
}

#ldp-menu li a{
	position:absolute;
	float:left;
	height:51px;
	overflow: hidden;
	text-indent: -100em;
	text-decoration: none;
}

li#menu-1 a{
	background: transparent url(../img/top/ldp01.gif) top left no-repeat;
	top:	30px;
	left:	0px;
	width:151px;
	height: 45px;
}

li#menu-2 a{
	background: transparent url(../img/top/ldp02.gif) top left no-repeat;
	top:	30px;
	left:	151px;
	width:147px;
	height: 45px;
}

li#menu-3 a{
	background: transparent url(../img/top/ldp03.gif) top left no-repeat;
	top:	30px;
	left:	298px;
	width:152px;
	height: 45px;
}

#ldp-menu a:hover,
#ldp-menu a:focus,
#ldp-menu a:active{
	background-position: 0px -47px;
}


/* footer */

#footer{
    width:709px;
	margin:0px auto;
}
#topbanner {
	width:280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: right;
	float: right;
}
