@charset "EUC-JP";

/* ----------------------------------------
 作成日:2009.08.03
 テンプレート名: Miracle Deluxe Notebook
 by ユーザー名 (http://blog.mcdx.info)
---------------------------------------- */

/* --------------------------------------
　リセット
--------------------------------------- */
 
* {
margin:0px;
padding:0px;
}

h1,h2,h3,h4,h5,h6 {font-size:100%;}

a {text-decoration:underline;overflow:hidden;}

img {border:none; vertical-align:top;}

li {list-style-type:none;}

hr {display:none;clear:both;}

br.clear {clear:both;}

/* --------------------------------------
　共通部分
--------------------------------------- */

/* ページ全体のテキスト色 */
html {color:#000000;}

/* ページ全体 */
body {
	text-align:center;
	font-size:12px;
	font-family:"Helvetica Neue",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
	line-height:1.6em;
	background-color: #ffffff;
}

/* ページ全体のリンク色 */
a {color:#000000;text-decoration:none;}
a:link {color:#FA8BAC;text-decoration:none;}
a:hover {color:#000000;text-decoration:none; background-color:#FA8BAC;}
a:visited {color:#646464;text-decoration:none;}
a:active {color:#000000;text-decoration:none; background-color:#eeeeee;}

/* ブログ名の色 */
h1 a,h1 a:link,h1 a:visited {color:#000000;text-decoration:none;}
h1 a:hover,h1 a:active {color:#999999;text-decoration:none;}

/* ヘッダー・フッターのリンク色 */

#header a:link {color:#000000; text-decoration:none;	background-color:#FFFFFF;}
#header a:hover {color:#000000; text-decoration:none;	background-color:#FFFFFF;}
#header a:visited {color:#000000; text-decoration:none;	background-color:#FFFFFF;}
#header a:active {color:#000000; text-decoration:none;	background-color:#FFFFFF;}
#header a,#footer a {
	text-decoration: none;	background-color:#FFFFFF;
}



/* サイドメニューのリンク色 */
#side a {color:#000000; text-decoration:none;}
#side a:link {color:#000000; text-decoration:none; background-color:#39bc95;}
#side a:hover {color:#000000; text-decoration:none; background-color:#ffffff;}
#side a:visited {color:#000000; text-decoration:none; background-color:#39bc95;}
#side a:active {color:#888888; text-decoration:none;}

/* エントリーナビのリンク色 */
#entryNavi a {color:#000000; text-decoration:none;}
#entryNavi a:link {color:#000000; text-decoration:none; background-color:#39bc95;}
#entryNavi a:hover {color:#000000; text-decoration:none; background-color:#ffffff;}
#entryNavi a:visited {color:#000000; text-decoration:none; background-color:#39bc95;}
#entryNavi a:active {color:#888888; 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;}

/* ------------------------------------- 
 *	ページレイアウト
--------------------------------------- */
/* -------------------------------------

　■ページ全体の変更方法（初期は幅950に設定されています）
  ・A にページ全体の幅を指定する
  ・B + 40 = A になるように B の値を指定する
  ・C + D + 40 + 20 = A になるように C と D の値を指定する
  
  ※サイドメニューの幅は C　、記事の枠の幅は D の値を変更 
  ※余白(padding)の値を変えない場合の方法です
--------------------------------------- */

/*ページ全体の幅、レイアウトを中央揃え*/
#wrapper {
	padding: 0;
	text-align:left;
	background-color: #06AA78;
	margin:0px auto;
	clear:both;
	_zoom: 1;  
	overflow: hidden;
}

/*ブログ名と説明文、トップ画像*/
#header {
	text-align:left;
	font-family:"Helvetica","Arial",suns-selif;
	width: 1024px;  /* B */
	height: 200px;
	clear: left;
	margin: 0 auto;
	padding: 0 40px;
}

/*コンテンツ枠（記事の枠＋サイドメニューの枠）*/
#content {
	width: 1024px;
	margin:0 auto;
	padding:40px 40px 20px 40px;
}

/*　左側の幅（サイドメニューの枠）　*/
#side {
	float:left;
	width:214px;  /* C */
	padding-right:20px;
}

/*　右側の幅（記事の枠）*/
#main {
	float:right;
	width:790px;  /* D */
}

/*　フッター */
#footer {
 	width: 1060px;
	height: 60px;
 	clear: both;
	margin: 0 auto;
	padding: 0 40px;
}

/* --------------------------------------
　ロゴ
--------------------------------------- */

#logoTop {
float: left;
width: 214px;
text-align: left;
padding: 50px 0 0 0;
}

#logoBottom {
float: left;
padding: 25px 0 0 0;
}
 
 
/* --------------------------------------
　メイン
--------------------------------------- */

/* ブログ名 */
#siteTitle {
float: right;
width: 790px;
text-align: left;
}

h1 {font-size:20px; padding:85px 0 0 0;}

/* メニュー */
#grobalNavi {
float: right;
width: 250px;
text-align: left;
padding-top: 25px;
}

ul#grobalNavi li {
	width:100px;
	height:7px;	
	list-style-type:none;
	padding-bottom:15px;
}

ul#grobalNavi li a{
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-9999px;
	background-repeat:no-repeat;
}

ul#grobalNavi li a:focus{
	outline:none;
}


ul#grobalNavi li a:hover{background-position:0 -7px;}
li#menu1 a{background:url("http://mcdx.info/images/mcdx_blog_pix.gif");}
li#menu2 a{background:url("http://mcdx.info/images/mcdx_portfolio_pix.gif");}
li#menu3 a{background:url("http://mcdx.info/images/mcdx_profile_pix.gif");}
li#menu4 a{background:url("http://mcdx.info/images/mcdx_contact_pix.gif");}
li#menu5 a{background:url("http://mcdx.info/images/mcdx_top_pix.gif");}

/* --------------------------------------
　現在のコンテンツ
--------------------------------------- */

li#menu1n a{background:url("http://mcdx.info/images/mcdx_here-blog_pix.gif");}
li#menu2n a{background:url("http://mcdx.info/images/mcdx_here-portfolio_pix.gif");}
li#menu3n a{background:url("http://mcdx.info/images/mcdx_here-profile_pix.gif");}
li#menu4n a{background:url("http://mcdx.info/images/mcdx_here-contact_pix.gif");}


/* ブログの説明文 */
div#description {margin:10px 0 0 0; padding:0 0 0 280px; visibility: hidden;}

/* 記事 */

.entry {
	margin:0 0 20px 0;
	padding: 50px 95px 40px;
	background-color: #ffffff;  
}

/* 次の記事・前の記事 */
#entryNavi {margin:0 0 20px 0; text-align:center;}

/* 記事のタイトル */
h2 {font-size:16px; font-weight:bolder; margin-bottom: 15px;}

#entryState {
	padding: 0 0 0 15px; 
	border-left:10px solid #06AA78;}

/* 記事本文 */
.entryBody {margin:30px 0;}

/* 記事の続き */
.entryMore {margin:20px 0;}


/* 記事の情報1 */
ul.entryState1 li {
    display:inline;
	padding-right:10px;
}


/* 記事の情報2 */
ul.entryState2 li {
	display:inline;
	border-left:1px solid #999999;
	padding-left:5px;
	text-align:right;
}

/* 記事内テーブル */

.entry table {
	border-collapse: collapse;
}

.entry td, .entry th {
	padding: 5px 10px;
	text-align: center;
}


/* コメント枠 */
#comment {border:1px #ffffff 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:20px 0 5px 0;}
	
	ul.commentState {margin: 0 0 20px 0;}
	
	ul.commentState li {
	    display:inline;
		border-left:1px solid #ffffff;
		padding-left:5px;
	}
	
	.commentSendForm {margin:0;}	
	.commentSendForm .input {width:250px;}
	.commentSendForm textarea {width:350px;margin:0 0 10px 0;}
	
	
/* トラックバック枠 */
#trackback {border:1px #ffffff 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 #ffffff;
		padding-left:5px;
	}

/* プロフィールのページ */
#profile{margin:0;}

	#profileTitle {font-size:14px;font-weight:bolder;}
	#profileName {margin:15px 0 0 0;}
	#profileBody {margin:5px 0;}

h4 {font-size:13px;}
	
/* このページの先頭へ */	
.pageTop a{
display:block;
width:130px;
height:20px;
background:url(http://miracledeluxe.img.jugem.jp/20090804_712326.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
float:right;
margin-top: 30px;
}

.pageTop a:hover {
background-position:left bottom;
}

/* --------------------------------------
　記事の装飾
--------------------------------------- */

/* 引用 */
#main blockquote {
	border:1px dotted #CCC;
	padding:10px;
	margin:10px;
}

/* 画像 */
#main .pict {}

/* リスト */
div.entryBody li,div.entryMore li {
	list-style:circle;
	margin:0 0 0 15px;
}


/* --------------------------------------
　サイドメニュー
--------------------------------------- */

/* サイドメニューのタイトル */
h3 {font-size:14px;font-weight:bolder;margin:0 0 10px 0;}

/* サイドメニューの内容 */
.sideContents {margin:0 0 30px 0;}

/* カレンダーの１マス幅 */
.cell {width:30px;}


/* ----------------------------------------
 Footer
---------------------------------------- */

#footer {
    text-align:left;
    padding: 0;
}


#copyright {
    text-align:right;
    font-size:12px;
    padding:0;
    margin:30px 0;
    float: right;
}
