@charset "UTF-8";

/* ■■ ページタイトル ■■ */

h1.pageTitle {
	display:block;
	background:transparent url(http://www.shimizu-seiichiro.com/blog/img/blog_title_image.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	height:45px;
	text-indent:-999em;
	line-height:1.15em;
	}
#level1Menu a.level1Menu03{
	background-position: -280px -28px;
	}
DIV#textArea{
	margin:10px 0px 0px 0px;
	padding:0px;
	}
DIV#textArea #photo{
	clear:both;
	width:445px;
	border:1px solid #CCC;
	padding:8px;
	margin:0 0 1.5em 0;
	}
.blog-date{
	width:460px;
	display:block;
	clear:both;
	font-size:12px;
	text-align:right;
	margin:0.5em 0 0.5em 0;
padding:0;
line-height:1.2em;
	}
.bottomLink{
	display:block;
	text-align:center;
	margin:0px;
	padding:5px 5px 0px 0px;
	font-size:10px;
	}
.details{
	display:block;
	margin:0px;
	width:440px;
	padding:5px 0px 0px 5px;
	font-size:12px;
	}
DIV#calendarWrap{
	display:block;
	margin:10px 0px 0px 15px;
	padiing:0px;
	width:180px;
	background:transparent url(http://www.shimizu-seiichiro.com/blog/img/calender_bg.gif);
	background-repeat:repeat-y;
	}
DIV#calendar{
	padding:0px;
	margin:0px 0px 0px 0px;
	width:180px;
	}
TABLE#calendar{
	margin:0px 5px 0px 5px;
	padding:0px;
	width:170px;
	}
TABLE#calendar caption{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 5px;
	border-bottom-style:double;
	border-bottom-width:3px;
	border-bottom-color:#B2B2B2;
	width:160px;
	}
TABLE#calendar th {
	font-size:10px;
	text-align:center;
	padding:2px 1px 2px 1px;
	}
TABLE#calendar td {
	font-size:12px;
	text-align:center;
	padding:2px 1px 2px 1px;
	}
TABLE#calendar td a:link,
TABLE#calendar td a:visited{
text-decoration:underline;
	}
.today {
    display: block;
    border: 1px solid #CCC;
	}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

TABLE#photo{
	margin:0px 0px 10px 0px;
	padding:0px;
	}
DIV#textArea p{
	margin-top:1.5em0;
	padding:0;
	font-size:14px;
	line-height:1.5em;
	text-indent:1em;
	}
.leftMargin{
background:transparent url(../profile/img/box_left.gif) repeat-y;
width:7px;
	}
.rightMargin{
background:transparent url(../profile/img/box_right.gif) repeat-y;
width:13px;
	}