@charset "EUC-JP";


 
* {margin:0px;padding:0px;}

h1,h2,h3,h4,h5,h6 {font-size:100%;}
a {text-decoration:underline;}
img {border:none;vertical-align:top;}
hr {display:none;clear:both;}
br.clear {clear:both;}
ul {list-style:none;}
* html .sideContents ul{margin-left:-5px;}

/* --------------------------------------
　共通部分
--------------------------------------- */

/* ページ全体のテキスト色 */
html {color:#000000;}

/* ページ全体 */
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;
}


/* ページ全体のリンク色 */
#wrapper a:link {color:#019EDB;text-decoration:underline;}
#wrapper a:visited {color:#017DBF;text-decoration:underline;}
#wrapper a:active {color:#FDAA47;text-decoration:none;}
#wrapper a:hover {color:#FDAA47;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 {
	width:800px; /* A */
	margin:0px auto;
	padding:0;
	text-align:left;
}

/*ブログ名と説明文、トップ画像*/
#header {
	width:800px;  /* B */
	height:230px;
	clear:left;
	margin:0 auto;
	padding:0;
	background-color:#555555;  
	background-image:url(http://takuya.in/blog/images/headphotoimg.jpg);  
	background-repeat:no-repeat;  
	background-position:bottom center;
	background-attachment:scroll;

}

/*コンテンツ枠（記事の枠＋サイドメニューの枠）*/
#content {
	margin:0 auto;
	padding:0 20px 20px 10px;
	text-align:left;
	width:760px;
}

/*　右側の幅（サイドメニューの枠）　*/
#side {
	float:left;
	width:200px; /* C */
}

/*　左側の幅（記事の枠）*/
#main {
	float:left;
	width:540px;  /* D */
	padding:0 20px 0 0;
}

/*　フッター */
#footer {
 	width:100%;
 	clear:left;
}
 
 
/* --------------------------------------
　メイン
--------------------------------------- */

/* ブログ名 */
h1 {font-size:20px;padding:150px 30px 0 30px;text-align:right;}


#wrapper h1 a {
	color: #333333;
	text-decoration: none;
}
#wrapper h1 a:link {
	color: #333333;
	text-decoration: none;
}
#wrapper h1 a:visited {
	color: #333333;
	text-decoration: none;
}
#wrapper h1 a:active {
	color: #FCB356;
	text-decoration: none;
}
#wrapper h1 a:hover {
	color: #FCB356;
	text-decoration: none;
}




/* ブログの説明文 */
div#description {margin:10px 0 0 0;padding:0 20px 0 30px;text-align:right;}

.entry {margin:0 0 35px 0;}

/* 次の記事・前の記事 */
#entryNavi {margin:0 0 15px 0;}

/* 記事のタイトル */

.entry_top {
	background-image:  url(http://takuya.in/blog/images/entry_top.jpg);
	background-repeat: no-repeat;
	width: 540px;
	height: 50px;
	margin-top:15px;
}

h2 {	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding-left:30px;
	padding-top:25px;
}

/* 記事本文 */
.entryBody {margin:15px 0 0 0;}

/* 記事の続き */
.entryMore {margin:10px 0 10px 0;}

/* 記事の情報 */
ul.entryState li {
    display:inline;
	border-left:1px solid #999999;
	padding-left:5px;
}

/* コメント枠 */
#comment {border:1px #999999 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 #999999;
		padding-left:5px;
	}
	
	.commentSendForm {margin:0;}	
	.commentSendForm .input {width:250px;}
	.commentSendForm textarea {width:350px;margin:0 0 10px 0;}
	
	
/* トラックバック枠 */
#trackback {border:1px #999999 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 #999999;
		padding-left:5px;
	}

/* プロフィールのページ */
#profile{margin:0;}

	#profileTitle {font-size:12px;font-weight:bolder;}
	#profileName {margin:15px 0 0 0;}
	#profileBody {margin:5px 0;}
	
/* このページの先頭へ */	
.pageTop {margin:10px 0 0 0}

/* --------------------------------------
　記事の装飾
--------------------------------------- */

/* 引用 */
#main blockquote {
	border:1px dotted #cccccc;
	padding:10px;
	margin:10px;
}

/* 画像 */
#main .pict {border:1px #000000 solid;padding:3px;}

/* リスト */
div.entryBody li,div.entryMore li {
	list-style:circle;
	margin:0 0 0 15px;
}


/* --------------------------------------
　サイドメニュー
--------------------------------------- */

/* サイドメニューのタイトル */
.h3back h3 {font-size:12px;color:#000000;font-weight:bolder;padding:0 0 0 50px;margin-top:15px !important;margin-top:27px;}

*:first-child+html .h3back h3 {padding-top:10px;}

.h3back {
	background-image:  url(http://takuya.in/blog/images/sidetitle.gif);
	height: 60px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top:10px;
}

.sidebottomimg{margin-bottom:20px;}

/* サイドメニューの内容 */
.sideContents {margin:0 10px 10px 10px;}

/* カレンダーの１マス幅 */
.cell {width:27px;}

/* ----------------------------------------
 Footer
---------------------------------------- */

#footer {
    text-align:center;
    margin:20px 0 0 0;
}

#copyright {
    font-size:12px;
    padding:0 0 10px 0;
    text-align:center;
}




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*\*/
* html  .bottombox {
    height: 1%;
    overflow: visible;
}
/**/