body, th, td {
	font-size: 13px;
	color: #020403;
}

.page_title {
	width: 780px;
	align: right;
	background: url(../images/bg_title.gif) repeat-y;
	background-position: right;
	padding: 6px 6px 6px 15px;
	font-size: 15px;
	font-weight: bold;
}

.page_title_short {
	width: 570px;
	align: right;
	background: url(../images/bg_title_short.gif) repeat-y;
	background-position: right;
	padding: 6px 6px 6px 15px;
	font-size: 15px;
	font-weight: bold;
}

.page_top {
	font-weight: bold;
	color: #448855;
	font-size: 16px;
}

.line {
	width: 780px;
	text-align: right;
}

.caution {
	color: #ff0000;
}

.weight {
	font-weight: bold;
}

.footer {
	width: 780px;
	height: 20px;
	text-align: right;
	font-weight: bold;
	padding: 3px 5px 0px 3px;
	background-color: #EEF6EA;
}

.footer_short {
	width: 570px;
	height: 20px;
	text-align: right;
	font-weight: bold;
	padding: 3px 5px 0px 3px;
	background-color: #EEF6EA;
}

img {
	border: 0px;
}

div.base {
	width: 780px;
}


a:link {  color: #CC0000; text-decoration:none;}
a:visited {  color: #CC0000; text-decoration:none;}
a:active {  color: #CC0000; text-decoration:underline;}
a:hover {  color: #DD1111; text-decoration:underline;}


/* list */
div.page_count {
	padding-left: 40px;
}

div.search_cri {
	padding-left: 18px;
}

div.filter {
	font-weight: bold;
	font-size: 16px;
}

div.search_btn {
	width: 780px;
	text-align: center;
}

table.bg {
	background-color: #90A58B;
}

th.cri{
	height: 19px;
	background: url(../images/bg_cri.gif) repeat-x;
}

td.cri {
	background-color: #ffffff;
}

th.list {
	background-color: #6699CC;
	color: #FFFFFF;
}

td.list1 {
	background-color: #ffffff;
}
td.list2 {
	background-color: #EEF6EA;
}
td.list3 {
	background-color: #D9EADE;
}

span.list_weight {
	font-size: 14px;
	font-weight: bold;
}

th.filter {
	text-align: left;
	background-color: #AADD88;
	color: #226633;
}

td.filter {
	background-color: #FFFFFF;
}

.i_layer {
	position:relative;
	width:10px;
	height:10px;
	margin:0px;
	padding:0px;
	display: inline;
}

.i_layer_hide {
	position:absolute;
	bottom:12px;
	right:12px;
	display:none;
	margin:0px;
	padding:0px;
}


/* detail */
table.img_frame {
	border: 1px solid #999999;
}

div.detail_rect {
	width: 780px;
	border: 3px solid #90A58B;
}

div.img_caption {
	font-weight: bold;
	font-size: 12px;
}

td.detail_top {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #90A58B;
	color: #020403;
}

td.detail_top1 {
	font-size: 16px;
	font-weight: bold;
	color: #020403;
	background-color:#D9EADE;
}

td.detail_top2 {
	font-size: 14px;
	font-weight: bold;
	color: #020403;
	background-color:#EEF6EA;
}


td.detail_top3 {
	font-size: 14px;
	font-weight: bold;
	color: #020403;
	background-color:#D9EADE;
}

td.detail_top4 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #020403;
	background-color:#EEF6EA;
}

td.detail_top_bold {
	font-size: 22px;
	font-weight: bold;
	color: #FF4040;
}

td.detail1 {
	background-color: #ffffff;
}
td.detail2 {
	background-color: #EEF6EA;
}
td.detail3 {
	background-color: #D9EADE;
}
div.catchcopy {
	font-size: 17px;
	font-weight: bold;
	color: #FF4040;
}

th.company {
	text-align: left;
	background-color: #dddddd;
	color: #444444;
}
td.company {
	background-color: #ffffff;
}


