@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
	padding: 0;
	font-size: 10px;
	color: #660000;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #FFFFFF;
}

p {
	line-height: 0.4em;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
	width: 1600;
}


/*---------- フッター ----------*/

#footer {
	clear: both;
	width: 100%;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 8px;
	padding: 0px;
	font-size: 3px;
}
#sitamoji {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
}
#uenomoji {
	font-size: 9px;
	color: #FFF;
}
.table {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.2em;
	color: #666;
	text-align: left;
	font-size: small;
}
tablemg {
	position: relative;
}
#worklimephoto {
	background-image: url(img/work/worklimepng.png);
	background-repeat: no-repeat;
	position: relative;
	left: 150px;
	top: -200px;
	height: 130px;
	width: 85px;
}
worktable {
	line-height: 2em;
}
#worklime {
	background-image: url(img/work/worklimepng.png);
	background-repeat: no-repeat;
	height: 116px;
	width: 70px;
	position: absolute;
	top: 100px;
	right: 100px;
}
.undermoji2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 25px;
}
.Copyright {
	font-size: x-small;
}
