
/* ------------------------------
リンク
------------------------------ */

a:link {
	color:#1254AF ;
	text-decoration:none;
}

a:visited {
	color:#1254AF;
	text-decoration:none;
}

a:hover {
	color:#F85A0C;
	text-decoration:underline;
}

#right a:link {
	color:#1254AF ;
	text-decoration:none;
}

#right a:visited {
	color:#1254AF ;
	text-decoration:none;
}

#right a:hover {
	color:#F85A0C;
	text-decoration:underline;
}

#login a:link {
	color:#FFFFFF ;
	text-decoration:none;
}

#login a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#login a:hover {
	color:#F85A0C;
	text-decoration:underline;
}


.head a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.head a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.head a:hover {
	color:#F85A0C;
	text-decoration:underline;
}

/* ------------------------------
基本
------------------------------ */

body{
	font-size:12px;
	color:#000000;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

td{
	font-size:12px;}

tr{
	font-size:12px;}

table{
	font-size:12px;}

hr{
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E1E1E1;
	margin-top: 7px;
	margin-bottom: 7px;
}

.clear {
	clear:both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height : 1px;
	min-height:1px;
}


.small{
	font-size: 11px;
}

/* ------------------------------
ロゴ
------------------------------ */

#top_logo{
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 930px;
	text-align: center;
	line-height: normal;
}

.logo_text{
	font-size: 12px;
	color: #666238;

}

/* ------------------------------
メイン
------------------------------ */

#main{
	width: 930px;
	position: relative;
}

#left{
	width: 700px;
	top: 0px;
	left: 0px;
	text-align: left;
	float: left;
}

#right{
	text-align: left;
	float: right;
	width: 230px;
	padding-bottom: 20px;
}

#right img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

#left img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

#news{
	clear: both;
	background-image: url(../img/news_back.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 505px;
	padding-left: 195px;
	padding-top: 12px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 19px;
	color: #FF6600;
}

/* ------------------------------
メイン（左）
------------------------------ */

.head{
	font-size: 11px;
	color: #FFFFFF;
}

.head1{
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
}
.head1 a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.head1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.head1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#main_img{
	background-image: url(../img/l_main.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 460px;
	background-position: left top;
	padding-top: 245px;
	padding-left: 240px;
}

/* ------------------------------
メニュー（右）
------------------------------ */

#login{
	background-image: url(../img/r_02.gif);
	background-repeat: no-repeat;
	height: 218px;
	width: 180px;
	background-position: left top;
	clear: both;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

#login_on{
	background-image: url(../img/r_02_on.gif);
	width: 170px;
	background-position: left top;
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding-top: 10px;
}

.login_txt{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.login_name{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/dot_02.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

.login_mail{
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	background-image: url(../img/dot_03.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

#waku{
	width: 700px;
	clear: both;
	font-size: 12px;
	line-height: 16px;
}

#map{
	width: 140px;
	clear: both;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 5px;
}

/* ------------------------------
ドット系
------------------------------ */

.dot_blue_13px{
	font-size: 13px;
	font-weight: bold;
	color: #458EFF;
	background-image: url(../img/dot_01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* ------------------------------
フッター
------------------------------ */

#footer{
	width: 100%;
	font-size: 11px;
	color: #333333;
	background-color: #B6DC49;
	clear: both;
	background-image: url(../img/back2.gif);
	background-repeat: repeat-x;
}


/* ------------------------------
著作権
------------------------------ */
#copy_text{
	font-size:11px;
	color: #FFFFFF;}
	
/* ------------------------------
職種
------------------------------ */
.shokushu_margin
{
    padding-bottom:5px;
}	

.error_msg
{
	border:solid 1px #CCcccc;
	margin:5px 5px 5px 5px;
	line-height:18px;
	padding:5px 5px 5px 5px;
}

.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	color:#F85A0C;
	text-decoration:underline;
}