@charset "UTF-8";

body { 
background-color:#FFFFFF;
top : 0px;left : 0px;
position : absolute;
z-index : 2;
width : 960px;
padding : 0px 0px 0px 0px;
 margin: 0px;
 color: rgb(0, 0, 0);
 font: 16px/1.4 'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif ;

}

div { 
    padding : 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    box-sizing:border-box;
}

a {
font-weight: normal;
text-decoration: none;
color:blue;
}

a:hover {
color: #646464;
font-weight: normal;
text-decoration: none;
}

a:visited {
color:blue;
}

ul {list-style-type: circle;
list-style-image: url("/assets/images/arrow1.png");
list-style-position: inherit;
    padding: 0px;
margin: 10px 0px 10px 25px;
}

li {padding: 3px;
margin: 0px;}

.actis-infohead {
    float:left;
    width:80px;
    margin-bottom: 5px;
}
.actis-infobody {
    float:left;
    width:300px;
    vertical-align: top;
    margin-bottom: 5px;
}


#actis-header {
 margin-top: 0px;
 background-image: url('/assets/images/bt-img-blk.png');
 background-size: contain;
 width: 100%;
 height: 54px;
 }

#actis-headerLogo {
float:left;
width: 240px;
margin:8px 0px 0px 10px;
 height: 100%;
 background-image: url('/assets/images/site_logo.jpg');
 background-position: left top;
 background-repeat: no-repeat;
}



#actis-headerBlock { 
 color: white;
 text-align: right;
 overflow: hidden;
 float:right;
 vertical-align:bottom;
 padding:5px 15px 0px 0px;
 color: white;
}

#actis-headerBlock a{ 
color: #B1D6FA;
}


#actis-editLabel { 
 text-align: left;
}

#actis-user { 
 text-align: right;
 overflow: hidden;
 float:right;
 vertical-align:middle;
 padding:12px 10px 0px 0px;
  color: #001b40;
  width:400px;
    font-size:10pt;
}

#actis-user a { 
color: #c30f00;
text-decoration: underline;
}

/* Header end ==================== */

/* Main Content ==================== */
#actis-content {
width: 98%;
margin:0px 0px 0px 0px;  
padding:5px 0px 0px 0px;  
background-color:#ffffff;
}

/* Main Content ==================== */

/* Box Content ==================== */

#actis-boxmenu {
width: 98%;
height: 26px;
padding:4px 0px 0px 0px;  
border-radius: 9px 9px 0px 0px;
margin:0px 0px 0px 15px;      
background-color: #faaa0a;
background-size: contain;

color: black;

}
#actis-boxmenu span{
padding:20px 0px 20px 5px;  

}
#actis-boxmenumain {
    
background-color: #FFFFFF; 
width: 98%;
margin:0px 0px 15px 15px;  
padding:0px 0px 15px 5px;  
border: 1px solid #5f5f5f;
/*box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.5); 
-webkit-box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.5);
*/
-moz-border-radius: 0px 0px 9px 9px;
-khtml-border-radius: 0px 0px 9px 9px;
-webkit-border-radius: 0px 0px 9px 9px;
border-radius: 0px 0px 9px 9px;
}

.actis-searchmenu {
padding:15px 0px 15px 10px;  
border: 0px solid #5f5f5f;
}
.actis-searchmenuinput {
    float:right;
}

.actis-main {
width: 80%;
margin:0px 0px 0px 0px;  
padding:5px 0px 0px 0px;  
background-color:#ffffff;
    float: right;
    margin-left: -160px;
}

.actis-main h1{
font-size:16px;
margin:0px 0px 0px 5px;  
padding:0px 0px 0px 0px;  
}

#actis-topmessagegroup {
width: 60%;
float:left;

}


#actis-boxheader {
width: 98%;
height: 26px;
padding:4px 0px 0px 0px;  
border-radius: 9px 9px 0px 0px;
margin:0px 0px 0px 15px;      

background-size: contain;

color: black;
}


#actis-boxheader span{
padding:0px 5px 0px 5px;  

}


#actis-topmessage {
width: 410px;
height: 26px;
padding:4px 0px 0px 0px;  
border-radius: 9px 9px 0px 0px;
margin:0px 0px 0px 15px;      

background-size: contain;

color: black;
}
#actis-topmessage span{
padding:0px 5px 0px 5px;  

}


#actis-topmessagemain {
    
background-color: #FFFFFF; 
width: 410px;
margin:0px 0px 15px 15px;  
padding:5px 0px 5px 5px;  
border: 1px solid #5f5f5f;
-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
}



.AllListHeader {
font-size: 22px;

color: #000000;/*文字色*/
text-shadow:1px 2px 3px #6d4040;
background: #f4f4f4;/*背景色*/
border-left: solid 8px #A52A2A;/*左線*/
border-bottom: solid 3px #d7d7d7;/*下線*/
padding:5px 5px 5px 30px;
width:750px;
margin-top:15px;

}


.AllListCategory {
font-size: 18px;

color: #000000;/*文字色*/
text-shadow:1px 2px 3px #6d4040;
background: #ffffff;/*背景色*/

border-top: solid 2px #8B0000;/*上線*/
border-bottom: solid 2px #8B0000;/*下線*/

margin:10px 0px 3px 20px;
padding:5px 5px 3px 15px;
width:250px;
}



.AllListItem {
border-bottom: dotted 1px #A52A2A;/*下線*/
padding:5px 5px 2px 2px;
margin-left:5px;
width:760px;
vertical-align:middle;

}

.AllListItemCol {
overflow:hidden;
border: solid 0px black;
height:24px;
display:inline-block;
}

.CatalogListItem {
padding:5px 5px 2px 2px;
margin-left:5px 0px 0px 0px;
width:700px;
vertical-align:middle;
border: solid 1px black;
border-bottom: dotted 0px #A52A2A;/*下線*/

}


.CatalogListItemCol {
overflow:hidden;
height:48px;
display:inline-block;
margin:0px;
}

/*
.AllListItem:before {
content: '●';
color: A52A2A;
margin-right: 8px;
}
*/

.actis-itemDetailBox {
    
padding:15px 10px 5px 20px;  
border: 0px solid #5f5f5f;
float:left;
width:450px;
}





.actis-nonelinebox {
    
padding:5px 0px 5px 10px;  
border: 0px solid #5f5f5f;
float:left;
}

.actis-itembox {
    
padding:0px 0px 0px 5px;  
border: 0px solid #5f5f5f;
float:left;
width:100%;
}



#actis-listitembox {
width:570px;
height:120px;
border: 1px dotted #5f5f5f;
margin:0px 0px 5px 20px;
padding:7px 0px 5px 5px;  
-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
}
.actis-listitemboxtext{
width:300px;
padding:5px 0px 5px 10px;  
border: 0px solid #5f5f5f;
float:left;
;
}

.actis-listitemboxAmount {
text-align: left;
padding:3px 0px 15px 3px; 
float:left;
width:200px;
height:30px;
position:relative; 
left:0px;
/*top:40%;*/
}

.actis-listitemboxAmount input[type=text]{
width:30px;
text-align:right;
ime-mode:inactive;
}

.actis-listitemboxComment {
text-align: left;
padding:3px 0px 15px 3px; 
float:left;
width:200px;
height:30px;
position:relative; 
left:0px;
/*top:40%;*/
}

.actis-listitemboxComment input[type=text]{
width:170px;
text-align:left;
ime-mode:inactive;
}


#actis-listitemsummary {
width:140px;
height:150px;
border: 1px solid #5f5f5f;
margin:26px 0px 0px 5px;
padding:5px 0px 5px 5px;  
float:left;
font-size:12px;
-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
text-align:center;
}

.actis-listsummarybutton {
    padding: 4px;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    color: #000000;
    background-color: #ffffff;
    line-height: normal;
}

#act-item {

padding:5px 15px 5px 15px;  
border: 0px solid #1f59c7;
float:left;
width:246px;
height:280px;
}

.act-itemimg {
width: 170px;
height: 170px;
border:1px solid #cccccc;
position: relative;
box-shadow:5px 5px 10px 0px #333;
border:1px solid #000;
margin:3px 3px 14px 3px;
    overflow: hidden;
}

.act-itemimg img{
width: 100%;
height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;

}



.act-itemtext {
width:100%;
height:50px;
overflow:hidden;
border: 0px solid red;
}

.actis-toprightmenu {
float:left;
width:420px;
margin-right:30px;
}

.actis-toprightmenufav {
float:left;
width:300px;
}

#actis-boxmain {
    
background-color: #FFFFFF; 
width: 98%;
margin:0px 0px 15px 15px;  
padding:5px 0px 5px 5px;  
border: 1px solid #5f5f5f;
/*box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.5); 
-webkit-box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.5);
*/
-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
}

#actis-boxmain h1 {
font-size:16px;
margin:0px 0px 0px 5px;  
padding:0px 0px 0px 0px;  
}

#actis-boxmain pre{
    /*
-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
margin:0px 0px 0px 0px;  
padding:0px 0px 0px 0px;  
border: 1px dotted #5f5f5f;
    */
}



#actis-boxmain input[type=text]{
border: 1px solid #5f5f5f;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 5px;
height:15px;
width:30px;
}

#actis-boxmain input[type=text]:focus,
#actis-boxmain select:focus,
#actis-boxmain textarea:focus{
  border-color:#5f5f5f;
    outline:none;
    box-shadow:0px 1px 2px #5f5f5f,0px -1px 2px #bebebe,inset 0 1px 2px rgba(0,0,0,0.2);
}

#actis-boxmain input[type=password]{
border: 1px solid #5f5f5f;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 5px;
height:15px;
width:150px;
}

#actis-boxmain input[type=password]:focus,
#actis-boxmain select:focus,
#actis-boxmain textarea:focus{
  border-color:#5f5f5f;
    outline:none;
    box-shadow:0px 1px 2px #5f5f5f,0px -1px 2px #bebebe,inset 0 1px 2px rgba(0,0,0,0.2);
}

#actis-boxmain select{
    -webkit-appearance:none;
    -moz-appearance:none ;
    appearance:none;
    height: 24px;
    padding: 1px 20px 1px 2px;
    border: 1px solid #4F92FD;
    border-radius: 4px;
    text-indent: .01px;
    text-overflow: "";
/*    background: #fff url(/assets/images/select_arrow.jpg) no-repeat right;*/
}

#actis-boxmain textarea{
width:200px;
height:60px;
border: 1px solid #4F92FD;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
overflow:hidden;
resize: none;
}


#actis-itembox {
    
background-color: #FFFFFF; 
width: 95%;
margin:0px 0px 15px 0px;  
padding:15px 5px 15px 5px;  
border: 1px dotted #5f5f5f;

-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
}


#actis-itembox input[type=text]{
border: 1px solid #5f5f5f;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 5px;
height:15px;
width:30px;
}

#actis-itemboximage {
width: 250px;
height: 250px;
border:1px solid #cccccc;
  position: relative;
float:left;
box-shadow:5px 5px 10px 0px #333;
    overflow: hidden;
}

#actis-itemboximage img{
width: 100%;
height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;

}



.actis-loginbox {
width:150px;
}


.actis-CheckItem {
    width:735px;
}
.actis-CheckItem img{
    float:left;
    padding: 0px 3px 0px 0px;
	height:60px;
    width:60px;
}

#actis-CheckItemBox{
    float:left;
    width:100%;
	background-color: #ffffff;
    border-radius: 9px;
    margin: 0 0 15px 15px;
    padding: 5px 0 5px 5px;
	border: 1px solid #216196;
	box-shadow:5px 5px 10px 0px #333;
}

#actis-CheckItemBox div{
    float:left;
    width:220px;
    padding: 5px 5px 5px 5px;
}


.actis-RecommItem {
    width:735px;
}


.actis-RecommItem img{
    float:left;
    padding: 0px 3px 0px 0px;
	height:60px;
    width:60px;
}

#actis-RecommItemBox{
    float:left;
    width:100%;
	background-color: #ffffff;
    border-radius: 9px;
    margin: 0 0 15px 15px;
    padding: 5px 0 5px 5px;
	border: 1px solid darkolivegreen;
	box-shadow:5px 5px 10px 0px #333;
}

#actis-RecommItemBox div{
    float:left;
    width:220px;
    padding: 5px 5px 5px 5px;
}


.actis-SpecialSaleItem {
    width:735px;
}


.actis-SpecialSaleItem img{
    float:left;
    padding: 0px 3px 0px 0px;
	height:60px;
    width:60px;
}

#actis-SpecialSaleItemBox{
    float:left;
    width:100%;
	background-color: #ffffff;
    border-radius: 9px;
    margin: 0 0 15px 15px;
    padding: 5px 0 5px 5px;
	border: 1px solid saddlebrown;
	box-shadow:5px 5px 10px 0px #333;
}

#actis-SpecialSaleItemBox div{
    float:left;
    width:220px;
    padding: 5px 5px 5px 5px;
}



.actis-SearchFooter {
width:735px;
text-align:center;
margin:20px 0px 20px 0px;
}


.textred {
    color:red;
}

.textblue {
    color:#216196;
}

.textbrown {
    color:saddlebrown;
}

.textolive {
    color:darkolivegreen
}

.textdarkred {
    color:darkred;
}


/* Box Content end ==================== */


/* Form content ==================== */

#error_msg {
color:red;
}

#error {
color:red;
}

.error_msg {
color:red;
}

.error {
color:red;
}




#actis-collabel{
width:200px;
margin:2px 2px 5px 10px;  
padding:2px 2px 2px 2px;  

 background-size: contain;

background-color: #faaa0a; 
float:left;
color:black;
text-align:center;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
height:22px;
}

#actis-edittext{
border: 1px solid #4F92FD;
background-color: #dae7f6;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin:0px 5px 5px 5px;  
padding:2px 2px 2px 2px;  
float:left;
height:15px;
}

#actis-edittext p{
margin:0px 0px 0px 0px;  
padding:0px 0px 0px 0px;  

}

#actis-colItem{
width:230px;
height:20px;
margin:0px 10px 15px 0px;  
padding:2px 2px 2px 2px;  
float:left;
}

#actis-searchbutton{
-moz-border-radius: 12px;
-khtml-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 12px;
 padding: 2px 20px;
 text-decoration:none;
 display:inline-block;
 color: #FFFFFF;
 text-align: center;
 background-image : url('/assets/images/bt-img-blue-2-a.png');

}
#actis-searchbutton:hover{
 color:#2d6bb5;
 background-image : url('/assets/images/bt-img-blue-2-b.png');
}


#actis-popsearchbutton{
-moz-border-radius: 15px;
-khtml-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 20px;
 padding: 2px 20px;
 text-decoration:none;
 display:inline-block;
 color: #ffffff;
 text-align: center;
 background-image : url('/assets/images/bt-img-blue-2-a.png');



}
#actis-popsearchbutton:hover{
color:#2d6bb5;
background-image : url('/assets/images/bt-img-blue-2-b.png');

}



#actis-expandbutton{
-moz-border-radius: 15px;
-khtml-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 20px;
 padding: 2px 6px;
 text-decoration:none;
 display:inline-block;
 color: #ffffff;
 text-align: center;
 background-image : url('/assets/images/button_ex_a.gif');
}

#actis-expandbutton{
color:#22CCFC;
background-image : url('/assets/images/button_ex_b.gif');

}


#actis-otherbutton{
-moz-border-radius: 15px;
-khtml-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 20px;
 padding: 2px 5px;
 text-decoration:none;
 display:inline-block;
 color: #ffffff;
 text-align: center;
 border: 2px solid #00BF53;
 background-color: #008F3C;
 /*
 background-image : url('/assets/images/bt-img-orange-1-a.png');
*/


}
#actis-otherbutton:hover{
color:#008F3C;
 background-color: #94FDC1;
 /*
background-image : url('/assets/images/bt-img-orange-1-b.png');
*/
}


#actis-entrybutton{
-moz-border-radius: 15px;
-khtml-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 20px;
 padding: 2px 20px;
 text-decoration:none;
 display:inline-block;
 color: #ffffff;
 text-align: center;
 background-image : url('/assets/images/bt-img-green-2-a.png');



}
#actis-entrybutton:hover{
color:#005c2a;
background-image : url('/assets/images/bt-img-green-2-b.png');

}

.actis-playform {
margin-bottom:30px;
height:24px;
  clear:left;
}

.actis-playform label{  
  width : 350px;
  float:left;
}

.actis-playform .input{    
  width : 98%;
  float:left;
}

.actis-playform .input label{    
  float:none;
}

.actis-playform .help-block{    
color:red;
background-color:#ffebeb;
}



#centertext{
width:100%;
text-align:center;
margin:7px 0px 7px 0px;
}

.centertext{
text-align:center;
}

.righttext{
text-align:right;
}

.totalHead{
width:50%;
float:left;
}

.totalDetail{
width:45%;
text-align:right;
float:left;
}


#actis-editbox {
margin-left:10px;
}

/* edit content end ==================== */



/* Form content end ==================== */

/* Grid content  ==================== */
.actis-grid {
    
background-color: #FFFFFF; 
width: 98%;
margin:0px 0px 5px 15px;  
padding:0px 0px 0px 0px;  
border: 1px solid #a8a8a8;

}

#menubar {
background-color: #FFFFFF; 
margin:0px 0px 5px 20px;  
padding:0px 0px 0px 0px;  
border: 0px solid #5f5f5f;
/*
-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
*/
float:left;
width:150px;
height:540px;
}

#menubar a{
color:blue;
}

#menubar a:visited{
color:blue;
}


#menubar a:hover{
color:gray;
}
#searchmenubar {
background-color: #FFFFFF; 
margin:0px 0px 0px 15px;  
padding:0px 0px 0px 0px;  
border: 0px solid #5f5f5f;
/*-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;*/

font-size:16px;
float:left;
width:150px;
height:800px;
}

#actis-moreread {
font-size:11px;
text-align: right;
}
#actis-moreread a{
    color:saddlebrown;
}

.actis-infomation {
padding-left:190px;
width:80%;
z-index: 99;
}

.actis-infomation DT{
background-color:#faab0c;
border: 0px solid #5f5f5f;
padding:3px 2px 3px 2px;

width:300px;
margin-bottom:5px;
-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
}

.actis-infomation DD{
border: 1px dotted #5f5f5f;
margin-bottom:10px;
font-size:12px;
margin-left:0px;
width:700px;
line-height:23px;
}



.actis-rough {
margin-left:0px;
width:80%;
}

.actis-rough DT{
background-color:#cc3300;
border: 0px solid #5f5f5f;
padding:3px 2px 3px 2px;
color:#ffffff;
width:150px;
margin-bottom:5px;
-moz-border-radius: 9px 9px 9px 9px;
-khtml-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
}

.actis-rough DD{
border: 1px dotted #5f5f5f;
background-color:#ffffcc;
margin-bottom:10px;
font-size:12px;
margin-left:0px;
width:700px;
padding:5px 5px 5px 5px;
line-height:23px;
}


.actis-trans {
	margin: 0;
	padding: 0;
}

.CatalogListItem{
width:750px;
}


.CatalogListItemCol_ItemName{
width:400px;
}


.CatalogListItemCol_Price{
width:120px;
border-right: dotted 1px #5f5f5f;
}

.CatalogListItemCol{
width:100px;
border-right: dotted 1px #5f5f5f;
}


/* Grid content end ==================== */





/* Grid       ===================== */
.w2ui-grid .w2ui-grid-body table .w2ui-head {
    background-image:none;
}

.w2ui-sidebar{
background-color:#FFFFFF;
}

.w2ui-sidebar-div {
background-color:#FFFFFF;
}

.w2ui-sidebar .w2ui-sidebar-div .w2ui-node-group {
    color:black;
background-color:#FFFFFF;
}

.w2ui-sidebar .w2ui-sidebar-div .w2ui-node-group :link{
    color: black;
    text-align:left;
    float:left;
}

.w2ui-sidebar .w2ui-sidebar-div .w2ui-node-group {
    padding: 3px 0px 5px 2px;
background-color:#FFFFFF;
}

.w2ui-reset {
/*
    font-size:14px;
    */
}

.w2ui-sidebar .w2ui-sidebar-div td.w2ui-node-data {
padding: 0px 1px 0px 0px;
margin: 0px 0 0px 0px;
}

.w2ui-sidebar .w2ui-sidebar-div .w2ui-node-caption {
padding: 0px 1px 0px 0px;
margin: 3px 0px 3px 12px;
}

.w2ui-grid-data div {
color:blue;
}

.w2ui-odd div:hover {
    background-color: #81a5da;
}

.w2ui-even div:hover {
    background-color: #81a5da;
}

/* Grid   End ===================== */

/* Footer  ==================== */
.actis-footermenu{
text-align:center;
font-size:12px;
}

.actis-footermenu hr{
border-top: 1px solid #bbb;
}

#actis-footer {
    margin-top:15px;
}

#actis-footerMain { padding-top: 10px; padding-bottom: 10px; color: rgb(4, 54, 115); border-top: 3px solid rgb(221, 221, 221); background-color: rgb(239, 239, 239); }
#actis-footerMain p { text-align: center; font-size: 10px; margin: 0px; }


#actis-footerNav ul li#home a span.ja, #actis-footerNav ul li#pagetop a span.ja { 
background: #000000;
display: none;
 }
#actis-footerNav { text-align: right; }
#actis-footerNav ul { list-style: none outside none; margin-bottom: 0px; }
#actis-footerNav ul:after { content: ""; clear: both; height: 0px; display: block; visibility: hidden; }
#actis-footerNav ul li { display: inline; padding-left: 5px; padding-right: 2px; }
#actis-footerNav ul li a { display: inline-block; color: rgb(4, 54, 115); height: 29px; text-decoration: none; line-height: 28px; text-align: left; padding-left: 20px; text-shadow: 1px 1px 1px rgb(255, 255, 255); margin-bottom: 4px; text-transform: uppercase; }

#actis-footerNav ul li#home a { width: 50px; background-image: url('/assets/images/button_home2_00_17.png'); background-position: left center; background-repeat: no-repeat;font-size:12px; }
#actis-footerNav ul li#pagetop a { width: 50px; background-image: url('/assets/images/button_home_00_17.png'); background-position: left center; background-repeat: no-repeat;font-size:12px; }


.actis-layoutset-01 #actis-title { background-position: center top; background-repeat: no-repeat; width: 100%; height: 20px; overflow: hidden; border-bottom: 1px solid rgb(176, 174, 172); padding-left: 5px; }

/* Footer End ==================== */




