/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/balloons.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
 /* common styling */
.balloon {
font-family: verdana, sans-serif; 
width:400px;
height:60px;
margin:0px 0px;
   position: absolute;
   padding: 0px 0px 0px 0px;

  z-index:100;
}
.balloon ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}


.balloon .kkk{
background:url(http://www.access-design.co.jp/img/p/bottom.gif) no-repeat bottom left;
}
.balloon #web1{
margin:0px;
width:383px;
height:100px;
padding:10px;
border:0px solid #000;
/*background:url(http://www.access-design.co.jp/img/p/top.gif) no-repeat top left;*/
/*background:#000;*/
}

.datav0101 a{
width:200px;
text-decoration: none; 
}

.datav0101 a:hover{
width:200px;
text-decoration: none; 
}

.balloon ul li{

float:left;
margin:0px;
width:400px;
height:70px;
color:#000; 
 border:0px solid #666;
}
.balloon ul li  img{
cursor: pointer;
cursor:hand;

}
.balloon ul li a {
display:block;

color:#000; 
width:200px; 
height:50px; 
color:#000; 
background:#fff;
}

.balloon ul li a:visited {

}


.balloon ul li a:hover{
display:block;
text-decoration: none;
color:#000; 
width:200px; 
height:50px; 
color:#000; 
background:#fff;
}



.balloon ul li a img, .balloon ul li a:visited img {

border:0;
}

.balloon ul li dl {
visibility:hidden;
position:absolute;

}

table {

margin:-2px;
border:0;
padding:0;
border-collapse:collapse;
font-size:1em;
  z-index:10;
}

.balloon dl {width:400px;  padding:0 0 10px 0; background:transparent url(http://www.access-design.co.jp/img/p/bottom.gif) no-repeat bottom left; height:auto;}
.balloon dt {margin:0; padding:10px 0px 0px 10px; font-size:1em; color: #FFF; background:transparent url(http://www.access-design.co.jp/img/p/top.gif) no-repeat top left; text-align:left;}
.balloon dd {margin:0; padding:3px 5px 3px 10px; color:#FFF; font-size:1em; border-width:0 0px; background: url(http://www.access-design.co.jp/img/p/info.gif) no-repeat bottom right;}
.balloon dd p {padding:0px 0px 5px 0px; margin:0px 0; line-height:1.2em;}

.balloon dl#web1 a { color: #FF6600; text-decoration: underline; }

.balloon dl#web1 a:hover { color: #FF6600; text-decoration: none; }

.balloon dl#web2 {background:transparent url(../sites/bottom2.gif) no-repeat bottom left; height:auto;}
.balloon dl#web3 {background:transparent url(../sites/bottom3.gif) no-repeat bottom left; height:auto;}
.balloon dl#web4 {background:transparent url(../sites/bottom4.gif) no-repeat bottom left; height:auto;}
.balloon dl#web5 {background:transparent url(../sites/bottom5.gif) no-repeat bottom left; height:auto;}
.balloon dl#web6 {background:transparent url(../sites/bottom6.gif) no-repeat bottom left; height:auto;}
.balloon dl#web2 dt {background:transparent url(../sites/top2.gif) no-repeat top left;}
.balloon dl#web3 dt {background:transparent url(../sites/top3.gif) no-repeat top left;}
.balloon dl#web4 dt {background:transparent url(../sites/top4.gif) no-repeat top left;}
.balloon dl#web5 dt {background:transparent url(../sites/top5.gif) no-repeat top left;}
.balloon dl#web6 dt {background:transparent url(../sites/top6.gif) no-repeat top left;}

/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.balloon ul li:hover,
.balloon ul li a:hover {
color:#000; 
position:relative;
cursor: pointer;
cursor:hand;


}

.balloon ul li:hover dl,
.balloon ul li a:hover dl {

visibility:visible;
color:#000;
top:-95px;
left:-1px;
cursor:default;
}

.balloon ul li:hover dl em,
.balloon ul li a:hover dl em {
display:block;
position:absolute;
left:0px;
top:90px;
width:400px; 
height:10px;
background:transparent url(http://www.access-design.co.jp/img/p/pointer.gif);
/*left:-35px;
top:75px;
*/
}

.balloon ul li:hover dl a,
.balloon ul li a:hover dl a {
height:0.8em;
color:#FF6600;
background:transparent;
text-decoration:underline;
display:inline;
}

.balloon ul li:hover dl a:hover,
.balloon ul li a:hover dl a:hover {
text-decoration:none;
background:transparent;
}


 .balloon dd .partylink{
 display: inline-block;
 margin:0;
padding: 0 0 0 20px;
background: url(../img/accessmark.gif) no-repeat left 3px;
list-style: none;
font-size: 12px;
color:#FF6600;
				}

.balloon dd  .partylink a{
text-decoration: underline; 
					color:#FF6600;
				}
.balloon dd .partylink a:hover{
text-decoration: none;
					color:#FF6600;
				}	
