@import "/shared/css/elements_fullgrid.css";

.orange {
	color: #fe9901;
}

.brown {
	color: #663333;
	font-weight:bold;
}

#category1 #contentsArea h3 {
	background: url(/shared/images/soft/title_top_line_long.gif) left bottom no-repeat;
}

#enqueteAttention {
	padding: 0 0 0 10px;
	width: 696px;
	background: url(/shared/images/soft/enquete_attention_bg.gif) 10px 0px repeat-y ;
}

#enqueteAttention .line {
	margin: 0 0 9px 9px;
	_margin: 0 0 0px 9px;
	_m\argin: 0 0 7px 9px;
	height: 1px;
	width: 678px;
}

#enqueteAttention .changeImagePadding {
	padding: 16px 0px 12px 15px;
	_padding: 10px 0px 14px 15px;
	_padding/* */: 10px 0px 12px 15px;
	margin:0px;
}

#enqueteAttentionBox01 {
	width:696px;
	background: url(/shared/images/soft/enquete_bg_line.gif) bottom left no-repeat;
	padding:0 0 10px;
}

.changeImagePadding02 {
	padding: 0px 0px 0px 15px;
	_padding: 0px 0px 0px 15px;
	_padding/* */: 0px 0px 0px 15px;
}

#enqueteAttention .bgend {
	width: 696px;
	height: 2px;
	background: url(/shared/images/soft/enquete_attention_bgend.gif) bottom left no-repeat ;
}

#enqueteAttention ul.attention {
	margin: 0px 11px 15px;
	padding: 0px;
	list-style: none;
	font-size: small;
	_font-size: x-small;
	_fo\nt-size: small;
}

#enqueteAttention ul.attention li {
	color: #333333;
}

/* twoColumnsSoftTitle
-------------------------------------------------- */

.twoColumnsSoftTitle {
	margin: 0px;
	width: 690px;
}

.twoColumnsSoftTitle div.leftColumn {
	width: 63px;
	float: left;
}

.twoColumnsSoftTitle div.rightColumn {
	width: 620px;
	float: right;
}

#contentsArea .twoColumnsSoftTitle .icon {
	margin: 1px 2px 5px 0px;
	float: left;
	font-size: x-small;
	_font-size: xx-small;
	_fo\nt-size: x-small;
}

#contentsArea .twoColumnsSoftTitle .icon img {
	margin:0px 3px 0px 0px;
}

#contentsArea .twoColumnsSoftTitle .titleText {
	text-align:left;
	clear: both;
}

#contentsArea div.rightColumn .twoColumnsSoftTitle {
	font-size: small;
	_font-size: x-small;
	_fo\nt-size: small;
	line-height: 1;
}


/* result Table
-------------------------------------------------- */

#contentsArea #resultTable {
	width: 696px;
	padding: 0px 0px 3px 10px;
	margin: 0px;
}

#contentsArea #resultTable table {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-size: small;
	_font-size: x-small;
	_fo\nt-size: small;
	/*\*//*/
	revise: MacIE5.0bug;
	width: 99%;
	/**/
}

#contentsArea #resultTable table td.color01Title,
#contentsArea #resultTable table td.color02Title {
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 3px;
	vertical-align: top;
	text-align: left;
}

#contentsArea #resultTable table td.color01Title {
	background: #fef0cd;
}

#contentsArea #resultTable table td.color02Title {
	background: #fff5dc;
}

#contentsArea #resultTable table td.color01Date,
#contentsArea #resultTable table td.color02Date {
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-weight: normal;
	color: #333333;
	padding: 5px 4px 3px;
	vertical-align: middle;
	text-align: center;
}

#contentsArea #resultTable table td.color01Date {
	background: #fef0cd;

}

#contentsArea #resultTable table td.color02Date {
	background: #fff5dc;
}

#contentsArea #resultTable table td {
	background: #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	color: #333333;
	padding: 4px 4px 5px;
	vertical-align: middle;
}

#contentsArea #resultTable table td.alignCenter {
	text-align: center;
}

#contentsArea #resultTable table td.verticalTop {
	vertical-align: top;
}

fef0cd

