@charset "shift_jis";
/* CSS Document */


/* -------------------------
           wrapper
---------------------------- */
div#wrapper {
background: none;
overflow:hidden;
}


/* ----header---- */
#header {
	display:none;
}

#header02{
	display:block;
}

/* ----container---- */
div#container {
  min-width: 320px;
}


/* ----コンテンツ用テーマ---- */
div#contentsTheme {
	border: 0;
	margin-top:0;
}

div.cT_n {
	padding:20px 0;
}

div.backsiro{
	padding:10px 0 10px 10px;
}

p.cT_n_p02{
	font-size:20px;
	font-weight:bold;
}

p.cT_n_p03 {
	display:none;
}

/* ------------------------------
            コンテンツ
--------------------------------- */

/* ----contentsInner---- */
span.h2Tab {
  font-size: 20px;
  float: none;
  width: 100%;
}

span.h2Sub {
  padding-top: 7px;
  float: none;
  width: 100%;
  text-align: left;
}


/* ------------------------------
          contentsBox
--------------------------------- */

/*---------オフショア入力サービス---------*/


ul.list02 li {
float:none;
width:100%;
text-align:center;
}



/*---------多様なサービス---------*/
ul.data_svcmenu_ul01{
	float: none;
	width:100%;
}

ul.data_svcmenu_ul01 img{
	max-width:100%;
	height:auto;
}



/* ----footer---- */
div#footerBottom{
	padding-bottom:30px;
}

div.footerContainer {
	padding-bottom:10px;
}


div.footerBottomL{
	margin-bottom:10px;
}


ul.footerNavBottom{
	margin:0 10px;
	text-align:center;
}

ul.footerNavBottom li {
float:none;
width:100%;
text-align:center;
padding:2px 0;
border-top:1px solid #aaa;
border-bottom:1px solid #fff;
border-left:1px solid #aaa;
border-right:1px solid #fff;
background-color:#E7E7E7;
}