/* 246 Graphics. [ Takashi Matsuda ] */
/* Style Sheet :2006.07.10*/

BODY	{background-image:url("img/bg.jpg");
		background-repeat:repeat-x}

h1{ margin: 0px; padding: 0px; }
h2{ margin: 0px; padding: 0px; }
h3{ margin: 0px; padding: 0px; }
h4{ margin: 0px; padding: 0px; }
h5{ margin: 0px; padding: 0px; }
h6{ margin: 0px; padding: 0px; }

/**********************************/
/* FONT SIZE */
/**********************************/

.px14	{font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
		font-size:14px;
		line-height:21px;}

.px12		{font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
			font-size:12px;
			line-height:18px;}

.px12b		{font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
			font-weight:bold;
			font-size:12px;
			line-height:18px;}

.px10	{font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
		font-size:10px;
		line-height:15px;}

.date	{font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
		color: #969696;
		font-weight:bold;
		font-size:10px;
		line-height:15px;}

.attention10	{font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
				color: #d40000;
				font-size:10px;
				line-height:15px;}

.copyright10		{font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
				color: #477D39;
				font-size:10px;
				line-height:15px;}

.copyright12		{font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
				color: #477D39;
				font-size:12px;
				line-height:18px;}

/**********************************/
/* LINK COLOR */
/**********************************/

.baselink:link {text-decoration: underline ; color:#4E4E4E; }
.baselink:visited {text-decoration: underline ; color:#4E4E4E;}
.baselink:hover {text-decoration: underline ; color:#D40000;}

.namelink:link {text-decoration: none ; color:#4E4E4E; }
.namelink:visited {text-decoration: none ; color:#4E4E4E;}
.namelink:hover {text-decoration: underline ; color:#D40000;}











.menulink:link {text-decoration: underline ; color:#002087; font-weight:bold; }
.menulink:visited {text-decoration: underline ; color:#002087; font-weight:bold; }
.menulink:hover {text-decoration: underline ; color:#d40000; font-weight:bold; }

.listlink:link {text-decoration: underline ; color:#000000; }
.listlink:visited {text-decoration: underline ; color:#000000; }
.listlink:hover {text-decoration: underline ; color:#d40000; }

.best5link:link {text-decoration: underline ; color:#7C3400; }
.best5link:visited {text-decoration: none ; color:#7C3400; }
.best5link:hover {text-decoration: underline ; color:#d40000; }

.footlink:link {text-decoration: none ; color:#000000; }
.footlink:visited {text-decoration: none ; color:#000000; }
.footlink:hover {text-decoration: underline ; color:#D40000; }





