.new p{
	line-height: 2.5em;
	font-size: 13px;
	}
.new {
	margin: auto;
	width: 95%;
	}

h3{
	font-size: 14px;
	text-align: left;
	}
h4{
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 0;
	}

.in-left{
	float: left;
	width: 235px;
	color: #000000;
	line-height: 1.6em;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
	
.in-right{
	float: right;
	width: 245px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
.in-right a:link,.in-left a:link{
	text-decoration: underline;
	color: #000;
	}
.in-right a:visited,.in-left a:visited{
	color: #000;
	text-decoration: underline;
	}

.in-right a:hover,.in-left a:hover{
	color: #000;
	text-decoration: underline;
	}

.in-right a:active,.in-left a:active{
	color: #000;
	text-decoration: underline;
	}

h2{
	margin: 0.5em 0 0.3em 0;
	font-size: 100%;
	font-weight: bold;
	}

.in{
	clear: both;
	padding-top: 20px;
	}

table.whatsnew{
	border-collapse: collapse;
	}
table.whatsnew td{
	padding: 4px 0.5em;
	line-height: 1.4em;
	}
table.whatsnew td p{
	line-height: 1.2em;
	}

table.whatsnew colgroup.day{
	font-size: 13px;
	}

/*クラウド*/
#cloud-top{
	clear: both;
	height: 85px;
}
#cloud-top img{
	float: left;
	border: none;
}
#cloud-top{
	vertical-align: middle;
}
.cloud-fukugou p{
	line-height: 40px;
	margin: 0;
	padding: 0;
	float: left;
}
.cloud-fukugou img{
	float: left;
	border: none;
	margin-left: 30px;
}
.cloud-fukugou{
	margin-top: 10px;
	height: 40px;
	margin-bottom: 5px;
/*	border-top: solid 1px #cccccc;*/
}


table#cloud-set{
/*	border: 12px solid #FFF;
*/}
table#cloud-set td{
	width: 150px;
	border: solid 2px #cccccc;
	border-collapse: 12px;
}
table#cloud-set img{
	float: left;
	border: none;
	margin: 0 4px;
}
table#cloud-set p{
	float: left;
	line-height: 40px;
}

#trademark{
	border: solid 2px #CCC;
	padding: 10px;
	margin: 70px 0 50px 0;
	clear: both;
	overflow: auto;
}
#trademark p{
	font-size: 10px;
}



p.border{
	border-bottom: solid 1px #CCC;
}


td.red{
	color: #F00;
}
p.red{
	color: #F00;
}	
