@charset "utf-8";
/*全体を囲うCSS。コンテンツの種類別に設定してある。*/
.contents_50on {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 10px;
	text-align: left;
}

/*５０音の上のページ内リンクの部分*/
.ueno_table_on50{
	width: 500px;
	border-collapse: collapse;
	margin-left: 90px;
	border: 1px solid #CCC;
	margin-top: 25px;
	}
.ueno_table_keitou {
	width: 450px;
	border-collapse: collapse;
	margin-left: 90px;
	border: 1px solid #CCC;
	margin-top: 25px;
}

.ueno_table_on50  td{
	border: 1px solid #CCC;
	text-align: center;
	width: 45px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}

.ueno_table_keitou td{
	border: 1px solid #CCC;
	text-align: center;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}







.contents_title {
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.table_setumei_naka_td {
	background-image: url(../image_shoku2/keitou_shoku_contents/naka.gif);
	border-collapse: collapse; /* 枠線の表示方法 */
	background-repeat: repeat-y;
	font-size: 12px;
	width: 460px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}



.pankuzu_list {
	font-size: 12px;
	width: 500px;
	margin-left: 20px;
}


.contents_box {
	width: 640px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 50px;
}

.shoku_itiran_bigbox {


}

.shoku_itiran_box_left {
	float: left;
	width: 300px;
	margin-left: 13px;
}

.shoku_itiran_box_right {
	float: left;
	width: 300px;
	margin-left: 13px;
}
.shoku_itiran_box_left ul {
	border: 1px dotted #CCC;
	width: 240px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-bottom: 50px;
	margin-top: 5px;
}

.shoku_itiran_box_left ul li {
	list-style-image: url(../image_shoku2/li/li_mizuiro_koiao.gif);
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.shoku_itiran_box_right ul {
	border: 1px dotted #CCC;
	width: 240px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-bottom: 50px;
	margin-top: 5px;
}
.shoku_itiran_box_right ul li {
	list-style-image: url(../image_shoku2/li/li_mizuiro_koiao.gif);
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*職業一覧内のあ行・さ行などについてのcss*/
.p_gyou_setumei {
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}


/*フッターにある系統などのリンク部分*/
.contents_links {
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	line-height: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	font-size: 12px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}



/*アドセンス250x250*/
.g_box_250x250 {
	height: 250px;
	width: 250px;
	margin-top: 80px;
	margin-bottom: 10px;
}
.g_box_336x280 {
	height: 280px;
	width: 340px;
	margin-left: 10px;
	clear: both;
}
.g_linkyunit {
	width: 500px;
	margin-top: 30px;
	margin-left: 95px;
	margin-bottom: 10px;
}
.midasi_50on {
	background-image: url(../image_shoku2/50on/50on_midasi.gif);
	height: 37px;
	text-align: left;
	color: #FFF;
	width: 555px;
	padding-top: 5px;
	font-size: 14px;
	padding-left: 85px;
	clear: both;
}

/*ライトコンテナの見出しスプライト*/	
.boshuu_image{
	background-image: url(../taikendan/image/midasi_sprite.jpg);
	background-position: 0px -70px;
	height: 80px;
	width: 250px;
	}
.toukou_image{
	background-image: url(../taikendan/image/midasi_sprite.jpg);
	background-position: 0px -150px;
	height: 80px;
	width: 250px;
	}
