@charset "UTF-8";
/*
Theme Name: handz css
Theme URL: http://www.handz.jp/
Description: ハンズ060genbaCSS.
Version: 1.0
Author: ハンズ
Author URL:http://www.handz.jp/
*/

/* CSS Document */

.read h2 {
width:550px;
height:57px;
margin:0;
padding:0;
background:url(../img/title-060genba.gif) no-repeat left center;
text-indent:-9999em;
}
.read h3 {
width:550px;
height:186px;
margin:0;
padding:0;
background:url(../img/genba-cc.jpg) no-repeat left center;
text-indent:-9999em;
}
.entry {
width:540px;
margin:20px 0 0 0;
padding:0 0 5px 0;
background:#000000;
overflow: hidden;
}

.entry:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entry {
    height: 1em;
    overflow: visible;
}
/**/
.entry h3 {
width:540px;
height:106px;
margin:0;
padding:0;
background:url(../img/genba-title2.gif) no-repeat left top;
text-indent:-9999em;
}
.entrybox {
clear:both;
position:relative;
width:480px;
margin:5px 0 0 20px;
padding:0
overflow: hidden;
}

.entrybox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entrybox {
    height: 1em;
    overflow: visible;
}
/**/
.entrybox p {
margin:10px;
padding:0;
font-size:14px;;
color:#e9e9e9;
line-height:145%;
}
.entrybox img {
float:left;
margin:0 10px;
padding:0;
}
.e-bottom {
width:540px;
height:330px;
margin:10px 0 0 0;
padding:0;
background:url(../img/genba-sasie.jpg) no-repeat left top;
text-indent:-9999em;
}
.e-bottom p {
margin:0;
padding:0;
line-height:100%;
}
