@charset "utf-8";
/* CSS Document */


* {
	padding: 0;
	margin: 0;
}

img {
	border:none;
}

a {
	color: #00A7AC;
	text-decoration: underline;
	}

a:hover {
	color: #00A7AC;
	text-decoration: none;
	}
	
a:visited {
	color: #00A7AC;
	text-decoration: underline;
}

form, ul, ol, dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	

body {
	font-size: 12px;
	text-align: center;
	font-family: 'Arial','メイリオ',Meiryo,'ＭＳＰゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka';
	padding: 0;
	margin: 0;
	background: #00A7AC;
	color: #333;
	line-height: 1.5em;
}


h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	line-height: 1.5em;
	}
	

#wrapper {
  text-align: left;
  width: 100%;
}

#header {
  height: 66px;
  min-width: 1000px;
}

#headerBox {
	width: 978px;
	margin: 0px auto;
	height: 100%;
	padding: 0px 20px 0px 0px;
}

.topkobe {
	width: 126px;
	height: 36px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	margin-right: 22px;
	margin-top: 15px;
	margin: 15px 22px 0 0;
	padding: 0 0 0 23px;
}

.topkobe img {
	margin-top: 7px;

}

.slogan {
	float: right;
	margin-top: 16px;
}

.left_box {
	width: 400px;
	float: left;
}


.arrow {
	background:url(../../images/common/arrow.png) right 9px no-repeat;
}

.top_link {
	clear: right;
	margin-top: 6px;
	margin-bottom: 4px;
}

.top_link ul {
	margin:0;
	padding:0;
	list-style-type:none;
	z-index: 100;
}
 
.top_link ul li {
	position:relative;
	margin:0 15px 0 0;
	float: left;
	padding: 0 14px 0 0;
}
 
	
.top_link ul li a {
	padding:5px 0;
	color:#FFF;
	display:block;
	text-decoration:none;
	
}
			
.top_link ul li a:hover {
	position:relative;
	z-index:100;
	color:#FFF;
}
 
.logo {
	float:left;
	clear:both;
}

.border {
	border-top: 1px solid #FFF;
}



#navi {
	height: 30px;
	border-bottom: #E5E5E5 1px solid;
	background:url("../../images/common/navi_bgd.jpg") repeat-x;
	min-width: 1000px;
}

#naviBox {
	width: 1000px;
	margin: 0px auto;
	height: 100%;
}


#main {
	width: 100%;
	padding-top: 20px;
	background: #FFFFFF;
	min-width: 1000px;
}


#mainBox {
	width: 1000px;
	margin: 0px auto;
}

#mainBox table{
	margin:auto;
}

#maincont {
  float: left;
  width: 732px;
  padding: 0px;
  margin: 0px;
}

#contBox {
	width: 970px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}


#totop {
	margin: 50px auto 0px auto;
	padding: 50px 0px 0px 0px;
	text-align: right;
	width: 1000px;
	clear: both;
	}



/* footer ----------------------------------------------------------------- */

#footer {
  color: #FFF;
  margin: 0px 0px 20px 0px; 
}
#footer a:visited,
#header a,
#header a:visited {
	color: #FFF;
	text-decoration: underline;
	}
#footer a{
	color: #FFF;
	}



#footer a:hover,
#header a:hover {
	color: #FFF;
	text-decoration: none;
	}

.footerBox {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	height: 100%;
}


.footerBox dl.box01 dt,
.footerBox dl.box02 dt,
.footerBox dl.box03 dt,
.footerBox dl.box04 dt {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 13px;
	font-size: 13px !important;
	font-size: 12px\9 !important;
	font-weight: bold;
	}

.footerBox dl.box01 dd,
.footerBox dl.box02 dd,
.footerBox dl.box03 dd,
.footerBox dl.box04 dd {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px !important;
	}
	
.footerBox dl.box01 {
	margin: 20px 10px 0px 30px;
	padding: 0px;
	width: 100px;
	float: left;
	background: url("../../images/common/footer_box.gif") repeat-y;
	}
.footerBox dl.box02 {
	margin: 20px 10px 0px 30px;
	padding: 0px;
	width: 200px;
	float: left;
	background: url("../../images/common/footer_box.gif") repeat-y;
	}

.footerBox dl.box03 {
	margin: 20px 10px 0px 30px;
	padding: 0px;
	width: 200px;
	float: left;
	background: url("../../images/common/footer_box.gif") repeat-y;
	}

.footerBox dl.box04 {
	margin: 20px 10px 0px 30px;
	padding: 0px;
	width: 200px;
	float: left;
	background: url("../../images/common/footer_box.gif") repeat-y;
	}

.footerBox_bottom {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	font-size: 12px !important;
	font-size: 11px\9 !important;
	clear: both;
	}

.footerBox_bottomBox {
	margin: 0px auto 0px;
	padding: 0px;
	width: 1000px;
	height: 80px;
	position: relative;
	}


.footerBox_bottomBox p {
	margin: 0px;
	padding: 0px;
	top: 30px;
	position: absolute;
	font-size: 1.2em;
	text-align: center;
	width: 100%;
	}
	
	

.footerBox_bottomBox address {
	margin: 0px;
	padding: 0px;
	top: 60px;
	position: absolute;
	font-style: normal;
	font-size: 1em;
	text-align: center;
	width: 100%;
	}

/* リンク */
#mainBox a:link {
	color: #004E8C; text-decoration: none;
}

#mainBox a:visited {
	color: #004E8C; text-decoration: none; 
}

#mainBox a:hover {
	color: #004E8C; text-decoration: underline; 
}

#mainBox a:active {
	color: #004E8C; text-decoration: none; 
}


/* clearfix
----------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}

.clearfix { display: inline-block;}

.clear{
clear:both;
line-height:0;
height:0;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */


.table_m0{
	margin:0 !important;
}


/**aboutページ↓**/
.h1_ti{
		background-image: url(../../about/img/ti_koudou.jpg);
		text-align: left;
		font-size: 14px;
		color: #666;
		display: block;
		height: 35px;
		line-height:35px;
		text-indent: 5px;
		margin: 20px 0 5px 0;
	}
	
.h1_ti2{
		background-image: url(../../about/img/ti_koudou2.jpg);
		text-align: left;
		font-size: 14px;
		color: #666;
		display: block;
		height: 50px;
		text-indent: 5px;
		line-height: 25px;
		margin: 20px 0 5px 0;
	}
	
.sp{
	padding-left: 21px;	
	}
	

.p_spe {
	padding: 5px 0px 10px 0px;
	margin-top: 0;

}

.p_spe2 {
	margin: 0;
	padding: 5px 0px 5px 0px;

}

/**aboutページ↑**/

.cell_pad_tb td{
	padding:3px;	
}

/* Sales and Service : Contact List */
h2.ss {
	margin: 0 0 3px;
	padding: 2px 0 7px 0;
	font-size: 16px;
	font-weight: bold;
	color: #58595B;
	background: #FFFFFF url(../img/h2_point.gif) no-repeat left top;
	text-indent: 1em;
	border-bottom: 1px #999 dotted;
	line-height:1.3;
	}

h2.ssb {
	margin: 0 0 3px;
	padding: 2px 0 7px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #58595B;
	background: #FFFFFF url(../img/h2_point2.gif) no-repeat left top;
	border-bottom: 1px #999 dotted;
	line-height:1;
	}

h2.ssc {
	margin: 0 0 3px;
	padding: 2px 0 7px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #58595B;
	background: #FFFFFF url(../img/h2_point3.gif) no-repeat left top;
	border-bottom: 1px #999 dotted;
	line-height:1.2;
	}
	
h3.ss {
	margin: 0 0 3px;
	padding: 5px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	background: #FFFFFF url(../img/h3.gif) repeat-x left bottom;
	color: #58595B;
	}
	
h4.ss {
	margin: 0 0 3px;
	padding: 2px 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	color: #58595B;
}

.cel1 {
	padding: 5px;
	text-align: top;
	width: 110px;
	height: 20px;
	border-bottom: 1px #e0e0e0 solid;
	}
	
.cel2 {
	padding: 5px;
	background-color: #eeeeee;
	width: 390px;
	height: 20px;
	border-bottom: 1px #FFFFFF solid;
	}

#pnavi{
	height:3em;
}

.marginarea p {
	margin:0.3em 0 1.3em 0;
}

.paddcell td{
	padding:3px;
}

.text10 {
	font-size: 10px;
	line-height: 150%;
}


/* Corporate Info : News Release */
ul.nw {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-type:disc;
}
    
li.nw {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	list-style-type:disc;
}


/* Corporate Info : News Release */

.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}

/*箇条書き　○*/
ul.circle {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-type:circle;
}
    
li.circle {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	list-style-type:circle;
}

/*箇条書き　番号*/
ol.no{
	list-style-type:decimal;
	margin-left:.5em;
}

/** conductページ↓ **/
.ti_koudou{
	background-image: url(../../corporateinfo/profile/img/ti_koudou.jpg);
	text-align: left;
	font-size: 16px;
	color: #666;
	height: 31px;
	text-indent: 5px;
	font-weight: bold;
	padding: 0px;
	margin: 1em 0 7px 0;
}

.ti_koudou_{
	background-image: url(../../corporateinfo/profile/img/ti_koudou.jpg);
	text-align: left;
	font-size: 16px;
	color: #666;
	height: 31px;
	text-indent: 5px;
	font-weight: bold;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ti_koudou__{
	text-align: left;
	font-size: 16px;
	color: #666;
	height: 31px;
	font-weight: bold;
	padding: 0;
	margin:0;}

.ti_koudou__2{
	background-image: url(../../corporateinfo/profile/img/ti_koudou.jpg);
	text-align: left;
	font-size: 16px;
	color: #666;
	height: 31px;
	font-weight: bold;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 5px;
}


.ti_koudou1{
	text-align: left;
	font-size: 16px;
	color: #666;
	height: 25px;
	text-indent: 5px;
	font-weight: bold;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}


.ti_koudou2{
	background-image: url(../../corporateinfo/profile/img/ti_koudou2.jpg);
	text-align: left;
	font-size: 16px;
	color: #666;
	height: 45px;
	text-indent: 5px;
	font-weight: bold;
}
.ti_koudou3{
	background-image: url(../../corporateinfo/profile/img/ti_koudou2.jpg);
	text-align: left;
	font-size: 16px;
	color: #666;
	height: 45px;
	font-weight: bold;
}
/** conductページ↑ **/
.sp00 {
	line-height:31px;
}
