/*
Auther:Ayumi Mizoshiri
Release:20080703
*/

div#elseWhere table#wp-calendar{
	width:100%;
}
div#elseWhere table#wp-calendar a{
	color:#FF3FD7;
}
p.images img{
	float:left;
	margin:10px;
}
p.pink{
	margin:10px;
	text-align:center;
}
p.pink a{
	font-size:16px;
	color:#FF3FD7;
}
a.tags{
font-size:180%;
}

/*table*/
table.post_table{
	width:450px;
	border-spacing:0px;
	margin:0 auto;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
table.post_table th{
	background:#efefef;
	width:20%;
	padding:5px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
table.post_table td{
	padding:5px;
	width:80%;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
/*dl*/
dl.post_dl dt{
	font-weight:bold;
	color:#C2C2C2;
}
dl.post_dl dt a{
	color:#0A0A0A;
}
dl.post_dl dd{
	margin:3px 0px 3px 10px;
}
pre{
	background:black;
	color:white;
	padding:8px;
	line-height:200%;
}
pre span{
	color:red;
}
div.post h2{
	background:url(images/title_h2.jpg) no-repeat left bottom;
	padding:3px 10px;
}
/****************************************************
タイトルのところ 
*****************************************************/

div.title_date{
	width:40px;
	height:40px;
	padding:5px 0px 5px 8px;
	font-weight:bold;
	float:left;
}

div.post_title{
	background:url(./images/title_top.jpg) no-repeat top left;
	padding:2px;
	width:520px;
	height:45px;
}
div.post_title dl{
  margin:3px 5px;
	float:left;
	width:460px;
}
div.post_title dl dt{
  font-size:18px;
	font-family:"Helvetica";
}
div.post_title dl dt a{
	color:white;
}
div.post_title dl dd{
	text-align:right;
	padding:20px 0 0 0;
}
div.post_title dl dd span.date{
	color:#7F7F7F;
	padding-left:15px;
	margin-left:2px;
  background:#FFF url(images/title_ca.gif) no-repeat left center;
}

div.post_title dl dd span.comments{
  background:#FFF url(images/chat_grey.gif) no-repeat left center;
	padding-left:15px;
	margin-left:2px;
}
/****************************************************
	ページのタイトル
*****************************************************/
div.post_page{
	background:url(images/title.jpg) no-repeat left center;
	padding:2px;
	width:520px;
	height:45px;
}
div.post_page p{
	margin:10px 15px;
	color:white;
}
div.post_page p a{
  font-size:x-large;
	color:white;
}
div.post_page p span{
  font-size:small;
	margin:0px 5px;
}

/****************************************************
	記事内
*****************************************************/
div.entry h3{
	border-left:5px solid #333;
	padding:3px 0px 3px 10px;
	font-family:"Helvetica";
}
/****************************************************
	サイドメニュー
*****************************************************/

.middle_links h3,.middle_cate h3{
	margin:7px;
	padding-bottom:2px;
	border-bottom:solid #666 1px;
	width:150px;
}
.middle_links h3.tags{
  background:#FFF url(./images/icon/tag.gif) no-repeat left center;
	padding-left:20px;
	margin-left:2px;
	height:18px;
}
.middle_links h3.contents{
  background:#FFF url(./images/icon/contents.gif) no-repeat left center;
	padding-left:20px;
	margin-left:2px;
	height:18px;
}
#twitter_div h3.twitter{
  background:#FFF url(./images/icon/twitter.jpg) no-repeat left center;
	padding-left:20px;
	margin-left:2px;
	height:18px;
}
.middle_links h3.mylink{
  background:#FFF url(./images/icon/link.gif) no-repeat left center;
	padding-left:20px;
	margin-left:2px;
	height:18px;
}
.middle_cate h3.cate{
  background:#FFF url(./images/icon/cate.gif) no-repeat left center;
	padding-left:20px;
	margin-left:2px;
	height:18px;
}
p.linkedin{
	padding-top:10px;
	clear:both;
}
/* flicker */
.middle_links h3.flicker{
  background:#FFF url(./images/icon/flicker.jpg) no-repeat left center;
	padding-left:20px;
	margin-left:2px;
	height:18px;
}
.middle_links ol.flicker li{
	display:inline;
	margin:3px;
}
.middle_links ol.flicker li img{
	width:33px;
}

/*　エントリー */
div.entry dl{
	margin:5px;
}
div.entry dl dt{
	font-weight:bold;
	margin:5px;
}
div.entry dl dd{
	margin:5px 10px;
}

/****************************************************
	work http://blog.mizoshiri.com/work/
*****************************************************/
div#post-88 dl.no1{
	width:510px;
}
div#post-88 dl.no2{
	width:500px;
	clear:both;
	border-bottom:dashed #999 2px;
	padding:3px 0px;	
	margin:3px 0px 15px;
}
div#post-88 dl.no1 dt{
	width:250px;
	float:left;
	margin:0;
	padding:0;
}

div#post-88 dl.no1 dd{
	width:245px;
	float:right;
	margin:0;
	padding:0px 5px;
}
div#post-88 dl.no1 dd h3{
	background:#7F7F7F;
	padding:5px;
	margin:2px;
}
div#post-88 dl.no1 dd h3 a{
	color:white;
}
div#post-88 dl.no1 dd table th{
	width:60px;
}
div#post-88 dl.no2 dt{
	width:510px;
	margin:0;
	padding:0;
}