h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
h2#sidebar {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
p {
	line-height: 150%;
	margin: 0 0 .5em;
	padding: 0;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: x-small;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #ffccff;
	color: #666666;
}
a:link {
	color: #CC0066;
	text-decoration: underline;
}
a:visited {
	color: #CC0066;
}
a:hover {
	color: #CC0066;
	text-decoration: none;
}
a:active {
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}
a.navi {
	color: #CC0066;
	text-decoration:none;
	font-size: 12px;
}
a.navi:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 12px;
}
.footer {font-size: xx-small}
.album_title {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
}
.comment {
	font-size: 12px;
	color: #999999;
	line-height: 140%;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}
h4.diary_title{
	color: #454545;
	font-size: x-small;
	font-weight: bold;
	padding: 0px 0px 1px;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CC0066;
}
h5.diary_date{
	font-size: x-small;
	color: #FF99CC;
	padding: 0px 0px 5px;
	margin: 20px 0px 0px;
}
img.float_right {
	float: right;
}
img.project {
	margin: 10px 0px 5px;
	display: block;
	padding: 0px;
}
p.project {
	padding-left: 50px;
}
h4.histroy {
	color: #CC0066;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
}
table.history {
	border: none;
	border-collapse: collapse;
	margin: 5px 0px 0px;
}
td.histroy_top {
	paddding: 0.3em 1em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	empty-cells: show;
}
td.histroy_btm {
	paddding: 0.3em 1em;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	empty-cells: show;
}
td.histroy_right {
	paddding: 0.3em 1em;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: 1px solid #CCCCCC;
	empty-cells: show;
}
td.histroy_1 {
	paddding: 0.3em 1em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right:  1px solid #CCCCCC;
	empty-cells: show;
}
.right {
	float: right;
	margin: 0px 0px 0px 10px;
}
.left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.caption {
	font-size: 10px;
}
li.meetme {
	list-style: url(images/maru2.gif) none outside;
	margin: 0px 0px 10px 3px;
	padding: 0px;
	line-height: 130%;
}
ul.meetme {
	padding: 0px;
	margin: 0px 0px 0px 1em;
}
div#footer {
	padding: 5px 0px;
}
img.meetme {
	margin: 10px 0px 0px;
}
div#diary_footer {
	width: 100%;
	border: 1px solid #CC0066;
	margin: 0px;
	padding: 5px;
}
.menu {
	font-size: 12px;
}
