/* 外部スタイルシート、ファイル名：style_fr_menu.css */

body		{	margin : 0px 0px;
				background-color : #CCFFCC;
				background-image : url(image/bgcolor_fr_menu.gif);
				background-repeat: repeat; }

p			{	line-height : 130%; }

p.p-center	{	line-height : 130%;
				text-align : center; }

p.p-em		{	font-weight : bold;
				font-size : 120%;
				line-height : 130%; }

p.p-em-center{	font-weight : bold;
				font-size : 120%;
				line-height : 130%;
				text-align : center; }

p.p-notice	{	color : #ff0000; }

li			{	line-height : 130%; }

a:link      {	color : #0000ff; }
a:active    {	color : #ff0000; }
a:visited   {	color : #000066; }
a:hover		{	color : #FF6600; }

strong		{	font-size : 120%;
				font-weight : bold; }

img.img-border-non
			{	border-style : non; }

span.sp-small1
			{	font-size : 90%; }

span.sp-em
			{	font-weight : bold;
				font-size : 120%;
				line-height : 130%; }

span.sp-char-claer
			{	color : #CCFFCC; }

span.sp-center
			{	text-align : center; }