
body	{

	background-image:url(top.gif); 
	margin:0%;
	padding-left: 100px;

	} 


h1	{
	padding: 5px 10px 5px 10px; 
	font-size:150%;
	fontcolor: #003567;}


h2	{
	padding: 5px 10px 5px 10px; 
	font-size:120%;
	fontcolor: #003333;}


p	{
	margin: 30px 40px 1.5em 50px;

	color: #003243;
	font-size: 96%;
	line-height:140%;
	}


.tt	{
	width:800px; 
	background-color: #ffffff;
	border-left:1px solid #666666;
	border-right:1px solid #666666; 
	margin-bottom:10%;}


/* 　　　　コメントの記載として適用されます　半角＊／～／＊　　　*/
/* 
リンクの色参考　後で、リンクの色をご自身で指定してください。
【CSS】
a:link 未訪問リンク 
a:visited 訪問済みリンク 
a:hover アクティブ 
a:active クリック中のリンク 
/* 


/* 
a:link {
color: #0033ff
}
a:visited {
color: #6633cc
}
a:hover {
color: #ff33aa
}
a:active {
color: #ff33aa
} 
*/
	}

.box1	{
	width:114px;
	float:left;
	text-align:center;
	padding: 6px 1px 1px 2px; 
	border:1px dotted #CCCCCC;
	background-color:#CCCCCC;
	}


.main	{
	width:750px;
	padding: 5px 10px 5px 10px; 

	}  


.ad	{
	width:800px; 
	background-color: #CCCCCC;
	font : 11px verdana, sans-serif; 
	text-align : center; 

}




table	{
	width:800px; 
	background-color: #ffffff;
	border-left:1px dotted #666666;
	border-right:1px dotted #666666; 
	margin-bottom:10px;

	}


.ta1	{ width:90%;
	table-layout:auto;
	border-style:solid;   
	border-width:1px;   
	}  



.ta2	{ width:70%;
	table-layout:auto;
	border-style:solid;   
	border-width:1px;   
	}  