/* CSS Document */

h1 {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	font-weight: lighter;
}
h2 {
	font-size: 13px;
	color: #7da4d1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #D9FFFF;
	background-color: #D9FFFF;
	font-weight: lighter;
}

.google-ue {
	height: 60px;
	width: 470px;
	margin-left: 45px;
	background-color: #FFFFFF;
}

/*職業一覧の上のリンク　職業ガイド　のCSS*/
.top {
	font-size: 12px;
	width: 100px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0033FF;
	border-bottom-color: #0033FF;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 480px;
	padding-top: 1px;
	padding-bottom: 1px;
}

ul {
	margin: 10px 0px 0px 30px;
	padding-left: 0px;
}

li {
	margin-bottom: 5px;
	margin-left: 22px;
	list-style-type: none;
	list-style-image: url(../image-shokugyou/li/li-ao-sikaku.gif);
	font-size: 13px;
}
.left-box {
	float: left;
	width: 195px;
	background-color: #FFFFFF;
	margin-left: 13px;
	color: #666666;
	font-size: 12px;
	line-height: 1.2em;
}
.center-box {
	float: left;
	width: 600px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	color: #666666;
}
.shurui-link-box {
	font-size: small;
	color: #666666;
	background-color: #ECEFF0;
	width: 800px;
	clear: both;
	margin-top: 200px;
	text-align: center;
	line-height: 1.2em;
	margin-left: 8px;
}

.shurui-box {
	float: left;
	width: 240px;
	margin-left: 23px;
}

.shurui-raretu {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #b2d6ff;
	margin-top: 10px;
}
.spacer-div {
	margin-left: 8px;
}
