@charset "euc-jp";
* {
	margin:0;
	padding:0;
}

html {
   overflow-y:scroll;
}

body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul,li{
	margin:0px;
	padding:0px;
	list-style: none;
	}
	
img{
	border:0;
	vertical-align:bottom;}

#rightmenu {
	background: #000;
	width: 262px;
	padding-bottom: 20px;
	float:right;
}

#rightmenu h1{
	width: 194px;
	padding-top: 41px;
	padding-left: 18px;
}


#rightmenu h2{
	width: 194px;
	padding-top: 41px;
	padding-left: 18px;
}

#rightmenu ul{
	padding-top: 17px;
	width: 194px;
	}
	
#rightmenu ul li{
	padding-top: 14px;
	margin-left: 18px;
}

#rightmenu ul li.topborder{
	margin-top:14px;
	border-top: 1px solid #999;
	width: 194px;
}

#rightmenu p.sub_text
{
	font-size: 10px;
	line-height: 1.5em;
	color: #00aae7;
	padding-top:7px;
	padding-left: 7px;
}
#rightmenu #hag_group {
	width: 180px;
	margin-top: 34px;
	margin-left: 24px;
}

#pagetop{
	margin-top: 50px;
	clear:right;
	float:right;
	margin-bottom: 6px;
	margin-right: 2px;
}
	
#footer{
	width:620px;
	font-size: small;
	line-height: 1.8em;
	color: #eee;
	border-top: 3px solid #CCC;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left:7px;
	clear:both;
	overflow:hidden;
	background: url(../image/footer/copyright.gif) no-repeat right bottom;
	}
	
#footer #hikaribox{
	width:200px;
	float:left;}
#footer #servicebox{
	width:200px;
	padding-left:7px;
	float:left;
	}
#footer #hagbox{
	width:200px;
	padding-left:7px;
	float:left;}

#footer ul {
	margin-left:3px;
	list-style: none;
}

#footer ul li {
	background: url(../image/footer/list.gif) no-repeat left center;
	padding-left:7px;
	list-style: none;
}

address{
	width:610px;
	font-size: small;
	line-height: 1.5em;
	color: #eee;
	border-top: 1px solid #999;
	padding-top:1em;
	margin-bottom: 30px;
	padding-left:17px;
	font-style: normal;
	}
	
	

	
#footer .service{
	color: #00aae7;}
	

a:link {
	color: #CCC;
}
a:visited {
	color: #999;
}
a:hover {
	color: #00aae7;
	text-decoration: none;
}
a:active {
	color: #CCC;
}

#rightmenu p.sub_text a:link{color: #00aae7;}
#rightmenu p.sub_text a:visited{color: #999;}
#rightmenu p.sub_text a:hover {color: #999;	text-decoration: none;}
#rightmenu p.sub_text a:active{color: #00aae7;}