   /* タグ制御 */
body {
	padding: 0px;
	margin: 0px;
	line-height:130%;
	text-align: center;
	color:#555555;
	background-color: #F5F5EC;
	font-family: 'ＭＳＰ ゴシック','Osaka';
}

body br {
	letter-spacing: 0;
}


a:link , a:visited , a:active , a:hover{
	color:#333333;
	text-decoration: none;
}

img {
	border: 0px;
}

p,ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
}

li {
	list-style:none;
	list-style-position:outside;
}



h1 {
	font-size: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #848484;
	font-weight: 100;
	text-align: left;
	line-height: 100%;
}

h2.main_h2 {
	margin: 0px 0 0 10px;
	padding: 4px 0 10px 30px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	background: url(images/h2_bg.gif) no-repeat;
	border: 0px solid #ff0000;
}

h2.footer_h2 {
	margin: 10px 0 0 0;
	padding: 0 0 10px 25px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	background: url(images/footer_h2.gif) no-repeat;
	border: 0px solid #ff0000;
}


   /* レイアウト共通 */

#wrapper {
	width: 884px;
	margin: 0 auto;
	background: url(images/body_bg.gif) repeat-y;
	border: 0px solid #ff0000;
}

#container {
	width: 884px;
	border: 0px solid #ff0000;
}



   /* レイアウト トップページ */

#contentarea_top {
	clear: both;
	font-size: 14px;
	margin: 0 10px 0px 10px;
	padding: 0;
	border: 0px dotted #808080;
}

#menuarea_top {
	float: right;
	text-align: left;
	margin-right: 0px;
	padding: 0;
	border: 0px solid #ff0000;
}

#mainarea_top {
	float: left;
	width: 615px;
	margin-top: 18px;
	padding-left: 22px;
	font-size: 14px;
	text-align: left;
	border: 0px dotted #808080;
}

.top_camp03p {
	font-size: 11px;
	padding: 3px 7px;
	line-height: 120%;
}

   /* レイアウト 下層ページ */

#contentarea {
	clear: both;
	font-size: 14px;
	margin: 10px 27px;
	padding: 0;
	border: 0px dotted #808080;
}

#menuarea {
	float: left;
	text-align: left;
	padding: 0;
	border:0px solid #ff0000;
}

#mainarea {
	float: right;
	width: 655px;
	margin-left: 0px;
	font-size: 14px;
	text-align: left;
	border: 0px dotted #808080;
}



   /* ヘッダー */

#header {
	width: 884px;
	margin: 0 auto;
	text-align: left;
	background: url(images/header_bg.gif) no-repeat ;
	border: 0px solid #ff0000;
}

#header_left {
	float: left;
	border: 0px solid #ff0000;
	padding: 20px 0 0 20px;
}

#header_left img {
	padding: 0 0 0 15px;
}

#header_right {
	float: right;
	width: 285px;
	padding: 4px 33px 0 0;
	text-align: right;
	border: 0px solid #ff0000;
}

#header_right img {
	padding: 0 0 2px 0;
}


#header_menu {
	clear: both;
	margin: 0;
	padding: 10px 8px 0 0;
	text-align: center;
	border: 0px solid #ff0000;
}




   /*  トップページ メインメニュー */
    
#top_mainnavi {
	width: 611px;
	border: 0px solid #ff0000;
}
    
#top_mainnavi li a {
	margin: 0;
	padding: 0;
	display: block ;
}


#top_mainnavi ul{
	width: 611px;
	margin: 0 auto;
	border: 0px solid #FF0000;
}

#top_mainnavi li {
	float: left;
	border: 0px solid #FF0000;
}

#top_mainnavi li a:hover img{
	visibility : hidden ;
	border-style : none ;
}

#top_mainnavi li a:hover{
	background-color:transparent;
}

#over11 {
	background : url(images/btn_t01a.jpg) no-repeat;
}

#over12 {
	background : url(images/btn_t02a.jpg) no-repeat;
}

#over13 {
	background : url(images/btn_t03a.jpg) no-repeat;
}

#over14 {
	background : url(images/btn_t04a.jpg) no-repeat;
}

#over15 {
	background : url(images/btn_t05a.jpg) no-repeat;
}

#over16 {
	background : url(images/btn_t06a.jpg) no-repeat;
}




   /*  下層ページ メインメニュー */
    
#header_menu li a {
	margin: 0;
	padding: 0;
	display: block ;
}


#header_menu ul{
	width: 822px;
	margin: 0 auto;
	border: 0px solid #FF0000;
}

#header_menu li {
	float: left;
	border: 0px solid #FF0000;
}

.over2{
	padding:0px;
	margin-right:0px;
}

.over2 a:hover img{
	visibility : hidden ;
	border-style : none ;
}

.over2 a:hover{
	background-color:transparent;
}

#over21 {
	background : url(images/btn_01a.jpg) no-repeat;
}

#over22 {
	background : url(images/btn_02a.jpg) no-repeat;
}

#over23 {
	background : url(images/btn_03a.jpg) no-repeat;
}

#over24 {
	background : url(images/btn_04a.jpg) no-repeat;
}

#over25 {
	background : url(images/btn_05a.jpg) no-repeat;
}

#over26 {
	background : url(images/btn_06a.jpg) no-repeat;
}


   /*  サブメニュー トップページ */

.r_menu_img {
	margin-bottom: 10px;
}

.r_menu_img2 {
    margin-top:20px;
	margin-bottom: 20px;
}

   /*  サブメニュー 下層ページ */

#menuarea ul{
	margin-bottom: 15px;
	border: 0px solid #FF0000;
}

#menuarea li.lnavi_setumei {
	width: 140px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 140%;
	border: 0px solid #FF0000;
}

#menuarea li.over3 {
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 120%;
	background : url(images/lnavi_in.gif) no-repeat;
	border: 0px solid #FF0000;
}

#menuarea li.over3 a {
	color: #2975FF;
	text-decoration: underline;
}

#menuarea li.over3 a:hover {
	color: #FF7F0D;
	text-decoration: none;
}

#menuarea dl.over4ul {
	margin: 0 0 0px 0;
	padding: 0;
	border: 0px solid #FF0000;
}

#menuarea dl.over4ul dt {
	margin: 0;
	padding: 0;
	border: 0px solid #FF0000;
}

#menuarea dl.over4ul dd {
	float: left;
	margin: 0 0 5px 3px;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 120%;
	background : url(images/lnavi_in.gif) no-repeat;
	border: 0px solid #FF0000;
}

#menuarea dl.over4li {
	clear: both;
	float: left;
}







#menuarea dl.over4ul01 {
	clear: both;
	margin: 0 0 0px 0;
	padding: 0;
	border: 0px solid #FF0000;
}

#menuarea dl.over4ul01 dd {
	float: left;
	margin: 0 0 5px 3px;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 120%;
	background : url(images/lnavi_in.gif) no-repeat;
	border: 0px solid #FF0000;
}



#menuarea dl.over4ul02 {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;
	border: 0px solid #FF0000;
}

#menuarea dl.over4ul02 dd {
	float: left;
	margin: 0 0 5px 3px;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 120%;
	background : url(images/lnavi_in.gif) no-repeat;
	border: 0px solid #FF0000;
}






#menuarea dl.over5dl {
	width: 155px;
	height: 109px;
	margin: 0 0 15px 0;
	padding: 0;
	background : url(images/lnavi_b01.jpg) no-repeat;
	border: 0px solid #FF0000;
}

#menuarea dl.over5dl dt {
	padding: 10px 0 3px 8px;
	margin: 0;
	border: 0px solid #FF0000;
}

#menuarea dl.over5dl dd {
	margin: 0 0 5px 9px;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 120%;
	background : url(images/lnavi_in.gif) no-repeat;
	border: 0px solid #FF0000;
}




#menuarea dl.over6dl {
	width: 155px;
	height: 109px;
	margin: 0 0 15px 0;
	padding: 0;
	background : url(images/lnavi_b02.jpg) no-repeat;
	border: 0px solid #FF0000;
}

#menuarea dl.over6dl dt {
	padding: 10px 0 0 8px;
	margin: 0;
	border: 0px solid #FF0000;
}

#menuarea dl.over6dl dt.t2 {
	padding: 0 0 0 0;
	margin: 0 5px 2px 50px;
	font-size: 12px;
	line-height: 140%;
	border: 0px solid #FF0000;
}

#menuarea dl.over6dl dd {
	margin: 0 0 5px 40px;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 120%;
	background : url(images/lnavi_in.gif) no-repeat;
	border: 0px solid #FF0000;
}





#menuarea dl.over7dl {
	width: 155px;
	height: 109px;
	margin: 0 0 15px 0;
	padding: 0;
	background : url(images/lnavi_b03.jpg) no-repeat;
	border: 0px solid #FF0000;
}

#menuarea dl.over7dl dt {
	padding: 10px 0 0 8px;
	margin: 0;
	border: 0px solid #FF0000;
}

#menuarea dl.over7dl dt.t2 {
	padding: 0 0 0 0;
	margin: 0 5px 2px 57px;
	font-size: 12px;
	line-height: 140%;
	border: 0px solid #FF0000;
}

#menuarea dl.over7dl dd {
	margin: 0 0 5px 50px;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 120%;
	background : url(images/lnavi_in.gif) no-repeat;
	border: 0px solid #FF0000;
}




#menuarea dd a {
	color: #2975FF;
	text-decoration: underline;
}

#menuarea a:hover {
	color: #FF7F0D;
	text-decoration: none;
}




   /* フッター トップページ */

#footer1_top {
	clear: both;
	width: 824px;
	height: 122px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	background: url(images/footer_bg2.jpg) no-repeat left 1px;
	border: 0px solid #0000ff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer1_02_top {
	float: left;
	width: 308px;
	padding: 0 0 0 5px;
	border: 0px solid #0000ff;
}

#footer1_02_top p {
	float: left;
	width: 175px;
	padding: 0 0 0 10px;
	line-height: 140%;
	border: 0px solid #0000ff;
}

#footer1_02_top p a {
	color: #2975FF;
	font-size:10px;
}

#footer1_02_top p a:hover {
	color: #FF7F0D;
	text-decoration: none;
	font-size:10px;
}

#footer1_02_top img {
	float: left;
	padding: 0;
	border: 0px solid #0000ff;
}

#footer1_03_top {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	border: 0px solid #0000ff;
}

#footer1_04_top {
	float: left;
	margin: 0 0 0 18px;
	border: 0px solid #0000ff;
}


   /* フッター 下層ページ */

#footer1 {
	clear: both;
	width: 821px;
	height: 122px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	margin: 0 auto;
	background: url(images/footer_bg.jpg) no-repeat;
	border: 0px solid #0000ff;
}

#footer1_01 {
	float: left;
	padding: 0;
	margin: 15px 34px 0 9px;
	border: 0px solid #0000ff;
}


#footer1_02 {
	float: left;
	width: 320px;
	padding: 0;
	border: 0px solid #0000ff;
}

#footer1_02 p {
	float: left;
	width: 175px;
	padding: 0 0 0 10px;
	line-height: 140%;
	border: 0px solid #0000ff;
}

#footer1_02 p a {
	color: #2975FF;
	font-size:10px;
}

#footer1_02 p a:hover {
	color: #FF7F0D;
	text-decoration: none;
	font-size:10px;
}

#footer1_02 img {
	float: left;
	padding: 0;
	border: 0px solid #0000ff;
}

#footer1_03 {
	float: left;
	padding: 0;
	margin: 15px 0 0 0;
	border: 0px solid #0000ff;
}

   /* フッター 共通 */

#footer2 {
	clear: both;
	width: 868px;
	padding: 10px 0 20px 0;
	text-align: left;
	font-size: 12px;
	border: 0px solid #0000ff;
}

#footer2 .f1 {
	float: left;
	text-align: left;
	padding-left: 30px;
	color: #919191;
	border: 0px solid #0000ff;
}

#footer2 .f2 {
	float: right;
	text-align: left;
	color: #919191;
	padding-right: 20px;
	border: 0px solid #0000ff;
}

#footer2 .f2 a {
	color: #919191;
	text-decoration: none;
}

#footer2 .f2 a:hover {
	text-decoration: underline;
}







   /* コンテンツエリア トップページ */

.top_m {
	clear: both;
	padding: 10px 0 0 0;
	border: 0px solid #0000ff;
}

.top_m dl.top_m_01 {
	margin: 4px 0 0 0;
	padding:0;
	border: 0px solid #0000ff;
}

.top_m .top_m_01 dt {
	float: left;
	line-height: 100%;
	border: 0px solid #0000ff;
}

.top_m .top_m_01 dd {
	float: left;
	line-height: 100%;
	padding: 3px 0 0 18px;
	border: 0px solid #0000ff;
}

.top_m .top_m_01 dd a {
	font-size: 12px;
	color: #2975FF;
	text-decoration: underline;
	border: 0px solid #0000ff;
}

.top_m .top_m_01 dd a:hover {
	color: #FF7F0D;
	text-decoration: none;
}

.top_m_02 {
	padding: 5px 0 0 0;
	border: 0px solid #CCCCCC;
}

.top_m_02_1 {
	width: 305px;
	float: left;
	background: url(images/top_b01_bg.gif) repeat-y;
	border: 0px solid #ff0000;
}

.top_m_02_h {
	height: 135px;
	overflow-x: hidden;
	overflow-y: auto;
}

.top_m_02_1 h2.top_m_h2 {
	width: 233px;
	margin: 0;
	padding: 28px 0 15px 75px;
	font-size: 14px;
	color: #FFFFFF;
	background: url(images/top_h2_1.jpg) no-repeat;
	border: 0px solid #ff0000;
}

.top_m_02_td1 {
	vertical-align: top;
}

.top_m_02_td1 p {
	width: 190px;
	font-size: 12px;
	line-height: 130%;
}

.top_m_02_td1 p a {
	font-size: 12px;
	color: #2975FF;
	text-decoration: underline;
	border: 0px solid #0000ff;
}

.top_m_02_td1 p a:hover {
	color: #FF7F0D;
	text-decoration: none;
}


.top_m_02_2 {
	float: left;
	width: 300px;
	background: url(images/top_b01_bg.gif) repeat-y;
	border: 0px solid #ff0000;
}

.top_m_02_2 h2.top_m_h2 {
	width: 225px;
	margin: 0;
	padding: 28px 0 15px 75px;
	font-size: 14px;
	color: #FFFFFF;
	background: url(images/top_h2_2.jpg) no-repeat;
	border: 0px solid #ff0000;
}

.top_m_02_td2 {
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
	background: url(images/top_m_in.gif) no-repeat 5px center;
	border: 0px solid #ff0000;
}

.top_m_02_td2 p {
	width: 215px;
	font-size: 12px;
	line-height: 140%;
	border: 0px solid #ff0000;
}

.top_m_02_td2 p a {
	font-size: 12px;
	color: #2975FF;
	text-decoration: underline;
	border: 0px solid #0000ff;
}

.top_m_02_td2 p a:hover {
	color: #FF7F0D;
	text-decoration: none;
}

.top_m_02_td3 {
	vertical-align: center;
	border: 0px solid #ff0000;
}


.top_wada_kyujin {
	margin: 5px 0 0 0;
	padding: 4px 8px;
	background: url(images/top_wada_bg.gif) no-repeat 0px 3px;
	border: 0px solid #ff0000;
}
.top_wada_kyujin01 {
	width: 602px;
	height: 52px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 0px solid #ff0000;
}

.top_wada_kyujin table {
	margin: 0px 0 10px 160px;
	border: 0px solid #ff0000;
}
.top_wada_kyujin table td {
	font-size: 12px;
	line-height: 100%;
}
.top_wada_kyujin table td a {
	color: #2975FF;
	text-decoration: underline;
}
.top_wada_kyujin table td a:hover {
	color:#FF7F0D;
	text-decoration:none;
}



   /* コンテンツエリア 下層ページ */

.trans {
	margin: 10px 0 0 40px;
	border: 0px solid #0000ff;
}

#pankuzu {
	font-size: 10px;
	padding-left: 3px;
	padding-bottom: 3px;
	line-height: 100%;

}

#page_top{
	clear: both;
	width: 620px;
	text-align: right;
	padding-bottom: 10px;
	border: 0px solid #0000ff;
}





   /* 検索ページ */

.seach_area {
	margin: 10px 0 0 18px;
	border: 0px solid #0000ff;
}

.seach_t1_top {
	line-height: 100%;
}

td.seach_left_td {
	background: url(images/seach_t1_bg.gif) repeat-y;
	padding: 2px 10px;
	font-size: 12px;
	height: 280px;
	line-height: 120%;
}

td.seach_left_td img {
	vertical-align: top;
}

.seach_left_td1 {
	padding: 0 0 1px 5px;
}

.seach_left_td2 {
	padding: 0 0 1px 10px;
}

.seach_left_td3 {
	padding: 0 0 2px 0;
}

.seach_left_sen {
	height:1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0;
	background-color: #D9D9D9;
}


.seach_right_table {
	height: 336px;
	border: 0px solid #0000ff;
	background: url(images/seach_t2_bg.gif) repeat-y;
}

td.seach_right_td2 {
	vertical-align: bottom;
}


td.seach_right_td1 {
	vertical-align: top;
}

td.seach_right_td {
	padding: 1px 10px;
}

.seach_kensu {
	margin: 10px 0 0 18px;
	border: 0px solid #0000ff;
}

.seach_kensu_table {
	width: 620px;
	border: 0px solid #0000ff;
}

.seach_kensu_table .td_seach1 {
	width: 310px;
	font-size: 12px;
	padding-left: 10px;
	border: 0px solid #0000ff;
}

.seach_kensu_table .td_seach1 .seach_sosu {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	
}

.seach_kensu_table .td_seach2 {
	width: 310px;
	text-align: right;
	padding-right: 7px;
	font-size: 12px;
	border: 0px solid #0000ff;
}

.seach_kensu_table .td_seach3 {
	text-align: right;
	padding-right: 7px;
	font-size: 12px;
	border: 0px solid #0000ff;
}


.l_joken {
	padding: 10px 0 0 0;
	font-size: 12px;
	display: block;
	width: 78px;
	float: left;
	border: 0px solid #0000ff;
}



.seach_kekka {
	margin: 10px 0 0 18px;
	border: 0px solid #0000ff;
}

.seach_kekka_top {
	width: 628px;
	height: 37px;
	background: url(images/seach_t3_top.gif) no-repeat;
}

.seach_kekka_top p {
	margin-left: 155px;
	padding-top: 5px;
	font-size: 12px;
}


td.seach_table_3 {
	background: url(images/seach_t3_bg.gif) repeat-y;
	padding: 12px 18px;
}

.job_table {
	margin: 10px 0 5px 10px;
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
}

.job_table_td1 {
	width: 570px;
	font-weight: bold;
	color: #990000;
	background: url(images/job_ind.gif) no-repeat 10px center;
	background-color: #FFEFEF;
	border-bottom: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}

.job_table_td1 p.pp1 {
	padding: 4px 20px;
	font-size: 12px;
	float:left;
}

.job_table_td1 p.pp2 {
	padding: 6px 5px 2px 0;
	font-size: 12px;
	float:right;
}

.job_table_td2 {
	width: 80px;
	height: 26px;
	font-size: 12px;
	color: #333333;
	background: url(images/job_td2_bg.gif) repeat-x bottom;
	border-bottom: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}
.job_table_td2 p {
	padding: 3px 0 0 10px;
}

.job_table_td3 {
	width: 400px;
	height: 26px;
	font-size: 12px;
	color: #333333;
	background: url(images/job_td2_bg2.gif) no-repeat 1px 1px;
	border-bottom: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}

.job_table_td3 p {
	padding: 3px 0 0 10px;
}

.job_table_td4 {
	width: 200px;
	height: 26px;
	font-size: 12px;
	color: #333333;
	background: url(images/job_td2_bg2.gif) no-repeat 1px 1px;
	border-bottom: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}

.job_table_td4 p {
	padding: 3px 0 0 10px;
}



   /* 登録フォームページ */

.form_td_t {
	padding: 15px 40px;
	background: url(images/form_table_bg.gif) repeat-y ;
}

.form_table01 {
	margin: 0 0 15px 0;
	font-size: 13px;
	border-bottom: 1px solid #ACACAC;
}

.form_table01 td {
	vertical-align: top;
	padding-bottom: 7px;
}

.form_table01 td textarea {
	vertical-align: bottom;
	font-size:12px;
}

.form_td01 {
	text-align: center;
	width: 120px;
}

.form_td02 {
	width: 70px;
}

.form_td03 {
	width: 450px;
}

.form_td04 {
	width: 280px;
}

.form_td05 {
	width: 500px;
}

.form_next01 {
	padding: 0 0 0 400px;
}

.form_next02 span {
	padding: 0 0 0 360px;
}

.kanryou {
	margin: 5px 0 15px 0;
	font-size: 12px;
	line-height: 150%;
}

.kanryou_a {
	margin: 35px 15px 25px 0;
	text-align: right;
	font-size: 12px;
	line-height: 150%;
}





   /* 登録フォームページ */


.obo_form_t {
	margin-left: 15px;
}

.obo_form_td01 {
	width: 20%;
	vertical-align: top;
}

.obo_form_td02 {
	vertical-align: top;
	width: 80%;
}

.obo_form_td03 {
	text-align: center;
}

.err_masse {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}




   /* サンクスページ */

.thanks_area {
	margin: 60px 0 0 18px;
	border: 0px solid #0000ff;
}

.thanks_area .t_to_top {
	text-align: right;
	margin: 60px 48px 0 0;
	border: 0px solid #0000ff;
}



.o_area {
	border: 0px solid #0000ff;
	padding-left: 15px;
}


/*トップイメージロールオーバー*/

.over_top{
	padding:0px;
	margin:0px;
}

.over_top td a {
	margin: 0;
	padding: 0;
	display: block ;
}


.over_top a:hover img{
	visibility : hidden ;
	border-style : none ;
}

.over_top a:hover{
	background-color:transparent;
}

#over_dr01 {
	background : url(images/dr_btn01a.jpg) no-repeat;
}

#over_dr02 {
	background : url(images/dr_btn02a.jpg) no-repeat;
}

#over_dr03 {
	background : url(images/dr_btn03a.jpg) no-repeat;
}

#over_da01 {
	background : url(images/da_btn01a.jpg) no-repeat;
}

#over_da02 {
	background : url(images/da_btn02a.jpg) no-repeat;
}

#over_dt01 {
	background : url(images/dt_btn01a.jpg) no-repeat;
}

#over_dt02 {
	background : url(images/dt_btn02a.jpg) no-repeat;
}

#over_dh01 {
	background : url(images/dh_btn01a.jpg) no-repeat;
}

#over_dh02 {
	background : url(images/dh_btn02a.jpg) no-repeat;
}

#over_dh03 {
	background : url(images/dh_btn03a.jpg) no-repeat;
}

/*ブログ*/
#rnavi_t05{
background:url(images/rnavi_t05.jpg) no-repeat;
width:198px;
height:120px;
float:right;
display:block;
margin:0 0 0 0px;
padding:0px;
}

#rnavi_t05 p.text{
font-size:12px;
color:#686868;
text-align:left;
line-height:150%;
padding:50px 48px 0 13px;
}




/*ブログ_NEW*/
#rnavi_t051{
width:198px;
height:120px;
float:right;
display:block;
margin:0 0 0 0px;
padding:0px;
}





.job_bosyu_t {
	margin: 15px 0 15px 10px;
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
}

.job_bosyu_t td {
	font-size: 12px;
	border-bottom: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}

.job_bosyu_td11 {
	width: 116px;
	text-align: center;
	padding: 8px 0;
	line-height: 110%;
	background-color: #FFEFEF;
}

.job_bosyu_td12 {
	width: 66px;
	text-align: center;
	padding: 8px 0;
	line-height: 110%;
	background-color: #FFEFEF;
}

.job_bosyu_td2 {
	text-align: center;
	padding: 8px 0;
}


/*フッターマップ*/

#footer1_02_top ul.map_footer{
    float:right;
	width: 100px;
	margin: 0 auto;
	border: 0px solid #FF0000;
}

#footer1_02_top ul.map_footer li#over_footer01 a{
	margin: 0;
	padding: 0;
	display: block ;
}

#footer1_02_top ul.map_footer li#over_footer01 a:hover img{
	visibility : hidden ;
	border-style : none ;
}

#footer1_02_top ul.map_footer li#over_footer01 a:hover{
	background-color:transparent;
}

li#over_footer01 {
	background : url(images/footer_img02a.jpg) no-repeat;
}

/*友達に知らせる*/

#mail_to{
width:207px;
height:51px;
background:url(images/mailto_bg.jpg) no-repeat;
padding:0 0 0px 0px;
margin:10px 0 0px 0;
}

#mail_to p.mail_to{
padding:25px 0 0 33px;
}

#mail_to p.mail_to a:link , a:visited , a:active{
	color:#2975FF;
	font-size:12px;
	text-decoration:underline;
}

#mail_to p.mail_to a:hover{
color:#2975FF;
font-size:12px;
text-decoration: none;
}


/*友達に知らせる第二階層*/

#mail_to2{
width:154px;
height:48px;
background:url(images/mailto_bg2.jpg) no-repeat;
padding:0 0 0px 0px;
margin:0px 0 0px 0;
}

#mail_to2 p.mail_to2{
padding:24px 0 0 33px;
}

#mail_to2 p.mail_to2 a:link , a:visited , a:active{
	color:#2975FF;
	font-size:12px;
	text-decoration:underline;
}

#mail_to p.mail_to a:hover{
color:#2975FF;
font-size:12px;
text-decoration: none;
}

/*ニュースページ*/

h3.news_title{
background:url(images/news_bg_h3.gif) no-repeat;
height:24px;
color:#646464;
font-size:14px;
font-weight:600;
padding:5px 0 0 16px;

}

.news_left{
text-align:center;
}
.news_left img{
margin:10px 10px;
}

.news_right{
text-align:left;
vertical-align:top;
font-size:12px;
line-height:150%;
}

#footer1_02_top p span.akusesu_moji{
font-size:10px;
}

.top_camp {
	margin-bottom:5px;
}

.top_camp00 {
	float: left;
}

.top_camp01 {
	background:url(images/ban01.gif) no-repeat;
	height: 54px;
	width: 300px;
}

.top_camp01 p {
	padding-top:33px;
	padding-left: 12px;
	font-size:12px;
}

.top_camp01 p a {
	color: #2975FF;
	text-decoration: underline;
}

.top_camp01 p a:hover {
	color:#FF7F0D;
	text-decoration:none;
}

.top_camp02 {
	height: 54px;
	width: 300px;
	margin-top: 10px;
	clear: none;
}
.top_camp03 {
	width: 300px;
	float: left;
	margin-left: 5px;
	clear: none;
}
