body{background-color: #F4FEED;
background-attachment:fixed;
}

p{
	font-family: "ＭＳ Ｐ明朝", "Times New Roman", "Times", ;
}

table{
	font-family: "ＭＳ Ｐ明朝", "Times New Roman", "Times", ;
}



#main {
     margin-left:auto;    /* 左側マージンを自動的に空ける */
     margin-right:auto;   /* 右側マージンを自動的に空ける */
}

A{ /*リンク文字*/
text-decoration:none;
color : #ff99ff;
 }

a:hover{ /*オンマウスのリンク文字の色*/
text-decoration:underline;
color: #BFF7F5;
}
 
a:visited {  /*訪問済リンクの色*/
text-decoration:none;
color : #BFF7F5;
} 
div.column	{
	margin-left:auto;margin-right:auto;width: 207px;
	background:  url(gif/top3.jpg) no-repeat;
	padding-top: 15px;
}
div.column .inner	{
	background:  url(gif/bottom3.jpg) no-repeat bottom;
	padding: 0 10px 10px;
}
td {font-size: small;
}

td a:hover{ /*オンマウスのリンク文字の色*/
text-decoration:underline;
color: #336699;
}

h1 {
    font-size: 15px;
}
h2 {
    font-size: 12px;
}
	
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url(gif/bg_button_a4.gif) no-repeat scroll top right;
    color: #0000ff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(gif/bg_button_span4.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

.center{
text-align:center;
}
.margin{
width:50px;
margin-right:auto;
margin-left:auto;
}


 .rss-items,
{
    background: none;
	line-height:110%;
    font-size:13px;
	_font-size:12px;
	width:110px;
	color:#ffffff;

}

.rss-title {
    color: #ffffff;
	font-size:11px;
	width:110px;
	}



