@charset "utf-8";

body	{
background:none;
}

#header {
	height:77px;
}

#swfBox {
	width:100%;
	height:392px;
	position: relative;
border-bottom:5px solid #ECE9DF;
	margin:0 0 20px 0;
	background:  url(../../images/idx_bg_flash.gif) repeat-x left bottom;
}

#fla{
	width:100%;
	height:392px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#nonFla{
	width:100%;
	height:392px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}


/* side --------------------------------- */
#side	{
	width:216px;
	padding:0 0 20px 0;
}


/* main --------------------------------- */
#main	{
	width:530px;
}

/* contents
--------------------------------------------------------------------------------*/
h2	{
margin:0 0 18px 0;
}

.txImg01	{
vertical-align:middle;
margin:0 3px;
}

.updateBox	{
margin:0 0 0 11px;
}
.updateBox dl	{
border-bottom:1px dashed #ACACAC;
padding:5px 0;
color:#003F19;
}
.updateBox dl.last	{
border-bottom:none;
}
.updateBox dl dt	{
width:118px;
float:left;
margin:0;
padding:0;
}
.updateBox dl dt img	{
vertical-align:middle;
margin:3px 13px 3px 0;
}
.updateBox dl dd	{
width:400px;
float:right;
margin:0;
padding:0;
}
.updateBtn01	{
padding:10px 0 7px 0;
margin:0 0 10px 0;
border-bottom:1px solid #446D1E;
text-align:right;
}

/* RSS infomation */
#rsscaution{
	width: 509px;
	background-image: url(../../images/idx_rssinfo_bg.gif);
	background-repeat: repeat;
	margin-top: 10px;
	border: 1px solid #E2E2E2;
	padding: 10px;
}
#rsscaution p.url{
	background-image: url(../../images/idx_rssurl_bg.gif);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rsscaution ul{
}
