*		{margin		:0;
		padding		:0;}

strong,em {font-weight: normal;}

em {font-style: normal;}

body{font-size:12px;
	width:800px;
	position	:relative;
	top			:0px;
	left		:0px;
	border-right	:solid 1px #009;
	margin			:0 0 15px 0;
	background-color:#fff;	
}

body p{color	:#333;}

li	{list-style		:none;}


a:link,
a:visited
{text-decoration:none;
	color:#06f;
	}

#contents	{width		:800px;
		}


#atama	{
	background: url(images/atama.jpg) no-repeat right top;
		width				:800px;
		height				:150px;
		}

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

#pan	{text-align			:left;
		margin				:0 0 10px 0;
		padding				:3px;
		font-size			:11px;
		background-color	:#ffc;
		border-top			:solid 1px #009;
		border-bottom		:solid 1px #009;}

#pan p	{text-align			:left;
		margin				:2px 0 2px 10px;
		font-size			:10px;
		}

h1		{margin				:0 0 15px 60px;
		padding				:15px 0 0 0;
		color				:#fc0;
		}
		
#image p
		{background-image 	:url("image.jpg");
		background-repeat	:no-repeat;
		border-top		:dotted 3px #f90;
		border-bottom		:dotted 3px #f90;
		padding 			:214px 270px 0 0;}

#main	{width				:530px;
		text-align			:left;
		margin				:10px 10px 25px 15px;
		float				:left;
		background-color:#fff;}
	
	
#right	{margin				:20px 10px 0 3px;
		width				:200px;
		float				:right;
	}
		
#right li{padding			:4px 4px 0 12px;
		border-bottom		:solid 1px #f90;
		border-left		:solid 1px #f90;
		border-right		:solid 1px #f90;
	background: url(images/ar01.gif) no-repeat left center;}
		



#foot	{clear				:both;
		text-align			:center;
		font-size			:11px;
		color				:#666;
		margin-top			:20px;
		border-top			:solid 1px #009;
		border-bottom		:solid 1px #009;
		background-color	:#ffc;
		}
		
#foot p	{color				:#000000;}
		
h2		{text-align			:center;
		padding				:5px;
		color				:#fc0;}

h3		{color				:#369;
		border-left			:solid 10px #f90;
		border-bottom		:solid 1px #f90;
		padding				:5px;
		margin-top:15px;		
		margin-bottom:15px;}


h4		{color				:#fff;
		padding				:10px 0 10px 10px;
		background-color:#f90;
		border-bottom		:solid 1px #ccccff;}

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

