@charset "utf-8";
/* CSS Document */

a:link{
	color: #666;
	text-decoration: none;
}
a:visited{
	color: #666;
	text-decoration: none;
}
a:hover{
	color: #fb6e12;
	text-decoration: none;
}

.gary01{
	font-size: 10px;
	color: #999999;
}
.gary01 a:link{
	color: #999999;
	text-decoration: none;
}
.gary01 a:visited{
	color: #999999;
	text-decoration: none;
}
.gary01 a:hover{
	color: #fb6e12;
	text-decoration: none;
}

.gary02{
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.p_txt{
	padding-left: 20px;
	display: block;
}
/**/
.table_style{
	padding-left: 5px;	
}
.btn01{
	background-image: url(../images/contact/btn01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn02{
	background-image: url(../images/contact/btn02.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt100{
	width: 200px;
	border:#ccc solid 1px;
}
/**/
