/*
Theme Name:Plusプラス
Teame URI:http://www.www.www/
Description: Plus Information
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_information.jpg) no-repeat center top;
  height: 30px;
  padding-top: 80px;
}
#category_ttle {
  color: #333333;
  border-left: 3px solid #333333;
  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;
}

.pagetop {
  clear: both;
}

/*記事本体
-------------------------*/

.post {
  background: #FFFFFF;
  border: 1px solid #F67016;
  margin-bottom: 20px;
  padding: 10px;
  line-height: 150%;
}

h3  {
  background: #F67016 url(img/orange_kado.gif) no-repeat right top;
  margin: 0px;
  font-size: 14px;
  padding: 3px;
}

.post p {
  padding: 5px;
  font-size: 13px;
  line-height: 2em;
  color: #000000;
}
.post_ttle  a    {
  background: url(img/info_white_icon01.gif) no-repeat;
  color: #FFFFFF;
  padding-left: 25px;
  line-height: 130%;
  text-decoration: none;
}

.post_ttle a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.post_ttle a:visited {
  color: #FFFFFF;
}

.postfooter {
  text-align: right;
  margin: 3px;
  font-size: 10px;
  border-top: 1px dotted #999999;
}

#pankuzu {
  margin-bottom: 10px;
}

#comments strong {
  background: #666666 url(img/orange_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;
}

.black {
  color:#000;
  font-size: 15px;
  border-bottom: 1px dotted #333333;
  display: block;
  margin: 5px 10px 10px;
  padding: 2px;
}
