@charset "EUC-JP";

/* グラフィカ css */

div.showcaseBody {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.showcaseHeading {
}

	div.showcaseHeading .banner {
		margin: 20px 0 10px;
		text-align: center;
	}

div.showcaseBacknumber {
	margin-top: 30px;
	width: 830px;
	overflow: hidden;
}
	
	div.showcaseBacknumber div.heading	{
		font-weight: bold;
		font-size: 80%;
		margin-bottom: 20px;
	}
	
	div.showcaseBacknumber div.block {
		float: left;
		width: 190px;
		height: 280px;
		margin: 0 17px 5px 0;
		text-align: center;
		overflow: hidden;
	}
	
	div.showcaseBacknumber div.block img {
		width: 187px;
		height: 187px;
		border: none;
		display: block;
		margin: 4px auto 0;
	}
	
	div.showcaseBacknumber div.block p {
		text-align: left;
		margin: 10px;
		font-size: 80%;
	}
	

/*







div.showcaseMain {
	width: 540px;
	float: left;
}

div.showcaseSidebar {
	width: 225px;
	float: right;
	font-size: 80%;
}

	div.showcaseSidebar div.heading	{
		font-weight: bold;
		text-align: center;
		margin-top: 22px;
		margin-bottom: 10px;
	}

	div.showcaseSidebar li {
		font-size: 80%;
		line-height: 1.5em;
	}
	
	div.showcaseSidebar a	{
		text-decoration: none;
		color: #666666;
	}
	
	div.showcaseSidebar a:hover	{
		color: #0066CC;
		text-decoration: underline;
	}

div.showcaseBanner	{
	margin-top: 5px;
	text-align: center;
}

	div.showcaseBanner img	{
		width: 250px;
		border: 1px solid #aaaaaa;
	}

div.showcaseSection	{
	margin-top: 20px;
	text-align: left;
}

	div.showcaseSection p	{
		margin-top: 1.2em;
		margin-bottom: 1.2em;
		line-height: 150%;
	}
	
	div.showcaseSection .images {
		text-align: center;
		margin: 2em;
	}

*/

