@charset "EUC-JP";

/* --------------------------------------
　リセット
--------------------------------------- */
 
* {margin:0px;padding:0px;zoom:1;}

h1,h2,h3,h4,h5,h6 {font-size:100%;}
a {text-decoration:underline;overflow:hidden;}
img {border:none;vertical-align:top;}
hr {display:none;clear:both;}
br.clear {clear:both;}
#side li ,#relatedEntry li{list-style-type:none;}
* html div.entryBody ol,* html div.entryMore ol {padding-left : 1em;}
* html div.entryBody ol li,* html div.entryMore ol li { zoom : normal;}
*:first-child+html div.entryBody ol,*:first-child+html div.entryMore ol {padding-left : 1em;}
*:first-child+html div.entryBody ol li,*:first-child+html div.entryMore ol li { zoom : normal;}

/* --------------------------------------
　共通部分
--------------------------------------- */

/* 基本テキスト色 */
html {color:#e2d2ed}

/* 記事内のテキスト色 */
.entry {color:#0b2b69;}

/* サイドメニューのテキスト色 */

#side {color:#e2d2ed}

/* ページ全体 */
body {
	width:100%;
	text-align:center;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
	line-height:1.6em;
	background:#0b2b69 url(./template/d-formation/img/bg.jpg) center top no-repeat;
}

/* ページ全体のリンク色 */
a {color:#b38edc;text-decoration:underline;}
a:link {color:#b38edc;text-decoration:underline;}
a:visited {color:#b38edc;text-decoration:underline;}
a:hover {color:#9660d2;text-decoration:none;}
a:active {color:#b38edc;text-decoration:none;}

/* ブログ名の色 */
h1 a,h1 a:link,h1 a:visited {color:#0b2b69;text-decoration:underline;}
h1 a:hover,h1 a:active {color:#0f43a8;text-decoration:none;}

/* エントリー内の色 */
.entry a {color:#0b2b69;text-decoration:underline;}
.entry a:link {color:#0b2b69;text-decoration:underline;}
.entry a:visited {color:#0b2b69;text-decoration:underline;}
.entry a:hover {color:#0f43a8;text-decoration:none;}
.entry a:active {color:#0b2b69;text-decoration:none;}

/* サイドメニューのリンク色 */
#side a {color:#b38edc;text-decoration:underline;}
#side a:link {color:#b38edc;text-decoration:underline;}
#side a:visited {color:#b38edc;text-decoration:underline;}
#side a:hover {color:#9660d2;text-decoration:none;}
#side a:active {color:#b38edc;text-decoration:none;}

/* カレンダーのリンク色 */ 
.cell a,.call a:link,.call a:visited {color:#000000;text-decoration:underline;font-weight:bolder;}
.cell a:hover,.call a:active {color:#999999;text-decoration:none;}

/* copyrightのリンク色 */
#copyright a {color:#b38edc;　font-weight:bold;}
#copyright a:link {color:#b38edc;}
#copyright a:visited {color:#b38edc;}
#copyright a:hover {color:#9660d2;}
#copyright a:active {color:#b38edc;}

/* pagetopのリンク色 */
.pageTop a {color:#b38edc;text-decoration:underline;}
.pageTop a:link {color:#b38edc;text-decoration:underline;}
.pageTop a:visited {color:#b38edc;text-decoration:underline;}
.pageTop a:hover {color:#9660d2;text-decoration:none;}
.pageTop a:active {color:#b38edc;text-decoration:none;}

/* ------------------------------------- 
 *	ページレイアウト
--------------------------------------- */

/*ページ全体の幅、レイアウトを中央揃え*/
#wrapper {
	width:950px; 
	margin:0px auto;
	text-align:left;
}

/*ヘッダー（ブログ名と説明文）*/
#header {
	width:930px;
	height:241px;
	clear:left;
	margin:0;
	padding:205px 0 0 20px;
	background:url(./template/d-formation/img/title.jpg) ;
}

/*コンテンツ枠（記事の枠＋サイドメニューの枠）*/
#content {
	margin:0 auto;
	padding:0 20px;
	background:url(./template/d-formation/img/content_bg.jpg) no-repeat;
}

/*　右側の幅（サイドメニューの枠）　*/
#side {
	float:right;
	width:250px;
	padding:10px 0 0 0;
	background:#0b2b69 url(./template/d-formation/img/side_bg.gif) no-repeat;
}

/*　左側の幅（記事の枠）*/
#main {
	float:left;
	width:650px;
	padding:0;
}

/*　フッター */
#footer {
 	width:100%;
 	clear:left;
}
 
 
/* --------------------------------------
　メイン
--------------------------------------- */

/* ブログ名 */
h1 {font-size:12px;width:365px;}

/* ブログの説明文 */
div#description {color:#0b2b69; font-size:11px; width:365px;}

.entry {
	width:650px;
	background:#fff;
}
.entryWrap {
	width:610px;
	padding:20px;
	background:url(./template/d-formation/img/entry_top.gif) center top no-repeat;
}

/* 次の記事・前の記事 */
#entryNavi {margin:15px 0; text-align:center;}

/* 記事のタイトル */
h2 {font-size:14px;font-weight:bolder;padding:10px 0 0 40px;}

/* 日付 */	
.entryDate { text-align:right; font-size:10px;margin:5px 0;}

/* 記事本文 */
.entryBody {margin:15px 0 0 0;width:590px;}

/* 記事の続き */
.entryMore {margin:10px 0 10px 0;}

/* 記事の情報 */
ul.entryState {
	text-align:right;
}
ul.entryState li {
    display:inline;
	border-left:1px solid #999999;
	padding-left:5px;
}
/* コメント枠 */
#comment {border:1px #c1afd5 solid;padding:20px;margin:20px 0 0 0;}

	#commentTitle {
		margin:0 0 5px 0;
		font-size:14px;
		font-weight:bolder;
	}
	
	#commentSendTitle {
		margin:20px 0 5px 0;
		font-size:14px;
		font-weight:bolder;
	}
	
	.commentBody {margin:5px 0;}
	
	ul.commentState {margin:0 0 15px 0;}
	
	ul.commentState li {
	    display:inline;
		border-left:1px solid #c1afd5;
		padding-left:5px;
	}
	
	.commentSendForm {margin:0;}	
	.commentSendForm .input {width:250px;}
	.commentSendForm textarea {width:350px;margin:0 0 10px 0;}
	
	
/* トラックバック枠 */
#trackback {border:1px #c1afd5 solid;padding:20px;margin:20px 0 0 0;}

	#trackbackURL {
		margin:0 0 5px 0;
		font-size:14px;
		font-weight:bolder;
	}
	
	#trackbackTitle {
		margin:20px 0 5px 0;
		font-size:14px;
		font-weight:bolder;
	}
		
	#trackback input {width:350px;}
	
	.trackbackName {margin:0;}
	.trackbackBody {margin:5px 0;}
	
	ul.trackbackState {margin:0 0 15px 0;}
	
	ul.trackbackState li {
	    display:inline;
		border-left:1px solid #c1afd5;
		padding-left:5px;
	}

/* プロフィールのページ */
#profile{margin:0; padding:0 0 30px 0;}

	#profileTitle {font-size:14px;font-weight:bolder;}
	#profileName {margin:15px 0 0 0;}
	#profileBody {margin:5px 0;}
	
/* このページの先頭へ */	
.pageTop {margin:10px 0 0 0; text-align:right;}

/* ページャー */	
#pager {margin:15px 0;text-align:center; font-size:14px;}
#pager span {margin-right:5px;}

/* --------------------------------------
　記事の装飾
--------------------------------------- */

/* 引用 */
#main blockquote {
	border:1px dotted #92b5ce;
	padding:10px;
	margin:10px;
}

/* 画像 */
#main .pict {margin:5px;}

/* リスト */
div.entryBody li,div.entryMore li {
	margin:0 0 0 15px;
}


/* --------------------------------------
　サイドメニュー
--------------------------------------- */

/* サイドメニューのタイトル */
h3 {
	font-size:15px;
	font-weight:bolder;
	margin:0 0 5px 0;
	padding:5px 0;
	text-align:center;
	font-family:Century Gothic,san-serif;
	font-weight:normal;
}

/* サイドメニューの内容 */
.sideContents {
	padding:0 20px 20px 20px ;
	margin:0 0 10px 0;
	background:url(./template/d-formation/img/side_line.gif) center bottom no-repeat;
}
.sideContents2 { padding-top:20px;}
.sideContents3 { text-align:center;}
.nonborder {
	background:none !important;
}
.recommend_pict {
	text-align:center;
	padding-bottom:10px;
}
.recommend_tit {font-weight:bold;}
.amazon {padding: 20px 0 0 0;}
.amazon_text {padding-top:10px;}
.amazon_pict {margin: 0 0 0 25px;}
.recommend_pict img,.amazon img.amazon_pict {
	border: 1px solid #b38edc;
}
/* カレンダーの１マス幅 */
.cell {width:27px; font-size:11px;}

.search_bo {padding:5px;}

/* ----------------------------------------
 Footer
---------------------------------------- */

#footer {
    text-align:center;
}

#copyright {
    font-size:11px;
    padding:0 0 10px 0;
    text-align:center;
}

/* ----------------------------------------
 IE6
---------------------------------------- */
* html .entry,* html .entryBody,* html .entryWrap{overflow:hidden;}