/* [/web/css/philosophy.css] */

#Contents
{
	/* background: transparent url(../img/philosophy.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/philosophy.png", sizingMethod="crop");
	overflow: hidden;
	_text-align: center;
	*/
}

#Contents p
{
	/* visibility: hidden; */
}	

#Contents #FlashText
{
	position: relative;
	top: 7px;
	#top: -39px;
}

#Contents img
{
	float: left;
	display: inline;
	margin: 92px 20px 270px 124px;
	display: none;
}

#Contents p
{
	width: 760px;
	margin: 11px 0px 0px 30px;
	margin: 11px auto;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	#font-size: 12px;
	#line-height: 13px;
	#margin-top: 10px;
	/*
	#width: 560px;
	*/
}

/* Google Chrome hack */
body:nth-of-type(1) #Contents p
{
	font-size: 12px;
	line-height: 15px;
}

.Print
{
	float: right;
	display: inline;
	
	text-transform: uppercase;
	margin: 359px 30px 0px 0px;
	
}

.Print a
{
	display: block;
	background: transparent url(../img/bt_fprint.png) no-repeat left top;
	overflow: hidden;
	width: 96px;
	height: 0px;
	padding-top: 8px;
	
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bt_fprint.png", sizingMethod="crop");
	_height: 8px;
}

.Print span
{
	padding: 0px 10px;
}
