//* 
________________________________________________________________________________________________________________________

	Hiraishoten  Mt Business Blog Package  http://hiraishoten.net/

	Version : 1.1
	Update  : 2006/07/20
________________________________________________________________________________________________________________________
 */
/* 基礎部分 */

@charset "UTF-8";

html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    text-align: center; 
    font-family: Osaka , 'MS UI Gothic' , sans-serif ;
    font-size: 12px;
    line-height:150%;
    min-width: 800px;
    background: #fff url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/wallpaper.jpg) repeat left top fixed;
}

a {
     color: #166AEE; 
     text-decoration: none;
   }
a img { border: 0; }

h1 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}

h2 {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}

h4 {
    font-size : 11pt;
    color : #6a6a6a;
    background: #00A0E9 url(images/h4.gif) repeat left;
    border-bottom: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    border-left: 5px solid #06c;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 1px;
    padding-left: 10px;
    padding-bottom: 1px;
    width: 400px;
    }

.comments-header {
   font-size: 16px;
   font-weight: bold;
   line-height: 31px;
   padding: 2px 0 2px 14px;
   width: 527px;
   color: #fff;
   background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog//images/h3.gif)  no-repeat left;
    }

.red {
 color: #f00;
    }

.cl {
clear: both;
    }

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 796px;
    text-align: left;
    color: #000;
    background: #fff url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/innerback.gif) repeat left top;
}

#container-inner {
    width: 776px;
    text-align: left;
    margin: 0 10px; 
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #2727BB;
}

/* ヘッダー部分 */

#banner {
    width: 776px; /* necessary for ie win */
    color: #000;
    height: 130px;
    background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/topback.jpg) no-repeat left top;
}

#banner-inner {
   padding: 10px 13px;
   margin: 0px;
   height: 130px;
   border: none;
   color: #000;
   background: transparent;
}

#banner-left {
    padding: 0px;
    margin: 0px;
    float: left;
}

#banner-left h1,#banner-header a {
    padding: 0;
    margin: 10px 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    }

#banner-header a:hover {
    color: #B7DCF4;
    }

#banner-left h2,#banner-right label {
    color: #fff;
    }

#banner-right {
    padding: 0 4px 0 0;
    height: 30px;
    margin: 30px 0 0 0;
    float: right;
}

#banner-right label,#banner-right input {
    vertical-align: middle;
}

#banner-right p {
    padding: 10px 14px 0 0;
    margin:0;
    text-align: right;
    color: #fff;
    background: transparent; 
}

#banner-right  #search {
     width: 200px;
}

#banner-right .submit {
     line-height: 16px;
     height: 24px;
     width: 50px;
}

#head-category {
  margin: 0;
  padding: 0px;
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/categoryback.jpg) no-repeat left top;
  width: 776px;
  height: 30px;
}

#head-category ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#head-category  li  {
  margin: 0;
  padding: 0px;
  list-style: none;
  width: 150px;
  float: left;
  height: 30px;
  background: transparent;
}

#head-category a, #head-category a:link, #head-category a:visited {
  text-align: center;
  text-decoration: none !important;
  font-size: 14px;
  color: #B7DCF4;
  background: transparent;
  width: 150px;
  height: 30px;
  line-height: 30px;
  font-weight: 400;
  display: block;
 }

#head-category a:hover {
  text-align: center;
  font-size: 14px;
  color:#fff;
  font-weight: 400;
  line-height: 30px;
}

.category1 a:hover {
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/category1.jpg) no-repeat left top !important;
}

.category2 a:hover {
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/category2.jpg) no-repeat left top !important;
}

.category3 a:hover {
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/category3.jpg) no-repeat left top !important;
}

.category4 a:hover {
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/category4.jpg) no-repeat left top !important;
}

.category5 a:hover {
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/category5.jpg) no-repeat left top !important;
}

.pres {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  }

/* ボディー部分 */

#pagebody {
     position: relative; width: 100%;
     color: #000;
     background: #fff;
     clear: both;
}

#pagebody-inner {
     position: static; width: 100%;
}


#alpha {
    display: inline;
    float: right;
    min-height: 1px;
    margin: 0 0 10px 0;
    padding: 0;    
    width: 540px; 
}

#beta {
    display: inline;
    float: left;
    min-height: 1px;
    width: 200px;
}

#alpha-inner {
    position: static;
    margin: 12px 13px 0 0;
}

#beta-inner {
    position: static;
    padding: 10px 5px 0 13px;
    margin: 0;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fff;
}

/* エントリー続き用 */

.entry-more-text {
    display : none;
}

.pagetop {
    width: 527px;
    line-height: 16px;
    text-align: right;
}

.pagetop img {
    vertical-align: middle;
}

/* 左カテゴリー部分 */
#categorytop {
    width: 100%;
    height: 20px;
    color: #000;
    background: #fff url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/content.gif) no-repeat left top;
}

#categorytop h2 {
    display: none !important;
}

#category-main {
    color: #000;
    background: #fff;
}

#category-main ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#category-main li  {
    margin: 2px 0 0 0;
    padding: 0px;
    list-style: none;
    width: 180px;
    height: 30px;
    color: #fff;
    background: #0086D1 url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/menu1.gif) no-repeat left top;
}

#category-main  a, #category-main a:link, #category-main a:visited {
  text-indent: 8px;
  text-decoration: none;
  color: #fff;
  background: #0086D1 url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/menu1.gif) no-repeat left top;
   text-align: left;
   width: 180px;
   height: 30px;
   line-height: 30px;
   font-weight: 600;
   display: block;
 }

#category-main a:hover {
    text-indent: 8px;
    color:#fff;
    font-weight: 600;
    line-height: 30px;
    background: #0086D1 url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/menu1.gif) no-repeat left bottom;
}


#subcategory {
  margin: 0px;
  padding: 0px;
  line-height: 0px
}

#subcategory ul {
    padding: 22px 0px 0px 0px;
    margin: 0;
    background: #fff url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/subcontent.gif) no-repeat left top;
}

#subcategory li  {
  margin: 2px 0px 0px 0px;
  padding: 0;
  list-style: none;
  width: 100%;
  line-height: 30px;
  height: 30px;
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/menu1.gif) no-repeat left top;
}

#subcategory a, #subcategory a:link, #subcategory a:visited {
  text-indent: 8px;
  text-decoration: none !important;
  color: #fff;
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/menu1.gif) no-repeat left top;
  text-align: left;
  width: 100%;
  line-height: 30px;
  height: 30px;
  font-weight: 600;
  display: block;
 }

#subcategory a:hover {
  text-indent: 8px;
  color:#fff;
  line-height: 30px;
  font-weight: 600;
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/menu2.gif) no-repeat left top;
}

.lefttopic  {
    width: 178px;
    margin: 8px 0 6px 0;
    border: 1px dashed #00479D;
    color: #292e33;
    background: #fff;
}

.lefttopic-inner  {
    padding: 2px 4px 6px 14px;
    color: #000;
    background: #fff;
}

.lefttopic span {
    font-weight: 600;
    color: #2727bb;
}

.form  {
    width: 180px;
    height: 30px;
    line-height: 16px;
    text-align: center; 
    margin: 0px 0 6px 0;
    padding: 8px 0 0 0;
    color: #000;
    background: transparent;
}

.form a, .form a:link, .form a:visited {
  text-indent: 70px;
  text-decoration: none !important;
  color: #fff;
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/form1.gif) no-repeat left top;
  text-align: left;
  width: 100%;
  line-height: 30px;
  height: 30px;
  font-weight: 600;
  display: block;
 }

.form a:hover {
  text-indent: 70px;
  color:#fff;
  line-height: 30px;
  font-weight: 600;
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/form2.gif) no-repeat left top;
}

.rss  {
    width: 180px;
    height: 24px;
    line-height: 16px;
    text-align: center; 
    margin: 0;
    padding: 4px 0 0 0;
    color: #000;
    background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog/images/rss.gif) no-repeat left top;
}

.rss p{
    margin: 0;
    padding: 0;
    height: 24px;
    line-height: 16px;
}

.rss a,.rss img  {
   vertical-align: middle;
   font-weight: bold;
   color: #fff;
}


/* カテゴリーパンくず部分 */

#breadcrumb {
  text-indent: 8px;
  padding: 0px;
  margin: 0px 0 20px 0;
  height: 20px;
  line-height: 20px;
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog//images/breadcrumb.gif)  no-repeat left top;
  }

#breadcrumb p, #breadcrumb a, #breadcrumb span{
  padding: 0px;
  margin: 0px;
  text-decoration: none !important;
  color: #fff;
  display: inline;
  font-weight: 300;
  }

#breadcrumb h2{
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  text-decoration: none !important;
  color: #fff;
  display: inline;
  font-weight: 300;
  }

#breadcrumb a:hover {
    padding: 0px;
    margin: 0px;
    text-decoration: none !important;
    color: #fff;
  }

.adspace {
    width: 540px;
    padding: 0 0 6px 0;
    margin: 0;
}

.maintop {
   height: 38px;
   margin: 0;
   padding: 6px 0 0 8px;
   background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog//images/topline.gif)  no-repeat left top;
 }

.inner {
 margin: 0;
 padding: 6px 0 0 8px ;
 background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog//images/line.gif) repeat-y center;
 }

.inner p {
 margin: 0 0 6px 16px;
 padding: 0;
 }

.inner a {
 text-decoration: none;
 color: #166AEE;
 }

.mainunder {
 height: 20px;
 margin: 0;
 padding: 0;
 background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog//images/underline.gif)  no-repeat left top;
 }

.notop {
    margin-top: 0px;
     }

.nounder {
    margin-bottom: 0px;
     }

.down {
    margin-bottom: 6px;
}

.in {
   display: inline;
   padding: 2px 0 6px 10px; 
 }

.entry-footer {
   text-align: right; 
   color: #00479D;
   background: #fff;
   }


.entry-header, #archive-title, .comments-open-header {
   font-size: 16px;
   font-weight: bold;
   line-height: 31px;
   padding: 2px 0 2px 14px;
   width: 527px;
   color: #fff;
   background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog//images/h3.gif)  no-repeat left;
}

.entry-header a {
   color: #fff;
}

#footer {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    height: 20px;
    background: #2727bb;
}

/*カレンダー*/
#calendar {
line-height: 120%;
width: 180px;
color: #000;
font-size: 10px;
background-color: #fff;
padding: 0;
text-align: center;
margin-bottom: 30px;
}

#calendar a {
font-weight: bold;
}

#calendar table {
margin: 0px;
background-color: #fff;
border-collapse: collapse;
width: 100%;
}

/*カレンダーのタイトル*/
#calendar caption {
color: #000;
font-size: 10px;
text-align: center;
text-transform: uppercase;
padding-bottom: 3px;
letter-spacing: .3em;
}

/*カレンダーの曜日*/
#calendar th {
color: #000;
font-size: 10px;
text-align: center;
font-weight: normal;
background-color: #fff;
}

/*カレンダーの日付*/
#calendar td {
text-align: center;
color: #000;
font-size: 10px;
padding-bottom: 5px;
}


#form th{
 text-align: center;
 font-weight: normal;
 font-family: Osaka,'MS UI Gothic',sans-serif;
 font-size: 12px;
}

#form td {
 font-weight: normal;
 font-family: Osaka,'MS UI Gothic',sans-serif;
 font-size: 12px;
}

#form span {
 font-weight: bold;
 font-family: Osaka,'MS UI Gothic',sans-serif;
 font-size: 12px;
 color: #f00 ;
}

#form .submit {
     padding: 10px 10px 10px 150px;
     margin:0; 
     line-height: 16px;
     height: 24px;
     width: 100px;
}

.red {
 color: #f00;
}

.camera a  {
  background: transparent url(http://www.blueharbor.co.jp/factory/devil/members/blog//images/camelogo.gif)  no-repeat left;
  width: 180px;
  height: 60px;
  display: block;
 }

.camera span  {
  display: none;
 }

.pagelinks {
    margin: 0 0 8px 0;
    padding: 0;
    text-align: center;
    color: #fff;
    background: #06c; 
}

.pagelinks a {
    font-size: 14px;
    line-height:150%;
    color: #fff;
}

.comments-content  {
    margin: 0;
    padding: 8px 0 0 0;
    color: #292e33;
    background: #fff;
}

.comments  {
    margin: 0;
    padding: 8px;
    text-align: center; 
    color: #292e33;
    background: #fff;
}

.comment  {
    margin: 4px;
    padding: 8px;
    text-align: center; 
    border: 1px dashed #00479D;
    color: #292e33;
    background: #fff;
}
.lefttopic-inner ul {
    margin: 4px 0 0 0;
    padding: 0;
    list-style: none;
}

.lefttopic-inner li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rss p {
 color :#fff;
}

.comment-content{
text-align:left;
}

.lefttopic-inner2 ul {
  margin: 0 0 0 4px;
  padding: 0px;
  list-style: none;
}

.lefttopic-inner2 li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.lefttopic-inner2{
  margin: 0px 0 0 4px;
  padding:8px 0 8px 0;
}

#box {
position: absolute;
top:0px;
left: 0px;
width:752px;
height: 800px;
background: #000;
color: black;
display: none;
filter:alpha(opacity=0);
opacity:0;
z-index: 100;
padding:5px;
overflow: hidden;
}

.close{
margin: 4px 10px 0 0;
text-align: right; 
}

.cale{
margin: 10px 0 10px 0;
}

.cale p{
margin:0;
text-align:center;
}