/**　基本　**/

@import url(base.css);
body {
	padding:0px;
	margin: 0px;
	text-align:center;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
    color: #333333;
}

body2  {
	padding:0px;
	margin: 0px;
	text-align:center;
}
td,p,li,textarea,td,th {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
    color: #333333;
}
a:link {
    color: #0000FF;
    font-style:normal;
    text-decoration: underline;
}
a:visited {
    color: #0000FF;
    text-decoration: underline;
}
a:hover {
    color: #FFCC33;
    font-style:normal;
    text-decoration: underline;
}
img {
	padding:0px;
	margin: 0px;
	border: 0px;
}
h1 {
	margin: 0px;
	padding: 0 0 0 10px;
}
h2 {
	margin: 0px;
	padding: 3px;
	line-height:1.8em;
}
h2 p{
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	margin: 20px 5px 30px 0px;
	padding: 0;
}
propane{
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding: 0 0 10px 0;
}
h3 {
	margin: 0px;
	padding: 0px;
}


h3.tl {
	margin: 0px 0px 10px;
	padding: 3px 0px 3px 8px;
	font-size: 14px;
	color: #333333;
	background-image: url(../misc/tl_bk.gif);
	background-repeat: no-repeat;
	height: 25px;
}

.font14{
	font-size:11pt;
	color:#2F59C0;
}
.fontBlue{
	color:#0A66C1;
}


.wrap {
	margin:0px auto 0px auto;
	padding:0px;
	width:760px;
	text-align:left;
	background-color: #FFFFFF;
}
.wrap_center {
	border-right: #999999 solid 1px;
	border-left: #999999 solid 1px;
		border-bottom: #999999 solid 1px;
}

.title {
	font-size: 10px;
}
.hed {
	border-bottom: 1px solid #BABABA;
	padding-bottom:5px;
	/*padding-right:15px;*/
}
.hed_tl{
padding:5px;
}
.nav_footer{
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-x;
	tex-align:center;
}
/*トップ　what's new　*************************/

.whatsnew {
	background-color:#007DC5;
}

.bar_left{
	background-image: url(../img/bg_bar_left.gif);
	background-repeat: repeat-y;
}

.bar_right{
	background-image: url(../img/bg_bar_right.gif);
	background-repeat: repeat;
}
/*トップ　スタチE紹介Eタン　*************************/
.main {
	background-image: url(../img/img_top.jpg);
}

.main .staff {
	margin: 19px 0px 0px 500px;
	padding:0px;
}

/*フッター　会社名　**********************************/
.fot {
}
.fot td{
	font-size: 14px;
	line-height: 18px;
	color:#ffffff;
}

.fot .bg{
	background-color:#3492C9;
}

.fotNaka td{
	font-size: 12px;
	line-height: 18px;
}

.fotNaka .bg{
	background-color:#EFEFEF;
}



/*フッター　コピEライト　****************************/
.copyright {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: top;
	padding: 5px 0 5px 0;
	border-top: 1px solid #0177BB;
		background-color:#3492C9;
			color:#ffffff;
}
.footer_head{
	background-image: url(../img/footer_head.gif);
	background-repeat: no-repeat;
}

/*中面　****************************************************************************************/
.nav {
	border-right: 1px solid #000000;
	background-color:#0A66C1;
}

.main_t {
	background-image: url(../img/img_top02.jpg);
}

.tbl_recruit {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.tbl_recruit th{
	text-align:center;
	font-weight:normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:#DCF1FF;
}

.tbl_recruit td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.tbl_event{
	vertical-align:top;
	font-weight:normal;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.tbl_event th{
	vertical-align:top;
	font-weight:normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:#FFFFCC;
}

.tbl_event td{
	vertical-align:top;
	font-weight:normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/*.tbl_work th{
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.tbl_work td{
	text-align:left;
	vertical-align:top;
	border-bottom: 1px solid #CCCCCC;
	background-color:#DCF1FF;
}*/
.tbl_work {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.tbl_work th{
	text-align:center;
	font-weight:normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:#DCF1FF;
}

.tbl_work td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/*.tbl_work td.tbl_none02 {
	border: none;
}
.tbl_work th.tbl_none02 {
	border-bottom: none;
}*/


.tbl_inquiry {
	border: 1px solid #CCCCCC;
	background-color:#DCF1FF;
}
.tbl_staff {
	background-color:#FFFFCC;
}
.tbl_none{
	border: none;
}
.tbl_none td{
	border: none;
}

.tl_map{
	background-color:#DCF1FF;
	font-weight:bold;
}
/* 業務紹仁E*/
td.work_font{
	font-size: 12px;
}
/* 事侁E*/
border_dod {
	border:1px #999999 dotted;
}
/* そE仁E*/
.index_padding {
	padding-left:15px;
	/*padding-right:15px;*/
}
.index_padding_right {
	padding-right:15px;
}
.border_dod {
	padding-left:3px;
	padding-bottom:2px;
	border-bottom:dotted 1px #999999;
}
.padding_top {
	padding-top:5px;
}
.padding_left{
	padding-left:5px;
}
.padding_bottom {
	padding-bottom:3px;
}
.catch {
	font-size:13pt;
	color:#FF6666;
	font-weight:bold;
	line-height:20px;
}
.enkaku td {
	font-size:13px;
}
.clear {
clear:both;
}

/* バナー部刁E-------------------------------- */
#banner_propane {
	display: block;
	margin:0;
	padding:0;
	width:170px;
	height:58px;
	background:url(../img/banner_propane.gif) left top no-repeat;
}

a#banner_propane:hover {
	background-position:0 -58px;

}

