@charset "utf-8";
/*全体設定*/
* {
  margin: 0px auto;
  padding: 0px;
  }

body {
  text-align: center;
  }

/*見出し*/
h1,h2,h3,h4,h5,h6 {
  margin: 0px;
  padding: 5px;
  font-weight: bolder;
  color: #000080; 
  font-size: 16px;
  line-height: 150%;
  text-align: left;
  }

/*パラグラフ*/
p {
  font-size: 14px;
  line-height: 150%;
  color: #272727;
  padding: 0px 5px 7px 5px;
  text-align: left;
  }

ul {
  font-size: 12px;
  line-height: 150%;
  margin: 0px 0px 0px 15px;
  padding: 0px;
  }

div, td {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Pゴシック", "Osaka‐等幅";
line-height:1.4;
}


/*ページのヘッダー部分*/
div#header {
  margin: 0:
  padding: 0;
  width: 800px;
  background-color: #ffffff;
  text-align: right;
  background: #fff url("http://new.peacemedia.jp/images/pmlogo0.jpg") no-repeat top left;
  }

/*ページタイトル文字部分の設定*/
.site_title {
  font-size: 22px;
  font-family: "Times", "Times New Roman", "Osaka‐等幅";
  color: #000080;
  text-decoration: none; 
  margin: 0;
  padding: 10px 15px 0px 15px;
  background: transparent;
  text-align: right;
  }

/*サイト説明部分の設定*/
.blog-description {
  padding: 0px 15px 10px 15px;
  color: #666666;
  background: transparent;
  font-size: 10pt;
  text-align: right;
  }


/*本文とサイドAとサイドB*/
div#container {
  width: 800px;
  text-align: left;
  }
div#wrapper {
  float: left;
  width: 640px;
  text-align: left;
  }
div#sidebarB {
  float: right;
  width: 160px;
  padding: 15px 0px;
  text-align: center;
  }
div#content {
  float: right;
  width: 480px;
  padding: 10px 0px;
  text-align: left;
  }
div#sidebarA {
  float: left;
  width: 160px;
  padding: 15px 0px;
  text-align: left;
  }

/*フッター部分*/
div#footer {
  padding-top: 10px;
  clear: both;
  width: 800px;
  background-color: #ffffff;
  text-align: center;
  }

div#footer p {
    margin: 5px 0;
    font-size: 11px;
    text-align: center;
    color: #444;
  }

/*上下のナビゲーションリンク*/
ul.globalnav {
  margin: 0px 0px 5px 0px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  width: 800px;
  border-top: 1px solid #669;
  border-bottom: 1px solid #669;
  }

ul.globalnav li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0px 10px;
  border: 0;
  font-size: 10pt;
  background-color: #ffffff;
  text-align: center;
  text-decoration: none;
  }

ul.globalnav a,
ul.globalnav a:link,
ul.globalnav a:visited {
  color: #0000ff;
  text-decoration: none;
  font-weight: bold;
  }

/*左側のナビゲーションリンク*/
ul.localnav {
  text-align: left;
  padding: 5px 0px 5px 10px;
  margin-bottom: 20px;
  margin-left: 5px;
  border-left: 2px dotted #77aaaa
  }
ul.localnav li {
  list-style-type: none;
  margin: 0;
  padding: 2px;
  font-size: 14px;
  line-height: 140%;
  text-align: left;
  }
ul.localnav a {
  font-weight: bold;
  color: #0000ff;
  text-decoration: none;
  }

/*リンクの色設定*/
a { color: #999966; text-decoration: underline; }
a:link		{ color: #336666; text-decoration: none; }
a:active	{ color: #999999; text-decoration: none; }
a:hover		{ color: #999999; text-decoration: underline; }

/*サイトタイトルの色設定*/
.site_title a {color: #000080;text-decoration: none;}
.site_title a:link {color: #000080;text-decoration: none;}
.site_title a:visited {color: #000080;text-decoration: none;}
.site_title a:active {color: #000080;text-decoration: none;}
.site_title a:hover {color: #000080;text-decoration: none;}

/* image with anchor 画像リンクの色設定*/
a img {
    border: none;
}


/*記事本文の設定*/
.entry {
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-size: 14px;
  }

.entry_title {
  font-size: 16px;
  line-height: 150%;
  width: 455px;
  font-weight: bolder;
  background-color: #e8ffff;
  padding: 8px 4px 8px 8px;
  margin: 0px 0px 5px 0px;
  border-top: 1px dotted #CCCCCC;
  text-align: left;
  }

.entry_title a {color: #000080;text-decoration: none;}
.entry_title a:link {color: #000080;text-decoration: none;}
.entry_title a:visited {color: #000080;text-decoration: none;}
.entry_title a:active {color: #000080;text-decoration: none;}
.entry_title a:hover {color: #000080;text-decoration: none;}

.entry_description {
  font-size: 83.3%;
  line-height: 150%;
  color: #272727;
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 15px 0px;
  text-align: left;
  }

.entry_date {
  font-size: 10px;
  color: #336666;
  margin: 10px 0px 0px 0px;
  padding-right: 10px;
  padding-bottom: 3px;
  text-align: right;
  }

.entry_author {
  font-size: 10px;
  color: #336666;
  margin: 5px 0px 5px 0px;
  padding-right: 10px;
  text-align: right;
  }

/*引用文のスタイル*/
blockquote {
  font-size: 14px;
  line-height: 150%;
  color: #272727;
  margin: 10px 10px 10px 0px;
  padding: 10px;
  border-left: 3px solid #CCCCCC;
  text-align: left;
  }

/*定義型の箇条書きリスト*/
dl {
  font-size: 14px;
  line-height: 150%;
  color: #272727;
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 15px 0px;
  text-align: left;
  }

dt {
  margin: 0px 0px;
  padding: 10px 0px 5px 5px;
  font-weight: bolder;
  color: #0000ff; 
  font-size: 14px;
  line-height: 150%;
  text-align: left;
  }

dd {
  font-size: 14px;
  line-height: 150%;
  padding: 0px 0px 5px 10px;  
  margin: 0px 0px 0px 5px;
  }


/*リンクのタイトル*/
.linktitle {
  font-family: "Verdana";
  font-size: 13px;
  font-weight: bolder;
  color: #666666;
  line-height: 150%;
  margin: 10px 0px 0px 10px;
  text-align: left;
  }

/*リンクの縦リスト*/
ul.linktext {
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
  }

ul.linktext li {
  font-size: 13px;
  color: #666666;
  line-height: 150%;
  padding: 0px 5px;
  margin-top: 2px;
  text-align: left;
  }

/*ワードプレス共通サイドバーリンク menu list of sidebar */
.links-left ul,
.links-right ul {
    color: #444;
}

.links-left ul li,
.links-right ul li {
    list-style: none;
    margin: 0 0 15px 0;
}

.links-left li li,
.links-right li li {
    background: url(images/lmark.gif) no-repeat 0 0.5em;
    padding-left: 10px;
    margin: 0;
}

.links-left ul ul,
.links-right ul ul {
    margin: 0;
}

/*ブログパーツの右サイド貼り付け用*/
.sideparts {
  width: 150px;
  background:#ffffff;
  border-top:2px solid #000080;
  border-right:2px solid #000080;
  padding: 4px;
  margin: 0;
  text-align:left;
  }

/*ブログパーツの左サイド貼り付け用*/
.leftsideparts {
  width: 150px;
  background:#ffffff;
  border-top:2px solid #000080;
  border-left:2px solid #000080;
  padding: 4px;
  margin: 0;
  text-align:left;
  }

/*アクセスカウンター*/
.counter {
  width: 155px;
  margin: 10px 0px 10px 0px;
  text-align: center;
  font-size: 10px;
  color: #333333;
  }

/*グーグルカレンダー*/
.gcalendar {
  width: 460px;
  margin: 0;
  padding: 15px 5px;
  }

/*ブログリスト*/
.blogrsslist {
  width: 460px;
  margin: 0;
  padding: 5px 0px 15px 0px;
  font-size: 10pt;
  line-height: 160%;
  }
.blogrsslist a { color: #272727; text-decoration: none; }
.blogrsslist a:link	{ color: #0000ff; text-decoration: none; }
.blogrsslist a:active	{ color: #272727; text-decoration: none; }
.blogrsslist a:hover	{ color: #999999; text-decoration: underline; }

/*分野別ソーシャルブックマーク用ブログリスト2*/
.blogrsslist2 {
  width: 460px;
  margin: 0;
  padding: 5px 0px 15px 15px;
  font-size: 10pt;
  line-height: 160%;
  }
.blogrsslist2 a { color: #272727; text-decoration: none; }
.blogrsslist2 a:link	{ color: #0000ff; text-decoration: none; }
.blogrsslist2 a:active	{ color: #272727; text-decoration: none; }
.blogrsslist2 a:hover	{ color: #999999; text-decoration: underline; }


/*サイド専用のウェブRSSブログパーツ*/
.sidewebrss {
  width: 150px;
  margin: 0px 0px 10px 0px;
  padding: 5px 5px 5px 15px;
  font-size: 14px;
  line-height: 160%;
  text-align: left;
  }
.sidewebrss ul li {
  list-style-type: decimal;
  font-size: 10pt;
  margin-left: 1px;
  }
.sidewebrss2 {
  padding-top: 5px;
  font-size: 10px;
  text-align: right;
  }
.sidewebrss a { color: #000080; text-decoration: none; }
.sidewebrss a:link	{ color: #000080; text-decoration: none; }
.sidewebrss a:active	{ color: #272727; text-decoration: none; }
.sidewebrss a:hover	{ color: #999999; text-decoration: underline; }


/*記事本文*/
.contents_wrapper{
	width:458px;
	font-size: 14px;
	line-height:1.45em;
	text-align:left;
	margin-top:1em;
	}
.contents_head{/* 記事日付部 */
	text-align:right;
	font-size:11px;
	color:#999999;
	width:458px;
	margin-top:2px;
	line-height:1.1em;
	}
.contents_head a{ /* 記事日付部 */
	font-size:11px;
	}
.contents_foot{/* 記事日付部 */
	width:458px;
	margin-bottom:30px;
	margin-top:20px;
	text-align:right;
	font-size:11px;
	}
/* ▼▼▼ENTRY-ナビゲーション */
.page_navi{/* 検索ナビ枠 */
	text-align:center;
	margin:5px 0px;
	color:#ccc;
	}
.page_navi li{/* 検索ナビ(PREV/NEXT) */
	display:inline;
	list-style-type:none;
	padding:0 5px;
	}
.go_home{/* 検索ナビ(HOME) */
	border-left:1px solid #999900;
	border-right:1px solid #999900;
	}
.yajirusi{
	margin-bottom:-3px;
	}
/* ▼▼▼検索表示 */
.search_title{/* 検索タイトル */
	margin:0px auto 5px auto;
	width:300px;
	text-align:center;
	border-top:3px double #bbaa66;
	border-bottom:3px double #bbaa66;
	}
.search_body{/* 検索本文 */
	width:350px;
	margin:0px 32px 20px 32px;
	padding:5px 0px;
	list-style-type:square;
	border:1px solid #bbbb99;
	background-color:#eeeecc;
	text-align:left;
	}
.search_body li{/* 検索本文 */
	margin-left:25px;
	}


/* ▼▼▼ENTRY-記事本文 */
.entry_day{/* 記事日付テキスト */
	color:#999;
	font-size:11px;
	}
/* ▼▼▼コメント関連 */
.comment_wrapper{
	width:408px;
	border:1px solid #e3dfc3;
	background-color:#eeeecc;
	line-height:1.45em;
	text-align:center;
	margin:10px auto 40px auto;
	}
.comment_title{width:390px;
	font-size:13px;
	border-bottom:1px solid #ccc;
text-align:left;
margin:10px auto 0 auto;
	}
.comment_head{/* 記事日付部 */
	margin-top:2px;
	margin-right:5px;
	text-align:right;
	font-size:11px;
	color:#999999;
	line-height:1.0em;
	}
.comment_head a{ /* 記事日付部 */
	font-size:11px;
	}
.comment_body{
	margin:0 auto;
	text-align:left;
	width:390px;
	}
.res_wrapper{
	margin:10px 10px 10px 100px;
	padding:5px;
	border:1px solid #bbbb99;
	background-color:#ddddbb;
	}
.commentres_title{
	border-bottom:1px solid #ccc;
	padding-left:18px;
	font-size:13px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/4194/002resmark.gif) left no-repeat;
	}
.commentres_body{text-align:left;
	}
/* ▼▼▼トラックバック関連 */
.trackback_title{
	border-bottom:1px solid #ccc;
	text-align:left;
	font-size:13px;
	}
/* ▼▼▼フォーム */
#formwrapper{
	width:420px;
	margin:15px auto 0 auto;
	text-align:center;
	}
.form_table{
	margin:0 auto;
	border:3px double #999;
	font-size:11px;
	background-color:#eee;
	}
.form_table th{
	width:70px;
	text-align:right;
	}
.form_table td{
	width:310px;
	text-align:left;
	}
#form_sp{
	width:380px;
	text-align:center;
	}
.commentinput1{
	width:180px;
	margin:1px 0px;
	}
.commentinput2{
	width:300px;
	height:200px;
	margin-top:10px;
	}
.button_position{/*  */}
/* ▼▼▼プラグイン全体 */
.plugin_wrapper{
	width:145px;
	margin-bottom:2px;
	font-size: 11px;
	}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

/* ▼▼▼左メニュー専用 */
#sidebarA .plugin_wrapper{
	margin-bottom:20px;
	}
#sidebarA .plugin_top{/*  */
	text-align:center;
	background:url() no-repeat;
	}
.plugin_white{
	background-color:#FFFFFF;
	color:#555;
	}
#sidebarA .plugin_main{/*  */}
#sidebarA a{
	}
#sidebarA a:visited{
	}
#sidebarA a:hover{
	}
#sidebarA .plugin_data{/*  */
	padding-left:12px;
	}
#sidebarA .plugin_data_date{/*  */
	padding-left:21px;
	font-size:10px;
	}
/* ▼▼▼右メニュー専用 */
#sidebarB .plugin_wrapper{
	margin-bottom:20px;
	}
#sidebarB .plugin_top{/*  */
	text-align:center;
	}
#sidebarB a{
	}
#sidebarB a:hover{
	}

/* ▼▼▼ カレンダー */
/* ************************年月****************/
.CalendarMoveTable{/* 年月日テーブル */
	font-size:10px;
	margin:0 auto;
	color: #888888;
	}
.CalendarMoveTr{/* 年月日枠 */
	height:15px;
	text-align:center;
	}
.CalendarPrevTd{/* 先月 */
	width:35px;
	background:url() left top no-repeat;
	}
.CalendarNowTd{/* 今月 */
	width:35px;
	}
.CalendarNextTd{/* 来月 */
	width:35px;
	background:url() right top no-repeat;
	}
.CalendarTable{/* 日付テーブル */
	margin:0 auto;
	font-size:10px;
	border:0;
	text-align:center;
	color:#444;
	}
.CalendarTable a{color: #0000ff;}
.CalendarTable a:visited{color: #000080;}
.CalendarTable a:hover{color: #FF3399;}
.CalendarTable th{/* 右カレンダー用曜日枠 */
	height:16px;
	background:url();
	}
.CalendarWdaySun{color: #FF3366;}
.CalendarWdaySat{color:#33CCFF;}
.CalendarTable td{/* 右カレンダー日付 */
	width:16px;
	height:20px;
	background:url();
	}

/*検索ボックス*/
.blogsearch {
  width:135px;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
  margin: 10px 0px;
  }

/*記事内部末尾のバン屑ナビ*/
.pagebacknavi {
  font-size: 14px;
  line-height: 150%;
  color: #272727;
  margin: 0px 0px;
  padding: 5px 7px 5px 5px;
  text-align: right;
  background-color: #f6f6f6;
  border-top: 1px solid #669;
  }
p.pagebacknavi {
  font-size: 14px;
  line-height: 150%;
  color: #272727;
  margin: 0px 0px;
  padding: 5px 7px 5px 5px;
  text-align: right;
  }