@charset "UTF-8";
/* BASE CSS Document */

#main {
	width: 570px;
	margin-top: 5px;
}



#president01 {
	float: left;
	width: 385px;
}
#president02 {
	width: 180px;
	float: left;
	margin-top: 15px;
	text-align: center;
}
#president03 {
	clear: both;
	width: 570px;
	margin-top: 20px;
	margin-bottom: 20px;
}

* html #president04 {
	width: 570px;
	margin-top: -10px;
}


#president04 {
	width: 570px;
	margin-top: 5px;
}

#president05 {
	margin-left: 400px;
}

#president05_e {
	margin-left: 315px;
}

#president06 {
	width: 570px;
}


#imagebox {
	text-align: center;
	margin-bottom: 15px;
}

p.image, p.caption {
	text-align: center;
	font-size: 20px;
}
.comment {
	text-align: center;
	
}

/*ネットワークのテーブル*/
table#network th {
	padding: 5px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}

table#network td {
	padding: 5px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}

table#network {
	border-collapse: collapse;
	border-spacing: 0;
}

/*決算公告のテーブル*/
table#report th {
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}


table#report td {
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
}

table#report {
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}

.blue {
	color: #004DA0;
}

table#line th {
	padding: 5px;
	font-weight: normal;
	line-height: 100%;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

table#line td {
	padding: 5px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	color: #000000;
	background-color: #FFFFCC;
}

table td#line01 {
	padding: 5px;
	font-weight: bolder;
	line-height: 100%;
	text-align: left;
	color: #FFFFFF;
	background-color: #888888;
	font-size: 20px;
}

table#line {
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	margin-right: 15px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
}





/*privacyのテーブル*/
table#privacy th {
	padding: 5px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	color: #000000;
	background-color: #EEE;
	width: 700px;
}

table#privacy th.privacy02 {
	padding: 5px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	color: #000000;
	background-color: #FFF;
}


table#privacy {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #333;
}


/*ショット流量計IE6用ハック*/

* html #shot01 {
	width: 270px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

/*ショット流量計*/
#shot01 {
	width: 270px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}

#shot02 {
	width: 270px;
	font-size: 13px;
	font-weight: bold;
	background-color: #3F8041;
	text-align: center;
	color: #FFF;
}

#shot03 {
	width: 130px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

#shot04 {
	width: 130px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

#shot05 {
	width: 270px;
	margin-top: 10px;
}

#shot06 {
	width: 120px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}


/*accessのテーブル*/
table#access th {
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	color: #FFF;
	background-color: #333;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 100px;
}

table#access td {
	padding: 5px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 400px;
}

table#access {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #333;
	color: #FFF;
	background-color: #333;
	margin-top: 10px;
}
