html {
	font-size: 100%;
}
body {
	font-size: small;
	line-height: 1.3em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(http://parigot-blog.img.jugem.jp/20071205_1604.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C4C3B1;
}
#header {
	visibility: hidden;
	position: absolute;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://parigot-blog.img.jugem.jp/20071205_1605.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#left-box {
	float: left;
	width: 170px;
	padding-top: 140px;
	padding-left: 18px;
	color: #FFFFFF;
	line-height: 1.3px;
}
.page {
	text-align: center;
}
#left-box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left-box a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
#left-box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#left-box h2 {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #690007;
	border-left-color: #690007;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	font-weight: bold;
	width: 160px;
	margin: 0px;
}
#left-box .side-box {
	margin: 0px;
	padding: 10px 0px 50px 10px;
}
#left-box .side-box form{
	margin: 0px;
	padding: 0px;
}

#left-box .side-box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left-box .side-box li{
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-box p#profile-photo {
	float: center;
           margin: 0px;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 5px
}
#left-box .calendar {
	font-family: "Verdana";
	text-align:center;
	line-height: 140%;
	padding: 10px 0px 50px 10px;
	}

#left-box .calendar table {
	text-align:center;
	}
	
#left-box .calendar td {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1em;
	font-size: 90%;
	}

#left-box .calendar a:link {
	color: #0E3193;
	text-decoration: none;
	font-weight: bold;
}

#left-box .calendar a:visited {
	color: #4A65AE;
	text-decoration: none;
	font-weight: bold;
}

#left-box .calendar a:hover {
	color: #0E3193;
	text-decoration: underline;
	font-weight: bold;
}
#right-box {
	width: 654px;
	float: left;
}
#right-box h1 {
	margin: 0px;
	padding: 0px;
	height: 219px;
	width: 654px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#main {
	clear: both;
	margin: 0px;
	padding: 30px 47px 0px;
	width: 560px;
	color: #555555;
}
#main h2 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	width: 548px;
	color: #690007;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	clear: both;
}
#main .date {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#main h3 {
	width: 560px;
	padding-top: 4px;
	text-align: right;
	font-size: 90%;
	margin: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.2em;
	color: #666666;
}
#main h3 a:link {
	color: #690007;
	text-decoration: none;
}
#main h3 a:visited {
	color: #690007;
	text-decoration: none;
}
#main h3 a:hover {
	color: #690007;
	text-decoration: underline;
}
#main #entry {
	margin: 0px 0px 30px;
	padding: 10px 0px 15px;
	width: 560px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
}
#main #entry p {
	padding: 0px;
	margin: 0px 0px 0.5em;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
}
#footer {
	background-image: url(http://parigot-blog.img.jugem.jp/20071205_1606.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 108px;
	width: 100%;
}
#copyright {
	background-image: url(http://parigot-blog.img.jugem.jp/20071205_1607.jpg);
	height: 98px;
	width: 654px;
	clear: both;
	padding-left: 188px;
	padding-right: 68px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #690007;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
