*		{margin		:0;
		padding		:0;}

strong,em {font-weight: normal;}
em {font-style: normal;}
li	{list-style		:none;}

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

body p{color	:#000000;}

a:link,
a:visited{
	text-decoration:none;
	color:#0000ff;
	}
a:hover{
	text-decoration:underline blink;
	color:#ffffff;
	}


#atama	{background-color	:#ff6633;
		border-top			:solid 1px #666699;
		width				:800px;
		}
		
#atama p{text-align			:right;
		color				:#000000;
		padding				:0 5px 5px 0;
		}

#pan	{text-align			:left;
		font-size			:14px;
		background-color	:#ff6633;
		border-top			:solid 1px #666699;
		border-bottom		:solid 1px #666699;
		padding				:3px;
		}

h1		{margin				:15px 0 5px 40px;
		color				:#ffffff;
		}
		
#karada	{
		text-align			:left;
		}

#main	{}
	
#content{width				:570px;
		float				:right;
		padding				:10px 5px 10px 0px;
		font-size			:14px;
		}
#content p{	padding			:5px 5px 5px 5px;
		}


	
#menu	{width				:180px;
		background-color:#ff6633;
		}

#menu h4{width				:160px;}
		
#menu li{padding			:4px 4px 0 5px;
		background-color:#ff9900;
		color			:#666699;
		}
		
#link	{width				:180px;
		background-color:#ff6633;
		height				:550px;
		}

#link h4{width				:160px;}

#link li{padding			:4px 4px 0 5px;
		background-color:#ff9900;
		color			:#666699;
		}

#foot	{clear				:both;
		text-align			:center;
		font-size			:12px;
		background-color	:#ffa500;
		border-top			:solid 1px #666699;
		border-bottom		:solid 1px #666699;
		}
		
#foot p	{color				:#000000;}
		
h2		{text-align			:center;
		font-size			:20px;
		color				:#993366;
		border-bottom		:solid 1px #000000;
		}

h3		{color				:#996666;
		padding			:25px 0 15px 0;
		}

h4		{color				:#ffffff;
		padding				:10px 0 5px 10px;
		border-bottom		:solid 1px #0000ff;
		}

