@charset "UTF-8";
#mainAreaSup {
	width: 923px;
	margin: 10px 23px;
	padding: 14px;
}
#container #mainAreaSup .hello ul {
	margin-left: 50px;
	margin-bottom: 30px;
}
strong {
	color: #063;
}
p{
	margin-bottom:0.75em;
}
#container #mainAreaSup .hello .kakomi {
	padding: 15px;
	border: 1px dotted #666;
	margin-bottom: 30px;
}
.x04 {
	font-size: 12px;
	font-weight: normal;
	/*text-align: justify;*/
	border:1px solid #066;
}
.xBtn {
	width:75%;
	margin:0 auto 1em auto;
	padding: 1em;
	text-align: center;
	background-color:#FFFED4;
	border:1px solid #f00;
	
}
.xBtn a:link {
	color: #F00;
	text-decoration:none;
	
}
.xBtn a:visited {
	color: #F00;
	text-decoration:none;
	
}
.xBtn a:hover {
	color: #F96;
	text-decoration:none;
	
}
.xBtn a:active {
	color: #FFF;
	text-decoration:none;
	
}
#container #mainAreaSup .x04 .xBtn a {
	font-size: 14px;
}





.insideBtnSupporters {
	padding: 15px;
	text-align: center;
	float: left;
	margin: 0px;
	width:275px;
	/*height:60px;*/
	background-color:#FFFED4;
	border:1px solid #fff;
	border-radius:10px;
	font-weight:bold;
}
.insideBtnSupporters a:link {
	color: #fff;
	text-decoration:none;
}
.insideBtnSupporters a:visited {
	color: #fff;
	text-decoration:none;
}
.insideBtnSupporters a:hover {
	color: #fff;
	text-decoration:underline;
}
.insideBtnSupporters a:active {
	color: #fff;
	text-decoration:none;
}
#container #mainAreaSup .x04 .insideBtnSupporters a {
	font-size: 14px;
}

.em20150803-1{
	font-weight:bold;
}

.em20150803-2{
	text-decoration:underline;
}

.em20150803-3{
	margin-left:2em;
}

.em20150803-4{
	margin-left:3em;
	margin-bottom:2em;
}

.orangeBox{
padding:1em;
border:1px solid #FB8400;
border-radius:6px;
float:left;
}
	.centering{
		text-align:center;
		
	}


#tabCoHost
{
	margin:0;
	padding:0;
	
}
.tabCoHostOn{
	width:50%;
	float:left;
	border:1px dotted #999;
	border-bottom:none;
	border-radius:5px;
	border-bottom-left-radius : 0px;
	border-bottom-right-radius : 0px;
	padding:1em;
	
	background-color:rgba(0,0,0,0.02);
	
}
.tabCoHostOff{
	width:50%;
	float:left;
	border:1px dotted #999;
	border-bottom:none;
	border-radius:5px;
	border-bottom-left-radius : 0px;
	border-bottom-right-radius : 0px;
	padding:1em;
	
	background-color:rgba(0,0,0,0.20);
	
}
	table{
		width:100%;
		border-collapse:collapse;
	}
	th, td{
		padding:0.5em;
		border: 1px solid #999;
	}
	th{
		background-color:#ccc;
	}
	.icons{
		width:48px;
		font-size:2em;
		white-space:nowrap;
	}

	.updates{
		font-size:0.8em;
		width:30%;
		color:#f00;
	}
