div#pgTitle {
	width: 760px;
	height: 190px;
	margin-bottom: 15px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	float:left;
}

div#main {
	width: 760px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	clear:both;
	/*float:left;*/
}

/*ニューフェイス*/
div#face {
	width: 280px;
	height: 115px;
	margin-right: 10px;
	padding: 40px 5px 5px 5px;
	background-image: url(../img/topFaceBg.jpg);
	background-repeat: no-repeat;
	float:left;
}

div#faceBox{
	overflow:auto;
	width: 277px;
	height: 115px;
	margin: 0px;
	padding: 0px;
	float:left;
}

div.commentBoxFace{
	width: 257px;
	height: auto;
	margin-bottom: 10px;
	padding: 1px;
	color:#333333;
	text-align:left;
	line-height:15px;
	float:left;
}

div.commentBoxFace dl{
	width: auto;
	height: auto;
	padding:0px;
	margin-bottom:5px;
	border-bottom:1px solid #333333;
	float:left;
}

div.commentBoxFace dt{
	padding:0px;
	margin: 0px;
	font-size:12px;
	color:#ff00ff;
	text-align:left;
	float:left;
}

div.commentBoxFace dd{
	padding:0px;
	margin: 0px;
	font-size:11px;
	color:#ff0000;
	float:right;
}

div.commentBoxFace p{
	width: 100px;
	height: 115px;
	margin: 0px;
	padding: 3px;
	font-size:12px;
	color:#333333;
	float:left;
}
/*ニューフェイス*/

/*更新情報*/
div#news {
	width: 290px;
	height: 150px;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(../img/topNewsBg.jpg);
	background-repeat: no-repeat;
	float:left;
}

div#newsBox{
	overflow:auto;
	width: 290px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	float:left;
}

div.commentBoxNews{
	width: 270px;
	height: auto;
	margin-bottom: 10px;
	padding: 1px;
	color:#333333;
	text-align:left;
	line-height:15px;
	font-size:12px;
	float:left;
}

div.commentBoxNews dl{
	width: auto;
	height: auto;
	padding:0px;
	margin-bottom:5px;
	border-bottom:1px solid #333333;
	float:left;
}

div.commentBoxNews dt{
	padding:0px;
	margin: 0px;
	font-size:12px;
	color:#ff00ff;
	text-align:left;
	float:left;
}

div.commentBoxNews dd{
	padding:0px;
	margin: 0px;
	font-size:11px;
	color:#ff0000;
	float:right;
}


/*更新情報*/

div#bane1 {
	width: 300px;
	height: 160px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float:left;
}

p.bane1{
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float:left;
}

div#bane2 {
	width: 150px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	float:left;
}

p.bane2{
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	/*border:1px solid #000000;*/
	float:left;
}

p.bane22{
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float:left;
}

/*出勤*/
div#calTitle {
	width: 760px;
	height: 30px;
	margin: 10px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	background-image: url(../img/topCalTitle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
}

div.calData {
	width: 152px;
	height: 385px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/topCalBg1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
}

p.calImg{
	width: 130px;
	height: 250px;
	margin: 0px;
	padding: 5px;
	float:left;
}

p.calName{
	width: 70px;
	height: 15px;
	margin: 0px;
	padding: 0px 0px 5px 60px;
	color:#333333;
	font-size:12px;
	text-align:left;
	float:left;
}

p.calBana{
	width: 130px;
	height: 15px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align:center;
	float:left;
}

p.calIcon{
	width: 27px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align:left;
	float:left;
}