body,td,th {
		font-size:smaller;
		line-height:200%;
		color:#333333;
}

body {
		
		font-family:メイリオ,"ＭＳ Ｐゴシック",Osaka,sans-serif;
		scrollbar-face-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-track-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-3dlight-color:#333333;
		scrollbar-arrow-color:#333333;
		scrollbar-darkshadow-color:#333333;
		background-color: #ffffff; 
		margin-top:20px;
		margin-left:50px;
		margin-bottom:20px;
		margin-right:50px;
		background: #ffffff url(../material/background.jpg) no-repeat fixed right top; 


}
a { 		 text-decoration: none; } 
a:link {	 color: #336699; } 
a:visited {	 color: #336699; } 
a:hover {	 color: #ffffff;background:#ff6000;} 
a:active {	 color: #ffff00; } 

hr {
		color:#999999;border-style:solid;height:1px;
}


img { 
border: 0px; 
margin-right:5px;
} 

img a:hover {	 color: #ffffff;background:#ffffff;padding-bottom:2px;} 

h3{
		font-size:x-small;
		color:#333333;
		margint:10px 0px;
		background-image: url("../material/allow1.gif"); /* 画像の指定 */
		background-repeat: no-repeat; /* 画像の並び */
		padding-left: 15px; /* 余白 */
}

h4{
	font-size:x-small;
	margin-bottom:0px;
	margin-top:15px;
}

#content{
	width:700px;
	margin-left:10px;
}

.illust{
	margin-left:15px;
	margin-bottom:10px;
}

.p{
	margin-top:0px;
	margin-bottom:5px;
	font-size:xx-small;
	
}