/* ページ全体の基本的な設定と背景色 */
body {
                margin: 0px 0px 20px 0px;
                background-image: url(http://qjin.bjshsd.com/img/bg1.gif);
                text-align: center;
        
	}

/* 指定が無い時のリンクの下線の有無 */
a {
	text-decoration: none;
	
	
	}

/* 指定が無い時の未読リンクの色 */
a:link {
	color: #0053ff;
	}

/* 指定が無い時の既読リンクの色 */
a:visited {
	color: #CC0000;
	}

/* 指定無い時のリンク部分のクリック時 */
a:active {
	color: #006699;
	}

/* マウスカーソルがリンクにかさなった時 */
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

/* 指定が無い時の見出しタグの設定 */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

storong {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* 頭の部分の設定 */
#navi   {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 0px;
	width: 760px;
	
	}

#navi h1 {
	font-size: small;
	padding-top: 5px;
	color: #888888;
	}



/* ブログを囲む枠の背景色や線、余白などの設定 */
#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 770px;
	
	background-color: #FFFFFF;
	border: 1px solid #D2B48C;

	}

/* バナー部分の文字や背景色、枠線、余白などの設定 */
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	padding-top: 20px;
	background-repeat:no-repeat;


	height: 80px;
	}

/* バナー部分の画像表示形式を指定するプロパティ */
#banner-img {
	display: none;
	}

/* バナー部分の未読リンクの色 */
#banner a {
	color: #666666;
	text-decoration: none;
	}

/* バナー部分のh1に対する文字サイズの指定 */
#banner h1 {
	font-size: small;
	padding-top: 5px;
                font-weight: bold;	
	}

/* バナー部分のh2に対する文字サイズの指定 */
#banner h2 {
	font-size: small;
	padding-top: 5px;
                font-weight: bold;	
	}

/* バナー下部分のboxの指定 */
#box   {
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	padding: 4px;
	background-color: #E0FFFF;
	}

#box h2  {
	font-family: Verdana, Arial, sans-serif;
	color: #555555;
	font-size: large;
        font-weight: bold;
	}

/* バナー下部分の説明部分の指定 */
#box2   {
	line-height: 120%;
	font-size: small;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: left;
	padding: 4px;
	background-color: #FFFFFF;
	}

/* エントリー全体を入れるＢＯＸの基本設定 */
#center {
	float: senter;
	width: 100%;
	overflow: hidden;
	}

/* centerの内側のＢＯＸの基本設定 */
.content {
	padding: 10px 5px 5px 5px;
	background-color: #FFFFFF;
	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

/* エントリーリストタイトル */
.entlist {
                margin-top: 3px;
                padding: 4px;
                padding: 4px;
	border: 1px solid #D2B48C;
                text-align: center;
                color: #444444;
	background-color: #FFFFFF;
                font-size: small;
                line-height: 140%;
}

/* エントリーリストメニュー */
.entmenu {
                margin: 10px 10px 10px 10px;
                background: none;
                color: #666666;
                font-size: small;
                line-height: 140%;
}




/* 右側のメニューを入れるＢＯＸの基本設定 */
#right {
	padding-left: 15px;
	float: left;
	width: 190px;
	background-color: #FFFFFF;

	overflow: hidden;
	}

/* contentで指定されているＢＯＸの中でblockquoteタグを使用した時の設定 */
.content blockquote {
	line-height: 150%;
	}

/* contentで指定されているＢＯＸの中でliタグを使用した時の設定 */
.content li {
	line-height: 150%;
	}

/* contentで指定されているＢＯＸの中でh2タグを使用した時の設定（日付） */
.content h2 {
	color: #222222;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

/* contentで指定されているＢＯＸの中でh3タグを使用した時の設定（エントリータイトル） */
.content h3 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;

	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	
	}



/* contentで指定されているＢＯＸの中でp.postedを使用した時の設定（投稿者やコメント） */
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

/* right（メニュー枠）の内側のＢＯＸの余白の設定 */
.sidebar {
	padding-right: 15px;
	padding-top: 10px;
	}

/* メニュー枠内でpタグを使用した時の設定 */
.sidebar p {
	color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;  	
	letter-spacing: .3em;
	}

/* メニュー枠内でulタグを使用した時の設定 */
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

/* メニュー枠内でul ulタグを使用した時の設定 */
.sidebar ul ul {
	margin-bottom: 0px;
	}

/* メニュー枠内でcategories ulタグを使用した時の設定 */
.sidebar #categories ul {
	padding-left: 15px;
	}

/* メニュー枠内でliタグを使用した時の設定 */
.sidebar li {
	color: #222222;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 50%;
	list-style-type: none;	
	
	margin-top: 10px;

	}

/* メニュー枠内で categories li　を使用した時の設定 */
.sidebar #categories li {
	list-style-type: circle;
	}

/* メニュー枠内で img(画像）タグを使用した時画像の周りに白い枠線がつく設定 */
.sidebar img {
	border: 3px solid #FFFFFF;
	}

/* photo を使用した時の設定 */
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/* link-note ではさまれた範囲の文字の設定 */
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 120%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}

/*  sougolinkの設定 */
#sougolink {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	}


/*  コメントされたデータを表示した時の設定 */
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

/*  コメントのフォームのtextareaの幅の設定 */
textarea[id="comment-text"] {
	width: 80%;
	}

/*  commenter-profile imgを使用した時の設定 */
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* 引用タグ（blockquote）を使用したときの設定 */
	blockquote {
		color: #000000;
		margin:10px 5px 0px 5px;
		font-size:12px;
		font-weight:normal;
		background:#FFFFCC;
		line-height:150%;
		padding: 10px; 
		border: 2px dotted #99CC00;
		width: auto ;
	}
/* フッターの設定 */

#footer      {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: senter;
	color: #222222;
	margin-top: 3px;
                 }

/*  pr リンクの設定 */

#pr    {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

	padding: 0px;
	width: 760px;

	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;

	}

/*  pr リンクの設定 */

#pr a   {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
                 }


/*  allmenuの設定 */

#allmenu   {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;

                font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 120%;
	text-align: left;
	margin-top: 5px;
	background-color: #fcfba9;
	border: 0

	}

#box0003 {
	text-align: left;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #C2BE83;
}