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



table.list {
	width: 505px;
	border: solid #FFB65B 2px;
}


table.list th {
width:auto;
	padding: 2px 10px;
	color: #B76500;
	background:url(../../common/images/th_bg02.gif) left top repeat;
	font-size:85%;
}

table.list th.m {
width:3em;
text-align:right;
	padding: 2px 5px;
}



table.list td.j {
width:5.5em;
	padding: 2px 5px;
	font-size:80%;
	text-align:center;
}


table.list td {
	padding: 2px 10px;
	background: #FFF5E7;
}

table.list th.odd  {
	background: url(../../common/images/th_bg01.gif) left top repeat;
}


table.list .odd td {
	background: #FFEDD5;
}


table.list td.odd {
	background: #FFEDD5;
}


table.stripe tr.even td {
	background: #FFEDD5;
}

table.list td.repo {
width:4em;
text-align:center;
}


#content .rokeDetail h2 {
	padding: 20px;
	margin-bottom:0;
	font-size: 125%;
	color: #fff;
	line-height: 100%;
	background: url(../../common/images/h2_txt_bg.gif) left top repeat;
	border-bottom:solid #869823 1px;
}

#content .rokeDetail h2 a {
	line-height: 100%;
color:#fff;
background: url(../../common/images/roke_icon.gif) left center no-repeat;
	padding: 20px 5px 20px 48px;
}

#content .rokeDetail .section {
	margin-bottom: 0;
	margin-left: 0;
	padding-top:15px;
	padding-bottom:15px;
	background: #fff url(../../common/images/section_bg_btm_01.gif) left bottom no-repeat;
}


#content .rokeDetail .sectionBtm {
	clear: both;
	width: 505px;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	background:none;

}
