﻿@charset "utf-8";
/*Copyright 2011 FSFIELD All Rights Reserved.*/

ul#navi_global li#gn01 a{background:url(../img/navi_global01.jpg) no-repeat -190px 0;}

div#main,div#main02{
	background:url(../img/bg_main01.jpg) no-repeat 0 0;
	padding:25px 25px 0;}

dl.update{
	height:200px;
	overflow:auto;
	}

dl.update dt{
	clear:left;
	float:left;
	padding:6px 0;
	width:8em;
	}
dl.update dd{
	padding:6px 0 6px 8em;
	border-bottom:1px dotted #666666;
	}

dl.update dd a{
	color:#F566D6;
    text-decoration: underline;
	}
	
dl.update dd a:hover{text-decoration: none;}


/* 120524追記---------------------------------------------- */
ul.update{
	height:200px;
	overflow:auto;
	}

ul.update li{
	padding:6px 0;
	border-bottom:1px dotted #666666;
	}

ul.update li a{
	color:#F566D6;
    text-decoration: underline;
	}

ul.update li a:hover{text-decoration: none;}


p.ico_pdf{
    background:url(../img/ico_arrow02.gif) no-repeat 0 0.3em;
    float:right;
    padding:0 0 0 22px;
	}

p.ico_pdf a{
	background: url(../img/ico_pdf01.jpg) no-repeat right 0;
    padding: 2px 28px 2px 0;
    text-decoration: underline;
	}

li.program01{
	font-size:115%;
	color:#ED1878;
}

ul li.program01 a{
	color:#ED1878;
}



/* 161006追記 kane
---------------------------------------------- */


dl.recruit01 dt{
	font-size:116%;
	font-weight:bold;
	border-bottom:1px dotted #333333;
	padding-bottom:5px;
	margin-bottom:10px;
}
	
dl.recruit01 dd{
	margin-bottom:30px;
	font-size:108%;
}

dl.recruit01 dd:last-child{margin-bottom:40px;}


dl.recruit01 dd a{
	color:#F366D6;
	text-decoration:underline;
}

dl.recruit01 dd a:hover{text-decoration:none;}










