@charset "EUC-JP";


/* ----------------------------------------
 作成日:2011.01.22
 テンプレート名:Dripping-1
 by chisa (http://simu.chisart.net/)
---------------------------------------- */


/* --------------------------------------
　リセット
--------------------------------------- */
 
* {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:#696969;}

/* ページ全体 */
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-color:#ffffff;
	background-image:url(http://simula.chisart.net/images/back_cloth.jpg);  
	background-repeat:repeat;  
	background-position:;
	background-attachment:scroll;
}


/* ページ全体のリンク色 */
a {color:#999933;text-decoration:none;}
a:link {color:#999933;text-decoration:none;}
a:visited {color:#999966;text-decoration:none;}
a:hover {color:#808080;text-decoration:underline;}
a:active {color:#808080;text-decoration:underline;}

/* ブログ名の色 */
h1 a,h1 a:link,h1 a:visited {color:#696969;text-decoration:none;}
h1 a:hover,h1 a:active {color:#999966;text-decoration:none;}

/* サイドメニューのリンク色 */
#side a {color:#999933;text-decoration:none;}
#side a:link {color:#999933;text-decoration:none;}
#side a:visited {color:#999966;text-decoration:none;}
#side a:hover {color:#808080;text-decoration:underline;}
#side a:active {color:#808080;text-decoration:underline;}




/* ------------------------------------- 
 *	ページレイアウト
--------------------------------------- */
/* -------------------------------------

　■ページ全体の変更方法（初期は幅950に設定されています）
  ・A にページ全体の幅を指定する
  ・B + 40 = A になるように B の値を指定する
  ・C + D + 40 + 20 = A になるように C と D の値を指定する
  
  ※サイドメニューの幅は C　、記事の枠の幅は D の値を変更 
  ※余白(padding)の値を変えない場合の方法です
--------------------------------------- */

/*ページ全体の幅、レイアウトを中央揃え*/
#wrapper {
	width:900px; /* A */
	margin:0px auto;
	padding:0px 0 0;
	text-align:left;
	background-color:#fff;
	background-image:url(http://simula.chisart.net/images/body_simu.jpg);  
}

/*ブログ名と説明文、トップ画像*/
#header {
	width:900px;  /* B */
	height:300px;
	clear:left;
	margin:0 auto 0px;
	padding:0;
	background-color:#ffffff;  
	background-image:url(http://simula.chisart.net/images/header_simu.jpg);  
	background-repeat:no-repeat;  
	background-position:bottom center;
	background-attachment:scroll;  
}

/*コンテンツ枠（記事の枠＋サイドメニューの枠）*/
#content {
	margin:0 auto;
	padding:0 20px 20px 20px;
}

/*カレンダー枠（記事の枠＋サイドメニューの枠）*/
#calendar { font-family: "Century Gothic"; text-align: center; margin:0 auto; padding-top: 0px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px;}

/*　右側の幅（サイドメニューの枠）　*/
#side {
	float:left;
	width:200px;  /* C */
	padding:0 0 0 80px;
}

/*　左側の幅（記事の枠）*/
#main {
	float:left;
	width:480px;  /* D */
	padding:0 20px 0 50px;
}

/*　フッター */
#footer {
 	width:100%;
 	clear:left;
}
 
 
/* --------------------------------------
　メイン
--------------------------------------- */

/* ブログ名 */
h1 { font-family: "Century Gothic", Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅; font-size:26px; font-weight: normal; padding:70px 0 0 65px; }

/* ブログの説明文 */
div#description {margin:10px 0 0 0;padding:0 0 0 65px;}

.entry {margin:0 0 15px 0;}

/* 次の記事・前の記事 */
#entryNavi {margin:0 0 15px 0;}

#pager{font-size:9px;padding:10px 0 20px;text-align:center;width:100%;}
#pager span{margin:0 3px;}

#pager span.current{ background-color:#1e1e1e; padding:2px 4px; color:#fff; font-weight:bold; background-image: url(http://simula.chisart.net/images/pict1.gif); }

#pager span a{ background-color:#e4e4e4; color:#565656; background-image: url(http://simula.chisart.net/images/pict2.gif); padding:2px 4px; text-decoration:none; }

#pager span a:hover,#pager span a:active { background-color:#333; color:#fff; background-image: url(http://simula.chisart.net/images/pict1.gif); text-decoration:none; }


/* 記事のタイトル */
h2 {font-size:12px;font-weight:bolder; line-height:120%; background-image: url(http://chisart.net/simula/images/side_title_simu.jpg); background-repeat: no-repeat; padding-left: 20px;}

/* 記事の日付 */
.entrydate {font-family: "Century Gothic"; font-size:11px; font-weight:normal; color:#666; }

/* LOVEボタン */	
.entryLove {margin:5px 0;}

/* 記事本文 */
.entryBody {margin:15px 0 0 0;}
.entryBody a:link {color:#999933;text-decoration:none;font-weight: bolder;}
.entryBody a:visited {color:#999966;text-decoration:none;font-weight: bolder;}
.entryBody a:hover {color:#808080;text-decoration:underline;font-weight: bolder;}
.entryBody a:active {color:#808080;text-decoration:underline;font-weight: bolder;}



/* 記事の続き */
.entryMore {margin:10px 0 10px 0;}

/* 記事の情報 */
ul.entryState li {
    display:inline;
	border-left:1px solid #999966;
	padding-left:5px;
	font-size:11px;
}

/* 関連する記事枠 */
#relatedEntry {border:1px #999966 solid;padding:20px;margin:20px 0 20px 0;}

	#relateTitle {
		margin:0 0 5px 0;
		font-size:14px;
		font-weight:bolder;
	}

/* コメント枠 */
#comment {border:1px #999966 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 #999966;
		padding-left:5px;
	}
	
	.commentSendForm {margin:0;}	
	.commentSendForm .input {width:250px;}
	.commentSendForm textarea {width:350px;margin:0 0 10px 0;}
	
	
/* トラックバック枠 */
#trackback {border:1px #999966 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 #999966;
		padding-left:5px;
	}

/* プロフィールのページ */
#profile{margin:0;}

	#profileTitle {font-size:14px;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 #999966 solid;padding:0px;}

/* リスト */
div.entryBody li,div.entryMore li {
	list-style:circle;
	margin:0 0 0 15px;
}


/* --------------------------------------
　サイドメニュー
--------------------------------------- */

/* サイドメニューのタイトル */
h3 {font-family: "Century Gothic"; font-size:16px;font-weight:normal; margin:0 0 5px 0;	color:#696969; background-image: url(http://chisart.net/simula/images/side_title_simu.jpg); background-repeat: no-repeat; width: 200px; height: 23px; padding-top: 3px; padding-left: 20px;}

/* サイドメニューの内容 */
.sideContents { font-size: 10px; line-height: 160%; margin:10px 0 20px; padding-left: 20px; }


/* ----------------------------------------
 Footer
---------------------------------------- */

#footer {
    text-align:center;
    margin:0 0 0 0;
	width:900px;
	clear:center;
	padding:0;
	background-color:#ffffff;  
	background-image:url(http://simula.chisart.net/images/bottom_simu.jpg);  
	background-repeat:no-repeat;  
	background-position:bottom center;
	background-attachment:scroll;  
}

#copyright {
    font-size:10px;
    padding:10px 0 10px 0;
    text-align:center;
}


/* ----------------------------------------
 検索フォーム
---------------------------------------- */
.search {margin-right:5px}

input,textarea {
color: #333366;
font-size :11px;
border:solid 1px;
background-color:#ffffff;
padding: 2px 2px 2px 2px;
}

/*TREE-----------*/
ul.tree {
  list-style: none;
  margin: 0px;
  padding: 0px;
  line-height: 180%;
}
ul.tree li {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	background-image: url(http://chisart.net/simula/images/01.gif);
	background-repeat: no-repeat;
	line-height: 140%;
}
ul.tree li.end {
  background-image: url(http://chisart.net/simula/images/02.gif);
}
.
.site_ind a {color: #ffffff;text-decoration: none;}
.site_ind a:link {color: #ffffff;text-decoration: none;}
.site_ind a:visited {color: #ffffff;text-decoration: none;}
.site_ind a:active {color: #ffffff;text-decoration: underline; }
.site_ind a:hover {color: #ffffff;text-decoration: underline; position:relative;top:1px;left:1px;}

.site_ind {
text-align: right; 
margin-top:110px;margin-bottom:50px;margin-left:0px;margin-right:60px;
}
