* {
	margin: 0;
	padding: 0;
}

body {
        padding-top:186px;
        color:#666;
	font-size: 12px;
	line-height:140%;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka-等幅";
	background:url(http://chunk-tv.chicappa.jp/blog_parts/bg.jpg) no-repeat #E6E6E6;
	background-position:top center;
}

/*--for win ie--*/
*+html body, * html body{font-size:75%;}

ul {list-style:none;}


.form {
	border: 1px solid #666;
}

br.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}

img{
border:0;
}

a:link, a:visited {color:green; text-decoration:none;}
a:hover   {color:#FFFFFF; background:green;text-decoration:none;}
a:active  {color:#708090; text-decoration:none;}



/* =================================== */
/*	レイアウト						   */
/* =================================== */

#wrapper {
      position:relative;
	width: 798px;
	height:auto;
	margin: 0 auto;
}
#contents{
	width: 798px;
	height:auto;
	float:left;
	background:url(http://chunk-tv.chicappa.jp/blog_parts/contents_bg.gif) repeat-y;
	background-position:0px 0px;
}
#chunk{
position:absolute;
width:252px;
height:150px;
top:-159px;
left:0px;
}
#adspace{
position:absolute;
width:530px;
height:130px;
top:-159px;
left:268px;
}
#side {
	width:252px;
	float:left;
}

#main {
	width:530px;
	float:right;
}


.back {
}



/* =================================== */
/*	サイドメニュー					   */
/* =================================== */

#side dl {
	width:232px;
	margin:5px 10px 0px 10px;
} 

	#side dt {
		font-weight: bolder;
		color: #33333;
		padding: 2px;
		border-bottom: 1px dotted #CCCCCC;
	}
	
	#side dt.search {
		font-weight:normal;
		font-size: 11px;
		color: #333333;
		border-bottom: none;
	}
	
	
	#side dd {
		font-size: 11px;
		color: #333333;
		margin:10px 10px 30px 10px;
	}
	#side dd.profspace {
		font-size: 90%;
		color: #666;
		margin:10px 0 30px 0;
	}
	
	#side li {
		background:transparent url(http://chunk-tv.chicappa.jp/blog_parts/gray_arrow.gif) no-repeat 0px 0px;
		padding-left:18px;
	}
	#side li.proftext{
	         background-image:none;
		 padding-left:0;
		 line-height:1.4;
		 text-align: justify; 
		 text-justify: inter-ideograph;
		 margin-bottom:0.5em;
	}


/* =================================== */
/*	ヘッダー					  	   */
/* =================================== */

#header {
      position:relative;
      width:490px;
      height:174px;
      color: #FFFFFF;
      margin:5px 20px 30px 20px;
      background:url(http://chunk-tv.chicappa.jp/misaki/images/titleback.jpg) no-repeat;
      /*個人別に設定*/
}

	#header h1 {
		margin:0px;
		padding-left:10px;
		line-height:1.2;
	}
	
	#header a {
		color:#888888;
		text-decoration:none;
	}
        #header a:hover{background:none;}
	
	.description {
	      position:absolute;
	      bottom:10px;
	      right:10px;
	      font-size:150%;
		font-weight: bolder;
		text-align:right;
	}



/* =================================== */
/*	フッター						   */
/* =================================== */

#footer {
	margin: 20px 30px;
	padding: 10px 0 0 0;
	font-size:10px;
	border-top: 1px dotted #CCC;
}

	#footer address {
		text-align:right;
		font-style:normal;
		color: #999;
	}
	#footer .pagetop {
		text-align:right;
		margin-top:15px;
	}



/* =================================== */
/*	エントリー						   */
/* =================================== */

.entry_view {
	margin:0px 20px;
	text-align:right;
	font-size:84%;
}

.entry {
	margin:10px 20px 50px 20px;
	background:url(http://chunk-tv.chicappa.jp/tsurutani/blog_parts/entry_bg.gif) no-repeat;
	background-position:0px 0px;
}
.noimg{
background-image:none;
}
	
	.entry_navi{
	        margin-top:20px;
		font-size:84%;
		text-align:center;
	}
	
	.entry_title {
		font-size: 120%;
		font-weight: bolder;
		color: #666;
		padding:0px 0px 3px 0px;
		margin-left:10px;
		border-bottom: 1px dotted #CCC;
	}
	
	.entry_date {
		font-weight: bold;
		color: #666;
		text-align:right;
		font-size:84%;
	}
	
	.entry_tag {
		margin: 10px 0px 20px;
		font-size: 84%;
	}
	
	.entry_author {
		font-size: 10px;
		color: #000000;
		text-align:right;
	}
	
	.entry_body {
		font-size: 12px;
		line-height: 170%;
		color: #666666;
		margin: 25px 0px 15px 0px;
	}	
	
	.entry_state {
		font-size: 12px;
		color: #999999;
		margin: 20px 0px 10px 0px;
		padding:0 0 15px 0;
		font-size:84%;
	}

	.entry_list dt {
		background:transparent url(http://chunk-tv.chicappa.jp/tsurutani/blog_parts/gray_arrow.gif) no-repeat 0px 3px;
		padding-left: 18px;
		line-height: 200%;
	}
	
	dd.entry_list_description {
		width: 90%;
		padding:10px 10px 20px;
		border:1px #CCC solid;
		list-style:none;
	}
	
	ul.entry_cloud li {
		display:inline;
		margin-right:10px;
	}

blockquote {
	font-size: 11px;
	color: #808080;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


.pict {
	border: 0;
}


.lightup {
	background-color: #F5F5F5;
	cursor: pointer;
}

/* =================================== */
/*	コメント・トラックバック		   */
/* =================================== */

#comment {
	margin-top:30px;
	border-top: 1px dotted #CCC;
}

.comment {
	margin:10px 0 20px 0;
	border-bottom: 1px #CCC dotted;
	
}

.entry_comment {
	/*background-color: #CCC;*/
	margin: 5px 10px;
	padding: 0px;
}

.comment_area {
	padding: 10px;
}

.comment_area_title {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}


.comment_title {
	color: #333;
}

.comment_name {
	color: #333;
}

.comment_state {
	color: #666;
	font-size: 10px;
}



.comment_body {
	font-size: 12px;
	color: #666666;
	margin: 5px 0px 10px 0px;
}

.comment_submit {
	margin-top:5px;
}

#trackback {
	margin-top:30px;
}

	.form_line {
		width:290px;
		padding:2px 5px;
	}



/* =================================== */
/*	検索							   */
/* =================================== */

.search_form {
	width:130px;
	vertical-align:middle;
}

	.search_btn {
		vertical-align:middle;
		margin-left:5px;
	}



/* =================================== */
/*	ページ送り						   */
/* =================================== */

.pager {
	margin: 20px;
	font-size:84%;
}

.pager strong {
	font-weight: bold;
}



/* CALENDAR */
.calendar{
width:212px;
}

.calendar td {
	text-align: center;
	padding: 2px;
	font-weight: bold;
	color:#666;
}

.calendar_month td {
	font-weight: bold;
}

.calendar_week td {
	font-weight: bold;
}

.calendar_day td {
	/*background-color: #F9F9F9;*/
}