/* リセット----------------------------------------------------*/

body,div,p,h1,h2,h3,blockquote,ul,ol,li,dl,dt,dd,form,input,textarea,address,table,th,tr,td,a,img{ 
	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{ 
	height: 100%; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-track-color: #ffffff; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-arrow-color: #cccccc; 
} 

/* body */
body{ 
	height: 100%; 
	background-color: #ffffff; 
	background-image: url(http://bfile.shinobi.jp/5944/b8bf6e80.gif); 
	color: #888888; 
	font-size: 80%; 
	font-family: Verdana, sans-serif; 
	line-height: 1.5; 
	letter-spacing: 0.2em; 
	text-align: center; 
} 

/* リンク */
a:link{ 
	color: #ff69b4; 
} 

a:visited{ 
	color: #66ccff; 
} 

a:hover{ 
	color: #ff69b4; 
	text-decoration: underline; 
} 

a:active{ 
	color: #66ccff; 
	text-decoration: underline; 
} 

/* 引用 */
blockquote{ 
	border: solid 1px #cccccc; 
	margin: 10px; 
	padding: 10px; 
} 

/* フォーム */
input,textarea{ 
	border: solid 1px #cccccc; 
	color: #888888; 
	background-color: #ffffff; 
	background-image: url(http://bfile.shinobi.jp/5944/b8bf6e80.gif); 
} 

/* h2 */
h2{ 
	font-weight: bold; 
	background-image: url(http://bfile.shinobi.jp/5944/c3483b70.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	background-attachment: scroll; 
	padding-left: 23px; 
	border-bottom: dashed 1px #cccccc; 
} 

h2 a, h2 a:link, h2 a:visited{ 
	color: #ff69b4; 
	font-weight: bold; 
} 

/* h3 */
h3{ 
	font-weight: bold; 
	background-image: url(http://bfile.shinobi.jp/5944/e5a9dff8.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	background-attachment: scroll; 
	padding-left: 23px; 
	border-bottom: dashed 1px #cccccc; 
} 

/* 右寄せ */
.right{ 
	text-align: right; 
} 

/* 中央揃え */
.center{ 
	text-align: center; 
} 

/* 左寄せ */
.left{ 
	text-align: left; 
} 

/* 構造の指定----------------------------------------- */

/* 全体の指定 */
div#all{ 
	width: 500px; 
	background-color: #ffffff; 
	background-image: url(http://bfile.shinobi.jp/5944/body.gif); 
	background-repeat: repeat-y; 
	background-position: center top; 
	background-attachment: scroll; 
	min-height: 100%; 
	text-align: left; 
	margin: 0px auto; 
} 

* html div#all{ 
	height: 100%; 
} 

body > div#all{ 
	height: auto; 
} 

/* ヘッダーの指定 */
div#header{ 
	width: 500px; 
	height: 117px; 
	background-image: url(http://bfile.shinobi.jp/5944/32f04e64.gif); 
	background-repeat: no-repeat; 
	background-position: center top; 
	background-attachment: scroll; 
} 

/* フッターの指定 */
div#footer{ 
	text-align: center; 
} 

/* 余白取り */
div.pad{ 
	padding: 10px; 
} 

/* ヘッダーの指定------------------------------------ */

/* h1 */
h1{ 
	font-size: 14px; 
	font-weight: bold; 
	padding: 10px 130px 10px 10px; 
} 

h1 a:link, h1 a:visited{ 
	font-weight: bold; 
} 

/* ブログの説明文 */
div#header p{ 
	font-size: 12px; 
	padding: 0px 130px 10px 10px; 
} 

/* エントリーの指定--------------------------------- */

/* 日付 */
p.date{ 
	text-align: right; 
	font-size: 0.8em; 
} 

p.date a:link, p.date a:visited{ 
	color: #888888; 
} 

/* 本文 */
div.text{ 
	margin: 10px 0px; 
} 

/* 続きを読むのリンク */
p.ps{ 
	text-align: right; 
	margin: 10px 0px; 
} 

/* エントリーフッター */
ul.efooter{ 
	text-align: right; 
	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; 
} 

/* コメントレス */
div.res{ 
	margin-left: 30px; 
} 

/* トラックバックURL */
dl.tburi{ 
	padding: 10px 0px; 
} 

/* プラグインの指定------------------------------------------ */

/* プラグイン上説明 */
p.pextop{ 
	margin-top: 10px; 
} 

/* プラグイン中身 */
div.pcont{ 
	margin: 10px 0px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
	margin-bottom: 10px; 
} 

/* カレンダーの指定---------------------------------------- */

/* 全体の指定 */
table.CalendarMoveTable, table.CalendarTable{ 
	font-size: 14px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	width: 250px; 
} 

/* 曜日の指定 */
table.CalendarTable th{ 
	font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
	color: #ff66cc; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
	color: #66ccff; 
} 

/* フッターの指定----------------------------------------- */

/* 著作権表示 */
div#footer address{ 
	padding: 0px 10px 10px 10px; 
} 

/* 広告 */
div#footer p{ 
	padding: 0px 10px 10px 10px; 
} 