/* CSS Document */

#main
{
	_zoom: 1;
	overflow: hidden;
	padding-bottom: 0px;
	text-align:left;
	font-size:12px;
}

#main .comment_box
{
	_zoom: 1;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
}

#main .pad_point_c3
{
	position: relative !important;
	padding-left: 2.5em !important;
}

#main .pad_point_c3 span
{
	position: absolute !important;
	top: 0px !important;
	left: 0px !important;
}






table {
    width: 100%;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-left-color: #ccc;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: auto;
    margin-left: auto;
}
.th_color_02 {
    background-color: #dbefa4 !important;
}
.table_text_center {
    text-align: center !important;
    vertical-align: middle !important;
}

.table_list td {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

#main .under_margin p, #main .under_margin ul, #main .under_margin table {
    margin-bottom: 1em;
}

.char_bold {
    font-weight: bold;
}
.pad_point {
    position: relative !important;
    padding-left: 1.2em !important;
}

.pad_point span {
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
}





