body	    {
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background: #ffffff;
}
h1		{
	font-size:12px;
	font-weight:normal;
	font-style: italic;
}
h2		{ font-size:12px ; color:#ff9900 ; font-weight:normal ; font-family:"Osaka" ; }
.title		{
	font-size:16px;
	color: #BE2166;
}
.catch		{
	font-size:12px;
	color: #BE2166;
	line-height: 150%;
}
.txt		 {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}
.come		 {
	font-size: 10px;
	line-height: 150%;
	color: #CB439E;
}

A:link		    { color: #BE2166; text-decoration: none}
A:visited	    { color: #BE6699; text-decoration: none}
A:active	    { color: #F998CA; text-decoration: underline }
A:hover		     { color: #6633FF; text-decoration: underline }

.rsstc   { font-size: 12px; background-color: #cccccc; margin: 0; padding: 0 }
.rsstc a { color: #0000ff;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { width:540px; height:100px; background-color: #fdfdfd; margin:5px 0 0 0; padding: 0 ;border: solid 2px #cccccc; overflow:auto; }
.rsstc li   { list-style-type: none; padding:5px; border-bottom: 1px dashed #cccccc; }


