/* CSS Document */
body {background-color:#FFFFFF;}
h1{
    width:700px;
	font-size:10px;
    color:#666666;
    text-align:center;
	margin-bottom: 0px;
	padding:5px;
	}

h2,h3,h4,h5,h6 {
    background-color:#474747;
	font-size:10px;
    color:#FFFFFF;
    text-align:center;
	margin:0px 0px 0px 0px;
	padding:5px;}
	
#outline {
    width:700px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;}

.prof2 {
    text-align:left;
	font-size:11px;
	line-height:12px;
	float:right;
	padding:5px;
	margin:5px 5px 5px 5px;}


.center-left {
    float:left; width:450px; }
	
.flash {
    background-color:#FFFFFF;
    width:200px;
    height:auto;
	float:left;
	}

.bana {
    width:240px;
	float:right;
	margin:0px 0px 0px 0px;}		
	
.gazou {
    background-color:#FFFFFF;
    width:240px;
	height:auto;
	float:right;
	}

.c-both { clear:both; }

.footer {
    width:700px;
    height:20px;
    background-color:#FF0000;
	font-size:10px;
	padding-top:10px;}
	
.f2 {width:700px;
    height:10px;
	background-color:#000000;}


