/* 在籍表 */

#mainbox {
	margin-right: auto;
	margin-bottom: 20px;
	width: 650px;
	margin-left: auto;
}
.linkBox {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
.list_box {
	margin-bottom: 3px;
}
.thum_box {
	background-image: url(img/thum_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #DD55FF;
	width: 148px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
}
.thum_box2 {
	text-align: center;
	width: 152px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.thum_img {
	padding: 4px;
}
.name {
	font-size: 13px;
	font-weight: bold;
	color: #CC3399;
	width: 148px;
	margin-bottom: 2px;
	text-align: center;
}
.size {
	color: #CC3399;
	width: 148px;
	margin-bottom: 5px;
	text-align: center;
}
.com {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 140px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC3399;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.txt12_pink {
	font-size: 12px;
	font-weight: bold;
	color: #CC3399;
}
.txt12_blue {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}


/* 出勤情報 */
#BoxNewface {
	width: 652px;
	background-image: url(img/title_newface.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	margin-bottom: 20px;
}
#BoxEarly {
	width: 652px;
	background-image: url(img/title_early.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	margin-bottom: 20px;
}
#BoxLate {
	width: 652px;
	background-image: url(img/title_late.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	margin-bottom: 20px;
}
.schedule_thum_box {
	background-image: url(img/schedule_thum_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #A75C9D;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 120px;
}
.schedule_thum_box2 {
	margin: 0px;
	padding: 0px;
	width: 124px;
	background-color: #FFFFFF;
}
.schedule_thum_img {
	background-color: #FFFFFF;
	padding: 4px;
}
.schedule_name {
	font-size: 12px;
	font-weight: bold;
	color: #CC3399;
	line-height: 110%;
	width: 120px;
	margin-bottom: 3px;
	padding-top: 2px;
	text-align: center;
}
.schedule_size {
	font-size: 12px;
	text-align: center;
	color: #CC3399;
	line-height: 110%;
	width: 120px;
	margin-bottom: 3px;
}
.schedule_com {
	font-size: 11px;
	line-height: 110%;
	color: #333333;
	margin-left: 5px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC3399;
	border-bottom-color: #CC3399;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 110px;
}
.schedule_time {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin-bottom: 5px;
	line-height: 110%;
	width: 110px;
	margin-left: 5px;
}


/* プロフィール */

#prof_mainbox {
	width: 600px;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#prof_box {
	width: 570px;
	margin-bottom: 10px;
	background-color: #F8E9F8;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
.prof_combox {
	width: 318px;
	padding-top: 10px;
}
.prof_title {
	font-size: 12px;
	color: #AA42C3;
	border: 1px solid #666666;
	background-image: url(img/title_bg.jpg);
	width: 311px;
	height: 19px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
.prof_com1 {
	width: 300px;
	margin-left: 9px;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-bottom: 10px;
}
.prof_com1 td {
	vertical-align: top;
}
.prof_img {
	width: 220px;
	background-image: url(img/main_bg.gif);
	padding: 10px;
}
#prof_thumBox {
	margin-bottom: 10px;
	width: 320px;
}
#prof_thumBox img{
	border: 1px solid #666666;
	margin-right: 2px;
}
#guide_box {
	border: 2px solid #725773;
	width: 594px;
	margin-bottom: 10px;
	padding-left: 2px;
}
.guide_title {
	color: #FFFFFF;
	background-color: #725773;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.guide_com1 {
	font-size: 10px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #E6D9E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	letter-spacing: 1px;
}
.guide_com2 {
	background-color: #F8E9F8;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	color: #725773;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}

#weekly_box {
	border: 2px solid #9B4A8F;
	width: 594px;
	margin-bottom: 10px;
	padding-left: 2px;
}
.weekly_title {
	color: #FFFFFF;
	background-color: #9B4A8F;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 3px;
}
.weekly_com1 {
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #DFBBDA;
	letter-spacing: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.weekly_com2 {
	background-color: #F8E9F8;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	color: #333333;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*出勤表・週間予定表ページ上部*/
#titleBox1 {
	background-image: url(img/title_today.gif);
	background-repeat: no-repeat;
	width: 696px;
	margin-top: 15px;
	padding-top: 58px;
	margin-bottom: 20px;
}
#titleBox2 {
	background-image: url(img/title_weekly.gif);
	background-repeat: no-repeat;
	width: 696px;
	margin-top: 15px;
	padding-top: 58px;
	margin-bottom: 20px;
}
#today {
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#btn {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


/*週間予定表*/
#BoxWeek {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #715772;
	border-right-color: #715772;
	border-left-color: #715772;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: none;
}
#BoxWeek td {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #715772;
	border-bottom-color: #715772;
}
#BoxWeek .TDweek {
	background-color: #E4E2E3;
}

#BoxTime {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #715772;
	border-bottom-color: #715772;
	border-left-color: #715772;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#BoxTime td {
	text-align: center;
	background-image: url(img/weekly_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #715772;
	border-right-color: #715772;
	border-bottom-color: #715772;
}
#BoxTime .thum {
	padding: 3px;
}
#BoxTime .name {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 107px;
	line-height: 110%;
}
.timezone {
	width: 74px;
	font-weight: bold;
	margin-bottom: 5px;
}
.Time {
}

