/* ------------------------- 全体ページ共通CSS ---------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
a,a:link {
	color: #333;
	text-decoration: none;
	overflow:hidden;
	text-decoration:underline;
}
a:visited {
	color: #333;
	text-decoration:underline;
}
a:active {
	color: #999;
	text-decoration:underline;
}
a:hover {
	color: #999;
	text-decoration:underline;

}
body {
	text-align: center;
	color: #4b4b4b;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border-style: none;
	vertical-align: bottom;
}
li {
	list-style-type: none;
}
em {
	font-style: normal;
}
.back_to_top {
	font-size:8pt;
	line-height: 140%;
	text-align: right;
	clear: both;
	color: #333333;
	background:url(../images/to_top.gif);
	background-repeat: no-repeat;
	background-position:375px 14px;
	padding: 10px 30px 5px 20px;
}
/* レイアウト調整用CSS */
.align_right {
	text-align:right;
}
.align_center {
	text-align:center;
}
.align_middle {
	vertical-align: middle;
}
.float_left {
	float:left;
}
.clear {
	clear:both;
	line-height:0%;
}
.bold{
    font-weight:bold;
}
/* 全体背景 */
#body_back {
	text-align: center;
	background: url(../images/bg_image.gif) repeat-x 100% 0;
}

/* 外枠 */
#wrapper {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background:#FFFFFF;
}


/* ヘッダー */
#header {
	height: 52px;
	width: 800px;
}

#header a,#header a:link {
	color: #333;
	text-decoration: none;
}
#header a:visited {
	color: #333;
}
#header a:active {
	color: #999;
}
#header a:hover {
	color: #999;
}	

#logo,#logo a {
	height:52px;
	width:380px;
	text-indent:-9999px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	display:block;
}
#header_menu {
	font-size: 10pt;
	position: absolute;
	left: 422px;
	top: 9px;
}
#header_menu li {
	float:left;
	padding-left:25px;
	background-image: url(../images/li_head.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	list-style-type: none;
}

/* パンくずリスト */
#pan {
	font-size: 70%;
	width: 780px;
	padding: 5px 0 0 20px;
	height:15px;
	background:#f0efef url(../images/but/pan_bg.gif) repeat-x 0 0;

}
#pan ul li {
	float: left;
	list-style-type: none;
	padding-left: 5px;
	color:#333;
}
#pan ul li a {
	background-image: url(../images/pan_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#pan a:visited {
	color: #333;
	text-decoration:underline;
}
#pan a:active {
	color: #999;
	text-decoration:underline;
}
#pan a:hover {
	color: #999;
	text-decoration:underline;
}	
/* メニュー */
a:link, a:visited {
	cursor/**/: /**/pointer;
}
#bar1 {
	height: 30px;
	overflow: hidden;
	width: 100%;
	background: #e42121 url(../images/but/but-m.gif) repeat-x 0 0;
	padding: 10px 0 0 0;
}

#menuTop {
	font-size: 11pt;
	margin: 0;
	width: 800px;
}

#menuTop ul {
	width: 95%;
	overflow: hidden;
	margin: 0 0 0 20px;
}
#menuTop ul li {
	text-align: center;
	float: left;
	display: block;
	margin-right: 5px;
	height: 32px;
}
#menuTop ul li a {
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background: url(../images/but/sep.gif) no-repeat 100% 0%;
}
#menuTop ul li a span {
    background: none;
	display: block;
	float: left;
	line-height: 32px;
	padding: 0 10px;
}
#menuTop ul li a:link, #menuTop ul li a:visited {
	color: #ffffff;
	font-weight: bold;
}
#menuTop ul li.sel a:link, #menuTop ul li.sel a:visited,
#menuTop ul li a:link:hover, #menuTop ul li a:visited:hover {
	background: url(../images/but/r.gif) no-repeat 100% 0%;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
}
#menuTop ul li.sel a:link, #menuTop ul li.sel a:visited {
	color:#f50000;
	font-weight: bold;
}
#menuTop ul li.sel a:link span, #menuTop ul li.sel a:visited span,
#menuTop ul li a:link:hover span, #menuTop ul li a:visited:hover span {
	background: url(../images/but/l.gif) no-repeat 0 0;
}

/* コンテンツ */
#main {
	width: 530px;
	float: left;
	padding-bottom:20px;
}
#main p.txt01{
    font-size:75%;
	line-height:150%;
	padding:5px 10px 8px 30px;
	text-indent:1em;
}
#main p.txt02{
    font-size:75%;
	line-height:150%;
	padding:5px 10px 0px 30px;
	clear:both;
}
#main p.txt03{
    font-size:75%;
	line-height:150%;
	padding:5px 30px 10px 30px;
}

#main address{
   font-style:normal;
}
.red{
	color:#CC0033;
}

.freedial{
	font-weight:bold;
	padding:0 0 0 20px;
	background:url(../inquiry/images/freedial.gif) no-repeat;
	background-position:10 5;
}

#freedial_n{
	font-weight:normal;
	padding:0 0 0 20px;
	background:url(../inquiry/images/freedial.gif) no-repeat;
	background-position:10 5;
}

#main_wide{
    width:760px;
	margin:10px auto;
}
/* 見出し */
.title{
    font-size:90%;
	font-weight:bold;
	padding:12px 0px 10px 20px;
	color:#595959;
	background: url(../images/title.gif) repeat-x 0 100%;
	display:block;
	width:490px;
	margin:5px 0 3px 20px;
	clear:both;
}
.sub_title{
    font-size:85%;
	font-weight:bold;
	padding:5px 0px 7px 10px;
	color:#595959;
	background: url(../images/sub_title_line.gif) repeat-x 0 100%;
	display:block;
	width:490px;
	height:15px;
	margin:5px 0 3px 20px;
	clear:both;
}

.side_title{
    font-size:90%;
	font-weight:bold;
	padding:12px 0px 10px 20px;
	color:#595959;
	background: url(../images/title.gif) repeat-x 0 100%;
	display:block;
	width:210px;
	margin:5px 0 0 20px;
	clear:both;
}
.wide_title{
    font-size:90%;
	font-weight:bold;
	padding:10px 0px 5px 20px;
	color:#595959;
	background: url(../images/title.gif) repeat-x 0 100%;
	display:block;
	width:730px;
	height:18px;
	margin-left:5px;
	clear:both;
}
.ling_title {
    font-size:90%;
	font-weight:bold;
	padding: 8px 0 5px 45px;
	background:url(../images/point.gif) no-repeat;
	background-position:30px 9px;
}
.ling_title2 {
    font-size:90%;
	font-weight:bold;
	padding:5px 0 0px 45px;
	background:url(../images/point.gif) no-repeat;
	background-position:30px 6px;
}
/* サイドエリア */
#side_area {
	width: 270px;
	float: left;
}

#jobsearch{
	width:230px;
	height:150px;
	border:solid 1px #999;
	background:url(../images/jobsearch_btn_bg.gif) repeat-x 0 100% ;
	margin:8px 0 5px 20px;
}

#jobsearch img{
	padding:10px 0 0 30px;

}
#jobsearch p{
	font-size:12px;
	line-height:120%;
	padding:8px 13px 5px;
}

#jobsearch ul {
	font-size: 10pt;
	list-style-type: none;
	padding:0 0 0 8px;

}
#jobsearch li {
	background-image: url(../images/li_head.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding: 5px 0 3px 20px;
}

#report{
	width:230px;
	border:solid 1px #999;
	background:url(../images/jobsearch_btn_bg.gif) repeat-x 0 100% ;
	margin:8px 0 5px 20px;
}

#report img{
	padding:10px 0 0 30px;

}

#report p{
	font-size:12px;
	line-height:120%;
	padding:8px 13px 5px;
}

#mobile {
	width:230px;
	overflow:hidden;
}

#mobile_l {
	width:79px;
	float:left;
}

#mobile_r {
	width:151px;
	float:left;
}

#mobile_l img{
	padding:5px 0px 13px 13px;

}

#side_bnr {
	padding: 0 0 10px 20px;
	list-style-type:none;
}
#side_bnr li{
	padding-top: 8px;
}
#side_bnr02 {
	padding: 5px 0 5px 20px;
	list-style-type:none;
}
#side_bnr02 li{
}


/* フッター */
#footer a,#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	color: #333;
}
#footer a:active {
	color: #999;
}
#footer a:hover {
	color: #999;
}
#footer {
	clear: both;
	width: 800px;
	height:100px;
	background:url(../images/footer_bg.gif) no-repeat 0 0;
}
#other_service {
	clear:both;
	width: 750px;
}
#footer h2 {
	position: absolute;
	left: -9999px;
	clear:both;
}
#footer ul {
	font-size: 10pt;
	padding:8px 0 0 20px;
	width:750px;
	float:left;
}
#footer li {
	float:left;
	background-image: url(../images/li_head.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	list-style-type: none;
	padding: 5px 3px 5px 20px;

}
#footer li .kotei{
    width:135px;
	display:block;
}
#footer li .kotei2{
    width:170px;
	display:block;
}

#footer_adress{
    float:left;
	font-size:10pt;
	width:350px;
	padding:10px 0 10px 40px;
	line-height:140%;
}
#copyright {
	font-size:10pt;
	padding: /*20px*/100px 30px 20px 0;
	text-align: center;
	/* float:left; */
}
#footer address{
    float:left;
	font-size:10pt;
	width:350px;
	padding:10px 0 10px 40px;
	line-height:140%;
	font-style:normal;
}
