﻿html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

.btn {

}

img {
	border-style: none;
	vertical-align: bottom;
}

p,form,h1,h2,h3,h4,h5,h6,ul,li,th,dl,dt,dd{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
	font-size: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #fffbc0;
	font-size: 12px;
	line-height: 160%;
	text-align: center;
	color: #333333;
}

/*文字用クラス
-----------------------------------------*/

.f10 {
	font-size: 10px;
	line-height: 140%;
}

.f14 {
	font-size: 14px;
	line-height: 150%;
}

.txt_right {
	text-align: right;	/*テキスト右寄せ*/
}

.txt_center {
	text-align: center;	/*テキスト右寄せ*/
}


.f_color01 {
	color: 666666;

}

.f_color02 {
	color: #FF0000;

}

.f_color03 {
	color: #132169;

}

.f_clear {
	clear: both;
}

/*リンク設定
-----------------------------------------*/
	
a:link {
	color: #bc892e;
	text-decoration: underline;
}

a:visited {
	color: #bc892e;
	text-decoration: underline;
}

a:hover {
	color: #FFA60C;
}

.link_gray a:link {
	color: #666666;
}

.link_gray a:visited {
	color: #666666;
}

.link_gray a:hover {
	color: #000000;
}

.link_alpha a:hover img{
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}

p.link_url {
	background: url(../common/icon_link.gif) no-repeat left 0.3em;
	padding-left: 16px;
}


/*共通レイアウト用クラス
-----------------------------------------*/

.center {
	text-align: center;
}

.p_top5 {
	padding-top: 5px;
}

.p_top10 {
	padding-top: 10px;
}

.p_top15 {
	padding-top: 15px;
}

.p_top20 {
	padding-top: 20px;
}

.p_top25 {
	padding-top: 25px;
}

.p_top30 {
	padding-top: 30px;
}

.p_left10 {
	padding-left: 10px;
}

.p_left5 {
	padding-left: 5px;
}


.p_left15 {
	padding-left: 15px;
}

.p_LR10 {
	padding-left: 10px;
	padding-right: 10px;
}

.p_tb5 {
	padding-top: 5px;
	padding-bottom: 5px;
}


.p_tb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.m_tb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.m_left10 {
	margin-left: 10px;
}

.m_b5 {
	margin-bottom: 5px;
}

.m_b10 {
	margin-bottom: 10px;
}

.m_b15 {
	margin-bottom: 15px;
}

.m_b20 {
	margin-bottom: 20px;
}

.m_b25 {
	margin-bottom: 25px;
}

.m_b30 {
	margin-bottom: 30px;
}

.m_b40 {
	margin-bottom: 40px;
}

.m_b100 {
	margin-bottom: 100px;
}

.m_b200 {
	margin-bottom: 200px;
}

.notice {
	text-indent: -1em;
	margin-left: 1em;
}

.notice_half {
	text-indent: -0.5em;
	margin-left: 0.5em;
}

.line_dot_btm {
	background: url(../common/line_dot.gif) repeat-x bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/* 共通
-----------------------------------------*/

div#allContents #contents-inner {
	background: url(../common/main_bg.gif) repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}

div#allContents,div#footer {
	text-align: left;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

h4{
	text-indent: -9999px;
	outline-width: 0;
}


/* header
-----------------------------------------*/

#header h1 {
	color: #fe8f00;
	margin-bottom: 8px;
}

#header {
	padding: 5px 10px;
	font-size: 10px;
	position: relative;
}

#header ul {
	position: absolute;
	right: 13px;
	top: 42px;
}

div#header ul li {
	display: inline;
	list-style: none;
	background: url(../common/h_separate.gif) no-repeat left;
	padding-left: 12px;
	margin: 0px;
	padding-right: 0px;
}

#header ul li a:link , #header ul li a:visited {
	color: #666666;
	text-decoration: none;
}

#header ul li a:hover {
	color: #666666;
	text-decoration: underline;
}

div#header ul li.no_mark{
	background: url(none);
}

#header h2 a {
	background: url(../common/h_logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 222px;
	border-style: none;
	outline-width: 0;
}


/* コンテンツ
-----------------------------------------*/

#main_contents {
	padding: 20px;
}
#main_contents #side_menu {
	float: left;
	width: 190px;
}
#main_contents #content {
	float: right;
	width: 475px;
}



/* サイドメニュー
-----------------------------------------*/

#side_menu #smenu_01 a.last , #side_menu #smenu_02 a.last {
	background: url(none);
}

/*お仕事をお探しの皆様へ*/

#side_menu #smenu_01 h3 , #side_menu #smenu_01 h4 {
	background: #FFA60C url(../common/side_menu_tit01.gif) no-repeat 5px 50%;
	height: 30px;
}

#side_menu #smenu_01 {
	border: 1px solid #ffa60c;
	margin-bottom: 10px;
}

#side_menu #smenu_01 ul li p {
	background: url(../common/icon_arrow_01.gif) no-repeat left;
	padding-left: 18px;
	margin-left: 6px;
}

#side_menu #smenu_01 a {
	background: url(../common/side_menu_line01.gif) repeat-x bottom;
	display: block;
	line-height: 2.4em;
	color: #333333;
	text-decoration: none;
}

#side_menu #smenu_01 a:hover {
	background: #FFF5DF;
	color: #FF8409;
	text-decoration: none;

}

/*人材をお探しの皆様へ*/

#side_menu #smenu_02 h3 , #side_menu #smenu_02 h4 {
	background: #79AAE5 url(../common/side_menu_tit02.gif) no-repeat 5px 50%;
	height: 30px;
}

#side_menu #smenu_02 {
	border: 1px solid #79aae5;
}

#side_menu #smenu_02 ul li p {
	background: url(../common/icon_arrow_02.gif) no-repeat left;
	padding-left: 18px;
	margin-left: 6px;
}

#side_menu #smenu_02 a {
	background: url(../common/side_menu_line02.gif) repeat-x bottom;
	display: block;
	line-height: 2.4em;
	color: #333333;
	text-decoration: none;
}

#side_menu #smenu_02 a:hover {
	background: #DFEBF9;
	color: #3663A9;
	text-decoration: none;

}



/*学生支援*/

#side_menu #smenu_03 h3 , #side_menu #smenu_03 h4 {
	background: #4FBC72 url(../common/side_menu_tit03.gif) no-repeat 5px 50%;
	height: 30px;
}

#side_menu #smenu_03 {
	border: 1px solid #4FBC72;
}

#side_menu #smenu_03 ul li p {
	background: url(../common/icon_arrow_05.gif) no-repeat left;
	padding-left: 18px;
	margin-left: 6px;
}

#side_menu #smenu_03 a {
	background: url(../common/side_menu_line03.gif) repeat-x bottom;
	display: block;
	line-height: 2.4em;
	color: #333333;
	text-decoration: none;
}

#side_menu #smenu_03 a:hover {
	background: #D0F5D0;
	color: #336633;
	text-decoration: none;

}

/*採用支援*/

#side_menu #smenu_04 h3 , #side_menu #smenu_04 h4 {
	background: #CD3D84 url(../common/side_menu_tit04.gif) no-repeat 5px 50%;
	height: 30px;
}

#side_menu #smenu_04 {
	border: 1px solid #CD3D84;
}

#side_menu #smenu_04 ul li p {
	background: url(../common/icon_arrow_06.gif) no-repeat left;
	padding-left: 18px;
	margin-left: 6px;
}

#side_menu #smenu_04 a {
	background: url(../common/side_menu_line04.gif) repeat-x bottom;
	display: block;
	line-height: 2.4em;
	color: #333333;
	text-decoration: none;
}

#side_menu #smenu_04 a:hover {
	background: #FFCCCC;
	color: #663333;
	text-decoration: none;

}

/*社会人の成長支援*/

#side_menu #smenu_05 h3 , #side_menu #smenu_05 h4 {
	background: #F8D372 url(../common/side_menu_tit05.gif) no-repeat 5px 50%;
	height: 30px;
}

#side_menu #smenu_05 {
	border: 1px solid #F8D372;
}

#side_menu #smenu_05 ul li p {
	background: url(../common/icon_arrow_07.gif) no-repeat left;
	padding-left: 18px;
	margin-left: 6px;
}

#side_menu #smenu_05 a {
	background: url(../common/side_menu_line05.gif) repeat-x bottom;
	display: block;
	line-height: 2.4em;
	color: #333333;
	text-decoration: none;
}

#side_menu #smenu_05 a:hover {
	background: #FFFFCC;
	color: #666633;
	text-decoration: none;

}

/* コンテンツフッター
-----------------------------------------*/

#contents_footer{
	clear: both;
	background: url(../common/contents_footer.gif) no-repeat 5px 20px;
}

#contents_footer a:link, #contents_footer a:visited{
	font-size: 12px;
	position: absolute;
	left: 590px;
	bottom: 20px;
	color: #3F3F3F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#contents_footer a:hover {
	text-decoration: none;
}

#contents_footer #footer_layout {
	position: relative;
	height: 80px;

}

.no_txt {
	display: none;
}

/* フッター
-----------------------------------------*/

div#footer {
	background: #FFA60C;
	font-size: 10px;
	color: #666666;
	height: 50px;
	position: relative;
}

div#footer li{
	display: inline;
	list-style: none;
	background: url(../common/h_separate.gif) no-repeat left;
	padding-left: 12px;
	margin: 0px;
	padding-right: 0px;
}

#footer ul li a:link , #footer ul li a:visited {
	color: #666666;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

div#footer ul li.no_mark{
	background: url(none);
}

div#footer ul {
	position: absolute;
	top: 10px;
	right: 10px;

}
#footer p {
	position: absolute;
	left: 10px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* 
-----------------------------------------------*/

ul.link_arrow li {
	list-style: none;
	background: url(../common/icon_arrow_03.gif) no-repeat left 50%;
	padding-left: 10px;
	margin: 0px 0px 5px;
	padding-right: 0px;
}
.notice_15 {

	text-indent: -1.5em;
	margin-left: 1.5em;
}
