@charset "shift_jis";


body{
	margin:0;
	padding:0;
}

#pagetop{
	min-height:1.2em;
	padding-bottom:24px;
	position:relative;
	background:url(http://www.alltechnosolutions.com/ACP/USR/common/bg_contentswrap.gif
) left top repeat-y;
}
* html #pagetop{
	height:36px;
}

#pagetop p{
	text-align:right;
	position:absolute;
	right:218px;

}
#pagetop a {
    color: #2757A1;
}
#pagetop a:hover {
    color: #D70542;
}
#pagetop a:visited {
    color: #7600b3;
}

#footerwrap{
	zoom:1;
}
#fbox{
	clear:both;
}

/* リンクカラー
-----------------------------------------------	*/
#footernav a,
#footerMenu a{
	color:#093475;
}
#footernav a:visited,
#footerMenu a:visited{
    color:#7600b3;
}
#footernav a:hover,
#footerMenu a:hover{
    color:#3374da;
}


/* footerwrap
--------------------------------------------------------------------------	*/
#footerwrap{
	width:100%;
	min-width:905px;
	background-color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	zoom:1;
}
#footerwrap a{
	text-decoration:underline;
}
#footerwrap img{
	border:none;
	vertical-align:top;
}

#footerwrap ul,
#footerwrap li,
#footerwrap p{
	list-style:none;
	margin:0;
	padding:0;
}

#fbox{
	clear:both;
	padding-bottom:14px;
	border-top:#e5e5e5 1px solid;
	background-color:#ededed;
	text-align:center;
	zoom:1;
}
.footer-inner{
	width:865px;
	position:relative;
	margin:0 auto;
	text-align:left;
}




/* リンクアイコン
--------------------------------------------------------------------------	*/
#footernav ul.blet-link li{
	font-size:10px;
	padding-left:10px !important;
	background : transparent url(../../../USR/images/footer/icon_footer_link_s.png) no-repeat scroll 0px 0.35em !important;
}



/* footernav
--------------------------------------------------------------------------	*/
#footernav{
	padding:26px 0 14px;
}
#footernav ul{
	padding:0 !important;
	zoom:1;
}
#footernav li{
	margin:0 13px 10px 0;
	display:inline-block;
	/display:inline;
	/zoom:1;
}


/* footer
--------------------------------------------------------------------------	*/
#footer .copyright{
	padding-top:5px;
	font-size:9px !important;
}
#footer .logo-slogan{
	position:absolute;
	bottom:0;
	right:0;
    height: 17px;
    width: 171px;
	z-index:5;
}
#footer .logo-slogan img{
	vertical-align:top;
	display:block;
}



/* 回り込みのクリア
----------------------------------	*/
/* clear element */
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{
	display:inline-table;
}
/* \*/
* html .clear{
	height:1%;
}
.clear{
	display:block;
}
/* */

.rmv{
	left:-9999px;
	top:-9999px;
	position:absolute;
	display:block;
}