/* 家庭教師のジャンプ　アルバイト募集サイト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:hover img{
	opacity:0.5;
	filter: alpha(opacity=50);
}

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


ul {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 15px;
}


	li {
  list-style-type: none;
  line-height: 130%;
  font-size: 12px;
  margin: 0;
  padding: 3px 3px 3px 20px;
  background: transparent url(http://comimedia.com/images/icon.gif) no-repeat 0% 5px;

}


#container {
	width:793px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
	padding: 0;
	background-image: url(images/body.jpg);
  }
  
#head  {
	margin: 0px;
	padding: 0px;
	background-image: url(images/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: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FE7119;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}

h3 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	margin-left: 5px;
	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(images/bottom.jpg);
	height: 22px;
	background-repeat: no-repeat;
}


.style3 {color: #006699; font-weight: bold; }
.style6 {color: #FF6600; font-weight: bold; }
