body{
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
}
td{
	font-size: 12px;
	line-height: normal;
	color: #666666;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
td .btn{
	vertical-align: bottom;
}
h1{
	font-size: 12px;
	line-height: normal;
}
a:link{
	color: #6699CC;
	text-decoration: none;
}
a:hover{
	color: #FF6633;
	text-decoration: none;
}
a:visited{
	　　color: #6699CC;
	text-decoration: none;
}
a:active{
	　　color: #6699CC;
	text-decoration: none;
}
.white{
	color: #FFFFFF;
}
.font-blue{
	color: #336699;
	font-size: 12px;
}
a:visited{
	color: #6699CC;
}
.font-orange{
	color: #FF9900;
}
.niji-bg{
	background-image : url(left-image01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* IE6用 */
* html hr{
	   
	display : list-item;
	width: 0;
	margin-left: -10px;
	list-style : disc inside url(dot304.gif);
}
hr{
	   
	height: 2px;
	background-image : url(dot304.gif); 
	background-repeat: no-repeat; 
	border: 0;
}
.table01{
	width: 550px;
	border-collapse: collapse;
	border: 1px #FFFFFF solid;
	background-color:  #1C79C6;
	color: #FFF;
} 

.table01 td{
	border: 1px #FFFFFF solid;
	color: #CCCCCC;
} 
.title_long{
	font-size: 10px;
}
