@charset "UTF-8";
/*------------- NAVIGATION ---------------*/
a:focus {
	outline-style: none;
}
#navigation {
	width:762px;
	height:20px;
	margin:15px 0;
	padding:0;
	list-style:none;
}
#navigation LI {
	float:left;
	text-indent:-9000px;
	display:inline;
}
#navigation LI A {
	display:block;
	height:20px;
	width:127px;
}
#navigation LI A:hover {
	background:none;
}
#what {
	background:url(../images/navigation/what_up.jpg) no-repeat 0 0;
}
#what a {
	background:url(../images/navigation/what.jpg) no-repeat 0 0;
}
#search {
	background:url(../images/navigation/search_up.jpg) no-repeat 0 0;
}
#search a {
	background:url(../images/navigation/search.jpg) no-repeat 0 0;
}
#estimate {
	background:url(../images/navigation/estimate_up.jpg) no-repeat 0 0;
}
#estimate a {
	background:url(../images/navigation/estimate.jpg) no-repeat 0 0;
}
#inquire {
	background:url(../images/navigation/inquire_up.jpg) no-repeat 0 0;
}
#inquire a {
	background:url(../images/navigation/inquire.jpg) no-repeat 0 0;
}
#target {
	background:url(../images/navigation/target_up.jpg) no-repeat 0 0;
}
#target a {
	background:url(../images/navigation/target.jpg) no-repeat 0 0;
}
#regist {
	background:url(../images/navigation/regist_up.jpg) no-repeat 0 0;
}
#regist a {
	background:url(../images/navigation/regist.jpg) no-repeat 0 0;
}
/*------------- 右側 NAVI ---------------*/
.mainRightContent UL {
	padding:10px 0 0px;
	list-style:none;
	height:350px;
}
.mainRightContent LI {
	text-indent:-9000px;
}
.mainRightContent LI A {
	display:block;
	width:255px;
	height:55px;
}
.mainRightContent LI A:hover{
	background:none !important;
}
#whatR{
	background:url(../images/rightContent/navi/whatR_up.jpg) no-repeat 0 0;
}
#whatR a {
	background:url(../images/rightContent/navi/whatR.jpg) no-repeat 0 0;
}



#searchR {
	background:url(../images/rightContent/navi/searchR_up.jpg) no-repeat 0 0;
}
#searchR a {
	background:url(../images/rightContent/navi/searchR.jpg) no-repeat 0 0;
}
#estimateR {
	background:url(../images/rightContent/navi/estimateR_up.jpg) no-repeat 0 0;
}
#estimateR a {
	background:url(../images/rightContent/navi/estimateR.jpg) no-repeat 0 0;
}
#inquireR {
	background:url(../images/rightContent/navi/inquireR_up.jpg) no-repeat 0 0;
}
#inquireR a {
	background:url(../images/rightContent/navi/inquireR.jpg) no-repeat 0 0;
}
#targetR {
	background:url(../images/rightContent/navi/targetR_up.jpg) no-repeat 0 0;
}
#targetR a {
	background:url(../images/rightContent/navi/targetR.jpg) no-repeat 0 0;
}
#registR {
	background:url(../images/rightContent/navi/registR_up.jpg) no-repeat 0 0;
}
#registR a {
	background:url(../images/rightContent/navi/registR.jpg) no-repeat 0 0;
}


#twitter{
	margin-top: 10px;
}

