@charset "utf-8";

/* リセット------------------------------------------------------- */

body,div,p,blockquote,h1,h2,h3,ul,ol,li,dl,dt,dd,form,input,textarea,table,tr,th,td,img,a{ 
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	font-size: 1em; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
}  

ul,ol,li{ 
	list-style-type: none; 
} 

/* 全体の指定---------------------------------------------------- */

/* body */
body{ 
	background-color: #ffffff; 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/wall_20110113001712.gif); 
	color: #666666; 
	font-size: 80%; 
	line-height: 1.5; 
	letter-spacing: 0.2em; 
	font-family: Verdana, sans-serif; 
	text-align: center; 
} 

/* リンク */
a:link{ 
	color: #ff69b4; 
	text-decoration: underline; 
} 

a:visited{ 
	color: #ff69b4; 
	text-decoration: none; 
} 

a:hover{ 
	color: #888888; 
	text-decoration: underline; 
} 

a:active{ 
	color: #888888; 
	text-decoration: none; 
} 

/* 引用 */
blockquote{ 
	border: solid 1px #cccccc; 
	margin: 10px; 
	padding: 10px; 
} 

/* br */
br{ 
	letter-spacing: 0; 
} 

/* フォーム */
input, textarea{ 
	border: solid 1px #cccccc; 
	background-color: #ffffff; 
	color: #666666; 
} 

/* h2 */
h2{ 
	font-size: 18px; 
	font-weight: bold; 
} 

h2 a, h2 a:link, h2 a:visited{ 
	font-weight: bold; 
	text-decoration: none; 
} 

/* h3 */
h3{ 
	font-size: 18px; 
	font-weight: bold; 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/heart_20110113001712.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	background-attachment: scroll; 
	padding-left: 46px; 
	min-height: 34px; 
} 

* html h3{ 
	height: 34px; 
} 

h3 a, h3 a:link, h3 a:visited{ 
	font-weight: bold; 
	text-decoration: none; 
} 

/* 構造の指定----------------------------------------------- */

/* 全体 */
div#all{ 
	width: 900px; 
	background-color: #ffffff; 
	margin: 0px auto; 
	text-align: left; 
} 

/* ヘッダー */
div#header{ 
	width: 900px; 
	height: 366px; 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/header_20110113001713.gif); 
	background-repeat: no-repeat; 
	background-position: center top; 
	background-attachment: scroll; 
} 

/* 左プラグインとエントリー */
div#left{ 
	width: 680px; 
	float: left; 
} 

div#entry{ 
	width: 460px; 
	float: right; 
} 

div#pleft{ 
	width: 220px; 
	float: right; 
} 

/* 右プラグイン */
div#pright{ 
	width: 220px; 
	float: left; 
} 

/* フッター */
div#footer{ 
	width: 900px; 
	clear: both; 
	text-align: center; 
} 

/* マージン */
div.mgn{ 
	margin: 15px 10px; 
} 

/* ヘッダーの指定---------------------------------------- */

/* h1 */
h1{ 
	font-size: 20px; 
	font-weight: bold; 
	padding: 195px 90px 0px 220px; 
} 

h1 a:link, h1 a:visited{ 
	font-weight: bold; 
	text-decoration: none; 
} 

/* ブログの説明文 */
div#header p{ 
	padding: 0px 90px 0px 220px; 
	font-size: 14px; 
} 

/* エントリーの指定------------------------------------ */

/* h2 */
div#entry h2{ 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/rabbit_20110113001712.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	background-attachment: scroll; 
	padding-left: 44px; 
	min-height: 45px; 
} 

* html div#entry h2{ 
	height: 45px; 
} 

/* 本文 */
div.text{ 
	margin: 10px 0px; 
} 

/* 追記 */
p.ps{ 
	text-align: right; 
	margin: 10px 0px; 
} 

/* テーマ */
ul.theme{ 
	text-align: right; 
	margin: 10px 0px; 
} 

/* エントリーフッター */
ul.efooter{ 
	text-align: right; 
	margin: 10px 0px 10px -5px; 
} 

ul.efooter li{ 
	display: inline; 
	margin-left: 5px; 
} 

/* ライン */
div.e_line{ 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/line_20110113001712.gif); 
	background-repeat: no-repeat; 
	background-position: center bottom; 
	background-attachment: scroll; 
	padding-bottom: 71px; 
} 

/* ナビ */
p.navi{ 
	text-align: center; 
	margin: 15px 0px; 
} 

/* コメント、トラックバックの指定--------------------- */

/* h2 */
h2.ch2{ 
	margin: 0px 10px; 
} 

/* コメントフォーム */
dl.cmtform{ 
	margin: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
	width: 350px; 
} 

/* トラックバックURL */
dl.tburi{ 
	margin: 10px 0px; 
} 

dl.tburi dd{ 
	word-break: break-all; 
} 

/* プラグインの指定------------------------------------ */

/* h2 */
div#pleft h2, div#pright h2{ 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/heart_20110113001712.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	background-attachment: scroll; 
	padding-left: 46px; 
	min-height: 34px; 
} 

* html div#pleft h2, * html div#pright h2{ 
	height: 34px; 
} 

/* 日付 */
p.date{ 
	text-align: right; 
	font-size: 0.8em; 
} 

/* 上説明 */
p.pextop{ 
	margin-top: 10px; 
} 

/* 中身 */
div.pcont{ 
	margin: 10px 0px; 
} 

/* 下説明 */
p.pexbottom{ 
	margin-bottom: 10px; 
} 

/* カレンダーの指定----------------------------------------- */

/* 全体 */
table.calender{ 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 12px; 
	width: 90%; 
} 

/* 曜日 */
table.calender th{ 
	font-weight: bold; 
} 

/* リンク */
table.calender a:link, table.calender a:visited{ 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #ff99cc; 
	text-decoration: none; 
} 

/* フッターの指定--------------------------------------- */

/* 広告 */
p.ad{ 
	padding: 0px 10px; 
} 

/* 著作権表示 */
p#copy{ 
	padding: 0px 10px 10px 10px; 
} 
