*		{margin		:0;
		padding		:0;}


body{font-size:12px;
	width:770px;
	position	:relative;
	margin			:0 0 15px 0;
	border-right		:solid 1px #a9a9a9;	
	border-left			:solid 1px #a9a9a9;	
	border-bottom		:solid 1px #a9a9a9;	
	margin : 0 auto;
}

body p{color:#000000;;}

li	{list-style		:none;}


a:link{ color: #0000ff; 
text-decoration:none;}
a:visited{ color: #8000ff;
text-decoration:none; }/*訪問済み*/
a:hover{ color: #ff3300;
		text-decoration: underline; }/*リンクに乗った時*/


#contents	{width		:770px;
		}


#atama	{background-image 	:url("1.jpg");
		background-repeat	:no-repeat;
		width				:770px;
		height				:100px;
		}

#atama p	{text-align			:left;
		margin				:5px 30px 15px 10px;
		color				:#ff0080;}

#pan p	{text-align			:center;
		margin				:2px 0 5px 10px;
		font-size			:14px;}

h1		{margin				:15px 0 15px 60px;
		font-size			:50px;
		color				:#ff0080;}
		


#main	{width				:500px;
		font-size			:14px;
		line-height: 16pt;
		text-align			:left;
		margin				:10px 10px 25px 15px;
		float				:left;
		background-color:#ffffff;}
	

#main2	{text-align			:center;
		padding			:30px 0 30px 0;
		border			:solid 3px #ff80ff;
		line-height: 14pt;
		font-size: 14px;
}


#right	{margin				:20px 10px 0 3px;
		background-color	:#ffffff;
		width				:200px;
		float				:right;
		border-top			:solid 1px #a9a9a9;
		border-left			:solid 1px #a9a9a9;
		border-right		:solid 1px #a9a9a9;
		border-bottom		:solid 1px #a9a9a9;}
		
#right li{padding			:4px 4px 0 4px;
		border-bottom		:solid 1px #ccccff;
		line-height: 16pt;}
		
#right	p{background-color	:#ffffff;}


#foot	{clear				:both;
		text-align			:center;
		font-size			:11px;
		color				:#666666;
		border-top			:solid	1px #666666;
		background-color	:#ffffff;
		}
		
#foot p	{color				:#000000;}
		
h2		{color				:#006600;}

h3		{color				:#009999;}


h4		{color				:#ff00ff;
		padding				:10px 0 10px 10px;
		border-bottom		:solid 1px #ccccff;}

#image p
		{background-image 	:url("image.jpg");
		background-repeat	:no-repeat;
		padding 			:250px 380px 0 0;}


strong,em {font-weight:normal;}
em {font-style:normal;}

