
.clearfix {min-height: 1px;}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

img, img a{border:0px;}


#edtcontents{width:720px;}

#edtcontents h3, #edtcontents h4, #edtcontents h5{margin: 0; padding: 0;}
#edtcontents p{font-size:14px; line-height:150%; margin: 0px 0px 5px 0px; color:#000;}

#edtcontents table{margin: 0; padding:0; font-size:12px; line-height:150%; margin: 0; color:#000; border-collapse:collapse; border:1px solid #e5e5e5;}

#edtcontents table td{padding:4px; vertical-align:top; border:1px solid #e5e5e5;}

#edtcontents .box{width:660px; margin:20px;}

#edtcontents .vmapty{font-size:14px; font-weight:bold; text-align:center ;}

#edtcontents .vmap1{text-align:center; width:80px;}
#edtcontents .vmap2{width:360px;}
#edtcontents .vmap3{width:200px;}

#edtcontents .vmapbox {width:670px; margin:0 auto;}

#edtcontents .articlety{font-size:10px; color:#666;}
#edtcontents .iconbox{border:0px; width:697px; margin: 0 0 20px 10px;}
#edtcontents .icon1{width:39px; border:0px; padding:0px;}
#edtcontents .icon2{width:75px; border:0px; vertical-align:bottom; padding:0px;}

#edtcontents .m05 {margin-bottom: 5px;}
#edtcontents .m10 {margin-bottom: 10px;}
#edtcontents .m20 {margin-bottom: 20px;}



#edtcontents .profile{width:720px;background:url(/img/hawaii_living/eriko_movie/profile_bg.jpg) no-repeat; }

.shadetabs{
padding: 0 ;
margin: 30px 0 8px 0px;
font: bold 12px arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{display: inline;margin: 0;}
.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 10px 10px 9px 10px;
margin-right: 3px;
border-top: 1px solid #89cfe8;
border-right: 1px solid #89cfe8;
border-left: 1px solid #89cfe8;
border-bottom: 1px solid #fff;
color: #2d2b2b;
background: white url(/js/tab/shade.gif) top left repeat-x;
}
.shadetabs li a:visited{
color: #2d2b2b;
}
.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}
.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
left:0px;
}
.shadetabs li a.selected{ /*selected main tab style */
background-image: url(/js/tab/shadeactive.gif);
border-bottom-color: white;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
