@charset "utf-8";


#main .report a {
	text-decoration: underline;
}

#main .report a:hover {
	text-decoration: none;
}

.h2_report {
    background: transparent url(../report/images/bg_report_h2.gif) no-repeat scroll left center;
    border-right: 2px solid #E8E8E8;
    border-bottom: 4px solid #0080CB;
    border-top: 4px solid #E8E8E8;
    padding: 1px 0;
	clear: both;
	display: block;
	overflow: hidden;
	vertical-align: middle;
}


.h2_report h2 {
    border-left: 2px solid #E8E8E8;
    border-right: 2px solid #E8E8E8;
    float: left;
    font-size: 16px;
    font-weight: bold;
	width: 620px;
	_width: 670px;
	display: block;
	padding: 8px 10px 3px 40px;
}

h3 {
	background: url("../images/activity_ico07.gif") no-repeat scroll left 0.4em transparent;
    font-size: 16px;
    padding-left: 18px;
	margin-bottom: 10px;
}

.img200
{
	width: 200px;
}

.img240
{
	width: 240px;
}

.img350
{
	width: 350px;
}

.img450
{
	width: 450px;
}

.img600
{
	width: 600px;
}

.fltImg-r {
    float: right;
    margin-left: 20px;
	margin-bottom: 20px;
}						
							
.fltImg-l {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.fltImg-l.last {
    margin-right: 0px !important;
}

.fltImg-c {
	text-align: center;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.fltImg-c .caption{
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}

.phtLine{

	clear: both;
	overflow: hidden;
}

.caption {
	margin-top: 5px;
	padding-bottom: 5px;
}						
							


p.style1 {
	background: url("../../common/images/icn_circle_01.gif") no-repeat scroll left 0.4em transparent;    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 18px;
    	display: inline-block;
}			
							

.table_01 {
	width: 100%;
	border: 3px solid #ccc;
}

.table_01.w570 {
	width: 570px;
}

.table_01.w380 {
	width: 380px;
}


.table_01 th,
	.table_01 td {
	vertical-align: top;
}

.table_01 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.gray
{
	background: #f3f3f3;
}
.table_01 th.title {
		border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	font-size: 14px ;
}

.table_01 td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.table_01 td a.mail {
	text-decoration: underline;
}

.table_01 td a.mail:hover {
	text-decoration: none;
}

.table_01 th div {
	margin: 7px;
}

.table_01 td div {
	margin: 7px;
}

.table_01 table {
	border-style: none;
	width: 100%;
}

.table_01 table th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ccc;
	border-left: 1px solid #fff;
}

.table_01 table td {	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
		background: #f3f3f3;
}

.table_01 ul {
	
}

.table_01 ul li {
	background: url(../../common/images/icn_dot_01.gif) no-repeat left center;
	padding-left: 10px;
}

.table_01 ul.dotlist {
	padding: 0 0 0 20px;
	overflow: hidden;
}

.table_01 ul.dotlist li {
	background: url(../../common/images/icn_dot_01.gif) no-repeat left center;
	padding-left: 10px;
	width: 30%;
	float: left;
}


.txtLink01 {
	text-decoration: underline;
}

.txtLink01:hover {
	text-decoration: none;
}

.p_dotlist {
	padding-left: 1.5em;
	font-weight: bold;
	background: url(../../common/images/icn_dot_02.gif) no-repeat left center;
	margin-bottom: 0.5em;
	color: #999;
	white-space: nowrap;
}

.a_dllink {
	font-weight: bold;
	background: url(../../common/images/ico_dl.jpg) no-repeat left center;
	margin-bottom: 1em;
	white-space: nowrap;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 2.5em;
}

.boxOption {
    background-color: #F5F5F5;
    padding: 15px;}