@charset "EUC-JP";

/* ground */

a{
color:#7C7A79;
text-decoration:none;
}

#ground-base{
	width:750px;
	background-color:#FFFFFF;
	float:left;	
	}

#main{
padding-left:45px;
padding-right:44px;
padding-bottom:15px;
float:left;
width:auto;
}

.left,.right,.center{
float:left;
}

#content{
font-size:11px;
line-height:1.3em;
float:left;
}


/* header */
#header{
padding-top:8px;
padding-left:17px;
padding-right:18px;
margin-bottom:13px;
float:left;
}

#header .left{
width:294px;
}

#header .center{
width:245px;
padding-top:29px;
}

#header .right{
width:176px;
}

#header .upper{
padding-bottom:6px;
}

#header .bottom{
height:21px;
}


#bt-search{
float:right;
}

#searchbox{
width:143px;
height:17px;
float:left;
}


/* footer */
#ground-footer-base{
text-align:center;
width:703px;
float:left;

}

#ground-footer{
text-align:right;
background-color:#DCDDDD;
height:19px;
padding-top:13px;
padding-right:47px;
width:703px;
float:left;
margin-top:19px;
}

#footer2-base{
padding-left:45px;
float:left;
}

#footer2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B5B6;	
	padding-left:21px;
	height:25px;
	padding-top:6px;
	margin-top:23px;
	float:left;
	width:639px;
}

#footer2 p{
padding-top:5px;
margin-right:14px;
float:left;
}