/* 家庭教師のジャンプ　アルバイト募集サイトCSS */


/* BASE */

body {
	color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial;
	font-size:12px;
	line-height:140%;
	text-align:left;
	letter-spacing: 2px;

}


a{
	color: #0099FF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a:hover{
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}





#container {
	width:793px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
	padding: 0;
	background-image: url(sozai/body.jpg);
  }
  
#head  {
	margin: 0px;
	padding: 0px;
	background-image: url(sozai/head.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 793px;

}  

#container #head h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0F208C;
	padding-top: 90px;
	padding-left: 25px;
	line-height: 100%;
	margin: 0px;
}

#container #head h1 a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	color: #0F208C;
	text-decoration: none;
}

#bosyu {
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	height: 60px;
	width: 763px;
}
#middle {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
	width: 763px;
}
#touroku {
	margin-right: 15px;
	margin-left: 15px;
	width: 763px;
	margin-top: 10px;
}

#middle-photo {
	width: 360px;
	float: left;
}
#middle-tex {
	width: 400px;
	float: left;
}
h2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FE7119;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
}

h3 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FE7119;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#bosyu-tex {
	float: left;
	width: 560px;
	height: 45px;
	vertical-align: middle;
	padding-top: 5px;
}
#bosyu-bn {
	float: left;
	width: 200px;
	height: 50px;
	vertical-align: middle;
}

.style1 {
	color: #0066FF;
	font-weight: bold;
}


.style2{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
#foot {
	height: 40px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
#foot a{
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}
#foot a:hover{
	color: #0099FF;
	font-size: 12px;
}

#bottom {
	background-image: url(sozai/bottom.jpg);
	height: 22px;
	background-repeat: no-repeat;
}
