<style>

body{
	width : 520px;
	margin: 10px;
	line-height: 1.6;
	font-size:9pt;
	color: #000000;
	background: #ffffff fixed;
}


#title {
	width : 520px;
	height : 150px;
	padding-left: 10px;
	border: 1px solid #dcdcdc;
	font-size: 11px;
	color: #3333AA;
	background: url(../images/title-grenoble-ete1.jpg) #ffffff left top no-repeat;
}

#text {
	color:#000000;
	font-size:9pt;
}

#fort {
	color:#FF0000;
	font-size:9pt;
	font-weight: 700;
}

div.main_block {
	float: left; /* noneがデフォルト*/
	width : 520px;
	font-size:9pt;
}

div.side_block {
	margin-left : 540px;
}

div.bottom_block {
   clear: both;
}

</style>
