/* ■ボディー■ */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #996;
  background: #660 url(http://dp27282731.lolipop.jp/back071.gif);
}
/*以下 CSS タブメニュースタイル*/
.headnavi {
	font-size:90%;
	margin: 0;
	padding-left:0;
	padding-bottom:23px;
/*	border-bottom:1px solid #ccd;*/
	}

.headnavi ul {
	margin:0;
/*	padding-top:76px; */
	position:absolute;top:116px;
	}

.headnavi li {
	color:#666;
	margin:0;
	margin-left:0.4em;
	padding:3px;
	display:inline;
	list-style-type:none;
	background:#e3e3e3;
	border:1px solid #ccd; 
	float:left;
	line-height:16px;
	text-decoration:none;
	}

.headnavi .leftmost{
	margin-left:0;
	}
	
.headnavi #here {
	background:#fff;
	border-bottom:1px solid #fff;
	color:#000;
	}
	
.headnavi li a {
	color:#666;
	text-decoration : none;
	}

.headnavi li a:hover {
	color:#f00;
	}
/* CSS タブメニュースタイル  終了 */

/* ■リンク■ */
a {
  text-decoration: none;
}
a:link {
  color: #660;
  background: transparent;
}
a:visited {
  color: #677;
  background: transparent;
}
a:hover, a:active {
  color: #ff0;
  background: transparent;
  text-decoration: underline;
}

/* ■h1タグ（タイトル文字等）h2タグ（日にち等）h3タグ（エントリータイトル等）■ */
h1, h2, h3 {
  margin: 0;
  padding: 0;
}

/* ■wrapper■ */
#wrapper {
  margin: 0 auto;
  padding: 0 15px 0;
  text-align: left;
  color: #996;
  background: #fff url(http://dp27282731.lolipop.jp/back072.gif) repeat-y;
  width: 780px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 750px;
}

/* ■チャンネル（ブログタイトル）名のある段落■ */
#banner {
  margin: 0;
  color: #996;
  background: #660 url(http://dp27282731.lolipop.jp/sibayane.jpg) no-repeat;
  border-top: 10px solid #660;
  width: 740px;
  height: 130px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 130px; 
  text-align: left;
  padding: 0px 10px 0px 0px;
}

/* ■チャンネル（ブログタイトル）名の文字のリンク色■ */
#banner a:link, #banner a:visited {
  color: #ff5c23;
  background: transparent;
}

#banner a:hover, a:active {
  color: #ff0;
  background: transparent;
  text-decoration: underline;
}

/* ■サイト説明文■ */
.description {
	font-size:15px;
	text-align: left;
	color: #ffffff;
}

/* ■エントリーのある大段落（トップページ）■ */
#content {
	float: left;
	width: 500px;
}

/* ■エントリーのある大段落（トップページ以外）■ */
#container {
/*
	position:absolute;
	width:auto;
	background:#ffffff;
*/
}

/* ■エントリーのある段落■ */
.blog {
	font-size:medium;
	font-weight:normal;
	color:#333333;
	padding:13px;
	background:#ffffff; 
}

/* ■各エントリー■ */
.blogbody {
  font-size: small;
  font-weight: normal;
  color:#333333;
  background:#ffffff;
  padding: 0 15px;
  line-height: 1.6;
  width: auto;
}
.blogbody img {
  padding:4px;
/*  border:1px solid #dde; */
}
.blogbody em {
  font-style: normal;
  font-weight: bold;
  color: #000;
  background: transparent;
}
/* ■各エントリーの文字のリンク色■ */
.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
  text-decoration: underline;
}

/* ■エントリータイトル■ */
.title	{
	font-size: medium;
	color: #660;
	background:none;
	margin-bottom:10px;
	padding-left:4px;
	border-left:10px solid #660;
}

/* ■「ホーム」「カテゴリー」への移動リンク部分■ */
#menu {
  font-size: x-small;
  margin: 0.5em 0;
  text-align: center;
}

/* ■「前後のエントリー」への移動リンク部分■ */
.navi{
  font-size: small;
  margin: 1.5em 0;
  padding: 0.5em;
  border-top: 1px dotted #ccc;
  text-align:center;
}

/* ■日にち■ */
h2.date	{
  font-size: medium; 
  font-weight: bold;
  padding: 0 15px;
  color: #000;
  background: transparent;
}

/* ■エントリー投稿者の段落■ */
.posted  {
  font-size: x-small;
  font-weight: normal;
  margin-bottom: 3.5em;
}

/* ■「続きを読む・・・」の行■ */
.extended { 
  font-weight: normal;
  font-size: x-small;
}

/* ■blockquote設定■ */
blockquote {
	font-size:small;
	font-weight:normal;
	color: #000000;
	background:#eeeeee;
	margin:5px 20px 5px 20px;
	line-height: 1.6;
	padding: 15px; 
/*	border: 2px dot  #003366;*/
	width: auto;
	border-width : thin;
	border-style : dotted;
	border-color : #003366;
	}

/* ■quotetitle設定■ */
.quotetitle{
	font-size:medium;
	font-weight:bold;
	border-bottom: 1px solid #666666; 
	padding: 3px;
	}

/*◆カテゴリーリンクの設定◆*/
.category {
  font-size: x-small;
  font-weight: bold;
  text-align: right;
}
.category a:link, 
.category a:visited  {
  text-decoration: none;
}

/* ■カレンダーのある大段落（トップページ）■ */
#links {
  float: right;
  width: 250px;
  padding: 0;
  text-align: center;
}

/*◆カレンダーの文字などの設定◆*/
.calendar {
  font-size: small;
  padding:5px;
  line-height:140%;
  margin: 2.5em auto 0;
  color: #996;
  background: transparent;
}
.calendar a:link,
.calendar a:visited, 
.calendar a:hover,
.calendar a:active {
  font-weight: bold;
  text-decoration: underline;
}

/*◆カレンダーの月、曜日、数字の設定◆*/
.calendar_month_head{
  text-align: center;
  color: #996;
  background: transparent;
}

.calendar_day_head{
  font-size: x-small;
  text-align: center;
  color: #996;
  background: transparent;
}

.calendar_day_nolink {
  text-align: center;
  color: #999;
  background: transparent;
}

.calendar_day_link{
  text-align: center;
}

/* ■「メニュー」「検索」「コメント」「エントリー」「カテゴリ」「リンク」「お問い合わせ」の見出し■ */
.sidetitle {
  font-size: small;
  font-weight: bold;
  padding: 0.2em;
  margin: 1.5em 15px;
  text-align: center;
  color: #ffffff;
  background: #660;
}

/* ■「メニュー」「検索」「コメント」「エントリー」「カテゴリ」「リンク」「お問い合わせ」■ */
.side {
  font-size: small;
  line-height: 140%;
  text-align: left;
  color: #996;
  background: transparent;
  margin-left: 15px;
  margin-right: 15px;
}
.side ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.side li {
  margin-left: 1em;
  padding-left: 16px;
  color: #996;
  background: #fff url(http://www.pcnq.net/list.gif) no-repeat 0 0.3em;
}
/* ■RSS(XML)の設定■ */
.syndicate {
	font-size:x-small;
	background:#ffffff;
	line-height:140%;
	padding:2px;
	margin-top:15px;
  margin-left: 15px;
  margin-right: 15px;
}

/* ■Poweredの設定■ */
.powered {
	font-size:x-small;
	color:#666666;
	background:#fff;
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:10px;
	letter-spacing: .2em;	
  margin-left: 15px;
  margin-right: 15px;
}

/* ■「コメント」の段落■ */
.comments-body {
	font-size:small;
	font-weight:normal;
	color:#666666;
	background:#ffffff;
	line-height:140%;
  margin: 0 15px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #999;
}
.comments-body {
  color: #996;
  background: transparent;
}
/* ■「コメント」「コメントする」の見出し■ */
.comments-head	{
  font-size: medium;
  font-weight: bold;
  border-bottom: 1px solid #999;
  margin: 1.5em 15px 0;
  padding-bottom: 0.2em;
  color: #000;
  background:#fff;
}

/* ■「コメント」投稿者■ */
.comments-post {
	font-size:x-small;
	font-weight:normal;
	color:#666666;
	background:#ffffff;
}

/* ■「トラックバック」の段落■ */
.trackback-body {
	font-size:small;
	font-weight:normal;
	color:#666666;
	background:#ffffff;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #999999;
}

/* ■トラックバックURL■ */
.trackback-url {
	font-size:small;
	font-weight:normal;
	color:#666666;
	background:#ffffff;
	line-height:140%;
	padding:5px;
	border:1px dotted #999999;
}

/* ■「トラックバック」■ */
.trackback-post {
	color:#666666;
	font-size:x-small;
	font-weight:normal;
	background:#ffffff;
}

/* ■ポップアップウインドウのタイトル部分■ */
#banner-commentspop {
	font-size:large;
	font-weight:bold;
	color:#003366;
	background:#ffffff;
	border-top:10px double #666666;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* ■投稿者名、コメントの書き込み欄の文字化け防止■ */
input {
font-family:"Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, verdana, arial, sans-serif;
}

textarea {
font-family:"Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, verdana, arial, sans-serif;
}

/* ■フッター■ */
#footer {
  clear: both;
  width: 750px;
  border-top: 1px dotted #ccc; 
  color: #000000;
  background: #fff;
}
#footer table {
  margin-left: auto; 
  margin-right: auto; 
}
#footer table td{
  font-size: 10px; 
}

/* ---------------- */
hr {
/*  display: none; */
}
form {
  margin: 1em 15px;
  font-size: small;
}
iframe {
  border: 3px double #ccc; 
}

img.sound {
  vertical-align: middle; 
  border: none;
}
/* see more bits */ 
hr.seemore {
display: none;
}

/**************** .pr styles ******************/

.pr{
	margin:0px 15px 15px 13px;
	background-color:#ffffdd;
	padding: 10px;
        height:300px;
	overflow:auto;

}
.pr1{margin:0px;float:left;width:30px; }

.pr2{margin:0px 0px 0px 32px; }

,pr1 p{ margin:0px; padding:2px;}
.pr2 p{	margin-bottom:5px; margin-left:5px;}

