/* ƒ^ƒO ----------------------------------- */


body {
	color:#333333;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

td {
	font-size: 14px;
	color: #333333;
	line-height:160%;
}

p{
	margin:0;
	padding:0 0 10px 0;
}


#head{
width:100%;
padding:0px;
background-color:#000000;
}


.menu{
	background-image:url(../img/bg_menu.gif);
	background-repeat:repeat-y;
	width:190px;
}

.contents_top{
	width:579px;
	text-align:center;
	background-image:url(../img/bg_news.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}

.contents{
	width:579px;
	vertical-align:top;
}

table.owaku{
	margin:0;
	padding:0;
	width:797px;
	height:100%;
	vertical-align:top;
}

table.head{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #CCCCCC;
	background-image:url(../img/bg_head.gif);
	background-repeat:repeat-x;
}




.bo14_130{
	font-size:14px;
	font-weight:bold;
	line-height:130%;
}


A
{
	color: #3366CC;
	text-decoration: none;
}
A:visited
{
	color: #3366CC;
	text-decoration: none;
}
A:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.side {  background-image: url(../img/sideimg.jpg); background-repeat: repeat-y; margin:0px 4px;}
