/*
Theme Name:Skyhips WP
Teame URI:http://www.www.www/
Description: plusplusworks
Author: plusplus
*/

@import "http://www.plus-plus.jp/css/import_master_set.css";
@import "http://www.plus-plus.jp/css/page_common_layout.css";
@import "http://www.plus-plus.jp/css/sample.css";

#ttle {
  background: #FFFFFF url(img/ttle_works.jpg) no-repeat center top;
  height: 30px;
  padding-top: 80px;
}
#category_ttle {
  color: #FFFFFF;
  border-left: 3px solid #FFFFFF;
  width: 830px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
  padding-top: 0px;
}
#sidebar {
  float: right;
  width: 210px;
  padding-right: 20px;
  margin-top: 15px;
  text-align: left;
  background: url(img/menu_bg.jpg) no-repeat left bottom;
  padding-bottom: 20px;
}

#sidebar strong {
  font-size: 15px;
  font-weight: normal;
  color: #000000;
  border-bottom: 1px dotted #333333;
  display: block;
  margin: 5px 10px 10px;
  padding: 2px;
}

#sidebar ul {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

#main_content {
  float: left;
  width: 629px;
  text-align: left;
  padding-left: 20px;
  margin-top: 15px;
}

#pankuzu {
  margin-bottom: 10px;
}

.pagetop {
  clear: both;
}

/*記事本体
-------------------------*/


.post {
  background: #FFFFFF;
  border: 1px solid #E24534;
  margin-bottom: 20px;
  padding: 15px;
}

.link_sub2 .cut {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  height: 120px;
  border: 1px solid #CCCCCC;
}

.link_sub2 li {
  font-size: 11px;
  height: 170px;
  width: 140px;
  margin-right: 4px;
  float: left;
  margin-bottom: 10px;
  background: url(file:///http/none);
  padding: 0px;
  margin-left: 5px;
  display: block;
}

.link_sub2 img {
  width: 140px;
}

.link_sub2 a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
  text-decoration: none;
}

.link_sub2 a:hover {
  text-decoration: none;
  color: #FF6600;
}

h3 {
  background: #E24534 url(img/red_kado.gif) no-repeat right top;
  margin: 0px;
  font-size: 15px;
  padding: 3px;
  font-weight: bold;
}

.post p {
  padding: 5px;
  font-size: 13px;
  line-height: 150%;
}

.post_ttle a {
  background: url(img/info_red_icon01.gif) no-repeat;
  color: #FFFFFF;
  padding-left: 25px;
  line-height: 130%;
  text-decoration: none;
}

.post_ttle a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.postfooter {
  text-align: right;
  margin: 3px;
  font-size: 10px;
  clear: both;
  border-top: 1px dotted #CCCCCC;
  padding-top: 5px;
}

.post_ttle a:visited {
  color: #FFFFFF;
}

#comments strong {
  background: #E14534 url(img/red_kado.gif) no-repeat right top;
  height: 20px;
  display: block;
  color: #FFFFFF;
  padding-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 20px;
}

.com {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #666666;
  line-height: 150%;
  font-size: 13px;
}

.com .commeta {
  font-size: 11px;
}

.read {
  background: #FFFFFF url(img/category_read_bg.jpg) no-repeat left bottom;
  padding: 0px;
  margin-bottom: 20px;
}

.read p {
  font-size: 13px;
  line-height: 150%;
  color: #000000;
  margin: 0px;
  padding: 0px 20px 20px;
}

.post_main {
  float: right;
  display: block;
  margin-bottom: 10px;
}

.post_main img {
  margin-right: auto;
  margin-bottom: 20px;
  border: 1px solid #999999;
  margin-left: auto;
  text-align: center;
}

.post a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

.post_tag a {
  padding: 0px 5px;
  height: 20px;
  border: 1px solid #E24534;
  font-size: 11px;
  line-height: 20px;
  display: inline-block;
  white-space: nowrap;
  margin: 2px;
}

.post_tag {
  margin-bottom: 10px;
}

.post_main .copy {
  font-size: 17px;
  font-weight: bold;
  color: #E24534;
  line-height: 1.2;
  margin-bottom: 10px;
}

.post-meta-key {
  font-size: 12px;
  color: #333333;
  margin-right: 10px;
}

.post #attachment_4 {
  float: left;
}

.post_img {
  float: left;
}

.url {
  background: url(img/mark_url_aka.gif) no-repeat left top;
  padding-left: 30px;
}

.voice {
  background: url(img/voice_bg.gif) no-repeat left top;
  padding: 10px;
  margin-top: 10px;
  clear: both;
}

.voice p {
  font-size: 12px;
  color: #333333;
}

.voice strong {
  font-size: 13px;
  color: #990000;
  margin-left: 20px;
}

.category_post h3 {
  background: #FFFFFF;
  color: #663300;
}

.category_post .postfooter {
  border-bottom: 1px dotted #E24534;
  padding-bottom: 3px;
  padding-top: 0px;
  margin-bottom: 20px;
  border-top-style: none;
}

.category_post .cut {
  height: 120px;
  overflow: hidden;
  float: left;
  border: 1px solid #999999;
  margin-bottom: 15px;
  margin-right: 10px;
  padding: 0px;
}

.category_post .cut img {
  width: 150px;
}

.link_sub2 .date {
  font-size: 10px;
  margin: 5px 0px 0px;
  padding: 0px;
}

.black {
  color:#000;
  font-size: 15px;
  border-bottom: 1px dotted #333333;
  display: block;
  margin: 5px 10px 10px;
  padding: 2px;
}
