
<!--


	body,td,div { 
			font-size : 14px; 
			line-height : 140%; 
			color : #666666; 
			margin : 0px; 
			font-family : "ＭＳ Ｐゴシック, Osaka"; 
	}

<!-- 本文の書式　--!>

	P             {line-height:130%;text-align:left;font-size:10pt;text-indent:3%;word-break:keep-all;}
	H1           {text-align:left;font-size:15pt;color:red;}
	H2		{text-align:left;font-size:12pt;color:#000099;}


	.komidasi     {text-align:left;
			font-size:15px;
			color:#ffffff;
			background:#009966;
			line-height:12pt;
			}

	.midasi     {text-align:left;
			font-size:15px;
			color:#191970;
			}

	<!-- リストの書式　--!>

	.lead         {color:blue;}
	.tairiku       {text-align:left;font-size:13pt;color:green;}
	.kuni         {text-align:left;font-size:9pt;text-indent:10p;color:red;}
	.cｒiteria         {text-align:left;font-size:7pt;text-indent:10p;color:blue;}
	.credit		{font-size:10px; line-height : 140%;color:#ffffff;}

	a:link      { color : #ff3300; text-decoration : none; }
	a:visited   { color : #3399cc; text-decoration : none; }
	a:active    { color : #009900; text-decoration : none; }
	a:hover     { color : #ffffff; background-color: #0000ff; }

/* === メニュー部分のスタイル === */

.menu	{width:600px;
	 background-color:#000066;
	 
	 border-bottom:solid 1px darkred;}

.menu div	{padding-top:5px;
	 padding-bottom:4px;}

.menu1	{width:150px;
	font-size:12px;
	 font-weight:bold;
	 color:white;
	border-right:solid 1px royalblue;
	text-align:center;}}

.menu1 a	{color:white;
 	 text-decoration:none;}
.menu1 a:hover	{color:#ffffff;}

.menu2	{text-align:right;}
.menu2 div	{margin-right:10px;}

-->

