* {  
    	margin:0;  
    	padding:0;  
}  
body {
	font-family:"Verdana", "ＭＳ ゴシック", "sans-serif";
	font-size:12px;
	line-height:1.4;
	text-align: center;

} 
p,li,dt,dl {  
    	line-height:1.6;  
}  
p {  
    	margin:0 0 0em;  
} 
.clear {  
    	clear:both;  
} 
li {  
    	list-style-type:none;  
} 
a{
	color:#333333;
	text-decoration: underline;

}
a:hover	{
	color:#FF0000;
} 
/*---------------------------------------------*/

#contents {
	text-align: center;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
#contents-main {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#clear {
	clear: both;
}
#foot {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: none;
	width: 800px;





}

#header p {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
}

#select {
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}
#document {
	float: left;
	height: 290px;
	width: 290px;
	margin: 8px 5px 15px;
	padding: 0px;
	background-image: url(images/work-photo.jpg);


}

#title {
	text-align: left;
	margin-top: 5px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#profile {
	text-align: left;
	color: #333333;
	padding-bottom: 40px;
	background-image: url(images/map-s.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 65px;
	margin-bottom: 15px;


}
#profile p {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
}
#works {
	text-align: left;
	color: #333333;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 65px;
	margin-bottom: 0px;

}
#works p {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
}
#menu {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 0px;


}

#foot-link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-left: 2px;
	background-image: url(images/tree.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 15px;


}

#copyright {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	background-position: right top;
	margin-right: 0px;
	padding-right: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 590px;
}



