@Charset "UTF-8";

/***************************************************

	山本ファミリー・ウェブサイト用
	スタイルシート

***************************************************/

/*-----基本設定-----*/
body {
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%;
	font-weight: normal;
}

a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#footer .caution	{	color: #FFFFFF;}

.red	{ color:#FF0000;}

strong {	font-weight: normal; }
/*-----cm-----*/

/*-----frs-----*/


/*-----guide-----*/


/*-----mss-----*/


