﻿/* 画像のボーダーを無くす */
img {
	border: none;
}

body{
	margin:0px auto;
	padding:0px;
	font-size:80%;
	line-height:135%;
	color:#333;
	background:#FFFFF0;
}

table {
}

th {
	vertical-align:top;
}

td {
	vertical-align:top;
}

h1,h2,h4 { /* 基本タイトル */
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

h3{
	padding:0px;
	margin:0px;
	font-size:120%;
}

/* リンク */
a{color:#0066c0;text-decoration:underline;}
a:hover {color:#FF6D00;text-decoration:underline;}


ul{ /* 基本のリスト */
	list-style-type:square;}

ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px;display:inline;}

p{ line-height:130%;margin:0px;padding:0px 0px;}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center
}


/* 大枠テーブル */
#container{
width:900px;
background:#FFF;
margin: 0 auto;
border-right:1px solid #C6D3DC;
border-left:1px solid #C6D3DC;
padding-bottom:30px;
}


#content{
padding-bottom:10px;
background:#FFF;
}

#content-inner{
margin:0px;
padding:0px;
background:#FFF;
}

/* ヘッダー */
#header{
padding:7px;
}

#alpha{
width:701px;
float:left;
margin:0px;
}

#alpha-inner{
margin:3px 0px 0px 14px;
width:666px
}

#left_menu{
font-size:85%;
float:left;
width:190px;
line-height:125%;
}

#asset2{
}

#beta{
margin-top:3px;
font-size:85%;
margin-left:0px;
width:199px;
float:left;
}

.widget-content{
width:178px;
background-color:#F4F4F4;
border-right:1px solid #BCB6B1;
border-left:1px solid #BCB6B1;
border-bottom:1px solid #BCB6B1;
padding:5px;
}

.side_content{
margin-bottom:10px;
color:#555555;
}

.right_navi{
margin-bottom:1px;
}

#footer{
color:#504E4E;
font-size:0.9em;
margin:14px;
background:#EFEFEF;
padding:15px 10px;
}

#footer ul.footmain{
margin:0;
padding:0;
}
#footer ul.footmain li {
	padding: 5px 5px 5px 10px;
	float: left;
	width: 18%;
	font-size: 12px;
	line-height: 18pt;
}
#footer ul.footmain li p{
	font-size: 11pt;
	padding: 3px 0px 3px -5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 0px;
}
#footer ul.footmain li a{
text-decoration:none;
}


#footer ul.f-navi{
margin:0;
padding:0;
line-height:18px;
}

#footer ul.f-navi a{
text-decoration:none;
}

#footer ul.f-navi a:hover{
text-decoration:underline;
}

#footer ul.f-navi li.f-navi01{
width:480px;
float:left;
}

#footer ul.f-navi li.f-navi01 a{
color:#333333;
}

#footer ul.f-navi li.f-navi01 .f-copy{
padding-top:54px;
}

#footer ul.f-navi li.f-navi02{
width:180px;
float:left;
}

#footer ul.f-navi li.f-navi03{
width:140px;
float:left;
}

#footer2{
float:left;
margin:0px 0px 0px 14px;
background:#FFF;
}

#copyright{
margin-right:14px;
font-size:80%;
float:right;
}

.pd{
padding:5px;
font-weight:bold;
}

.asset_head{
font-size:1.2em;
margin-bottom:10px;
font-weight:bold;
background-image:url(/image/asset_head.gif);
background-repeat:no-repeat;
height:24px;
padding:3px 3px 3px 15px;
}

.asset_head2{
margin:10px 0 10px 0px;
font-weight:bold;
background-image:url(/image/asset_head.gif);
background-repeat:no-repeat;
height:24px;
padding:3px 3px 3px 15px;
/*color:#993300;
font-size:1.3em;*/
}

.asset_head3{
border-left:3px solid #FFAA00;
margin:10px 10px 10px 0px;
font-weight:bold;
padding:3px 3px 3px 15px;
}

.asset-body{
margin-left:5px;
margin-right:10px;
}

.asset-body p{
margin:0px 0px 3px 0px;
padding:0px;
}

.asset-body ol.policy li{
	margin-bottom:15px;
}

/*.index_head{
font-weight:bold;
background-image:url(/image/index_head.gif);
background-repeat:no-repeat;
height:19px;
width:281px;
padding:3px 3px 5px 15px;
}

.index_head a{
text-decoration:none;
}
*/

.top_head{
font-weight:bold;
font-size:100%;
background-image:url(/image/top_head.gif);
height:24px;
width:437px;
padding:3px 3px 3px 15px;
margin-bottom:5px;
}

.top_head_l{
font-weight:bold;
font-size:100%;
background-image:url(/image/top_head_l.gif);
height:24px;
width:657px;
padding:3px 3px 3px 15px;
margin-bottom:5px;
}

#sub_menu td{
color:#666;
font-weight:bold;
background:#F2F2F2;
border-top:#fff 1px solid;
border-left:#fff 1px solid;
border-right:#ccc 1px solid;
border-bottom:#ccc 1px solid;
padding:10px 5px;
text-align:center;
text-valign:center;
}

.discription{
font-size:90%;
color:#666;
}

#sub_menu a{
color:#666;
text-decoration:none;
}

#sub_menu a:hover{
color:#333333;
text-decoration:none;
}

.honbun2{
line-height:135%;
color:#333333;
width:600px;
}

.honbun{
width:650px;
}

.bld{
font-weight:bold;
}

#spirit{
background-color:#F3F3E8; padding:10px;
width:640px;
}

.spirit_title{
font-size:60%;
font-weight:bold;
color:#333;
margin-bottom:3px;
}

.spirit_honbun{
line-height:160%;
margin:0px;
color:#333333;
padding:0px;
}

.spirit_jirei{
background-color:#C6E1BF;
padding:10px;
margin:10px 0px;
font-size:95%;
}

.tenpo table{
border-left:1px #999 solid;
border-top:1px #999 solid;
margin:0px 0px 10px 10px;
width:450px;
}
.tenpo td{
border-right:1px #999 solid;
border-bottom:1px #999 solid;
padding:2px;
color:#333;
}
.tenpo_left{
background:#FFE5B2;
}


#search{
float:right;
}

#search_box{
width:200px;
}

#receuit_news{
width:644px;
font-size:80%;
border-right:1px solid #8C8B81;
border-bottom:1px solid #8C8B81;
border-left:1px solid #8C8B81;
padding:10px;
}

#submenu{
width:142px;
float:left;
margin-right:10px;
}

.sub_head{
background:url(/image/recruit/navi_leftmenu.gif);
color:#FFFFFF;
font-size:120%;
font-weight:bold;
padding:7px 5px 5px 20px;
height:23px;
width:117px;
}

.sub_menu{
padding:0px;
margin:0px;
}

.sub_menu li{
padding:20px 5px 5px 5px;
margin:0px;
background:#E5E5CA;
border-bottom:1px #FFF solid;
height:31px;
width:132px;
color:#333;
}

#right_side{
float:left;
width:500px;
}

.recruit{
background-color:#EFEFEF;
padding:10px 10px 10px 10px;
}

.index_img{
margin-right:5px; float:left;
}

.enkaku_tbl tr{
border-bottom:
}

.tbl2{
border-bottom:#FFF 1px solid;
}

.title{
border-left:5px #CC0000 solid;
padding:3px 10px 3px 10px;
font-size:14px;
font-weight:bold;
margin:5px;
}

.sitemap{
padding-left:20px;
margin:0px;
}

/*IR情報*/
#table_ir {
font-size:10pt;
width:660px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-collapse: separate;
}

#table_ir td {
padding: 3px;line-height: 120%;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}

.achievement{
width:600px;
margin-top:5px;
}
.achievement li{
padding:3px;
}

/*会社情報*/
#message{
width:600px;
line-height:150%;
color:#565454;
}

ul.prof-waku {
width:640px;
margin:10px 0 25px 0;
padding-top: 10px;
padding-left:15px;
background-color:#efefef;
}

ul.prof-waku li.prof-ttl {
padding:5px 15px 20px 0;
}

ul.prof-waku li.prof-bu {
width:320px;
padding-top: 5px;
padding-bottom: 10px;
float:left;
}

ul.prof-icon {
margin:0 0 0 25px;
padding:0;
font-size:14px;
}

ul.prof-icon li {
width:190px;
padding-bottom:10px;
padding-left: 20px;
background-image:url(/image/profile/profile_icon01.gif);
background-position:left top;
background-repeat:no-repeat;
}

/*マップ*/
div#map {
	border: 1px outset #999;
}
div#sidebar {
font-size:90%;
	border: 2px solid #ff9900;
	margin-left: 2px;
	padding: 5px;
	line-height: 1.8;
	overflow:auto;
}
img {
	border: 0px;
}
.info {
	color: #555555;
	font-size: 10px;
}

div#label {
font-weight:bold;
color: #333;
}

.tbl td{
padding:5px;
}

.tenpo_head{
background-image:url(/image/profile/head_tenpo.gif);
background-repeat:no-repeat;
height:34px;
width:640px;
padding:10px 20px 0px 20px;
font-size:1.2em;
}

.tenpo_message{
background:#eee;
padding:10px;
margin-bottom:10px;
width: 640px;
}

/*新着情報*/
.news_pdf a{
color:#FF6600;
}

.news_pdf a:hover{
text-decoration:underline;
color:#FF6600;
}

#topicPath{
margin-bottom:3px;
}

.header-search{
}

.recruit_title{
color:#333333;
font-weight:bold;
}

span.new {
    display: none;
    color: red;
    font-weight: bold;
}

.update{
float:right; font-size:1.0em; margin-right:20px;
color:#666;
}

#news_year{
margin:5px 0px; background:#E5E5CA; padding:5px; width:656px;
}

/*検索結果*/
.search_result{
font-size:1.25em;
font-weight:bold;
text-decoration:underline;
}

/*沿革*/
.year{
font-size:120%;
color:#330000;
font-weight:bold;
}

/*IR*/
#ir_dl{
margin-left:20px;
}

#ir_dl span{
font-size:0.85em;
}

#ir_dl table{
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
}
#ir_dl td{
border-top:1px solid #ccc;
border-right:1px solid #ccc;
padding:3px;
text-align:center;
}
#ir_dl th{
border-top:1px solid #ccc;
border-right:1px solid #ccc;
color:#630;
font-weight:normal;
}

#pdf_dl_txt{
border:1px solid #ccc;
padding:10px;
font-size:0.85em;
}

/* top */
#container-top{
width:900px;
background:#FFF;
margin: 0 auto;
border-right:1px solid #C6D3DC;
border-left:1px solid #C6D3DC;
padding-bottom:30px;
}

#container-top #alpha{
width:900px;
float:left;
margin:0px;
}

#container-top #alpha-inner{
margin:3px 0px 0px 14px;
width:866px;
}

#container-top #alpha-inner #face-btn{
width:172px;
padding-bottom: 14px;
border: 1px solid #999999;
background-image: url(http://www.tenpos.co.jp/image/top/bana_situtyo_bg.gif);
text-align: center;
float: right;
}

#top-btn {
width: 865px;
margin: 0;
padding: 0;
}

.bor-btm {
border-bottom: 1px dotted #333333;
}

#top-btn li {
margin-bottom: 10px;
float: left;
}

li.btn_00 {
width: 210px;
float: left;
margin-right:6px;
}
#top-btn li.btn_01 {
width: 691px;
}

#top-btn li.btn_02 {
width: 174px;
}

#top-btn li.btn_03 {
width: 290px;
}

#top-btn li.btn_05 {
width: 285px;
}

#top-btn li.btn_l {
width: 430px;
}

#top-btn li.btn_r {
width: 435px;
}

#top-btn li.btn_l p {
padding:5px 15px 10px 30px;
font-size:10px;
}

#top-btn li.btn_r p {
padding:5px 0 10px 30px;
font-size:10px;
}

#top-btn li a:hover img,
#top-btn-s li a:hover img {
filter: alpha(opacity=80); /*IE6～7*/
-ms-filter: "alpha( opacity=80 )"; /*IE8*/
opacity:0.8;
}

#top-btn-s {
width: 865px;
margin: 0 0 25px 0;
padding: 0;
}

#top-btn-s li {
}

#top-btn-s li.btn_01 {
width: 292px;
float: left;
}

#top-btn-s li.btn_05 {
width: 280px;
float: left;
}

#top-news {
width: 865px;
margin:0 0 20px 0;
padding:0;
}

#top-news li.news-left {
width: 433px;
margin:0;
padding:0;
float: left;
}

#top-news li.news-left .asset-content {
padding-left:10px;
}

#top-news li.news-left .ssttl {
width: 380px;
margin-bottom: 3px;
padding: 3px 10px;
color:#cc6600;
background-color: #f8e4c5;
font-size: 10px;
line-height: 15px;
}

#top-news li.news-right {
width: 432px;
margin:0;
padding:0;
float: left;
}

#top-news li.news-right .asset-content {
padding-left:10px;
}

#top-news li.news-right .ssttl {
width: 410px;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom:1px dotted #ff9900;
}

.telop {
width:732px;
_width:867px;
height:24px;
_height:27px;
margin-bottom:5px;
padding-top:3px;
padding-right: 5px;
padding-left:130px;
background-image: url(http://www.tenpos.co.jp/image/top/telop_bg.gif);
background-position: left top;
background-repeat: no-repeat;
font-size: 14px;
}

.ir-ser {
	margin-bottom: 20px;
}
.ir-ser ul {
	width: 315px;
	margin: 0 6px 10px 0;
	padding:0;
	border: 1px solid #cccccc;
	float: left;
}
.ir-ser ul li.ir-ser-or {
	_width: 315px;
	width: 300px;
	_height: 120px;
	height: 105px;
	padding: 10px 5px 5px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #ffcc99;
}
.ir-ser ul li.ir-ser-or img {
	width: 80px;
	height: 80px;
	margin: 0 10px 5px 0;
	float: left;
}
.ir-ser ul li.ir-ser-or p {
	display: table-cell;
}
.ir-ser ul li.ir-ser-wh {
	_width: 315px;
	width: 300px;
	_height: 55px;
	height: 40px;
	padding: 10px 5px 5px 10px;
}
.txt12 { font-size: 12px; font-weight: normal;}

/* clearfix */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .clearfix {
    height: 1em;
    overflow: visible;
}
/**/

/* 採用情報 */
.career,
.career-top {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size:14px;
	line-height:1.6;
	}

.career a:hover img,
.career-top a:hover img {
    filter: alpha(opacity=80); /*IE6・・*/
    -ms-filter: "alpha( opacity=80 )"; /*IE8*/
    opacity:0.8;
	}

.ti_career {
	margin-bottom:18px;
	font-size:22px;
	font-weight:bold;
	color:#4e4d4d;
	}

.ti_career span,
.ti_career a:hover span,
.ti_career a:hover {
	color:#f15a22;
	}

table.car-menu {
	margin-bottom:13px;
	}

.career-top table.car-menu {
	margin-bottom:78px;
	}

table.car-menu td {
	width:112px;
	}

table.car-menu td.last {
	width:106px;
	}

.career-top .topimg {
	text-align:center;
	margin-bottom:75px;
	}

.career-top .toptxt {
	text-align:center;
	margin-bottom:30px;
	color:#cc0000;
	font-size:18px;
	font-weight:bold;
	}

.career-top .toptxt p {
	margin-bottom:25px;
	}

.career-top .toptxt span {
	font-size:24px;
	}

.career .ttl-all {
	margin-bottom:32px;
	}

.career .sttl-job,
.career .sttl-process,
.career .sttl-up,
.career .sttl-staff,
.career .sttl-faq,
.career .sttl-entry,
.career .sttl-job-p,
.career .sttl-process-p,
.career .sttl-up-p,
.career .sttl-staff-p,
.career .sttl-faq-p,
.career .sttl-entry-p {
	margin-bottom:30px;
	padding-bottom:17px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	}

.career .sttl-job,
.career .ssttl-job {
	border-bottom:1px solid #cc87e2;
	}

.career .sttl-job-p,
.career .ssttl-job-p {
	border-bottom:1px solid #fa6d25;
	}

.career .sttl-process {
	border-bottom:1px solid #f7931d;
	}

.career .sttl-process-p {
	border-bottom:1px solid #2dc1a9;
	}

.career .sttl-up {
	border-bottom:1px solid #3278b3;
	}

.career .sttl-up-p {
	border-bottom:1px solid #fae54e;
	}

.career .sttl-staff {
	border-bottom:1px solid #31bcad;
	}

.career .sttl-staff-p {
	border-bottom:1px solid #e97aa4;
	}

.career .sttl-faq,
.career .ssttl-faq {
	border-bottom:1px solid #f172ac;
	}

.career .sttl-faq-p,
.career .ssttl-faq-p {
	border-bottom:1px solid #3fc5fa;
	}

.career .sttl-entry {
	border-bottom:1px solid #f15a22;
	}

.career .sttl-entry-p {
	border-bottom:1px solid #e60014;
	}

.career .ssttl-job {
	margin-bottom:20px;
	padding-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#cc87e2;
	}

.career .ssttl-job-p {
	margin-bottom:20px;
	padding-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#fa6d25;
	}

.career .ssttl-faq {
	margin-bottom:60px;
	padding-bottom:10px;
	font-size:30px;
	font-weight:bold;
	color:#f172ac;
	}

.career .ssttl-faq-p {
	margin-bottom:60px;
	padding-bottom:10px;
	font-size:30px;
	font-weight:bold;
	color:#3fc5fa;
	}

.career ul.job-li {
	margin-bottom:30px;
	padding:30px 0 0 17px;
	border-top:1px solid #cc87e2;
	}

.career ul.job-li-p {
	margin-bottom:30px;
	padding:30px 0 0 17px;
	border-top:1px solid #fa6d25;
	}

.career ul.job-li li {
	padding:4px 25px 20px 40px;
	background-image:url('recruit/career/image/job_icon01.gif');
	background-position:left top;
	background-repeat:no-repeat;
	}

.career ul.job-li-p li {
	padding:4px 25px 20px 40px;
	background-image:url('recruit/part/image/job_icon01.gif');
	background-position:left top;
	background-repeat:no-repeat;
	}

.career table.job-course {
	font-size:12px;
	color:#666666;
	}

.career table.job-course td {
	padding-bottom:24px;
	}

.career table.job-course td img {
	margin-bottom:10px;
	}

.career .g-table {
	margin-bottom:20px;
	margin-left:22px;
	background-color:#666666;
	color:#000000;
	}

.career .g-table tr {
	background-color:#ffffff;
	}

.career .g-table th {
	width:150px;
	background-color:#e5e5da;
	}

.career .g-table td {
	width:466px;
	}

.career table.senior-txt {
	font-size:1.2em;
	}

.career .pagetop {
	width:650px;
	margin-bottom:20px;
	text-align:right;
	}

.career .lead {
	margin-bottom:40px;
	font-size:14px;
	line-height:1.6;
	text-align:center;
	}

.career .lead-staff {
	margin-bottom:30px;
	font-size:22px;
	font-weight:bold;
	color:#666666;
	line-height:1.6;
	text-align:center;
	}

.career table.staff-top {
	margin-bottom:30px;
	font-size:16px;
	color:#666666;
	}

.career table.staff-top p {
	padding:10px 20px 20px 20px;
	}

.career .staff-name {
	font-size:22px;
	font-weight:bold;
	color:#666666;
	line-height:1.6;
	}

.career .staff-joined,
.career .staff-joined-p {
	font-size:18px;
	font-weight:bold;
	color:#666666;
	line-height:1.6;
	}

.career .staff-joined span {
	font-size:22px;
	color:#4fc6b9;
	}

.career .staff-joined-p span {
	font-size:22px;
	color:#e97aa4;
	}

.career dl.staff-voice {
	margin-bottom:30px;
	border-bottom: 1px solid #4fc6b9;
	}

.career dl.staff-voice dt {
	margin-bottom:30px;
	color:#4fc6b9;
	}

.career dl.staff-voice dd,
.career dl.staff-voice-p dd {
	margin-bottom:50px;
	margin-left:14px;
	padding:0;
	}

.career dl.staff-voice-p {
	margin-bottom:30px;
	border-bottom: 1px solid #e97aa4;
	}

.career dl.staff-voice-p dt {
	margin-bottom:30px;
	color:#e97aa4;
	}

.career table.table-flow {
	border:1px solid #b5b5b5;
	color:#939393;
	}

.career table.table-flow th {
	border-right:1px solid #b5b5b5;
	background-color:#e5e5e5;
	padding:10px 15px;
	text-align:left;
	font-weight:normal;
	}

.career table.table-flow td {
	padding:10px 15px;
	text-align:left;
	}

.career dl.faq,
.career dl.faq-p {
	padding-bottom:20px;
	font-size:17px;
	}

.career dl.faq dt{
	background-image:url('recruit/career/image/faq_q.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 0 14px 0;
	padding:6px 0 0 43px;
	color:#f172ac;
	}

.career dl.faq-p dt{
	background-image:url('recruit/part/image/faq_q-p.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 0 14px 0;
	padding:6px 0 0 43px;
	color:#61cbf5;
	}

.career dl.faq dd,
.career dl.faq-p dd{
	background-image:url('recruit/career/image/faq_a.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 0 60px 0;
	padding:6px 0 0 43px;
	}

.senior-ttl01{
   border: 3px #cc87e2 solid;
   background-color: #cc87e2;
}

.senior-ttl02{
   border: 3px #fa6d25 solid;
   background-color: #fa6d25;
}

.senior-ttl01,
.senior-ttl02{
   padding:3px 8px;
   border-top-left-radius: 10px;  /* 左上 */
   border-top-right-radius: 10px; /* 右上 */
   color:#ffffff;
   font-size:15px;
   font-weight:bold;
}

.senior-ttl01 a,
.senior-ttl02 a{
   color:#ffffff !important;
   text-decoration:none !important;
	
}

.senior-ttl01 span,
.senior-ttl02 span{
   font-size:13px;
}

.job-course .senior-txt{
	font-size:1.2em;
}

.txt22b {font-size:22px;font-weight: bold;color:#666666;}

.img-right {
	padding:0;
	float: right;
	margin: 0px 0px 10px 10px;
	}

.img-left {
	padding:0;
	float: left;
	margin: 0px 10px 10px 0px;
	}

/*  margin
==============================================*/
.tmg05 {margin: 5px 0px 0px 0px;}
.tmg10 {margin: 10px 0px 0px 0px;}
.tmg15 {margin: 15px 0px 0px 0px;}
.tmg20 {margin: 20px 0px 0px 0px;}
.tmg25 {margin: 25px 0px 0px 0px;}
.tmg30 {margin: 30px 0px 0px 0px;}

.rmg05 {margin: 0px 5px 0px 0px;}
.rmg10 {margin: 0px 10px 0px 0px;}
.rmg15 {margin: 0px 15px 0px 0px;}
.rmg20 {margin: 0px 20px 0px 0px;}
.rmg25 {margin: 0px 25px 0px 0px;}
.rmg30 {margin: 0px 30px 0px 0px;}

.bmg05 {margin: 0px 0px 5px 0px;}
.bmg10 {margin: 0px 0px 10px 0px;}
.bmg15 {margin: 0px 0px 15px 0px;}
.bmg20 {margin: 0px 0px 20px 0px;}
.bmg25 {margin: 0px 0px 25px 0px;}
.bmg30 {margin: 0px 0px 30px 0px;}
.bmg35 {margin: 0px 0px 35px 0px;}
.bmg40 {margin: 0px 0px 40px 0px;}

.lmg05 {margin: 0px 0px 0px 5px;}
.lmg10 {margin: 0px 0px 0px 10px;}
.lmg15 {margin: 0px 0px 0px 15px;}
.lmg20 {margin: 0px 0px 0px 20px;}
.lmg25 {margin: 0px 0px 0px 25px;}
.lmg30 {margin: 0px 0px 0px 30px;}


/*  padding
==============================================*/
.tpd05 {padding: 5px 0px 0px 0px;}
.tpd10 {padding: 10px 0px 0px 0px;}
.tpd15 {padding: 15px 0px 0px 0px;}
.tpd20 {padding: 20px 0px 0px 0px;}
.tpd25 {padding: 25px 0px 0px 0px;}
.tpd30 {padding: 30px 0px 0px 0px;}

.rpd05 {padding: 0px 5px 0px 0px;}
.rpd10 {padding: 0px 10px 0px 0px;}
.rpd15 {padding: 0px 15px 0px 0px;}
.rpd20 {padding: 0px 20px 0px 0px;}
.rpd25 {padding: 0px 25px 0px 0px;}
.rpd30 {padding: 0px 30px 0px 0px;}

.bpd05 {padding: 0px 0px 5px 0px;}
.bpd10 {padding: 0px 0px 10px 0px;}
.bpd15 {padding: 0px 0px 15px 0px;}
.bpd20 {padding: 0px 0px 20px 0px;}
.bpd25 {padding: 0px 0px 25px 0px;}
.bpd30 {padding: 0px 0px 30px 0px;}

.lpd05 {padding: 0px 0px 0px 5px;}
.lpd10 {padding: 0px 0px 0px 10px;}
.lpd15 {padding: 0px 0px 0px 15px;}
.lpd20 {padding: 0px 0px 0px 20px;}
.lpd25 {padding: 0px 0px 0px 25px;}
.lpd30 {padding: 0px 0px 0px 30px;}


/*  tenpo-table
==============================================*/
.tenpo-t{
	margin-bottom:30px;
}

.tenpo-t th{
	padding:5px;
	font-weight:bold;
	background-color:#ff9900;
}

.tenpo-t td{
	padding:5px;
	border-bottom:1px dotted #cccccc;
}

.tenpo-t td.bg-g{
	background-color:#ededed;
}


/*  recruiting
==============================================*/
.rec-ttl01,
.rec-ttl02,
.rec-ttl01-new,
.rec-ttl02-new{
	margin-bottom:10px;
	padding-bottom:10px;
	font-weight: 400;
	line-height:1.0em;
	background-image:url(http://www.tenpos.co.jp/image/recruit/arrow.png);
	background-position:right 30px;
	background-repeat:no-repeat;
}
.rec-ttl03,
.rec-ttl04,
.rec-ttl05,
.rec-ttl06{
	margin-bottom:10px;
	padding-bottom:10px;
	font-weight: 600;
	background-image:url(http://www.tenpos.co.jp/image/recruit/arrow.png);
	background-position:right 10px;
	background-repeat:no-repeat;
}
.rec-ttl01 a,
.rec-ttl02 a,
.rec-ttl01-new a,
.rec-ttl02-new a,
.rec-ttl03 a,
.rec-ttl04 a,
.rec-ttl05 a,
.rec-ttl06 a{
	color:#000000;
	text-decoration:none;
}
.rec-ttl01,
.rec-ttl01-new{
	font-size:30px;
	border-bottom:2px solid #38973b;
}
.rec-ttl02,
.rec-ttl02-new{
	font-size:30px;
	border-bottom:2px solid #7ecef4;
}
.rec-ttl03{
	font-size:21px;
	border-bottom:2px solid #014cd6;
}
.rec-ttl04{
	font-size:21px;
	border-bottom:2px solid #ff587b;
}
.rec-ttl05{
	font-size:21px;
	border-bottom:2px solid #440062;
}
.rec-ttl06{
	font-size:21px;
	border-bottom:2px solid #ff9900;
}

#ch{
	width: 865px;
	height:120px;
	_height:436px;
	padding-top:316px;
	background-position:center top;
	background-repeat:no-repeat;
}

	.ch00{
		background-image:url(image/ch_img00.png);
	}
	.ch01{
		background-image:url(image/ch_img01.jpg);
	}
	.ch02{
		background-image:url(image/ch_img02.jpg);
	}
	.ch03{
		background-image:url(image/ch_img03.jpg);
	}
	.ch04{
		background-image:url(image/ch_img04.jpg);
	}
	.ch05{
		background-image:url(image/ch_img05.jpg);
	}
	.ch06{
		background-image:url(image/ch_img06.jpg);
	}
	.ch07{
		background-image:url(image/ch_img07.jpg);
	}
	.ch08{
		background-image:url(image/ch_img08.jpg);
	}


#ch .btn-box{
	margin-bottom:6px;
	padding-right:10px;
	text-align:right;
}

/*  press
==============================================*/
.ptf{
	font-size: 50px;
    color: #ADA99E;
    line-height: 1.4;
	}

.presstitle{
    font-size: 20px;
    color: #ef564a;
    background-color: #F3F3F3;
    border-radius: 10px;
    padding: 9px 18px 8px;
    font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.pressfont{
	font-size: 20px;
	font-weight: bold;
    color: #ef564a;
    line-height: 1.7;
    font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }

.und-1{
	width: 650px;
	border-bottom: 4px solid #dbd4ca;
	padding-bottom: 10px;
	}

.fl-r{
	float: left;
	}

.fl-r2{
	float: left;
	margin-left:20px;
	width:380px;
	}

.fl-r3{
	float: left;
	margin-left:16px;
	}

.fl-r4{
	float: left;
	width: 380px;
	}

.clbt{
	padding-top: 40px;
	clear: both;
	}

.next-font{
	font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#432e22;
	line-height:1.5;
	}
	
.presslh{
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.8;
    font-size: 14px;
	}

ul.news-faq{
	margin:30px 0 !important;
	padding:0 !important;
	line-height: 1.8;
	font-size:14px;
}

ul.news-faq li{
	width:82%;
	padding-top:5px;
	left:15%;
	float:left;
}

ul.news-faq li.icon-q{
	width:16%;
	padding-top:0;
	font-size:18px;
	font-weight:bold;
	color: #ef564a;
	left:0;
}

ul.news-faq li.icon-a{
	width:16%;
	padding-top:0;
	font-size:18px;
	font-weight:bold;
	color: #4a9cef;
	left:0;
}

ul.news-faq li p{
	margin-bottom:15px;
	line-height: 1.8;
}

.fl-l{
	float: right;
	padding: 0 0 15px 20px;
	}


/* profile-tenpo */
#alpha-all{
width:100%;
margin:0px;
}

#alpha-all #alpha-inner{
margin:3px 0px 0px 14px;
width:860px;
}

#alpha-all .tenpo_head{
#alpha-all #alpha-inner background-image:url(http://www.tenpos.co.jp/image/tenpo_ttlbg.png) !important;
background-position:left top;
background-repeat:no-repeat;
height:34px;
width:820px;
padding:10px 20px 0px 20px;
font-size:1.2em;
}

.store-details{
	width:100%;
	margin:0 0 30px 0;
	padding:0;
}

.store-details .sd-ttl{
	text-align:center;
	font-size:22px;
	line-height:1.4em;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:15px;
}

.store-details li.sd-right{
	width:170px;
	font-size:14px;
	float:right;
}

.store-details li.sd-right table{
	width:100%;
}

.store-details li.sd-right table th{
	padding:32px 0 3px 5px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	background-position: center top;
	background-repeat:no-repeat;
}

.store-details li.sd-right table th.tool_icon01{
	background-image:url(profile/tenpo/file/tool_icon01.png);
}
.store-details li.sd-right table th.tool_icon02{
	background-image:url(profile/tenpo/file/tool_icon02.png);
}
.store-details li.sd-right table th.tool_icon03{
	background-image:url(profile/tenpo/file/tool_icon03.png);
}
.store-details li.sd-right table th.tool_icon04{
	background-image:url(profile/tenpo/file/tool_icon04.png);
}
.store-details li.sd-right table th.tool_icon05{
	background-image:url(profile/tenpo/file/tool_icon05.png);
}
.store-details li.sd-right table th.tool_icon06{
	background-image:url(profile/tenpo/file/tool_icon06.png);
}
.store-details li.sd-right table th.tool_icon07{
	background-image:url(profile/tenpo/file/tool_icon07.png);
}

.store-details li.sd-right table td{
	padding:12px 0 8px 0;
	font-size:16px;
	font-weight: bold;
	text-align:right;
}

.store-details li.sd-right h2.tool{
	border-top:3px solid #0099ff;
	padding:8px 5px;
	text-align:center;
}

.store-details li.sd-right h2.line{
	border-top:3px solid #00c400;
	padding:8px 5px;
	text-align:center;
}

.store-details li.sd-right .sd-btn{
	min-height:46px;
	margin-bottom:10px;
	padding:5px 18px;
	background-image:url(profile/tenpo/file/tool_btn_bg.gif);
	background-position:8px 18px;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	color:#333333;
	text-decoration:none;
	-moz-border-radius: 8px;    /* 古いFirefox用 */
	-webkit-border-radius: 8px; /* 古いSafari,Chrome用 */
	border-radius: 8px;         /* CSS3の書き方 */
	border: 1px #999999 solid;     /* 枠線の装飾 */
	background-color: #f0efef;   /* 背景色 */
	display:block;
}

.store-details li.sd-right .sd-btn:hover{
	color:#ff6d00;
}

.store-details li.sd-left{
	width:650px;
	float:left;
}

.store-details li.sd-left table{
	width:100%;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.store-details li.sd-left table th,
.store-details li.sd-left table td{
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	padding:10px 10px 8px 10px;
	font-size:14px;
	text-align:left;
}

.store-details li.sd-left table th{
	background-color:#efefef;
}

.store-details li.sd-left table th.sd-top{
	border-top:3px solid #ff6633;
}

.store-details li.sd-left table td.sd-top{
	border-top:3px solid #999999;
}

table.sd-rg-table{
	width:100%;
	margin-bottom:30px;
}

table.sd-rg-table th{
	padding:10px 5px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border-right:1px solid #ffffff;
	background-color:#d70000;
	text-align:center;
}

table.sd-rg-table td{
	padding:10px 5px;
	border-right:1px solid #ffffff;
	background-color:#efefef;
	text-align:center;
}

.waku-gr{
	font-size:16px;
    background-color: #F3F3F3;
    border-radius: 10px;
    padding: 9px 18px 8px;
	margin-bottom:20px;
	line-height:1.7em;
}
.top-voice{
	background-color:  #efefef;
	padding: 5px 0 10px 0;
	margin-right: 15px;
}
.top-voice .tv-dot{
	border-bottom: 1px dotted #ff9900;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.bana-2{
	margin-left: 0;
	padding: 10px 0 0 10px;
}

.bana-2 li{
	width: 190px;
	float: left;
}

.bana-2 li.bana-2-top{
	margin-right: 20px;
}
