html,body{
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #33cc33;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
}

body{
	background-color: #ffffff;
	background-image:url(index_img/bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: small;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

A:link{
	color: #33cc33;
	}
A:visited{
	color: #666666;
	}
A:hover{
	color:#ff9900;
	}

.seo{
	color:#33cc33;
	font-size: small;
	margin: 0;
}

.bg{background-image:url(index_img/tdbg.jpg);
	background-repeat:no-repeat;
	}

.copy{
	color: #ffffff;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.footli{
	line-height: 150%;
}


.text01{
	line-height: 110%;
}

.head_t{
	line-height: 130%;
	margin-top: 20px;
	margin-left: 10px;
}


/*　TOPICS　*/
.topics{
	border: groove 2px #643232;
	background-color: #f6f6e4;
	}
	
/*　メールフォーム */
.name, .add, .telephone, .email{
	border: groove 2px #643232;
	background-color: #f6f6e4;
}

.check{
	border: groove 2px #643232;
	background-color:#f6f6e4;
	}

.textarea{
	border:groove 2px #643232;
	background-color: #f6f6e4;
}

.button{
	border: groove 2px #643232;
	background-color: #f6f6e4;
}

hr{
	border-style: dotted;
	border-width: 1px;
	border-color: #643232;
}