@charset "UTF-8";
/* CSS Document */

#move{
	width:960px;
	height:250px;
	background-color:#FFF;
	margin:0 auto;
}
#flash{background-color:#FFF;}


#contents-main{
	width:745px;
}
#con-navi{
	width:684px;
	height:230px;
	background-image:url(/img/top-mainconBase.gif);
	background-repeat:no-repeat;
	border: 1px solid #FFF;
}
#con-navi p{
	margin-top:63px;
	margin-left:63px;
}
#con-navi p img{
	margin-right:13px;
}
#newsBox{
	width:365px;
	padding-bottom:40px;
	float:left;
	/*border: 1px solid #F00;*/
}
#newsBox h2{
	color:#000;
	width:365px;
	margin:0; padding:0;
}
#newsBox ul{
	width:365px;
	list-style-type: none;
	margin:0; padding:0;
}
/*#newsBox li{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#newsBox .rss_date{
	margin-right:10px;
}
#newsBox a	{ color: #000; text-decoration:underline;}
#newsBox a: { color:  #000; text-decoration:underline; }
#newsBox a:visited { color: #000; text-decoration:underline; }
#newsBox a:hover { color: #036; text-decoration:none; }
*/
#feed ul{
	width:356px;
	list-style-type: none;
	margin:15px 0 0 0; padding:0;
}
#feed ul li{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding:10px 0;
}
#feed h1,#feed h2{display:none;}

#feed .rss_date{
	/*margin-right:10px;*/
}
#feed a	{ color: #000; text-decoration:underline;}
#feed a: { color:  #000; text-decoration:underline; }
#feed a:visited { color: #000; text-decoration:underline; }
#feed a:hover { color: #036; text-decoration:none; }

#con-right{
	width:347px;
	float:right;
}