@charset "utf-8";

#main .sectionLv1 p a {
	color:#007FCB;
	text-decoration: underline;
}

#main .sectionLv1 p a:hover {
	color:#007FCB;
	text-decoration:none;
}
.pageTop a
{
	color: black !important;
	text-decoration: none !important;
}

.pageTop a:hover {
	color: black;
	text-decoration: underline !important;
}

.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;
}

.h5_report {
    background: transparent url(../report/images/bg_report_h5.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;
}


.h5_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;
}

.h3_basic02 {
	display: inline-block;
}

.h3_basic02.w480 {
	width: 480px;
}

.h3_basic02.w520 {
	width: 520px;
}

.h3_basic02.w270 {
	width: 270px;
}

.img100
{
	width: 100px;
}

.img150
{
	width: 150px;
}

.img180
{
	width: 180px;
}


.img200
{
	width: 200px;
}

.img240
{
	width: 240px;
}

.img300
{
	width: 300px;
}

.img350
{
	width: 350px;
}

.img370
{
	width: 370px;
}

.img400
{
	width: 400px;
}

.img450
{
	width: 450px;
}


.img500
{
	width: 500px;
}

.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 th,
	.table_01 td {
	vertical-align: top;
}

.table_01 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

	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;
}

.social_widget {
}

.social_widget .twitter-share-button {
    width: 95px !important;
}

.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;}
	
	
	
	
	
	
	
	
.table_02 {
	width: 100%;
	border: 3px solid #ccc;
}

.table_02.w570 {
	width: 570px;
}

.table_02 th,.table_02 td {
	vertical-align: middle;
		margin: 7px;
	padding: 7px;
	}

.table_02 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.gray
{
	background: #f3f3f3;
}
.table_02 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_02 td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


.red {
	color: #C00;}
	
	
p.style1maru {
	background: url("../../common/images/icn_circle_01.gif") no-repeat scroll left 0.4em transparent;    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 18px;

}		
	
