*		{margin		:0;
		padding		:0;}

strong,em {font-weight: normal;}

em {font-style: normal;}

body{font-size:12px;
	width:800px;

	position	:relative;
	top			:10px;
/*	left		:20px; */
	border-top		:groove 7px #999999;
	border-left		:groove 7px #999999;
	border-right	:groove 7px #999999;
	border-bottom	:groove 7px #999999;
/*	margin			:0 0 15px 0; */
	margin			:0 auto;
	background-color:#ffffff;	
}

body /* p{color	:#000033;} */

li	{list-style		:none;}


a:link,
a:visited
{text-decoration:none;
/*	color:#dda0dd; */
	}

#contents	{width		:800px;
		}


#atama	{background-color	:#F0E68C;
		position			:relative;
		top					:0;
		left				:0;
		width				:800px;
		height				:150px;}

#atama p	{text-align			:left;
		margin				:5px 30px 15px 0px;
		color				:#000000;}

#pan p	{text-align			:left;
		margin				:2px 0 5px 0px;
		background-color:#999999;	
		font-size			:13px;
		}

h1		{margin				:0px 0 15px 60px;
		font-size			:28px;
		color				:#ff0000;}
		
#image p
		{background-image 	:url("image.gif");
		background-repeat	:no-repeat;
		padding 			:200px 380px 0 0;}

#main	{width				:530px;
		text-align			:left;
		margin				:10px 10px 25px 25px;
		float				:left;
		background-color:#ffffff;}
	
	
#right	{margin				:20px 0 0 3px;
		background-color:#F0E68C;
		width				:200px;
		float				:right;
		border-top			:solid 1px #000000;}
		
#right li{padding			:4px 4px 0 4px;
		border-bottom		:solid 1px #ccccff;}
		



#foot	{clear				:both;
		text-align			:center;
		font-size			:11px;
		color				:#666666;
		border-top			:solid	1px #666666;
		background-color	:#F0E68C;
		}
		
#foot p	{color				:#000000;}
		
h2		{color				:#993366;}

h3		{color				:#993366;}


h4		{color				:#3333cc;
		padding				:10px 0 10px 10px;
		border-bottom		:solid 1px #ccccff;}

#pr{
text-align:right;
font-size:9px;
}		

