@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; 
} 

/* 全体の指定-------------------------------------------------- */

/* html */
html{ 
	height: 100%; 
} 

/* body */
body{ 
	background-color: #ffffff; 
	color: #888888; 
	font-size: 90%; 
	line-height: 1.5; 
	letter-spacing: 0.2em; 
	font-family: Verdana, sans-serif; 
	text-align: center; 
	height: 100%; 
} 

/* リンク */
a:link{ 
	color: #ff69b4; 
	border-bottom: dashed 1px #ff99cc; 
} 

a:visited{ 
	color: #ff69b4; 
	border-bottom: none; 
} 

a:hover{ 
	color: #777777; 
	border-bottom: dashed 1px #cccccc; 
} 

a:active{ 
	color: #777777; 
	border-bottom: none; 
} 

/* br */
br{ 
	letter-spacing: 0; 
} 

/* 引用 */
blockquote{ 
	border: dashed 1px #cccccc; 
	margin: 10px; 
	padding: 10px; 
} 

/* フォーム */
input, textarea{ 
	border-top: none; 
	border-left: none; 
	border-right: none; 
	border-bottom: solid 1px #cccccc; 
	background-color: #ffffff; 
	color: #888888; 
} 

/* h2 */
h2{ 
	font-size: 20px; 
	font-weight: bold; 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/pink_20110109224212.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	background-attachment: scroll; 
	min-height: 39px; 
	padding-left: 50px; 
} 

* html div#entry h2{ 
	height: 39px; 
} 

h2 a, h2 a:link, h2 a:visited{ 
	font-weight: bold; 
	border-bottom: none; 
} 

/* h3 */
h3{ 
	font-size: 20px; 
	font-weight: bold; 
	background-color: #ffc0ed; 
	padding: 1px 2px; 
	color: #ffffff; 
} 

h3 a, h3 a:link, h3 a:visited{ 
	font-weight: bold; 
	border-bottom: none; 
	color: #ffffff; 
} 

/* 構造の指定-------------------------------------------- */

/* 全体 */
div#all{ 
	width: 900px; 
	margin: 0px auto; 
	text-align: left; 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/wall_20110109224212.gif); 
	background-repeat: repeat-y; 
	background-position: center top; 
	background-attachment: scroll; 
	min-height: 100%; 
} 

* html div#all{ 
	height: 100%; 
} 

body > div#all{ 
	height: auto; 
} 

/* ヘッダー */
div#header{ 
	width: 900px; 
	height: 272px; 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/header_20110109224214.gif); 
	background-repeat: no-repeat; 
	background-position: center bottom; 
	background-attachment: scroll; 
} 

/* エントリー */
div#entry{ 
	width: 590px; 
	float: right; 
} 

/* プラグイン */
div#plugin{ 
	width: 310px; 
	float: right; 
} 

/* フッター */
div#footer{ 
	width: 900px; 
	clear: right; 
	text-align: center; 
} 

/* エントリーマージン */
div.e_mgn{ 
	margin: 15px 80px 15px 10px; 
	background-image: url(http://blog-imgs-44.fc2.com/s/h/i/shiningd/line_20110109224213.gif); 
	background-repeat: no-repeat; 
	background-position: center bottom; 
	background-attachment: scroll; 
	padding-bottom: 70px; 
} 

/* プラグインマージン */
div.p_mgn{ 
	margin: 15px 10px 15px 80px; 
} 

/* ヘッダーの指定------------------------------------- */

/* h1 */
h1{ 
	padding: 25px 80px 0px 330px; 
	font-size: 20px; 
	font-weight: bold; 
} 

h1 a:link, h1 a:visited{ 
	font-weight: bold; 
	border-bottom: none; 
} 

/* ブログ説明文 */
div#header p{ 
	padding: 0px 80px 0px 330px; 
	font-size: 14px; 
} 

/* エントリーの指定----------------------------------- */

/* 本文 */
div.text{ 
	margin: 15px 0px; 
} 

/* 追記 */
p.ps{ 
	text-align: right; 
	margin: 10px 0px; 
} 

/* テーマ */
ul.theme{ 
	text-align: right; 
	margin: 10px 0px; 
	font-size: 0.8em; 
} 

/* エントリーフッター */
ul.efooter{ 
	text-align: right; 
	margin: 10px 0px 10px -5px; 
	font-size: 0.8em; 
} 

ul.efooter li{ 
	display: inline; 
	margin-left: 5px; 
} 

/* ナビ */
p.navi{ 
	text-align: center; 
	margin: 15px 80px 15px 10px; 
} 

/* コメント、トラックバックの指定-------------------------------- */

/* h2 */
h2.ch2{ 
	margin: 0px 80px 0px 10px; 
} 

/* コメントフォーム */
dl.cmtform{ 
	margin: 15px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
	width: 400px; 
} 

/* コメントボタン */
.cbutton{ 
	width: 200px; 
} 

/* トラックバックURL */
dl.tburi{ 
	margin: 15px 0px; 
} 

dl.tburi dd{ 
	word-break: break-all; 
} 

/* プラグインの指定-------------------------------------------------- */

/* プラグイン上説明 */
p.pextop{ 
	margin-top: 15px; 
} 

/* プラグイン中身 */
div.pcont{ 
	margin: 10px 0px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
	margin-bottom: 15px; 
} 

/* カレンダーの指定------------------------------------------------ */

/* 全体 */
table.calender{ 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 12px; 
	width: 80%; 
} 

/* 曜日 */
table.calender th{ 
	font-weight: bold; 
} 

/* リンク */
table.calender a:link, table.calender a:visited{ 
	background-color: #ffc0ed; 
	color: #ffffff; 
	border-bottom: none; 
	font-weight: bold; 
	padding: 1px; 
} 

/* フッターの指定--------------------------------------------- */

/* 広告 */
p.ad{ 
	padding: 0px 80px 0px 80px; 
} 

/* 著作権標示 */
p#copy{ 
	padding: 0px 80px 20px 80px; 
} 