/* ******************************************************************************
	Style001 - TopNavigationStyle - ServicePRPage
		(c) 2007 foryousystem.co.,ltd
****************************************************************************** */
.heartcolor {
	color:			#ff0000;
}

/* ==============================================================================
	ServiceMenu Area Settings
============================================================================== */
.BackNoArea {
	margin-left:		10px;
	margin-right:		5px;
	margin-bottom:		10px;
	width:			632px;
}
.BackNoArea .Year {
	float:			right;
	margin-left:		5px;
	font-size:		small;
}
.BackNoArea .Year strong {
	font-weight:		bold;
}
.EventArea {
	margin-left:		10px;
	margin-right:		5px;
	width:			635px;
 	overflow:		hidden;
}
.EventArea h1 {
 	overflow:		hidden;
	margin-bottom:		5px;
	padding-top:		5px;
	padding-bottom:		1px;
	padding-left:		10px;
	width:			622px;
	color:			#000000;
	font-weight: 		bold;
	font-size:		large;	
	background-image:	url(../img/top_titleline_back.gif);
	background-repeat:	repeat-x;
	border-top:		1px solid #779658;
	border-left:		1px solid #779658;
	border-right:		2px solid #779658;
	border-bottom:		2px solid #779658;
}
.EventArea .Content {
	margin-top:		10px;
	margin-bottom:		25px;
	font-size:		small;
	font-family:		"‚l‚r ƒSƒVƒbƒN";
}
.EventArea .Album {
	margin-bottom:		15px;
	font-size:		small;
}
.EventArea .Album strong {
	margin-right:		10px;
	font-size:		medium;
	font-weight:		bold;
}
.EventArea .AlbumArea {
	margin-bottom:		15px;
	width:			575px;
}
.EventArea .AlbumArea .Photo {
	float:			left;
	width:			100px;
	margin-right:		10px;
}
.EventArea .AlbumArea .Phototitle {
	width:			100px;
	text-align:		center;
	font-size:		small;
}
.EventArea .AlbumArea .Photo-l {
	float:			left;
	width:			67px;
	margin-right:		10px;
}
.EventArea .AlbumArea .Phototitle-l {
	width:			67px;
	text-align:		center;
	font-size:		small;
}
.EventArea .AlbumArea .Comment{
	float:			left;
	margin-top:		15px;
	margin-right:		15px;
	width:			265px;
	font-size:		small;
}

/* ==============================================================================
	Photo Area
============================================================================== */
#Photo {
	margin-top:		10px;
	margin-bottom:		5px;
	text-align:		center;
}
#Photo a {
	font-weight:		bold;
	color:			#000000;
	text-decoration:	none;
	text-align:		center;
}
