@charset "utf-8";

/* Reset
-----------------------------------------------------------------------------  */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;  
	padding:0;
}
table {
	border-collapse:collapse;  
	border-spacing:0;  
}
fieldset,img {
	border:0;  
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;  
	font-weight:normal;  
}
ol,ul {
	list-style:none;  
}
caption,th {
	text-align:left;  
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;  
	font-weight:normal;  
}
q:before,q:after {
	content:'';  
}  
abbr,acronym {
	border:0;  
}
a img,
map a {
	border:none;
}
a {
	cursor:pointer;
	color:#0066CC;
	text-decoration:none;
} 
a:hover {
	text-decoration:underline;
} 
a:visited {
	color:#663399;
} 

/* Pager Styles
-----------------------------------------------------------------------------  */

#font_small {
  font-size:10px;
}


ol.pager {
	margin:15px 0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	clear:both;
	font-size:12px;
	}
ol.pager li {
	display:inline;
	}
ol.pager li a {
	padding:1px 5px;
	border:1px solid #D1CDC5;
	background:#F0EFEC;
	text-decoration:none;
	}
ol.pager li a:hover {
	border:1px solid #FF6600;
	background: #FFFFCC;
	}
ol.pager li a:active {
	border:1px solid #D1CDC5;
	background:#D1CDC5;
	}
ol.pager li strong {
	padding:3px 5px 2px 5px;
	background: #478003;
	color: #FFF;
	font-weight:bold;
	}

/* Clearfix Styles
-----------------------------------------------------------------------------  */
ol.checkBox:after,
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
ol.checkBox,
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html ol.checkBox,
* html .clearfix {
	height:1%;
}
ol.checkBox,
.clearfix {
	display:block;
}
/* End hide from IE-mac */
.clear {
	clear:both;
}

/* Common
-----------------------------------------------------------------------------  */
body {
	background:#FFF url(/img/common/bg.gif) repeat-x top left;
	color:#313131;
	margin:0;
	padding:0;
	background-color:#DFDBD5;
	font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "繝｡繧､繝ｪ繧ｪ", Meiryo, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "MS P Gothic", Verdana, sans-serif;
	font-size:13px;
}
#conteiner {
	width:900px;
	margin:0 auto;
	background:#FFF url(/img/common/bg_base.gif) repeat-y;
}
#wrapper {
	background:url(/img/common/bg_shadow.gif) no-repeat;
	text-align:left;
}
#contents {
	margin:0 25px;
	width:850px;
}
#main {
	float:left;
	width:660px;
}
#list_jpg {
	margin-bottom:5px;
}
#sn {
	float:right;
	width:180px;
}
p,li,dt,dd,th,td {
	line-height:1.6em;
}
ol.bl {
	background:#FFF url(/img/common/bl.gif) no-repeat 0% 0%;
	height:28px;
	font-size:11px;
	margin-bottom:5px;
	overflow: hidden;
}
ol.bl li {
	display:inline;
}
ol.bl li#blhome {
	padding-left:25px;
}
ol.bl li a {
	line-height:25px;
	padding:6px 10px 11px 3px;
	background:url(/img/common/bl_li.gif) no-repeat 100% 50%;
	margin:0;
}
html*ol.bl li a {
	line-height:26px;
	padding:7px 10px 11px 3px;
	}
*+html body ol.bl li a {
	line-height:26px;
	padding:9px 10px 9px 3px;
	}
* html body ol.bl li a {
	line-height:25px;
	padding:9px 10px 9px 3px;
	}
html>/**/body ol.bl li a {
	line-height:25px;
	padding:8px 10px 10px 3px;
	}
ol.bl li em {
	color:#828282;
}
.rightBox {
	float:right;
}
.center {
	text-align:center
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.landmime {
	display:none;
}
.bold {
	font-weight:bold;
}
.f1 {
	font-size:90%;
}
.f2 {
	font-size:100%;
}
.f3 {
	font-size:120%;
}
.f4 {
	font-size:140%;
}
.f5 {
	font-size:160%;
}
.red {
	color:#FF510D;
}
.green {
	color:#339900;
}
.inner {
	padding:5px;
}
.line {
	background:url(/img/common/line_dot.gif) repeat-x 0 100%;
	padding:5px 0;
}
.ads {
	margin-bottom:10px;
}
a.link {
	padding-left:13px;
	background: url(/img/common/icon/list_arrow.gif) no-repeat 5px 50%;
}
a.link2 {
	padding-left:16px;
	background:url(/img/common/icon/list_arrow2.gif) no-repeat 0 50%;
}
.icon {
	vertical-align:middle;
	margin-right:3px;	
}
.example {
	display:block;
}

/* background settiing
-----------------------------------------------------------------------------  */
#header p#subTitle span,
#header #bookmark a span,
#sn #snSbm h3 span,
#sn #snMember span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

/* From Styles
-----------------------------------------------------------------------------  */
input {
	line-height:100%;
	font-family:sans-serif;
}
input,
textarea {
	padding:0;
	font-size:100%;
}
label {
	padding-right:3px;
	}
.formfield {
	font-size: 16px;
	font-weight: bold;
	line-height:100%;
	height: 18px;
	border:1px solid #9A9A9A;
	border-top-color: #616161;
	border-bottom-color: #C2C2C2;
	padding:2px 4px 2px 3px;
	_padding:5px 4px 0 3px;
	margin-right: 4px;
}
.textarea {
	font-size: 11px;
	border:1px solid #9A9A9A;
	border-top-color: #616161;
	border-bottom-color: #C2C2C2;
	padding:2px 4px 2px 3px;
	_padding:5px 4px 0 3px;
	margin-right: 4px;
}
*:first-child+html .formfield {
	height: 13px;
	padding:5px 4px 0 3px;
}
html:first-child .formfield {
	height: 20px;
	padding:0 4px 0 3px;
}
.select {
	border:1px solid #999;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:12px;
}
body:first-of-type .checkBox input,
html:first-child .checkBox input,
html>/**/body .checkBox input {
	margin:0 3px 0 0;
	vertical-align:baseline;
	}
html>/**/body .checkBox input {
 	margin:0 4px 0 0;
 }
 
input:focus,
textarea:focus {
	background-color:#F5F5F5;
}
form img,
form input,
form select {
	vertical-align:middle;
}
form input,
form select {
	line-height:1;
}
.submit {
	text-align:center;
	margin:12px 0px;
}
.terms {
	overflow:auto;
	height:150px;
	padding:5px;
	border:1px solid #CCC;
	margin-bottom:10px;
	line-height:1.6em;
	}
#main .formError {
	background:url(/img/common/icon/icon_error.gif) no-repeat 0 55%;
	padding-left:13px;
	display:block;
	color:#E60012;
	font-weight:bold;
	margin:0;
}
#main #formMail {
	background: #FFF7F9;
	border:1px solid #CC0000;
}
#main #formMail {
	font-size:16px;
	height: 19px;
	padding:3px 4px 3px 3px;
	_padding:5px 4px 0 3px;
}

/* Header Styles
-----------------------------------------------------------------------------  */
#header {
	background:#FFF url(/img/common/header_bg.gif) repeat-x 0 0;
	height:130px;
	width:900px;
	font-size:10px;
	position:relative;
	line-height:normal;
}
#header #logo {
	position:absolute;
	top:35px;
	left:40px;
	width:211px;
	height:51px;
}
#header #siteTitle {
	position:absolute;
	top:10px;
	left:30px;
	width:450px;
	height:20px;
}
#header #siteTitle h1,
#header #siteTitle p {
	display:inline;
	padding-right:5px;
	line-height:normal;
}
#header p#subTitle {
	top:55px;
	left:265px;
	width:245px;
	height:22px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	font-size:8px;
}
#header p#subTitle span {
	background:url(/img/common/header_tex.gif) no-repeat;
}
#header #bookmark {
	position:absolute;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	top:49px;
	left:744px;
	width:130px;
	height:45px;
}

#header #bookmark a {
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	width:130px;
	height:45px;
	display:block;
}
#header #bookmark a span {
	background:url(/img/btn/btn_bookmark.gif) no-repeat;
}
#header #bookmark a:hover span {
	background:url(/img/btn/btn_bookmark.gif) no-repeat 0 -45px;
}
#header div#count {
	position:absolute;
	top:10px;
	left:530px;
	width:300px;
	height:30px;
}
#header ul {
	position:absolute;
	top:10px;
	left:745px;
	width:130px;
	height:30px;
}
#header ul li {
	display:inline;
	line-height:normal;
}
#header ul li a {
	padding-left:13px;
	background:#FFF url(/img/common/icon/list_arrow.gif) no-repeat 5px center;
}
#header form {
	position:absolute;
	top:50px;
	#left:660px;
	left:530px; #竹村が書き換えました。
	width:213px;
	height:25px;
}
#header form .formfield {
	width:140px;
	font-size:12px;
	margin-right:3px;
	background:#FFF url(/img/common/header_keyword_bg.gif) no-repeat 0 0;
}
#header form .formfield:hover,
#header form .formfield:active {
	background:none;
}
#header form #headerBtnSearch {
	background:url(/img/btn/btn_search.gif) no-repeat 0 0;
	border:none;
	width:50px;
	height:20px;
	cursor:pointer;
}
#header form #headerBtnSearch:hover {
	background:url(/img/btn/btn_search_o.gif) no-repeat 0 0;
	border:none;
	width:50px;
	height:20px;
}

/* main Styles
-----------------------------------------------------------------------------  */
#main p {
	margin-bottom:10px;
}
#main .section {
	padding:3px 5px 5px 5px;
	margin-bottom:10px;
}
#main h2 {
	height:40px;
	line-height:35px;
	background:#FFF url(/img/common/title_type1.gif) repeat-x 0 100%;
	padding-left:18px;
	margin-bottom:4px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
#main h2 a{
    color: #FFFFFF;
}
#main h2 a:hover{
    color: #FFFFFF;
    text-decoration: underline;
}
#main h3 {
	height:30px;
	line-height:25px;
	background:#FFF url(/img/common/title_type2.gif) repeat-x 0 100%;
	padding-left:15px;
}
#main h3.count {
	height:30px;
	position:relative;
}
#main h3.count span {
	position:absolute;
	width:200px;
	text-align:right;
	top:0px;
	right:10px;
}
#main h4 {
	padding:0 0 3px 5px;
	font-weight:bold;
	background:#FFF url(/img/common/line_dot.gif) repeat-x 0 100%;
	margin-bottom:5px;
}
#main h3 a,
#main h4 a{
    color:#313131;
}
#main h3 a:hover,
#main h4 a:hover{
    color:#313131;
    text-decoration: underline;
}


/* Table Styles
------------------------------------------------------------------------------------------------*/
table.sheet	 {
	background:#FFF;
	margin:0 auto 10px auto;
	width:100%;
	}
.sheet th,
.sheet td {
	padding:5px;
	border:1px solid #CCC;
	vertical-align:top;
	}
.sheet th {
	background-color: #EEE;
	font-style:normal;
	}
.sheet td ul:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.sheet th.icon,
.sheet td.icon {
	width:40px;
	text-align:center;
	vertical-align:middle;
	line-height:normal;
}

/* List Styles 
------------------------------------------------------------------------------------------------*/
#main .list:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#main .list {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html #main .list {
	height:1%;
}
#main .list {
	display:block;
	margin-bottom:10px;
}
#main .list li { 
	//background:url(/img/common/icon/list_arrow2.gif) no-repeat 0 50%;
	float:left;
	width:198px;
	padding-left:18px;
	margin-bottom:6px;
	line-height:normal;
}
/* list2 
------------------------------------------------------------------------------------------------*/
#main .list2 {
	margin-bottom:10px;
}
#main .list2 li { 
	background:url(/img/common/icon/list_arrow2.gif) no-repeat 0 50%;
	padding-left:18px;
	margin-bottom:6px;
	line-height:normal;
}
#main .listType2 {
	margin-bottom:10px;
	display:inline-block;
}
#main .listType2:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
* html #main .listType2 {
	height:1%;
}
#main .listType2 {
	display:block;
}
#main .listType2 li {
	background:url(/img/common/icon/list_arrow.gif) no-repeat 5px center;
	padding-left:15px;
	line-height:20px;
	width:310px;
	float:left;
}
/* listType3 
------------------------------------------------------------------------------------------------*/
#main .listType3 {
	margin-bottom:10px;
	display:inline-block;
}
#main .listType3:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
* html #main .listType3 {
	height:1%;
}
#main .listType3 {
	display:block;
}
#main .listType3 li {
	background:#FFF url(/img/common/icon/list_arrow.gif) no-repeat 5px center;
	padding-left:15px;
	line-height:23px;
	width:201px;
	float:left;
}
/* listType4 
------------------------------------------------------------------------------------------------*/
#main .listType4 {
	margin-bottom:10px;
	display:inline-block;
}
#main .listType4:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
/* Hides from IE-mac \*/
* html #main .listType4 {
	height:1%;
}
#main .listType4 {
	display:block;
}
/* End hide from IE-mac */
#main .listType4 li {
	background:#FFF url(/img/common/icon/list_arrow.gif) no-repeat 5px center;
	padding-left:15px;
	line-height:20px;
	width:147px;
	float:left;
}
/* searchSection 
------------------------------------------------------------------------------------------------*/
#main #searchSection #searchTitleJob h3,
#main #searchSection #searchTitleBusiness h3,
#main #searchSection #searchTitleArea h3,
#main #searchSection #searchTitleLine h3,
#main #searchSection #searchTitleWork h3,
#main #searchSection #searchTitleKeyword h3 {
	width:660px;
	height:28px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	background:none;
	text-indent:0;
	margin:0;
	padding:0;
}
#main #searchSection #searchTitleJob h3 span,
#main #searchSection #searchTitleBusiness h3 span, 
#main #searchSection #searchTitleArea h3 span,
#main #searchSection #searchTitleLine h3 span ,
#main #searchSection #searchTitleWork h3 span ,
#main #searchSection #searchTitleKeyword h3 span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
#main #searchSection #searchTitleJob h3 span {
	background:url(/img/common/search_box_title.gif) no-repeat 0 -28px;
}
#main #searchSection #searchTitleBusiness h3 span {
	background:url(/img/common/search_box_title.gif) no-repeat 0 -56px;
}
#main #searchSection #searchTitleArea h3 span {
	background:url(/img/common/search_box_title.gif) no-repeat 0 -84px;
}
#main #searchSection #searchTitleLine h3 span {
	background:url(/img/common/search_box_title.gif) no-repeat 0 -112px;
}
#main #searchSection #searchTitleWork h3 span {
	background:url(/img/common/search_box_title.gif) no-repeat 0 -140px;
}
#main #searchSection #searchTitleKeyword h3 span {
	background:url(/img/common/search_box_title.gif) no-repeat 0 -168px;
}
#main #searchSection .serchShadow {
	background:url(/img/common/search_shadow.gif) repeat-x 0 0;
	padding:10px;
}
#main #searchSection h4 {
	background:#FFF url(/img/common/search_job_title.gif) repeat-x 0 0;
	color:#FFF;
	line-height:25px;
	padding:0 0 0 10px;
	margin-bottom:0;
}
html>body #main #searchSection h4 {
	line-height:26px;
}
html>body #main #searchSection #searchBox {
	margin-top:-1px;
}
#main #searchSection #searchBox {
	background:#F0EFEC;
	border:1px solid #D1CDC5;
	margin-bottom:15px;
}
#main #searchSection #searchBox #searchStation {
	background:#DFDBD5 url(/img/common/search_station_bg.gif) repeat-x 0 100%;
	padding:10px;
	margin-bottom:10px;
}
#main #searchSection #searchBox #searchStation .formfield {
	width:180px;
}
#main #searchSection #searchBox ol {
	padding:0px 10px 10px 10px;
}
#main #searchSection #searchBox ol li {
	float:left;
	width:194px;
	line-height:normal;
	margin-bottom:6px;
}
#main #searchBox ol li a {
	/* background:url(/img/common/icon/list_arrow3.gif) no-repeat 0 50%;
	padding-left:18px; */
}
#main #searchBox ol li {
	float:left;
	width:194px;
	line-height:normal;
	margin-bottom:6px;
}
.arrow2 {
	background:url(/img/common/icon/list_arrow2.gif) no-repeat 0 50%;
	padding-left:17px;
}
#main #searchSection #searchBox2 ol li a {
	background:url(/img/common/icon/list_arrow3.gif) no-repeat 0 50%;
	padding-left:18px;
}
#main #searchSection #searchBox2 ol li {
	float:left;
	width:194px;
	line-height:normal;
	margin-bottom:6px;
}
#main #searchSection #searchBox ul {
	padding:0px 10px 10px 10px;
}
#main #searchSection #searchBox ul li {
	float:left;
	width:50%;
} 
#main #searchSection #searchBox span {
	font-size:10px;
	color:#999;
}
#main #searchSection #searchBox h5 {
	background:url(/img/common/search_box_category.gif) no-repeat;
	margin:0 5px;
	height:25px;
	line-height:19px;
	padding:0 0 0 5px;
}
html>/**/body #main  #searchSection #searchBox h5 {
	line-height:20px;
}
#main #searchSection #searchBox .to {
	text-align:right;
	padding:0 10px 10px 10px;
}
#main #searchSection #searchBox .selectBox {
	background:#FFF;
	padding:10px;
	margin:5px 5px 10px 5px;
}
#main #searchSection #searchBox .selectBox label {
	margin:0 10px 0 0;
}
#main #searchSection #searchBox .submit input {
	background:url(/img/btn/btn_searchbox.gif) no-repeat;
	width:105px;
	height:28px;
	margin:0;
	padding:0;
	border:none;
}
#main #searchSection #searchBox .submit input:hover {
	background:url(/img/btn/btn_searchbox.gif) no-repeat 0 -28px;
}	
#main #searchSection h6 {
	margin-bottom:8px;
	background:url(/img/common/icon/icon_add.gif) no-repeat 0 50%;
	padding:2px 0 2px 18px;
}
#main #searchSection #searchBox ul.type2 li {
	float:left;
	width:33%;
}
#main #searchSection #searchBox ul.type3 li {
	float:left;
	width:25%;
}
#main #searchSection #searchBox h5 strong {
	padding-left:20px;
	background:url(/img/common/icon/list_arrow2.gif) no-repeat 0 3px;
}
#main #searchSection #searchBox ul.link2 li {
	float:left;
	width:33%;
}
#main #searchSection #searchBox ul.link3 li {
	float:left;
	width:25%;
}
#main #searchSection #searchBox ul.link1 li a,
#main #searchSection #searchBox ul.link2 li a,
#main #searchSection #searchBox ul.link3 li a {
	padding-left:10px;
	background:url(/img/common/icon/list_arrow.gif) no-repeat 0 5px;
}

/* jobKeyword 
------------------------------------------------------------------------------------------------*/
#main #jobKeyword {
	margin-bottom:15px;
}
#main #jobKeyword h4 {
	height:25px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	background:none;
	padding:0;
	margin:0;
}
#main #jobKeyword h4 span {
	display:block;
	width:100%;
	height:100%;
	background:url(/img/common/title_keyword.gif) no-repeat 0 50%;
	position:absolute;
	top:0;
	left:0;
}
#main #jobKeyword .inner {
	padding:10px;
	background:#FFFFE5;
	border:1px solid #D1CDC5;
}
#main #jobKeyword p {
	margin:5px 0 0 0;
	text-align:right;
}
#main #jobKeyword p a {
	background:url(/img/common/icon/list_arrow.gif) no-repeat 0 50%;
	padding-left:8px;
}
#main #jobKeyword ul {
}
#main #jobKeyword li {
	background:url(/img/common/icon/list_arrow2.gif) no-repeat 0 50%;
	padding:0 8px 0 17px;
	display:inline;
	line-height:20px;
}
/* Pickup Styles 
------------------------------------------------------------------------------------------------*/
#main #pickup h3 {
	width:660px;
	height:25px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	background:none;
	padding:0;
	margin:0;
}
#main #pickup h3 span {
	display:block;
	width:100%;
	height:100%;
	background:url(/img/common/title_pickup.gif) no-repeat 0 0;
	position:absolute;
	top:0;
	left:0;
}
#main #pickup #pickupTitle {
	position:relative;
	width:660px;
	height:25px;
	}
#main #pickup #pickupTitle a {
	position:absolute;
	right:0;
	top:3px;
	font-size:10px;
	padding-left:13px;
	background:url(/img/common/icon/list_arrow.gif) no-repeat 5px 50%;
}
#main #pickup {
	background:url(/img/home/home_boxbg.gif) no-repeat 0 100%;
	padding-bottom:5px;
	margin-bottom:7px;
}
#main #pickup ul {
	padding:1px 2px;
}
#main #pickup ul li a {
	line-height:25px;
	padding:2px 2px 2px 28px;
	background:url(/img/common/icon/icon_pickup.gif) no-repeat 5px 50%;
}
html>/**/body #main #pickup ul li a {
	padding:4px 2px 4px 28px;
}
#main #pickup ul li.orangeLine {
	line-height:25px;
	background:#FFF4E8;
}
/* featureList 
------------------------------------------------------------------------------------------------*/
#main ul.featureList li {
	width:90px;
	height:20px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	float:left;
	margin:0 4px  5px 0;
}	
#main ul.featureList:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#main ul.featureList {
	display:inline-block;
	margin-bottom:10px;
}
* html #main ul.featureList {
	height:1%;
}
#main ul.featureList {
	display:block;
}
#main .searchList ul.featureList {
	margin-bottom:0;
	}
#main ul.featureList li span {
	display:block;
	width:100%;
	height:100%;
	background:url(/img/common/icon/icon_feature.gif) no-repeat;
	background-position:0 0;
	position:absolute;
	top:0;
	left:0;
}
#main ul.featureList li.featureAge span {
	background-position:0 0;
}
#main ul.featureList li.featureChild span {
	background-position:0 -30px;
}
#main ul.featureList li.featureCompany span {
	background-position:0 -60px;
}
#main ul.featureList li.featureWoman span {
	background-position:0 -90px;
}
#main ul.featureList li.featureInsurance span {
	background-position:0 -120px;
}
#main ul.featureList li.featureSingle span {
	background-position:0 -150px;
}
#main ul.featureList li.featureFamily span {
	background-position:0 -180px;
}
#main ul.featureList li.featureMycar span {
	background-position:0 -210px;
}
#main ul.featureList li.featureCommute span {
	background-position:0 -240px;
}
#main ul.featureList li.featurePlenty span {
	background-position:0 -270px;
}
#main ul.featureList li.featureAcademic span {
	background-position:0 -300px;
}
#main ul.featureList li.featureHighschool span {
	background-position:0 -330px;
}
#main ul.featureList li.featureCollege span {
	background-position:0 -360px;
}
/* sn Styles
-----------------------------------------------------------------------------  */
/*
#sn #snKeyword,
#sn #snJobSLsit,
#sn #snLink,
#sn #snRank {
	background:#FFF url(/img/common/sn_box_bg.gif) no-repeat 0 bottom;
	margin-bottom:10px;
	padding-bottom:8px;
}
#sn #snMember h3,
#sn #snJobSLsit h3,
#sn #snRank h3,
#sn #snKeyword h3,
#sn #snLink h3 {
	height:27px;
	position:relative;
	font-size:12px;*/
	/*HideMacIE\*/
/*	overflow:hidden;*/
	/**/
/*}*/
/*#sn #snMember h3 span,
#sn #snJobSLsit h3 span,
#sn #snRank h3 span,
#sn #snKeyword h3 span,
#sn #snLink h3 span {
	display:block;
	width:100%;
	height:100%;
	background:url(/img/common/sn_title.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	left:0;
}*/
/*
#sn #snJobSLsit h3 span {
	background-position:0 -27px;
}
#sn #snRank h3 span {
	background-position:0 -54px;
}
#sn #snKeyword h3 span {
	background-position:0 -81px;
}
#sn #snLink h3 span {
	background-position:0 -108px;
}
#sn #staffJobList span {
	background-position:0 -108px;
}
*/

/* background settings
--------------------------------------------------------------------------------------------*/
#main #infoReceive #infoTex p,
#main #infoReceive #infoMail a,
#main #infoReceive #infoRss a,
#main .searchList table tfoot td ul li.btnListBookmark a,
#main .searchList .titleCompanyList ul li.listFlesh,
#main .searchList .titleCompanyList ul li.listStaff,
#searchAdd h4,
#searchAddJob,
#searchAddType,
#searchAddArea,
#main #searchOldKeyword h3 {
  position:relative;
  font-size:12px;
  /*HideMacIE\*/
  overflow:hidden;
  /**/
  display:block;
}
#main #infoReceive #infoTex p span,
#main #infoReceive #infoMail a span,
#main #infoReceive #infoRss a span,
#main .searchList table tfoot td ul li.btnListBookmark a span,
#main .searchList table tfoot td ul li.btnListDetail a span,
#main .searchList .titleCompanyList ul li.listStaff span,
#main .searchList .titleCompanyList ul li.listFlesh span,
#searchAdd h4 span,
#searchAddJob span,
#searchAddType span,
#searchAddArea span,
#main #searchOldKeyword h3 span {
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
}
#sn #snJobSLinkLsit h3,
#sn #snPickUp h3,
#bnrMenmer1 a,
#bnrMenmer2 a{/* 20091126add*/
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	display:block;
}
#sn #snJobSLinkLsit h3 span,
#sn #snPickUp h3 span,
#bnrMenmer1 a span,
#bnrMenmer2 a span{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
#sn #snMember h3,
#sn #snJobSLsit h3,
#sn #snRank h3,
#sn #snKeyword h3,
#sn #snLink h3,
#sn #snJobSLinkLsit h3,
#sn #snPickUp h3,
#sn #snRecommend h3  ,
#sn #snGoodCompy h3  ,
#sn #snPopKeyword h3  {
	height:27px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
}
#sn #snKeyword,
#sn #snJobSLsit,
#sn #snLink,
#sn #snRank,
#sn #snJobSLinkLsit,
#sn #snPickUp,
#sn #snRecommend,
#sn #snGoodCompy,
#sn #snPopKeyword {
	background:#FFF url(/img/common/sn_box_bg.gif) no-repeat 0 bottom;
	margin-bottom:10px;
	padding-bottom:20px;
}
#sn #snMember h3 span,
#sn #snJobSLsit h3 span,
#sn #snRank h3 span,
#sn #snKeyword h3 span,
#sn #snLink h3 span,
#sn #snJobSLinkLsit h3 span,
#sn #snPickUp h3 span ,
#sn #snRecommend h3 span ,
#sn #snGoodCompy h3 span ,
#sn #snPopKeyword h3 span {
	display:block;
	width:100%;
	height:100%;
	background:url(/img/common/sn_title.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	left:0;
}


#sn #snJobSLinkLsit h3 span {/*ジョブセンスリンク*/
	background-position:0 -135px;
}/*
#sn #snPickUp h3 span{
	background-position:0 -162px;
}*/

#sn #snMember h3 span {/*会員登録･ログイン*/
	background-position:0 -0px;
}
#sn #snJobSLsit h3 span {/*ジョブセンスリンク*/
	background-position:0 -27px;
}
#sn #snRank h3 span {/*人気のお仕事ランキング*/
	background-position:0 -54px;
}
#sn #snKeyword h3 span {/*注目のキーワード*/
	background-position:0 -81px;
}
#sn #snRecommend h3 span {/*関連情報*/
	background-position:0 -108px;
}
#sn #snLink h3 span {/*ジョブセンスリンク*/
	background-position:0 -135px;
}
#sn #snPickUp h3 span {/*ピックアップ企業*/
	background-position:0 -162px;
}
#sn #snGoodCompy h3 span {/*おすすめの求人情報*/
	background-position:0 -189px;
}

#sn #snPopKeyword h3 span {/*人気のキーワード*/
	background-position:0 -216px;
}


/* snMember 
------------------------------------------------------------------------------------------------*/
#sn #snMember {
	background:#FFF url(/img/common/sn_member_bg.gif) no-repeat 0 0;
	font-size:10px;
	height:200px;
	margin-bottom:10px;
	position:relative;
}
#sn #snMember dl {
	height:52px;
}
#sn #snMember dl #snMemberEmail {
	position:absolute;
	top:42px;
	left:10px;
	height:55px;
}
#sn #snMember dl #snMemberEmailInput {
	position:absolute;
	top:37px;
	left:70px;
	height:55px;
}
#sn #snMember dl #snMemberPass {
	position:absolute;
	top:71px;
	left:10px;
	height:55px;
}
#sn #snMember dl #snMemberPassInput {
	position:absolute;
	top:67px;
	left:70px;
	height:55px;
}
#sn #snMember dl dd input {
	width:90px;
}
#sn #snMember p {
	position:absolute;
	top:100px;
	left:10px;
}
html:first-child #sn #snMember p {
	letter-spacing:-1px;
}
#sn #snMember #btnMember {
	position:absolute;
	top:130px;
	left:10px;
	cursor:pointer;
}
#sn #snMember a {
	width:160px;
	height:60px;
	display:block;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
}
#sn #snMember a span {
	background:url(/img/btn/btn_member.gif) no-repeat 0 0;
}
#sn #snMember a:hover span {
	background:url(/img/btn/btn_member.gif) no-repeat 0 -60px;
}
#sn #snMember #btnLogin {
	position:absolute;
	top:98px;
	left:118px;
	width:50px;
	height:20px;
	cursor:pointer;
}
/*snMemberBtn
-------------------------------------------------------------------------------------------------------*/
#snMemberBtn {
	margin: 0 0 10px 0;
}
#snMemberBtn a{
	width:180px;
	height:74px;
	display:block;
}
#snMemberBtn a span{
	background:url(/img/btn/btn_member_new.png) no-repeat 0 0;
}
#snMemberBtn a:hover span{
	background:url(/img/btn/btn_member_new.png) no-repeat 0 -75px;
}

/* snSbm 
------------------------------------------------------------------------------------------------*/
#sn #snSbm {
	background:url(/img/common/sn_sbm_bg.gif) repeat-x 0 100%;
	width:180px;
	height:58px;
	margin-bottom:10px;
	text-align:center;
}
#sn #snSbm h3 {
	width:180px;
	height:32px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	margin:0;
	padding:0;
	line-height:normal;
}
* html body #sn #snSbm h3 {
	height:34px;
}
#sn #snSbm h3 span {
	background:url(/img/common/sn_sbm_bg.gif) no-repeat;
}
#sn #snSbm ol li {
	display:inline;
	padding:0 1px;
}

/* adsBnr 
------------------------------------------------------------------------------------------------*/
#adsBnr{
	margin: 10px 0;
}
#adsBnr a{
	width: 180px;
	height: 76px;
	display: block;
}
#adsBnr a span{
	background:url(/img/bnr/bnr_stocklink_new.png) no-repeat;
}
#adsBnr a:hover span{
	background:url(/img/bnr/bnr_stocklink_new.png) no-repeat 0 -76px;
}
/* snJobstock
------------------------------------------------------------------------------------------------*/
#sn #snJobsense {
	margin-bottom:10px;
}
#sn #snJobstock {
	background:#FFF url(/img/common/sn_jobstock_bg.gif) no-repeat;
	margin-bottom:10px;
	height:80px;
}
#sn #snJobstock dl dt {
	text-align:center;
	padding:12px 10px 0px 10px;/* 3rd param change: 5px -> 3px on 20090210*/
}
#sn #snJobstock dl dd {
	padding:0 2px 10px 8px;
	font-size:10px;
}


/*snSec
---------------------------------------------------------------------------*/
.snSec {
	position:relative;
	margin-bottom:10px;
	background:url(/img/common/line_dot.gif) repeat-x 0 100%;
	font-size:12px;
}
.lastSec{
	background: none;
	margin-bottom: 0;
}
.snSecPickUp{
	float: left;

}
.snSec .checkListTableIn{
	width:160px;
	margin:auto;
}
.snSec .checkListTableIn th{
	width:auto;
	height:100px;
	text-align:center;
	vertical-align:middle;
}
.snSec .checkListTableIn th a.imgSec img{
	margin: 5px auto;
}
.snSec .checkListTableIn td ul{
	text-align:left;
	margin:0;
}
.snSec .checkListTableIn td h4 {
	margin:0 0 5px 0;
	width:auto;
	display:block;
}
.snSec .checkListTableIn td h4 a{
	background:url(/img/common/line_dot.gif) repeat-x 0 100%;
	padding:0 0 3px 0;	
	font-weight:bold;
	font-size:12px;
	display:block;
}
.snSec .checkListTableIn td h5{
	font-weight:bold;
}
.snSec li.beginner{
	background:url(/img/common/icon/icon_beginner.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
}
.snSec li.coin{
	background:url(/img/common/icon/icon_coin.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
}
.snSec li.paper{
	background:url(/img/common/icon/icon_paper.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
}
.snSec li.experienced{
	background:url(/img/common/icon/icon_experienced.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
}


/*pickUpSec
------------------------------------------------------------------------------------------------*/
#main #pickUpSec{
	margin: 10px 0;
}
#main #pickUpSec h3#pickupCny{
	height: 25px;
	margin: 0;
	padding: 0;
}
#main #pickUpSec h3#pickupCny span{
	background: url(/img/home/title_pickupCpy.gif) no-repeat scroll;
}
#main #pickUpSec .inner{
	padding: 10px 0 0 ;
	clear: both;
	display: block;
}
#main #pickUpSec .pinkupttlArea{
	position: relative;
}
#main #pickUpSec .pinkupttlArea a{
	background:transparent url(/img/common/icon/list_arrow.gif) no-repeat scroll 5px 50%;
	font-size:10px;
	padding-left:13px;
	position:absolute;
	right:0;
	top:3px;
}
#main .snSecPickUp{
	font-size: 10px;
	background: url(/img/common/line_dot2.gif) repeat-y scroll 127px 0;
	margin-right: 5px;
	width: 128px;
}
#main #pickUpSec .checkListTableIn{
	width: 100px;
}
#main #pickUpSec .lastSec {
	margin: 0;
	background: none;
}
.showNext {
	background:transparent url(/img/common/icon/list_arrow2.gif) no-repeat scroll 0 3px;
	padding-left:13px;
	float: right;
}



/* snJobSLsit
------------------------------------------------------------------------------------------------*/
#sn #snJobSLsit .staffJobList {
	background:url(/img/common/line_dot.gif) repeat-x 0 100%;
	padding:10px 6px 10px 6px;
	margin:0 1px;
}
#sn #snJobSLsit .staffJobList li {
	float:left;
	padding:0 2px;
	line-height:normal;
	font-size:8px;
	height:20px;
}
#sn #snJobSLsit .staffJobList ul:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#sn #snJobSLsit .staffJobList ul {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html #sn #snJobSLsit .staffJobList ul {
	height:1%;
}
#sn #snJobSLsit .staffJobList ul {
	display:block;
}
#sn #snJobSLsit .staffJobList dl {
	margin:0 2px;
}
#sn #snJobSLsit .staffJobList dd {
	font-size:10px;
}
/* keyword 
------------------------------------------------------------------------------------------------*/
#sn #snKeyword ul {
	padding:10px 10px 0 10px;
}
#sn #snKeyword ul li {
	padding:0 3px 0 0;
	display:inline;
	line-height:normal;
}
* html body #sn #snKeyword ul li {
	line-height:135%;
}
#sn #snKeyword ul li.f1 a {
	color:#0066CC;
}
#sn #snKeyword ul li.f2 a {
	color:#663399;
}#sn #snKeyword ul li.f3 a {
	color:#669900;
}
#sn #snKeyword ul li.f4 a {
	color:#FF9900;
}
#sn #snKeyword ul li.f5 a {
	color:#FF6699;	
	font-weight:bold;
}
/* snRank 
------------------------------------------------------------------------------------------------*/
#sn #snRank ol li {
	background:url(/img/common/line_dot.gif) repeat-x 0 100%;
	padding:5px 0;
	margin:0 1px;
}
#sn #snRank ol li a {
	padding:5px 5px 5px 55px;
	display:block;
	font-size:11px;
}
#sn #snRank ol li a#r01 {
	background:url(/img/common/rank_no.gif) no-repeat 5px 5px;
}
#sn #snRank ol li a#r02 {
	background:url(/img/common/rank_no.gif) no-repeat 5px -70px;
}
#sn #snRank ol li a#r03 {
	background:url(/img/common/rank_no.gif) no-repeat 5px -145px;
}
#sn #snRank ol li a#r04 {
	background:url(/img/common/rank_no.gif) no-repeat 5px -220px;
}
#sn #snRank ol li a#r05 {
	background:url(/img/common/rank_no.gif) no-repeat 5px -290px;
}
#sn #snRank p {
	text-align:right;
	margin:5px 5px 0 5px 
}	
#sn #snRank p .link {
	background:#FFF url(/img/common/icon/list_arrow2.gif) no-repeat 0 50%;
	padding-left:15px;
}
/* snLink 
------------------------------------------------------------------------------------------------*/
#sn #snLink ul {
	padding:10px 10px 0 10px;
}
#sn #snLink ul li {
	background:#FFF url(/img/common/icon/list_arrow.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
	font-size:11px;
}
#sn #snLink div {
	text-align:right;
	padding:5px 10px 0 10px;
}
#sn #snLink div.line {
	padding:5px 10px 10px 10px;
	margin:0 1px;
}
/* snPr Styles  
------------------------------------------------------------------------------------------------*/
#sn #snPr h3 {
	margin-bottom:5px;
	position:relative;
	font-size:8px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	line-height:normal;
	height:10px;
}
#sn #snPr h3 span {
	display:block;
	width:100%;
	height:100%;
	background:url(/img/common/tex_sponsor.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
}
#sn #snPr {
	background:#E2E1DC;
	padding:2px;
	border:1px solid #D5D1C8;
	margin-bottom:10px;
}
#sn #snPr .inner {
	padding:5px;
	background:#FFF;
} 
#sn #snPr dl {
	font-size:10px;
} 
#sn #snPr dl dt {
	background:#FFF url(/img/common/icon/list_arrow.gif) no-repeat 0 50%;
	padding:0 8px 0;
	display:inline;
	line-height:20px;
}
#en_height {
  line-height:50px;
}
/* snLinkKanren 
----------------------------------------------------------------------------*/
#sn #snPickUp h4{
	background:#F0EFEC url(/img/common/h4_sn_link.gif) repeat-x 0 0;
	font-size:12px;
	padding:2px 5px;
	border:1px #EAE8E3 solid;
}
#sn #snPickUp .photoPene{
	text-align:center;
	padding-top:10px;
	margin-bottom:5px;
}
#sn #snPickUp dl{
	background:url(/img/common/line_dot.gif) repeat-x 0 100%;
	padding:0 5px 10px 5px;
	
}
#sn #snPickUp dd{
	font-size:10px;
}

/* snJobSLsit 
-----------------------------------------------------------------------------  */
#sn #snJobSLinkLsit .staffJobList {
	background:url(/img/common/line_dot.gif) repeat-x 0 100%;
	padding:10px 6px 10px 6px;
	margin:0 1px;
}
#sn #snJobSLinkLsit .staffJobList li {
	float:left;
	padding:0 2px;
	line-height:normal;
	font-size:8px;
	height:20px;
}
#sn #snJobSLinkLsit .staffJobList ul:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#sn #snJobSLinkLsit .staffJobList ul {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html #sn #snJobSLinkLsit .staffJobList ul {
	height:1%;
}
#sn #snJobSLinkLsit .staffJobList ul {
	display:block;
}
#sn #snJobSLinkLsit .staffJobList dl {
	margin:0 2px;
}
#sn #snJobSLinkLsit .staffJobList dd {
	font-size:10px;
}

/* bnrMenmer
-----------------------------------------------------------------------------  */
#bnrMenmer1{
	width:160px;
	height:84px;
	margin:0 auto 10px auto;
}
#bnrMenmer1 a{
	height:84px;
	display:block;
}
#bnrMenmer1 a span{
	background:url(/img/common/btn_member.gif) repeat-x 0 0;
}
#bnrMenmer1 a:hover span{
	background:url(/img/common/btn_member.gif) repeat-x 0 -84px;
}
#bnrMenmer2{
	margin:0 auto 10px 0;
}
#bnrMenmer2 a{
	height:94px;
	display:block;
}
#bnrMenmer2 a span{
	background:url(/img/common/btn_member.gif) repeat-x -166px 0;
}
#bnrMenmer2 a:hover span{
	background:url(/img/common/btn_member.gif) repeat-x -166px -94px;
}

/* pagetop Styles
-----------------------------------------------------------------------------  */
.pageTop a {
	height:20px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	display:block;
	margin-bottom:10px;
}
.pageTop a span {
	display:block;
	width:657px;
	height:100%;
	background:url(/img/common/pagetop.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
}

/* footer Styles
-----------------------------------------------------------------------------  */
#footer {
	margin:0 auto;
	width:900px;
	line-height:150%;
	background:#FFF url(/img/common/footer_bg.gif) repeat-x 0 0;
	position:relative;
	height:100px;
}
#footer ul {
	position:absolute;
	top:40px;
	right:30px;
	list-style-type:none;
	font-size:10px;
}
#footer ul li {
	display:inline;
	padding-left:10px;
}
#footer p {
	position:absolute;
	top:40px;
	left:30px;
	list-style-type:none;
	font-size:10px;
}
#main .footerText {
    margin: 20px auto;
}
#main .footerText h3{
    background: url(/img/common/line_dot.gif) repeat-x bottom;
    padding: 0;    
}
#main .footerText h3 span{
    background: url(/img/common/h_footerText.gif) no-repeat scroll left;
    padding-left: 10px;    
    font-size: 13px;
    color: #666;
    font-weight: bold;
}
#main .footerText p{
    padding: 10px;
    font-size: 12px;
    color: #999;
}

/* searchOtherKeyword Styles
-----------------------------------------------------------------------------  */
#main #searchOtherKeyword {
  background:url(/img/search/search_other_keyword.gif) no-repeat 0 0;
  height:60px;
  position:relative;
  margin-bottom:10px;
}
#main #searchOtherKeyword h3 {
  position:absolute;
  top:7px;
  left:10px;
  background:none;
  margin:0;
  padding:0;
  color:#FFF;
  font-weight:bold;
  line-height:normal;
}
#main #searchOtherKeyword .formfield {
  position:absolute;
  top:28px;
  left:10px;
  width:445px;
}
#main #searchOtherKeyword #btnSearch {
  position:absolute;
  top:28px;
  left:470px;
}
#main #searchOtherKeyword #example {
  position:absolute;
  top:32px;
  left:530px;
  font-size:10px;
  color:#FFF;
}
#main #searchOldKeyword {
  background:url(/img/search/search_old_keyword_bg.gif) no-repeat 0 100%;
  margin-bottom:10px;
}
#main #searchOldKeyword h3 {
  height:33px;
  width:660px;
  background:none;
  padding-left:0 ;
}
#main #searchOldKeyword h3 span {
  background:url(/img/search/search_old_keyword_title.gif) no-repeat;
}
#main #searchOldKeyword ul {
  padding:5px 10px 10px 10px;
}
#main #searchOldKeyword ul li {
  padding:0 3px 0 0;
  display:inline;
  line-height:normal;
}
* html body #main #searchOldKeyword ul li {
  line-height:135%;
}
#main #searchOldKeyword ul li.f1 a {
  color:#0066CC;
}
#main #searchOldKeyword ul li.f2 a {
  color:#663399;
}
#main #searchOldKeyword ul li.f3 a {
  color:#669900;
}
#main #searchOldKeyword ul li.f4 a {
  color:#FF9900;
}
#main #searchOldKeyword ul li.f5 a {
  color:#FF6699;
  font-weight:bold;
}
#main #btnMemberBig a {
	width:660px;
	height:75px;
	position:relative;
	font-size:12px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	background:none;
	padding:0;
	margin:0 0 5px 0;
	display:block;
}
#main #btnMemberBig a span {
	display:block;
	width:100%;
	height:100%;
	background:url(/img/home/btn_home_member.gif) no-repeat 0 0;
	position:absolute;
	top:0;
	left:0;
}
#main #btnMemberBig a:hover span {
	background:url(/img/home/btn_home_member.gif) no-repeat 0 -75px;
}
#main #btnMemberEntryBig{
	margin: 10px 0 ;
}
#main #btnMemberEntryBig a  {
	width:660px ;
	height: 75px;
	display: block;
}
#main #btnMemberEntryBig a span {
	width:100%;
	height:100%;
	background:url(/img/home/btn_home_member_new.png) no-repeat 0 0;
	position:absolute;
	top:0;
	left:0;
}
#main #btnMemberEntryBig a:hover span {
	background:url(/img/home/btn_home_member_new.png) no-repeat 0 -80px;
}


/*imgLinkArea
-------------------------------------------------------------------------------------------------------------------*/
.betweenArrow {
	height:151px;
	margin:40px 0;
	width:665px;
}
.betweenArrow span{
	background:url(/img/common/between_arrow_stock.gif) no-repeat 0 0;
}
.imgLinkArea {
	margin:10px 0 20px 0;
}
.imgLinkArea a{
	display:block;
	height:238px;
	overflow:hidden;
	position:relative;
	width:660px;
}
.imgLinkArea a span{
	background:url(/img/common/hw_new_btn_stock.png) no-repeat 0 0;
}
.imgLinkArea a:hover span{
	background:url(/img/common/hw_new_btn_stock.png) no-repeat 0 -239px;
}
.imgLinkArea.img01 {
	margin:10px 0 20px 0;
}
.imgLinkArea.img01 a{
	display:block;
	height:155px;
	overflow:hidden;
	position:relative;
	width:660px;
}
.imgLinkArea.img01 a span{
	background:url(/img/common/ky_new_btn_stock.png) no-repeat 0 0;
}
.imgLinkArea.img01 a:hover span{
	background:url(/img/common/ky_new_btn_stock.png) no-repeat 0 -155px;
}
.imgLinkArea.img02 {
	margin:10px 0 20px 0;
}
.imgLinkArea.img02 a{
	display:block;
	height:208px;
	overflow:hidden;
	position:relative;
	width:660px;
}
.imgLinkArea.img02 a span{
	background:url(/img/common/ky_new_btn_stock.png) no-repeat 0 -310px;
}
.imgLinkArea.img02 a:hover span{
	background:url(/img/common/ky_new_btn_stock.png) no-repeat 0 -518px;
}
.imgLinkArea.img03 {
	margin:10px 0 20px 0;
}
.imgLinkArea.img03 a{
	display:block;
	height:176px;
	overflow:hidden;
	position:relative;
	width:660px;
}
.imgLinkArea.img03 a span{
	background:url(/img/common/ky_new_btn_stock.png) no-repeat 0 -726px;
}
.imgLinkArea.img03 a:hover span{
	background:url(/img/common/ky_new_btn_stock.png) no-repeat 0 -902px;
}

/* background set
----------------------------------------------------------------- */
.imgbk {
	position: relative;
	/*HideMacIE\*/
	overflow: hidden;
	/**/
	display: block;
	background: none;
	padding: 0;
	margin: 0;
}
.imgbk span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


/* adsense Style 
------------------------------------------------------------------------------------------------*/

.headAdsense {
	width:848px;
	background:#f5f5f5;
	margin-bottom: 10px;
	border:1px solid #CCC;
}
.headAdsense .inner {
	width: 728px;
	margin: 0 auto;
	padding: 5px 0;
}

.snAdsense {
	width:178px;
	background:#FFFFED;
	border:1px solid #E1DED8;
	margin-bottom:10px;
}
.snAdsense .inner {
	width: 160px;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	_height: 90px;
}

.snAdsenseBnr {
	text-align: center;
	margin-bottom: 10px;
}

/* bnr_member_register
----------------------------------------------------------------- */
#bnr_member_register a {
    display: block;
    width: 660px;
    height: 0;
    margin-bottom: 20px;
    background: url(/img/bnr/bnr_member_register01.png) no-repeat;
    overflow: hidden;
    padding: 225px 0 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#bnr_member_register a.bnr02 {
    background: url(/img/bnr/bnr_member_register02.png) no-repeat;
}
#bnr_member_register a.bnr03 {
    background: url(/img/bnr/bnr_member_register03.png) no-repeat;
}
#bnr_member_register a:hover {
    opacity: 0.5;
}
