@charset "shift_jis";
#modulox_contents table{
	font-size: 12px;
	border-collapse: collapse;
	border: 2px solid #C8C8C8;
}
#modulox_contents table td{
	padding: 2px;
	border-collapse: collapse;
	border: 1px solid #C8C8C8;
}
#modulox_contents table td.noline01{
	border-right-style: none;
}
#modulox_contents table td.noline02{
	border-left-style: none;
}
#modulox_contents table td.whiteline00{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#modulox_contents table td.whiteline01{
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#modulox_contents table td.whiteline02{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#modulox_contents table td.whiteline03{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#modulox_contents p{
	padding: 10px 0px 30px 0px;
	font-size: x-small;
}
#modulox_contents p .atention_color {
	color: #093;
}
.star {
	color: #093;
}
