body{
   	text-align	:center;
   	font-size 	: 0.8em;
	margin 		: 0;
	padding 	: 0;
}

body p{
  	color		:#333333;
  	font-size	:12px;
  	margin-top	:0px;
  	margin-left	:5px;
  	margin-right	:5px;
  	line-height	:1.3;
  	text-align	:left;
  	padding		:0px;
@@@@}

A:link {
 	color:black
	}

A {
 	text-decoration:none
	}

	a:link{color	:#333333;}
	a:hover{color	:#333333;}
	a:active{color	:#333333;}
	a:visited{color	:#333333;}


.red {
	color:#f00;
	}

#container	{
	width		:810px;
	color		:#333333;
	background:url("back.gif") repeat-y;
	padding 	: 15px;
	margin-left 	: auto;
	margin-right 	: auto;
	margin-bottom 	: 0px;
	position 	: static;
	overflow 	: hidden;
	}

#banner{
	margin-bottom 	: 0px;
	width 		: 810px;
	}


#header{
	background:url("top.jpg") no-repeat center top;
	padding 	: 15px;
	width 		: 810px;
	height 		: 160px;
	}
	
#banner h1	{color		:#c0c0c0;
	font-size	:10px;
	text-align	:right;
	margin		: 0 15px 0 0;
	padding		: 0;
	}
	

#header h2	{color		:#000000;
	font-size	:2.0em;
	text-align	:center;
	margin-top:10px;
	margin-bottom : 0px;
	}


	
#header p.description	{color	:#000000;
	text-align	:center;
	}

#contents{
	margin-bottom 	: 0;
	}

div.entry{
	}

div.entry h3{
	color		:#808080;
	font-size	: 15px;
	text-align	:left;
	clear		:left;
	height		: 30px;
	background: url("title.gif") no-repeat;
	padding-left 	: 50px;
	padding-top 	: 3px;
	padding-bottom	:0;
	margin-bottom	:0;
	}

.phase{
	width 		: 810px;
	text-align	:left;
	overflow 	: hidden;
	padding 	: 15px;
	}


#entry01{
	width		: 750px;
	margin-left 	: 20px;
	overflow 	: hidden;
	}

#entry01.p{
	text-align	:left;
	}

#adsense1 {
	text-align	: center;
	width		: 340px;
	height		: 290px;
	margin-left 	: 20px;
	background-color : #fff;
	overflow 	: hidden;
	}
	
#entry02 {
	width		: 390px;
	height		: 290px;
	margin-left 	: 0px;
	overflow 	: hidden;
	}

#entry03 {
	width		: 390px;
	height		: 290px;
	margin-left 	: 20px;
	overflow 	: hidden;
	}

#adsense2 {
	
	text-align	: center;
	width		: 340px;
	height		: 290px;
	background-color : #fff;
	overflow 	: hidden;
	}


#footer {
	clear		: both;
	display 	: block;
	padding-bottom	:0px;
	}

#footer h4 {
	color		:#808080;
	font-size	:15px;
	margin		:5px 0px 0px 35px;
	padding		: 0px;
	text-align	:center;
	clear		:left;
	background: url("footer.jpg") no-repeat;
	overflow : hidden;
	}

#footer p {
	}

p.footerlink {
	color		:#0000ff
	text-align	:left;
	margin-left 	: 36px;
	}
	
p.copyright{
	text-align	:center;
	}
