BODY			{
				background-image		:	URL("../pic/bg.jpg");
                }


.title			{
				width					:	902px;
                background-color		:	#6c0037;
                margin					:	0px;
                padding					:	4px;
                color					:	#ffffff;
                font-size				:	24px;
                letter-spacing			:	5px;
                }

.flash			{
				width					:	900px;
                height					:	400px;
                margin					:	0px;
                border					:	1px solid #ffffff;
                padding					:	0px;
                }

.navigation		{
				width					:	902px;
                height					:	30px;
                background-color		:	#ffffff;
                border-right			:	3px solid #000000;
                border-bottom			:	3px solid #000000;
                margin-right			:	2px;
                margin-left				:	0px;
                text-align				:	center;
                }
                

.navi			{
				width					:	140px;
                height					:	28px;
                padding-top				:	8px;
                text-align				:	center;
                letter-spacing			:	3px;
                font-size				:	15px;
                border					:	1px solid silver;
                }

.navi2			{
				width					:	140px;
                height					:	28px;
                color					:	#ffffff;
                padding-top				:	8px;
                text-align				:	center;
                letter-spacing			:	3px;
                font-size				:	15px;
                }

a:link			{
				color					:	#000000;
                }

a:hover			{
				color					:	#15725d;                
                background-image		:	URL("../pic/navi_bg4.jpg");
                border-top				:	1px solid #6b6b6b;
                border-right			:	1px solid #6b6b6b;
                border-bottom			:	1px solid #6b6b6b;
                border-left				:	1px solid #6b6b6b;
                }

a:visit			{
				color					:	#ffffff;
                }

.left			{
				float					:	left;
				width					:	640px;
				height					:	900px;
                margin-top				:	0px;
                margin-right			:	0px;
                margin-bottom			:	0px;
                margin-left				:	0px;
                border					:	0px solid #ffffff;
                }

.right			{
				width					:	248px;
                height					:	900px;
                background-color		:	#6c5d4b;
                margin-top				:	0px;
                margin-right			:	0px;
                margin-bottom			:	0px;
                margin-left				:	0px;
                text-align				:	center;
                border					:	0px solid #000000;
                }

.aisatu			{
				width					:	550px;
                background-color		:	#6c5d4b;
                margin-top				:	15px;
                margin-bottom			:	0px;
                margin-left				:	25px;
                padding-top				:	8px;
                padding-left			:	8px;
                font-size				:	18px;
                color					:	#ffffff;
                letter-spacing			:	5px;
                }

.aisatubun		{
				width					:	550px;
                border					:	1px solid #6c5d4b;
                margin-top				:	0px;
                margin-left				:	25px;
                color					:	#000000;
                font-size				:	15px;
                letter-spacing			:	3px;
                line-height				:	1.8em;
                padding					:	8px;
                }

.raku			{
				width					:	248px;
                height					:	50px;
                margin					:	5px;
                border-top				:	1px solid #ffffff;
                border-right			:	2px solid #000000;
                border-bottom			:	2px solid #000000;
                border-left				:	1px solid #ffffff;
                padding-top				:	15px;
                padding-right			:	2px;
                padding-bottom			:	5px;
                padding-left			:	2px;
                font-weight				:	bold;
                text-align				:	center;
                font-size				:	18px;
                letter-spacing			:	3px;
                }

.raku2			{
				width					:	248px;
                height					:	50px;
                margin					:	5px;
                border-top				:	1px solid #ffffff;
                border-right			:	2px solid #000000;
                border-bottom			:	2px solid #000000;
                border-left				:	1px solid #ffffff;
                padding-top				:	15px;
                padding-right			:	2px;
                padding-bottom			:	5px;
                padding-left			:	2px;
                font-weight				:	bold;
                text-align				:	center;
                font-size				:	18px;
                letter-spacing			:	3px;
                }

.kanren			{
				width					:	180px;
                margin					:	10px;
                background-color		:	e5dfd8;
                border-top				:	1px solid #ffffff;
                border-right			:	1px solid #000000;
                border-bottom			:	1px solid #000000;
                border-left				:	1px solid #ffffff;
                font-size				:	15px;
                letter-spacing			:	3px;
                color					:	#000000;
                padding					:	4px;
                }

.tel			{
				width					:	248px;
				background-color		:	#ffffff;
				margin-left				:	5px;
				font-size				:	0.85em;
				letter-spacing			:	2px;
				line-height				:	1.5em}
                
                
                
