@charset "utf-8";
/*********************************************
**    Copyright (c) 2008 Nishikou co.,ltd. All Rights Reserved.
**                  All Rights Reserved.
**********************************************/
/**************************************************************************************************
Content
**************************************************************************************************/
/* IndexPage
-------------------------------------------------------------------------------------------------*/
#Navi {
	margin			: 5px 0 10px 5px;
	line-height		: 1.6;
}
.EntryDay {
	margin			: 0 0 5px 10px;
	color			: #E46EA5;
}
#Left h3 {
	padding			: 0 10px 0 10px;
	background: #F6C7DD;
	border: 1px solid #EA6DA5;
	border-width: 0 1px;
	line-height		: 1.6;
	font-size		: 120%;
	font-weight		: bold;
}
.AlbumArea {
	margin			: 10px 5px 10px 5px;
	line-height		: 1.3;
}
	.AlbumArea p {
		margin			: 0 0 12px 0;
	}
		.AlbumArea p.AllView {
			text-align		: right;
			border-bottom	: 1px dotted #C8C8C8;
			padding			: 5px 0 5px 0;
			font-size		: 108%;
		}
	.AlbumArea table {
		width		: 100%;
	}
		.AlbumArea table td {
			width			: 137px;
			padding			: 0 0 15px 0;
			vertical-align	: top;
		}
			.AlbumArea table td.Spencer {
				width			: 16px;
			}
		.AlbumArea table td img {
			border			: 1px solid #cccccc;
			margin			: 0 0 3px 0;
		}

.AlbumMenu ul {
	margin			: 0 0 10px 0;
	padding			: 4px 0;
	border			: 1px solid #EA6DA5;
	border-width	: 0 1px 1px 1px;
}
	.AlbumMenu ul li {
		background	: url(../../../common/images/cursor_gray.jpg) no-repeat 0 6px;
		margin		: 0 8px 5px 8px;
		padding		: 0 0 0 8px;
		line-height	: 1.4;
	}
.BlogText {
	margin			: 8px 5px 30px 5px;
	line-height		: 1.6;
}