@charset "Shift_JIS";

/*---------------------------------------------
HOME
---------------------------------------------*/

#home {
	font-size: 88%;
}
#home #main p {
	line-height: 1.5;
}
#home #content {
	width:940px;
	margin-top:5px;
}
#home #mainImg {
	height:300px;
	margin-top:0;
}
#home #contentInr {}
#home #main {
	float: right;
}
#home #sub {
	float: left;
}
#home #main h2 {
	background: none;
	height: 42px;
	margin-top:2em;
	margin-bottom: 0;
}

/* HOME上部調整 */
#home ul.social_connect {
 float:right;
	margin-top:0;
}
#home #main h3.top {
	margin: 0 0 0.3em 0;
}
* html #home ul.social_connect { /*IE6*/
 margin-top:1em;
}
* html #home #main h3.top { /*IE6*/
 margin: 1.7em 0 0.3em 0;
}

/* 相談ボタン */
#consult,
.consult {
 margin-top:2em;
}
#consult .fleft,
.consult .fleft {
 float:left;
	width:300px;
	text-align:center;
}
#consult .fright,
.consult .fright {
 float:right;
	width:300px;
	text-align:center;
}

/* 画像付一覧 */
#home .imgList {
	margin-top: 1em;
}
#home .imgList dl {
	padding: 15px 0;
}
#home .imgList dt {
	width: 280px;
}
#home .imgList dd {
	width: 395px;
}
#home #main .imgList dd p {
	line-height: 1.4;
}

/* 動画一覧 */
#home .movie {
	margin-top: 1em;
	padding-bottom:1em;
	border-bottom: #d9d9d9 solid 1px;
}
#home .movie p {
	line-height: 1.4;
}
#home .movie p.txtRgt {
 text-align:right;
}

/* お客様の声 */
#home ul.voice {
	margin:15px 0 0 -15px;
	zoom:1;
}

* html #home ul.voice { /* IE6 */
	position:relative;
	margin-left:-30px;
}

#home ul.voice:before,#home ul.voice:after { content:""; display:table; }
#home ul.voice:after { clear:both; }

#home ul.voice li {
	float:left;
	width:220px;
	margin-left:15px;
	list-style-type:none;
	text-align:center;
}
#home ul.voice li img {
	display:block;
}
#home ul.voice li p {
	font-size:92%;
	padding-top:0.2em;
	line-height:1.2;
}

/* バナー */
#home .banner {
	padding-top: 3px;
}

/*---------------------------------------------
トップ共通
---------------------------------------------*/

#toppage #mainImg {
	height: 165px;
	margin-top: 0;
}
#toppage #contentInr {
	margin: 15px auto 0;
}
#toppage #main h2 {
	display: block;
	background: none;
	height: auto;
	margin-bottom: 0;
}
#toppage #main h3 {
	background: none;
	margin: 0;
	padding: 15px 0 11px 0;
}
#toppage #main h4 {
	background: url(../images/ico_arrow_sq.gif) no-repeat left center;
	font-weight: bold;
	padding-left: 20px;
}
#toppage #main h4 a:link,
#toppage #main h4 a:visited,
#toppage #main h4 a:hover,
#toppage #main h4 a:active {
	color: #000000;
}
#toppage #main h4.unlink {
	background: url(../images/ico_arrow_sq_un.gif) no-repeat left center;
}

/*---------------------------------------------
サービス案内
---------------------------------------------*/
/* --トップ-- */
#toppage .service #main h3 {
	background: url(../images/ico_title.gif) no-repeat left center;
	margin: 2em 0 0.3em 0;
	padding: 0 0 0 23px;
}

/* 3列バナー */
ul.banner3col {
	zoom:1;
}
ul.banner3col:before,
ul.banner3col:after {
	content:"";
	display:table;
} 
ul.banner3col:after {
	clear:both;
}
ul.banner3col li {
	list-style:none;
	float:left;
	width:220px;
	margin-left:15px;
	/margin-left:7px; /* IE6、7*/
}
ul.banner3col li.first {
	margin-left:0;
}
ul.banner3col li a img {
	border:none;
}

/* リード文 */
.lead {
	text-align:center;
}
#main .lead h3,
#toppage .service #main .lead h3 {
	background:none;
	margin: 2em 0 0 0;
	padding: 0;
}
#main .lead p {
	padding-top: 0.5em;
}

/* サービス一覧*/
ul.serviceList {
	margin-left:-15px;
}
ul.serviceList li {
	list-style:none;
	font-size:92.857%; /* 13px */
	float:left;
	width:220px;
	margin-left:15px;
	/margin-left:7px; /* IE6、7*/
	padding-top:15px;
}
ul.serviceList li a {
	display:block;
	background:url(../images/ico_arrow_sq.gif) no-repeat left top;
	color:#000;
	padding-left:20px;
}
ul.serviceList li a:link,
ul.serviceList li a:visited {
	text-decoration: underline;
}
ul.serviceList li a:hover,
ul.serviceList li a:active {
	text-decoration: none;
}

/* キーワード一覧*/
ul.keyword {
	border:#d9d9d9 solid 1px;
	padding:15px;
	margin-top:0.7em;
}
ul.keyword li {
	color:#00b226;
	display:inline;
	font-weight:bold;
	list-style:none;
	padding:5px 13px 0 0;
}

/* もっと詳しく知りたい方は */
.moreinfo {
	background:url(../images/bg_moreinfo_main.gif) repeat-y center top;
	margin: 2em 0 0 0;
}
#main .moreinfo h3,
#toppage .service #main .moreinfo h3,
#toppage #main .moreinfo h3 {
	background:url(../images/bg_moreinfo_ttl.gif) no-repeat center top;
	color:#FFF;
	margin:0;
	padding:0 0 0 10px;
	height:36px;
	line-height:36px;
}
#main .moreinfo h4,
#toppage .service #main .moreinfo h4,
#toppage #main .moreinfo h4 {
	background:none;
	font-size:114.285%; /* 16px */
	margin:0;
	padding:0;
}
#main .moreinfo p {
	color:#333;
	line-height:1.4;
}
ul.moreinfoBody {
	background:url(../images/bg_moreinfo_btm.gif) no-repeat center bottom;
}
ul.moreinfoBody li {
	float:left;
	width:230px;
	list-style:none;
}
ul.moreinfoBody li .moreinfoBodyInner {
	padding:15px;
}
.moreinfoBody input {
	margin:2px 0;
}
.moreinfoBody .moreinfoPhone {
	font-size:128.571%;
	font-weight:bold;
	letter-spacing:0.1em;
}
.btnRegist {
	width:100px;
	height:25px;
	margin-top:3px;
}
.btnRegist {
	text-indent:-9999px;
	width:100px;
	height:25px;
}
.btnRegist a {
	background:url(../images/btn_more_regist.gif) no-repeat left top;
	display:block;
	text-decoration:none;
	height:25px;
	position:relative;
	padding:0;
	overflow:hidden;
	outline:none; /*クリックすると出る点線を消す*/
}
.btnRegist a:hover,
.btnRegist a:active {
	background-position: 0 100%;
}


/* --なぜシステム構築のレベルが違うのか？-- */
/* レポートバナー */
#report {
	clear: both;
	padding-top: 45px;
}
#report dt {
	float: left;
	display: inline;
	width: 200px;
	margin: 0;
}
#report dd {
	float: right;
	width: 475px;
}

#report2 {
	clear: both;
	padding-top: 10px;
}
#report2 dt {
	float: left;
	display: inline;
	width: 475px;
	margin: 0;
}
#report2 dd {
	float: right;
	width: 200px;
}

/* --独自のシステムで業績アップ！-- */
/* 画像付一覧ボックス */
#imgBox {
	border-top: #d9d9d9 solid 1px;
	border-left: #d9d9d9 solid 1px;
	margin-top: 25px;
}
#imgBox td {
	border-right: #d9d9d9 solid 1px;
	border-bottom: #d9d9d9 solid 1px;
	text-align: center;
	padding: 10px;
}
#main #imgBox h3 {
	background: url(../images/ico_arrow_sq.gif) no-repeat left top;
	font-size: 100%;
	text-align: left;
	margin: 1em 0 0 0;
	padding-left: 20px;
}
#main #imgBox h3 a:link,
#main #imgBox h3 a:visited,
#main #imgBox h3 a:hover,
#main #imgBox h3 a:active {
	color: #000000;
}
#imgBox p {
	text-align: left;
}

/* --仕事の流れ-- */
#flow {
	padding-top: 25px;
}
#flow table {
	border: #CCCCCC solid 1px;
	background-color: #FAFAFA;
}
#flow th {
	background-color: #4BC9F1;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
#flow td {
	background-color: #FAFAFA;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
.flowArw {
	padding: 10px 0 6px 0;
	text-align: center;
}

/*---------------------------------------------
料金案内
---------------------------------------------*/

/* --トップ-- */
#price #mainImg {
	height: 165px;
	margin-top: 0;
}
#price #contentInr {
	margin: 15px auto 0;
}
#price #main h2 {
	display: block;
	background: none;
	height: auto;
	margin-bottom: 0;
}

/*---------------------------------------------
事例
---------------------------------------------*/

/* --システム開発ビフォーアフター-- */
/* ビフォーアフター枠 */
.ba {
	background: url(../casestudy/images/bg_case_ba_main.gif) repeat-y left top;
	margin-top: 25px;
}
.baInr {
	background: url(../casestudy/images/bg_case_ba_btm.gif) no-repeat left bottom;
	text-align: center;
	width: 100%;
	padding: 15px 0;
}
#main .ba h3 {
	display: block;
	background: url(../casestudy/images/bg_case_ba_top.gif) no-repeat left top;
	font-size: 116%;
	font-weight: bold;
	margin: 0;
	padding-left: 15px;
	height: 46px;
	line-height: 46px;
}

/* 解決のツボ */
.solution {
	background: url(../casestudy/images/ico_solution.gif) no-repeat left 1em;
	text-align: left;
	width: 658px;
	margin: 0 auto;
}
.solution dl {
	margin-left: 95px;
}
.solution dt {
	float: left;
	width: 1.5em;
	margin-right: -1.5em;
	padding-top: 1em;
}
.solution dd {
	margin-left: 1.5em;
	padding-top: 1em;
}
.solution dl {
	/*\*/
	min-height: 1px;
	_height: 1%;/* *//*\*//*/
	overflow: hidden;
	/**/
}
.solution dl::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

/* --企業変革物語-- */
/* 背景 */
.remark {
	margin-top: 2em;
}
#main .remark h3 {
	color: #177EAD;
	display: block;
	background: none;
	font-size: 100%;
	letter-spacing: 0.2em;
	margin: 0 0 0.3em 0;
	padding-left: 0;
}
#main .remark p {
	color: #555555;
	line-height: 1.8;
}

/* --事例紹介記事-- */
/* プロフィール */
#prof {
	border: #d9d9d9 solid 1px;
	margin-top: 1em;
	padding: 15px;
}
#main #prof h3 {
	color: #177EAD;
	display: block;
	background: none;
	font-size: 100%;
	letter-spacing: 0.2em;
	margin: 0 0 0.3em 0;
	padding-left: 0;
}
#main #prof p {
	font-size: 92%;
}

/* 企業データ */
#comData {
	background: #EAF6FA url(../casestudy/images/bg_rbox_top.gif) no-repeat left top;
	margin-top: 2em;
}
#comDataInr {
	background: url(../casestudy/images/bg_rbox_btm.gif) no-repeat left bottom;
	padding: 15px;
}
#main #comData h3 {
	color: #177EAD;
	display: block;
	background: none;
	font-size: 100%;
	margin: 0 0 0.5em 0;
	padding-left: 0;
}
#comData .sectionLft {
	float: left;
	width: 322px;
}
#comData .sectionRgt {
	float: right;
	width: 322px;
}
#comData dt {
	float: left;
	font-weight: bold;
	width: 5em;
	margin-right: -5em;
	padding-top: 0.5em;
}
#comData dd {
	margin-left: 5em;
	padding-top: 0.5em;
}
#comData dl {
	/*\*/
	min-height: 1px;
	_height: 1%;/* *//*\*//*/
	overflow: hidden;
	/**/
}
#comData dl::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

/*---------------------------------------------
導入事例
---------------------------------------------*/

/* 全体 */
#voice #main {
	float:none;
	font-size: 100%; /* 14px */
	width:700px;
	margin:0 auto;
}
#voice #main p {
	line-height:1.5;
}
#voice ol {
list-style-position:inside;
padding-left:1em;
}

/* テキスト */
#voice #main h3 {
	background:url(../casestudy/images/bg_sttl_voice.gif) no-repeat left top;
	color:#FFFFFF;
	font-size:128.571%; /* 18px */
	padding-left:10px;
	line-height:48px;
	height:52px;
}
#voice #main h4 {
	margin: 1em 0 0.6em 0;
}
.question {
 background:url(../casestudy/images/bg_voice_q.gif) no-repeat left 1.6em;
 color:#00008d;
	font-weight:bold;
	padding-left:20px;
}
.comTanio {
 color:#613000;
}

/* 企業データ */
#voice #comData {
	margin-top:1em;
}
#voice #main #comData h3 {
 clear:both;
 background:none;
	color: #177EAD;
	display: block;
	background: none;
	font-size:100%; /* 14px */
	margin: 1em 0 0 0;
	padding-left: 0;
	line-height:normal;
	height:auto;
}
#voice #main #comData h3.top {
	margin: 0 0 0.5em 0;
}

/* インデックス */
#voice #indexLink {
 background:url(../casestudy/images/bg_voice_index.gif) no-repeat left bottom;
	margin-top:2em;
	overflow:auto;
	_height:100%;
}
#voice #indexLink img {
 float:left;
 width:130px;
	display:block;
}
#voice #indexLink ul {
	float:right;
	width:540px;
	overflow-y:hidden;
}
#voice #indexLink li.top {
	margin-top:0;
}
#voice #indexLink a:link,
#voice #indexLink a:visited,
#voice #indexLink a:hover,
#voice #indexLink a:active {
	color:#000000;
}

/* 表 */
#voice .col1 {
	background-color:#E3F7FC;
}

/* 参考情報 */
.refer {
 background:url(../casestudy/images/bg_voice_refer.gif) repeat left top;
	padding:4px;
	margin-top:1em;
}
.referInr {
 background-color:#FFFFFF;
	padding:15px;
}
.referInr img {
 float:right;
	margin:1em 0 10px 10px;
}
#voice #main .referInr h3 {
	font-size:100%;
	margin:0;
}
#voice #main h3.refInfo {
	background:url(../casestudy/images/ico_voice_refer.jpg) no-repeat left center;
	color:#000000;
	padding-left:120px;
	line-height:38px;
	height:38px;
}
#voice #main h3.refTanio {
	background:url(../casestudy/images/ico_voice_tanio.jpg) no-repeat left center;
	color:#000000;
	padding-left:163px;
	line-height:43px;
	height:43px;
}

/* 挿絵 */
#voice .fright {
 width:280px;
	padding-bottom:15px;
}
#voice .fright img {
 margin:1em 0 0 15px;
}
#voice #main .fright p {
 font-size:85.714%; /* 12px */
	padding-left:15px;
}
#voice #main .fright p.tcenter {
	text-align:center;
}
#voice .ctrImg {
 width:500px;
	margin:1em auto 0;
}

/* ボタン */
#voice #consult .fright {
	padding-bottom:0;
}
#voice #consult .fright img {
	margin:0;
}

/* もくじへ戻る */
.backIndex {
	clear:both;
	text-align:right;
	padding-top:20px;
}

/* 最下部-備考欄 */
#voice #note {
 border-top:#999999 1px dotted;
	border-bottom:#999999 1px dotted;
 margin:2em 0;
}
#voice #note ul {
	margin:1.8em 0;
}
#voice #note li {
	background: url(../images/ico_li_mark.gif) no-repeat 0.4em 0.6em;
	display: block;
	list-style-type: none;
	font-size:85.714%; /* 12px */
	padding: 0.2em 0 0.2em 1em;
	vertical-align: baseline;
}

/*---------------------------------------------
会社案内
---------------------------------------------*/

/* --トップ-- */
#company #mainImg {
	height: 165px;
	margin-top: 0;
}
#company #contentInr {
	margin: 15px auto 0;
}

/* 業績 */
.achieve {
	margin-top: 2em;
}
.achieve dt {
	border-top: #787878 solid 1px;
	float: left;
	width: 200px;
	font-weight: bold;
	margin-right: -200px;
	padding-top: 1em;
}
.achieve dd {
	border-top: #d9d9d9 solid 1px;
	margin-left: 200px;
	padding-top: 1em;
	padding-left: 1em;
}
dl.achieve {
	/*\*/
	min-height: 1px;
	_height: 1%;/* *//*\*//*/
	overflow: hidden;
	/**/
}
dl.achieve::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

/* 弊社へのお問い合せ */
#main #contactInfo h3 {
	margin: 2em 0 2em 0;
}
#contactInfo .sectionLft,
#contactInfo .sectionRgt {
	border-top: #d9d9d9 solid 1px;
	border-bottom: #d9d9d9 solid 1px;
	height: 12.5em;
}
#main #contactInfo h4 {
	margin: 1em 0 0.3em 0;
}
#main #contactInfo h5 {
	background: url(../images/ico_arrow_sq.gif) no-repeat left center;
	font-weight: normal;
	margin-top: 1em;
	padding-left: 20px;
}
#main #contactInfo h5 a:link,
#main #contactInfo h5 a:visited,
#main #contactInfo h5 a:hover,
#main #contactInfo h5 a:active {
	color: #000000;
}
.phoneNum {
	color: #177EAD;
	font-size: 133%;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-top: 1em;
}

/* --代表者プロフィール-- */
/* 代表者名 */
#ceoName {
	text-align: right;
	margin-top: 2em;
}
#ceoName img {
	margin-top: 0.5em;
}

/* --メディアでの紹介記事-- */
#media .imgList {
	margin-top: 2em;
}
#media .imgList dl {
}
#media .imgList dt {
	width: 240px;
}
#media .imgList dd {
	width: 435px;
}

/* --採用情報-- */
/* こんな方を求めています */
#talent {
	margin-top: 1em;
}
#talent li {
	background: url(../images/ico_li_mark.gif) no-repeat 0.4em 0.6em;
	display: block;
	list-style-type: none;
	padding: 0.2em 0 0.2em 1em;
	vertical-align: baseline;
}

/* スキル */
#skill ul {
	margin-top: 0.5em;
}
#skill li {
	display: block;
	list-style-type: none;
	padding: 0.2em 0 0.2em 1em;
	vertical-align: baseline;
}

/* よくある質問 */
#qa dl {
	border-bottom: #999999 dotted 1px;
	padding: 0.9em 0 2em 0;
}
#qa dt {
	float: left;
	width: 25px;
	margin-right: -25px;
	padding-top: 1.5em;
}
#qa dd {
	margin-left: 25px;
	padding-top: 1.5em;
}
#qa dl {
	/*\*/
	min-height: 1px;
	_height: 1%;/* *//*\*//*/
	overflow: hidden;
	/**/
}
#qa dl::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

/* --お問い合せ-- */
#cform h2 {
	display: block;
	background: url(../images/bg_title.gif) repeat-x left bottom;
	height: 47px;
	margin-bottom: 0.3em;
}
#cform p {
	padding-top: 1em;
	line-height: 1.6;
}
#cform p.exp {
	padding-top: 2em;
}
#cform #pagetop {
 text-align: left;
}
#cform #pagetop #ssl {
 float: left;
	width: 50%;
}
#cform #pagetop #ssl img {
 margin-top: 5px;
}
#cform #pagetop #btnPagetop {
 float: right;
	width: 50%;
	text-align: right;
}
#step {
	display: block;
	height: 31px;
	margin-top: 2em;
}
#cform .tbl2 td td {
	padding: 3px;
}
.hyphen {
	padding: 0 0.5em
}
.require {
	color: #FF4E00;
	padding-right: 0.2em;
}
.error {
	color: #FF0000;
}

/* --個人情報保護方針-- */
#main #policy h3 {
	background: none;
	font-size: 100%;
	margin: 2em 0 0.3em 0;
	padding-left: 0;
}
