@charset "euc-jp";


/* リスト
---------------------------------------------------- */
.num-list {
	padding-right: 10px;
	padding-left: 10px;


}

.num-list  ol{
	list-style: decimal;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	
}

.num-list li {
	margin-left: 15px;
	padding-bottom: 0.6em;
	line-height: 1.4em;

}

.num-list ul {
	margin-left: 15px;
	padding-bottom: 0.6em;
	line-height: 1.4em;
	list-style-type: disc;
	padding-left: 10px;
    font-weight: normal;

}

.num-list p {
	font-weight: normal;
	color: #000000;
	margin: 0px 0px -10px;

}

.num-list pp p {
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px;

}

 .num-title {
	font-weight: bold;
	color: #0051BE;
	padding-top: 10px;
	line-height: 1.3em;
	margin-bottom: 5px;
}

.num-list2 {
	margin-left: 10px;

}

.num-list2  ol{
	list-style: decimal;
	margin-left: 15px;
	margin-right: 10px;
}

.num-list2 li {
	margin-left: 15px;
	padding-bottom: 10px;

}


/* メインメニュー
---------------------------------------------------- */

#genremenu {
	margin: 0px;
	padding: 5px 0px;
	width: 105px;
	text-align: left;
	float: left;
}
#genremenu2 {
	margin: 0px;
	padding: 5px 0px;
	width: 105px;
	text-align: left;
	float: right;
}
#genremenu ul {
	list-style: none;
}
#genremenu2 ul {
	list-style: none;
}
#genremenu li {
	background-image: url(../images_n/body/pointer3.gif);
	background-repeat: no-repeat;
	font-size: small;
	background-position: 0.3em 0.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.1em;
	padding-left: 1.1em;
}

#genremenu2 li {
	background-image: url(../images_n/body/pointer3.gif);
	background-repeat: no-repeat;
	font-size: small;
	background-position: 0.3em 0.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.1em;
	padding-left: 1.1em;
}

#genremenu a:link {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
	color: #000000;
	text-decoration: none;
}
#genremenu a:visited {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
  color: #333333;
	text-decoration: none;
}
#genremenu a:hover {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
	color: #FF9900;
	text-decoration: underline;
}

#genremenu a:active {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
	color: #000000;
	text-decoration: none;
}

#genremenu2 a:link {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
	color: #000000;
	text-decoration: none;
}
#genremenu2 a:visited {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
  color: #333333;
	text-decoration: none;
}
#genremenu2 a:hover {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
	color: #FF9900;
	text-decoration: underline;
}

#genremenu2 a:active {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
	color: #000000;
	text-decoration: none;
}




/* 右メニュー２重
---------------------------------------------------- */
#sublink {
	width: 140px;
	float: left;
}

#sublinkr {
	width: 120px;
	float: right;
}

#sublink ul, #sublinkr ul {
	list-style: none;
	padding-top: 5px;

}
#sublink li, #sublinkr li {
	background-image: url(../images_n/body/pointer1.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.4em;
	margin: 0px 0px 0.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 1.1em;
	border-bottom-width: 1px;
	padding-bottom: 0.2em;
}

#sublink a:link, #sublinkr a:link {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
	color: #3366FF;
	text-decoration: underline;
}
#sublink a:visited, #sublinkr a:visited {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
  color: #3366FF;
	text-decoration: underline;
}
#sublink a:hover, #sublinkr a:hover {
    background:url(../images_n/body/pointer1.gif) no-repeat -12px;
	color: #000000;
	text-decoration: underline;
}

#sublink a:active, #sublinkr a:active {
    background:url(../images_n/body/pointer3.gif) no-repeat -12px;
	color: #000000;
	text-decoration: none;
}

/* 商品のご紹介
---------------------------------------------------- */

.product-top-list {

}

.product-top-list ul {
	list-style-type: none;
}

.product-top-list li {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;

}


/* コンテンツリスト
---------------------------------------------------- */

.contlist {
	padding-right: 10px;
	padding-left: 10px;
}

.contlist ul {
	list-style-type: none;
}

.contlist li {
	padding-bottom: 0.6em;
	background-image: url(../images_n/body/pointer6.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: left 0.4em;
	line-height: 1.4em;
}

.contlist3 {
	clear: both;
	padding: 10px;
	font-size: 100%;
}

.contlist3 ul {
	list-style-type: none;
}

.contlist3 li {
	padding-bottom: 0.8em;
	background-image: url(../images_n/body/pointer10.gif);
	background-repeat: no-repeat;
	padding-left: 1.8em;
	background-position: left 0em;
}

.contlist-na {
	padding-right: 10px;
	padding-left: 10px;
}

.contlist-na ul {
	list-style-type: none;
}

.contlist-na li {
	line-height: 1.4em;
	padding: 0.5em;
}


/* ---------------------------------------------------- */

.contlist2 {
	padding-right: 10px;
	padding-left: 10px;
}

.contlist2 ul {
	list-style-type: none;
}

.contlist2 li {
	padding-bottom: 0.8em;
	background-image: url(../images_n/body/pointer_disk.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0.2em 0.5em;
	line-height: 1.4em;
}

.contlist4 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.contlist4 ul {
	list-style-type: none;
}

.contlist4 li {
	padding-bottom: 0.8em;
	background-image: url(../images_n/body/pointer10.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: left 0.3em;
	line-height: 1.5em;
}



/* リンク
---------------------------------------------------- */

#link-list {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 90%;
}

#link-list ul {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}

#link-list li {
	background-image: url(../images_n/body/pointer9.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.2em 0.4em;
	padding-bottom: 0.2em;
}

#link-list a {
	background-image: url(../images_n/body/i_new_window.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 23px;

}


#link-list a:link {
	color: #333333;
	text-decoration: none;
}

#link-list a:visited {
  color: #333333;
  text-decoration: none;
}

#link-list a:active {
	color: #000000;
	text-decoration: underline;
}

#link-list a:hover {
	color: #01BEC0;
	text-decoration: underline;
}


/* メンテナンスサービス
---------------------------------------------------- */
.contlist-maintenance {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.contlist-maintenance ul {
	list-style-type: none;
	padding-top: 10px;
}

.contlist-maintenance li {
	padding-bottom: 0.3em;
	padding-left: 0.8em;
	line-height: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0.3em;
	margin-bottom: 5px;
}


.maintenance-li-c {
	background-color: #96CB1B;
}

.maintenance-li-c2 {
	background-color: #FF6666;
}

/* メンテナンスサービス２(オプション）
---------------------------------------------------- */
.contlist-maintenance2 {
	position: relative;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
}

.contlist-maintenance2 ul {
	list-style-type: none;
	padding-top: 10px;
	position: relative;
	left: 50%;
	float: left;
}

.contlist-maintenance2 li {
	position: relative;
	left: -50%;
	float: left;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	line-height: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0.3em;
	float: left;
	width: 300px;
	margin: 6px;
	padding-right: 0.5em;
}


.maintenance2-li-c {
	background-color: #96CB1B;
}

.maintenance2-li-c2 {
	background-color: #177EF0;
}


/* サイトマップ
---------------------------------------------------- */

.link-sitemap {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	padding-top: 10px;
	width: 310px;
}

.link-sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 10px;
}

.link-sitemap li {
	background-image: url(../images_n/body/icon_arw2.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0.2em 0.4em;
	padding-bottom: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
}

.link-sitemap ul ul {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}

.link-sitemap ul ul ul {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.link-sitemap ul ul ul ul {
	list-style-type: none;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.link-sitemap li li {
	background-image: url(../images_n/body/icon_arw2s.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.3em 0.3em;
	font-weight: normal;
	padding-bottom: 1px;
}

.link-sitemap li li li {
	background-image: url(../images_n/body/pointer_disk.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.3em 0.6em;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 100%;
}

.link-sitemap li li li li {
	background-image: url(../images_n/body/pointer_disk_s.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.3em 0.5em;
	padding-bottom: 0em;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5em;
}


.link-sitemap a:link {
	color: #000000;
	text-decoration: none;
}

.link-sitemap a:visited {
	text-decoration: none;
	color:#333333;
}

.link-sitemap a:hover {
	text-decoration: underline;
	color:#0052A5;
}

.link-sitemap a:active {
	text-decoration: underline;
	color:#000000;
}

/* ---------------------------------------------------- */

.menu-list {
	margin-top: 5px;
	margin-bottom: 5px;
}

.menu-list ul {
	list-style-type: none;
}

.menu-list li {
	background-image: url(../images_n/body/pointer_disk.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0.3em 0.6em;
}

/* ---------------------------------------------------- */

.contlist-box {
	margin-left: 10px;
	padding-right: 10px;
}

.contlist-box ul {
	list-style-type: none;
}

.contlist-box li {
	padding-bottom: 0.4em;
	background-image: url(../images_n/body/pointer2.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.2em 0.4em;
}

/* ---------------------------------------------------- */
.list-num {
}

.list-num ol{
	list-style: decimal;
	margin-left: 2em;
	margin-right: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.list-num li {
	margin-left: 15px;
	margin-bottom: 5px;

}
.list-num a:link {
	color: #333333;
	text-decoration: none;
}

.list-num a:visited {
  color: #333333;
  text-decoration: none;
}

.list-num a:active {
	color: #000000;
	text-decoration: underline;
}

.list-num a:hover {
	color: #6EAB22;
	text-decoration: underline;
}


/* ---------------------------------------------------- */

.numlist ol {
	list-style: decimal;
	margin-left: 30px;
	margin-top: 5px;
}

.numlist li {
	padding-bottom: 5px;

}


/* リンクリスト
---------------------------------------------------- */

.linklist {
	background-image: url(../images_n/menu/pm_bg.jpg);
	width: 710px;
	margin-top: 15px;
	font-size: 120%;
	background-repeat: no-repeat;
	background-position: left top;

}

.linklist ul{
	list-style-type: none;
	padding-top: 15px;
	padding-left: 5px;
	clear: both;
}

.linklist ul ul{
	list-style-type: none;
	margin-left: 10px;
}

.linklist li{
	padding-bottom: 0.2em;
	background-image: url(../images_n/body/pm_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 12px 0.4em;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 0.2em;
	float: left;
	letter-spacing: 0.05em;
}

.linklist-li-txt {
	font-size: 90%;
}

.linklist a:link {
	color: #000000;
  text-decoration: none;
}
.linklist a:visited {
  color: #000000;
  text-decoration: none;
}
.linklist a:active {
	color: #000000;
	text-decoration: underline;
}
.linklist a:hover {
	color: #000000;
	text-decoration: underline;
}


.linklist2 {
	background-image: url(../images_n/menu/pm_bg.jpg);
	width: 710px;
	margin-top: 15px;
	font-size: 120%;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;

}

.linklist2 ul{
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
	clear: both;
}

.linklist2 ul ul{
	list-style-type: none;
	margin-left: 10px;
}

.linklist2 li{
	padding-bottom: 0.2em;
	background-image: url(../images_n/body/pm_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 12px 0.4em;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 0.2em;
	float: left;
	letter-spacing: 0.05em;
}


.linklist2 a:link {
	color: #000000;
  text-decoration: none;
}
.linklist2 a:visited {
  color: #000000;
  text-decoration: none;
}
.linklist2 a:active {
	color: #000000;
	text-decoration: underline;
}
.linklist2 a:hover {
	color: #000000;
	text-decoration: underline;
}


/* FAQリンクリスト
---------------------------------------------------- */

.faqlist {
	width: 550px;

}

.faqlist ul{
	list-style-type: none;
	margin-top: 5px;
	margin-left: 10px;
}

.faqlist li{
	padding-bottom: 1em;
	background-image: url(../faq/images/list_icon.gif);
	background-repeat: no-repeat;
	padding-left: 2em;
	background-position: 0em 0em;
}

/* 最新お仕事リスト
---------------------------------------------------- */

#jobmenu ul {
	list-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
}

#jobmenu li {
	background-image: url(../images_n/body/pointer2.gif);
	background-repeat: no-repeat;
	font-size: small;
	background-position: 0.3em 0.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 1.5em;
}

/* リスト　ナンバー*/


#numlist  ol{
	list-style: decimal;
	margin-left: 3em;
}

#numlist li {
	padding-bottom: 0.3em;

}

#numlist a:link {
	color: #000000;
	text-decoration: none;
}
#numlist a:visited {
  color: #000000;
	text-decoration: none;
}

#numlist a:active {
	color: #000000;
	text-decoration: none;
}

#numlist a:hover {
	color: #660099;
	text-decoration: underline;
}

/* プライバシーポリシー　ナンバー*/


#plistnumber  ol{
	list-style: decimal;
	margin-left: 2em;
	margin-top: 10pt;
}

#plistnumber li {
	padding-bottom: 0.3em;

}

#plistnumber dl{
	padding-right: 5px;
	padding-left: 10px;
}

#plistnumber dt{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 20px;
}

#plistnumber dd{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 25px;
}



/* ---------------------------------------------------- */

.contents-list2 {
	padding-right: 10px;
	padding-left: 10px;
}


.contents-list2 ul{
	list-style-type: none;
}

.contents-list2 li{
	display:inline-block;
	padding-bottom: 0.5em;
	background-image: url(../images_n/body/pointer_disk.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0.2em 0.6em;
	line-height: 1.4em;
}


.contents-list3 ul{
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}

.contents-list3 li{
	display:inline-block;
	padding-bottom: 0.4em;
	background-image: url(../images_n/body/pointer_disk.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0.2em 0.6em;
}


/* ----------------------------------------------------*/

.rm-list {
	background-image: url(../images_n/menu/rm_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.rm-list ul{
	list-style-type: none;
	padding-top: 10px;
	padding-left: 10px;
}

.rm-list li{
	background-image: url(../images_n/menu/rm_list_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 2em;
	height: 36px;
	font-size: 90%;
	line-height: 3em;
}

.rm-list-bottom {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images_n/menu/rm_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: bottom;
}


.rm-list a:link {
	color: #333333;
	text-decoration: none;
}

.rm-list a:visited {
	text-decoration: none;
	color:#333333;
}

.rm-list a:hover {
	text-decoration: underline;
	color:#000000;
}

.rm-list a:active {
	text-decoration: none;
	color:#666666;
}


/* よくあるご質問
---------------------------------------------------- */

.faq-list {
	border: 3px solid #EBEBED;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.faq-list ul{
	list-style-type: none;
}

.faq-list li{
	padding-bottom: 8px;
	background-image: url(../ir/images/icon_q.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position: left center;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
}


.faq-list a:link {
	color: #333333;
	text-decoration: none;
}

.faq-list a:visited {
	text-decoration: none;
	color:#333333;
}

.faq-list a:hover {
	text-decoration: underline;
	color:#000000;
}

.faq-list a:active {
	text-decoration: none;
	color:#666666;
}



/* リクルート
---------------------------------------------------- */

.recruit-list {
	margin-left: 25px;

}


.recruit-list ul{
	list-style-type: none;
}

.recruit-list li{
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;

}

.recruit-list li:first-child {
	float: left;
	border-left-width: 0px;
	padding-right: 10px;
	padding-left: 10px;

}

.recruit-holiday {
	height:200px;
	width: 655px;
	background-image: url(../recruit/images/employee/holiday_back.gif);
	background-repeat: no-repeat;
	background-position: centert;
	text-indent: 1em;
	margin-left: 20px;
	margin-bottom: 10px;

}

.recruit-entry ul {
	list-style-type: none;

}

.recruit-entry li {
	display:inline-block;
	padding: 30px;
	
}



/* フッターサブメニュー
---------------------------------------------------- */
.footer-submenu {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;

}

.footer-submenu ul {
	list-style: none;
	font-size: 80%;
}

.footer-submenu li {
	display: inline;

}

.footer-submenu-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.footer-submenu li a{
	padding-left: 0.8em;
	padding-right: 0.8em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;

}


.footer-submenu a:link{
	color: #333333;
	text-decoration: underline;
}
.footer-submenu a:visited  {
	color: #333333;
	text-decoration: underline;
}
.footer-submenu a:hover {
	color: #333333;
	text-decoration: none;
}

.footer-submenu a:active {
	color: #000000;
	text-decoration: none;
}

/*
---------------------------------------------------- */

.heightLineParent {
	list-style-type: none;
	margin-left: -15px;
}

.heightLineParent li {

	float: left;
	width: 221px;
	border: 1px dotted #CCCCCC;
	margin-left: 15px;
}
