*		{margin		:0;
		padding		:0;}

body{font-size:12px;
	width:750px;
	position	:relative;
	top		:10px;
	left		:20px;
	border-right	:solid 1px #00bfff;
	border-left	:solid 1px #00bfff;
	margin		:10px 0 0 0;
	background-color:#FFFFFF;	
}

body p{color	:#3F3F3F;}

li	{list-style:none;}

a {
text-decoration: underline;
}

a:link {
color: #0000FF;
}

a:visited {
color: #CC33FF;
}

a:active {
color: #0000FF;
}

a:hover {
color: #CC0000;
}

#image p
		{background-image 	:url("2.jpg");
		background-repeat	:no-repeat;
		float		:right;
		padding 		:300px 0px 100px 250px;}

#head	{background-image:url("tenshoku2.jpg");
	 background-repeat :no-repeat;
	 background-position: right;
	 background-color  :#CCFFFF;
	 border-top	   :solid 1px #00bfff;
	 border-bottom	   :solid 1px #00bfff;
	 width		   :750px;
	 height		   :70px;
	}
		
#head p	{text-align:left;
	 margin    :5px 30px 15px 45px;
	 color     :#3F3F3F;}

#pan	{text-align      :left;
	 margin          :0 0 5px 0;
	 font-size       :12px;
	 background-color:#CCFFFF;
	 border-top      :solid 1px #a9a9a9;
	 border-bottom   :solid 0px #a9a9a9;
	}

h1	{margin:15px 0 15px 30px;
	 color :#2F2F2F;
	}

#body	{width     :750px;
	 text-align:left;
	 margin    :10px 0 0 0;
	}

#main	{width	:750px;
	 float	:left;
	}

#content{width	:700px;
 	 float	:right;
	 line-height: 200%;
	}

#menu	{margin:15px 0 0 0;
	 width	:180px;
	 float	:left;
	}
		
#menu li{padding	 :0 0 0 4px;
	 border-bottom	 :solid 1px #a9a9a9;
	 background-color:#CCFFFF;
	}
		
#link	{width	:200px;
	 float	:right;
	}

#foot	{clear			:both;
 	 text-align		:center;
	 font-size		:10px;
	 color			:#7F7F7F;
	 border-top		:solid 1px #a9a9a9;
	 background-color	:#FFFFFF;
	}
		
#foot p	{color			:#7F7F7F;}
		
h2	{margin:15px 0 15px 30px;
 	 text-align		:left;
	 font-size		:16px;
	 color			:#2F2F2F;
	 line-height: 200%;
	 border-top		:solid 0px #a9a9a9;
	 border-bottom		:solid 0px #a9a9a9;}

h3	{margin:15px 0 15px 0;
	 color			:#2F2F2F;
	 line-height: 200%;
	 }
