body{
  background-image : url(http://blog-imgs-35.fc2.com/w/e/b/weboook/bgGray.png);
  background-repeat : repeat;
  background-color:#369;
  width: 100%;
  text-align: center;
  margin: auto;
  padding: 0;
  font-size: 13px;
  color: #333;
  font-family: 'verdana', 'trebuchet ms', sans-serif;
}

img {border: 0;}

/* リンクの設定 */
a{
  cursor : pointer ;
}
a:link{
  color : #0000CD;
  text-decoration: none;
}
a:visited{
  color : #0000CD;
  text-decoration: none;
}
a:active{
  color : #0000CD;
}
a:hover{
  color : #0000CD;
  text-decoration: underline;
}
.entry a{
  font-weight: nomal;
}

h1, h2, h3,h4{
  color : #111;
  border-left:5px solid #336699;
  border-bottom:1px dotted #aaa;
  text-decoration: none;
  padding: 5px 0 2px 5px;
}



/* 全体の幅 -------------------------------------------------*/
#container{
  text-align: left;
  width: 950px;
  padding: 0px;
  border-right:1px solid #ddd;
  border-left:1px solid #ddd;
  margin:0 auto;
  line-height: 110%;
  background-color: #fff;
}

/* 右カラムの幅 -------------------------------------------------*/
#right{
  float : left;
  width : 280px;
  overflow: hidden;
  background-color: #eee;
  background-image : url(http://blog-imgs-35.fc2.com/w/e/b/weboook/gray3.png);
  background-repeat:repeat;
}


/* メインの幅 -----------------------------------------------*/
#main {
  float : left;
  width : 670px;
  margin:0px;
  padding: 0px;
  overflow: hidden;
}

/* ヘッダー -------------------------------------------------*/
#header{
  background-image : url(http://blog-imgs-35.fc2.com/w/e/b/weboook/background-black.jpg);
  background-repeat : repeat;
  padding: 170px 0px 0px 0px;
  margin: 0;
  border-top : 2px solid #336699;
  border-bottom : 5px solid #336699;
  text-align: center;
}

#title {
  text-align : left;
  font-weight : bold;
  color : #fff;
  font-weight : bold;
  margin : 0;
  padding : 20px 0 5px 20px ;
  font-size : 24px;
}

#header a{
  text-decoration: none;
  color : #fff;
}

#header a:hover{
  text-decoration: underline;
}

#introduction {
  text-align : left;
  margin : 10px 0 20px 20px;
  padding : 0 10px 0px 0 ;
  font-size : 12px;
  font-weight : normal;
  color : #fff;
}

/* ヘッダーナビ */

#navi{
  background-color : #191970;
  width:100%;
  text-align: right;
  padding : 5px 0px 5px 0;
  border-top: 1px solid #6699FF;
  margin : 0px;
}

#search{
  margin: 0px;
}

/*フッター
-------------------------------------------------------------*/
#footer {
  clear : both;
  background-image : url(http://blog-imgs-35.fc2.com/w/e/b/weboook/background-black3.jpg);
  background-repeat : repeat;
  background-color : #50b4e5;
  border-top : 3px solid #336699;
  width : 100%;
  font-size : 10px;
  color : #fff;
  margin : 10px 0 0 0;
  padding : 5px 0px 5px 0px;
  text-align : center;
  line-height: 20px;
}
#footer a {
color:#fff;
}

/*エントリー
-------------------------------------------------------------*/
.entry{
  padding: 20px 10px 5px 20px;
  background-color: #fff;	
  color: #666;
  line-height: 160%;
}

.entryblock{
  font-size:13px;
  line-height: 160%;
  padding: 0px 10px 5px 3px;
  margin-bottom:20px;
}

/*エントリー：見出し*/
.date {
 color: #D3D3D3;
 font-size: 16px;
 font-weight: bold ;
 font-family: "Verdana"; 
 text-align: right;
 margin-bottom: 12px;
 padding: 0 20px 0 0;
}

.entry h2{
 display:block;
 color: #00BFFF;
 font-size:20px;
 font-weight: bold;	
 text-align: left;
 border:0px;
 padding: 0 10px 0 0px;
 background-color:#fff;

}
h2 a{
 background:#fff url(http://blog-imgs-35.fc2.com/w/e/b/weboook/blueline.png) repeat-x center bottom;
 text-decoration: none;
 display:block;
 margin: 0 0 0 0px;
 border:0px;
 padding: 5px 3px 8px 6px;
}
.entry h2 a:hover{
 background-color:#E6E6FA;
 text-decoration:none;
}

.entry h2 a:visited{
  text-decoration: none;
 display:block;
 margin: 0 0 0 0px;
 padding: 7px 3px 5px 10px;
}

.google-ad{
 text-align: center;
 margin : 20px 0px -10px 0px;
}

#more{
 margin : 15px 0px 0px 0px;
}

.next{
 background-color : #fff;
 margin : 18px 20px 10px 20px;
  padding:3px 10px 3px 10px;
  border:1px solid #ccc;
  background-image : url(http://blog-imgs-35.fc2.com/w/e/b/weboook/bgGray.png);
}

.ranking{
 text-align : center;
 margin : 30px 0 20px 0;
}

/*記事の下ステータス部分（日付等）*/
.posted {
 color: #333333;
 font-size: 12px;
 border-top: 1px dotted #aaa;
 text-align: right;
 line-height: normal;
 padding: 7px 13px 1px 3px;
 margin: 20px 0 0 0;
}

/* 記事の下側（カテゴリやコメント）やヘッダーのアイコン */

.category-icon{
  margin : -2px 10px 0 5px;
  background-repeat : no-repeat;
}
.comment-icon{
  margin-left : 5px;
  padding-left : 10px;
  background-repeat : no-repeat;
}
.trackback-icon{
  margin-left : 5px;
  padding-left : 10px;
  background-repeat : no-repeat;
}
.tag-icon{
  margin-left : 5px;
  padding : 0 2px 2px 2px;
  background-repeat : no-repeat;
}

.tag{
  color: #333333;
  font-size: 12px;
  text-align : right;
  margin : 0px 15px 15px 0;
}
.tag a:link ,.tag a:visited ,.tag a:hover,.posted a:link,.posted a:visited,.posted a:hover{
  font-size: 12px;
  font-weight: normal;
}

/*コメントのステータス部分（日付等）*/
.comeposted {
  color: #808080;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: 12px;
  border-bottom: 1px dotted #808080;
  text-align: right;
  line-height: normal;
  padding: 3px;
  margin-bottom: 20px;
}

.commment {
  color: #191970;
  font-size:18px;
  font-weight: bold;	
  text-align: left;
  background: url(http://blog-imgs-35.fc2.com/w/e/b/weboook/whiteline.png) repeat-x center bottom;
  padding: 2px 0 5px 10px;
  margin:10px 10px 10px 0;
}

.trackbackP{
  padding:3px 10px 3px 10px;
  border:1px solid #ccc;
  background-image : url(http://blog-imgs-35.fc2.com/w/e/b/weboook/bgGray.png);
  background-repeat : repeat;
}
/* サイド*/
.side {
  padding: 15px 10px 0px 10px;
}

/* サイド右側*/

.sidetitle{
  color: #333;
  font-size:16px;
  font-weight : bold;
  text-align: left;
  background: url(http://blog-imgs-35.fc2.com/w/e/b/weboook/whiteline.png) repeat-x center bottom;
  padding: 5px 5px 6px 8px;
  margin : 0px 0px 0px 0px;
}

.sideblock{
  font-size:12px;
  line-height: 150%;
  padding: 10px 5px 10px 5px;
  margin-bottom:15px;
}

.side ul {
  padding: 0px;
  margin : 0px;
}

.side li {
  list-style-type : none;
  display:block;
  text-align: left;
  font-size: 12px;
  color:#333333;
  line-height: 130%;
}

.side li a {
  padding:6px 5px 5px 10px;
  display:block;
  border-bottom:1px solid #ddd;
}
.side li a:hover{
  background-image : url(http://blog-imgs-35.fc2.com/w/e/b/weboook/bgGray.png);
  background-repeat:repeat;
  text-decoration:none;
  padding:7px 4px 4px 11px;
}

body, input, button, select, textarea {
	font-family: "メイリオ", "Meiryo";
}