/* 全体の指定----------------------------------------------------*/

/* リセット */
body,div,p,h1,h2,h3,h4,h5,h6,blockquote,ul,ol,li,dl,dt,dd,form,input,textarea,address,table,th,tr,td,img,a{ 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1em; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
} 

ul,ol,li{ 
	list-style-type: none; 
} 

/* html */
html{ 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ff99cc; 
	scrollbar-track-color: #ffffff; 
	scrollbar-shadow-color: #9966ff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-arrow-color: #ff99cc; 
} 

/* body */
body{ 
	background-color: #ffffff; 
	background-image: url(http://bfile.shinobi.jp/5973/1281727a.gif); 
	color: #888888; 
	font-size: 80%; 
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ　Ｐ ゴシック', sans-serif; 
	line-height: 1.5; 
	letter-spacing: 0.2em; 
	text-align: center; 
} 

/* リンク */
a:link{ 
	color:#0000CC; 
	border-bottom: dashed 1px #ff99cc; 
text-decoration:underline;
} 

a:visited{ 
	color:#0000CC; 
	border-bottom: dashed 1px #9966ff; 
text-decoration:underline;
} 

a:hover{ 
	color:#0000FF; 
	border-bottom: none; 
} 

a:active{ 
	color:#0000FF; 
	border-bottom: none; 
} 

/* 引用 */
blockquote{ 
	border: dashed 1px #ff99cc; 
	color: #999999; 
	margin: 10px; 
	padding: 10px; 
} 

/* フォーム */
input, textarea{ 
	border-top: none; 
	border-left: none; 
	border-right: none; 
	border-bottom: dashed 1px #ff99cc; 
	padding: 2px; 
	color: #999999; 
	background-color: #ffffff; 
} 

/* h2 */
h2{ 
	background-image: url(http://bfile.shinobi.jp/5973/e8bff99c.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	background-attachment: scroll; 
	padding-left: 22px; 
} 

/* h3 */
h3{ 
	background-image: url(http://bfile.shinobi.jp/5973/ebd4314a.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	background-attachment: scroll; 
	padding-left: 22px; 
} 

/* 右寄せ */
.right{ 
	text-align: right; 
} 

/* 中央揃え */
.center{ 
	text-align: center; 
} 

/* 左寄せ */
.left{ 
	text-align: left; 
} 

/* 構造の指定-------------------------------------------------------- */

/* 全体 */
div#all{ 
	background-color: #ffffff; 
	width: 720px; 
	text-align: left; 
	margin: 0px auto; 
} 

/* ヘッダー */
div#header{ 
	width: 720px; 
	height: 98px; 
	background-image: url(http://bfile.shinobi.jp/5973/ad8b17dc.gif); 
	background-repeat: no-repeat; 
	background-position: center top; 
	background-attachment: scroll; 
} 

/* エントリーブロック */
div#entry{ 
	width: 500px; 
	float: left; 
} 

/* プラグインブロック */
div#plugin{ 
	width: 220px; 
	float: left; 
} 

/* フッターブロック */
div#footer{ 
	width: 720px; 
	text-align: center; 
	clear: left; 
} 

/* 余白 */
div.pad{ 
	padding: 10px; 
} 

/* ヘッダーの指定----------------------------------------- */

/* h1 */
h1{ 
	font-size: 12px; 
	padding: 10px 110px 5px 10px; 
} 

h1 a:link, h1 a:visited{ 
	color: #ffffff; 
	border-bottom: none; 
	font-weight: bold; 
} 

/* ブログの説明文 */
div#header p{ 
	font-size: 10px; 
	padding: 0px 110px 0px 10px; 
} 

/* エントリーブロックの指定------------------------------------- */

/* 本文 */
div.text{ 
	padding: 10px 0px; 
} 

/* 続きを読むのリンク */
p.ps{ 
	text-align: right; 
	margin: 10px 0px; 
} 

/* エントリーフッター */
ul.efooter{ 
	text-align: right; 
	font-size: 10px; 
	margin: 10px 0px 10px -5px; 
} 

ul.efooter li{ 
	display: inline; 
	margin-left: 5px; 
} 

/* ナビ */
p.navi{ 
	text-align: center; 
	margin: 10px; 
} 

/* コメント、トラックバックの指定------------------------- */

/* コメントフォーム全体 */
dl.cmtform{ 
	padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
	width: 400px; 
} 

/* トラックバックURL */
dl.tburi{ 
	padding: 10px 0px; 
} 

/* コメントレス */
div.res{ 
	margin-left: 30px; 
} 

/* プラグインの指定---------------------------------------- */

/* 上説明 */
p.pextop{ 
	margin: 10px 0px 0px 0px; 
} 

/* 中身 */
div.pcont{ 
	margin: 10px 0px; 
} 

/* カレンダーの指定--------------------------------------- */

/* 全体 */
table.CalendarMoveTable, table.CalendarTable{ 
	font-size: 12px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	width: 90%; 
} 

/* 曜日 */
table.CalendarTable th{ 
	font-weight: bold; 
} 

/* 土曜、日曜 */
th.CalendarWdaySun, th.CalendarWdaySat{ 
	color: #99ccff; 
} 

/* フッターの指定----------------------------------------- */

/* 著作権表示 */
div#footer address{ 
	padding: 10px; 
} 

/* 広告 */
div#footer p{ 
	padding: 0px 10px 10px 10px; 
} 