/* ――――――――――▼統一▼―――――――――― */

*{
  margin: 0;
  padding: 0;
}

body{
  background-image: url("/img/header_bg.jpg");
  background-repeat: repeat-x;
  background-position: 0 102px;
  background-color: #eee;
  font-size: small;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Verdana, Arial, 'ＭＳ Ｐゴシック', sans-serif;
  margin: 0;
  padding: 0;
  text-align: left;
}

html{
  overflow-y: scroll; 
}

img{
  border: 0px;
  font-size: 0px;
  vertical-align: bottom;
  line-height: 0;
}

p{
  margin: 0 0 1em;
}


#header{
  width: 908px;
  height: 180px;
  margin: 0px auto;
}


#shadow{
  width: 904px;
  margin: 0 auto;
  padding-right: 4px;
  background-image: url("/img/kage2.gif");
  background-repeat: repeat-y;
  background-position: right top;
}

#wrapper{
  width: 900px;
  margin: 0;
  padding-left: 4px;
  background-image: url("/img/kage1.gif");
  background-repeat: repeat-y;
  background-position: left top;
  background-color: #fff;
}

.clr{
  clear: both;
  font-size: 0px;
  height: 0px;
}

.clr2{
  clear: both;
}

a:link{
  color: #ff5400;
  text-decoration: none;
}

a:visited{
  color: #ff9936;
  text-decoration: none;
}

a:hover{
  color: #ff5400;
  text-decoration: underline;
}

a:active{
  color: #ff5400;
  text-decoration: none;
}


/* ――――――――――▲統一▲―――――――――― */
/* ――――――――――▼hidariとmigi▼―――――――――― */

#hidari{
  width: 640px;
  padding: 30px 0 20px 30px;
  float: left;
  display: inline;
}

#migi{
  width: 200px;
  float: right;
  display: inline;
}

/* ――――――――――▲hidariとmigi▲―――――――――― */
/* ――――――――――▼エントリ共通▼―――――――――― */

.entry{
  width: 640px;
  margin: 0 0 30px;
}

.entry p{
  margin: 0 0 1em;
  line-height: 1.5em;
}



.entry_data{
  width: 630px;
  margin: 0 0 20px;
  padding-right: 10px;
  text-align: right;
}

.entry_body{
  width: 600px;
  padding: 0 20px 20px;
  font-size: 105%;
  letter-spacing: 0.1em;
  border: 1px #221815;
  border-style: none none dashed;
}

.entry_image{
  width: 270px;
  margin: 0 10px 20px 0;
  float: left;
  display: inline;
}

.entry_image img{
  border: 3px double #000;
}


.entry_co_tr{
  width: 635px;
  margin: 10px 0 0;
  padding-right: 5px;
  text-align: right;
}

.entry_co_tr span{
  margin: 0 0.5em;
  font-size: x-small;
}

.entry_co_tr a:link,
.entry_co_tr a:visited,
.entry_co_tr a:active{
  font-size: x-small;
  color: #555;
  text-decoration: none;
}

.entry_co_tr a:hover{
  font-size: x-small;
  color: #555;
  text-decoration: underline;
}


/* ――――――――――▲エントリ共通▲―――――――――― */
/* ――――――――――▼複数エントリ▼―――――――――― */

.entry h2{
  width: 615px;
  margin: 0 0 15px;
  padding: 22px 10px 10px 15px;
  background-image: url("/img/entry_bg.jpg");
  background-position: left top;
  background-repeat: repeat-x;
  border: 1px #9bc02f;
  border-style: none none solid;
}

.entry h2 a{
  color: #000;
  font-weight: bold;
  font-size: large;
  text-decoration: none;
}



/* ――――――――――▲複数エントリ▲―――――――――― */
/* ――――――――――▼個別エントリ▼―――――――――― */

.entry h1{
  width: 615px;
  margin: 0 0 15px;
  padding: 22px 10px 10px 15px;
  background-image: url("/img/entry_bg.jpg");
  background-position: left top;
  background-repeat: repeat-x;
  border: 1px #9bc02f;
  border-style: none none solid;
  color: #000;
  font-weight: bold;
  font-size: large;
  text-decoration: none;
}

.entry h3{
  width: 615px;
  margin: 100px 0 10px;
  padding: 5px 0px 5px 10px;
  border: 5px #498eff;
  border-style: none none none solid;
  color: #000;
  font-weight: normal;
  font-size: large;
}

#trabacomment{
  width: 600px;
  padding: 0 20px 20px;
}

.entry_b_list_t{
  width: 300px;
  margin: 10px 0 10px;
  padding: 2px 0px 2px 10px;
  border: 5px #ff7d27;
  border-style: none none none solid;
  font-weight: bold;
  font-size: large;
  color: #ff7d27;
}

.entry_b_list{
  margin: 0;
  padding: 0 0 0 10px;
  list-style-type: none;
}

.entry_b_list li{
  margin: 0 0 3px;
  padding: 0 0 0 40px;
  background-image: url("/img/sidebar_y.jpg");
  background-position: 20px 3.5px;
  background-repeat: no-repeat;
}


#traba_t{
  width: 300px;
  margin: 50px 0 0;
  padding: 2px 0px 2px 10px;
  border: 5px #ff7d27;
  border-style: none none none solid;
  font-weight: normal;
  font-size: large;
  color: #ff7d27;
}

#traba_u{
  margin: 20px 0 10px;
  text-align: center;
}

#traba_u input{
  width: 400px;
}

.traba_l{
  margin: 0 10px 10px 30px;
}

.traba_l span{
  margin-left: 10px;
}

#comment_t{
  width: 300px;
  margin: 50px 0 20px;
  padding: 2px 0px 2px 10px;
  border: 5px #ff7d27;
  border-style: none none none solid;
  font-weight: normal;
  font-size: large;
  color: #ff7d27;
}

.commnet_n{
  padding-bottom: 5px;
  font-size: 105%;
  border: 1px #999;
  border-style: none none dashed;
}

.commnet_b{
  padding: 10px;
}

.commnet_d{
  color: #a3a2a1;
  font-size: 90%;
  margin: 0 0 30px;
  text-align: right;
  border: 2px #999;
  border-style: none none solid;
}

.comment_l{
  width: 80px;
  margin: 0 5px 6px 0;
  float: left;
  display: inline;
  text-align: right;
  color: #999;
}

.comment_r{
  width: 500px;
  float: left;
  display: inline;
}

.comment_r input{
  width: 200px;
}

.comment_r textarea{
  width: 400px;
  height: 200px;
  display: block;
  overflow-y: scroll;
}

#comment_btn{
   margin: 0px 0 0 85px;
   padding-top: 10px;
}


/* ――――――――――▲個別エントリ▲―――――――――― */
/* ――――――――――▼sidebar▼―――――――――― */

.sidebar_t{
  width: 155px;
  height: 24px;
  padding: 6px 0 0 45px;
  background-image: url("/img/sidebar_bg.jpg");
  background-position: left top;
  background-repeat: repeat-x;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
}

.sidebar_b{
  width: 200px;
  margin: 15px 0px 30px;
  padding: 0;
  list-style-type: none;
}

ul.sidebar_b li{
  width: 155px;
  margin: 0 0 7px;
  padding: 0 0 0 40px;
  background-image: url("/img/sidebar_y.jpg");
  background-position: 20px 3.5px;
  background-repeat: no-repeat;
}

#search{
  padding-top: 5px;
}

.search1{
  width: 128px;
  height: 19px;
  margin: 0 9px 0 20px;
  border: 1px #d1d1d1 inset;
  background-color: #eee;
  vertical-align: top;
}

.search2{
  width: 21px;
  height: 21px;
  vertical-align: top;
}
/* ――――――――――▲sidebar▲―――――――――― */
/* ――――――――――▼footer▼―――――――――― */

#footer{
  width: 900px;
  padding: 22px 0 50px;
  text-align: center;
  background-color: #ff7d27;
  color: #fff;
  font-size: x-small;
}


/* ――――――――――▲footer▲―――――――――― */

