@charset "utf-8";
/*
	Site Name: 榛名の森カントリー
	Description: initial setting
	Version:
	Author: 
*/

/*
===== body setting ===========================================

	1: body and base setting
 2: acronyms and abbreviations styles

	==========================================================
*/



/* 1: body and base setting-------------------*/

body { background-image:   url(../common/back.jpg);
       background-repeat:  repeat-x }

img {border-style:none;}

/* acronyms and abbreviations styles -------------------------------------*/
acronym,abbr{cursor:help;}
