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

* {
   margin: 0;
   padding: 0; /* 全てのプロパティの余白とパディングをリセットしています。*/
}


.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


h3{
	background:url(../image/common/bg-ttl.jpg) top left no-repeat;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-left:30px;
}

/*--------------------------------------
共通
-------------------------------------*/
body{
	background:url(../image/common/bg-head.jpg)top left repeat-x;
}


.main-img {
	width: 960px;
	margin:0 auto;
}

#pankuzu{
	background:url(../image/common/bg-pankuzu.jpg)top left repeat-x;
	padding-top:7px;
	padding-left:10px;
	margin: 0 auto;
   height:40px;
}

.pankuzu{
	padding-top:7px;
	padding-left:10px;
	width:1000px;
	margin: 0 auto;
   height:23px;
}

/*---------------------------------------
メニュー
-----------------------------------------*/
.menu {
	margin-top:;
	clear:both;
	width:1000px;
	height:50px;
	margin: 0 auto;
}



.menu ul { line-height:0;}
.menu ul li{ float:left;}





/*--------------------------------------
ヘッダー
---------------------------------------*/

#head{
	width:1000px;
	margin:0 auto;
	height:140px;
}

.head{
	width:1000px;
	margin:0 auto;
}

#head img{ vertical-align:bottom;}
#head ul { line-height:0;}
#head ul li{ float:left;}





/*-----------------------------------
TOP
-----------------------------------*/

#top-main-img {
	background:url(../image/top/main-img.jpg) top center no-repeat;
	width: 100%;
	height:660px;
	margin:0 auto;
	text-align:center;
}

.top-main-img {
	background:url(../image/top/main-img2.png) top center no-repeat;
	width: 1200px;
	height:660px;
	margin:0 auto;
	text-align:center;
}


#main{
		position:relative;
}

#apDiv1 {
	position: relative;
	left: 760px;
	top: 200px;
	width: 370px;
	height: 80px;
	z-index: 1;
	visibility: visible;
}

#apDiv2 {
	position: relative;
	left: 765px;
	top: 250px;
	width: 357px;
	height: 268px;
	z-index: 2;
	visibility: visible;
}





#top-center{
	background:url(../image/common/bg-line.jpg) top left repeat-x;
	height:100px;
}

.top-center{
	width:1000px; 
	margin:0 auto;
}


#top-center2{
	background-color:#EBEBEB;
	height:200px;
}

.top-center2{
	width:1000px;
	margin:0 auto;
	padding-top:40px;
}




.menu-center {
	margin-top:;
	clear:both;
	width:1000px;
	height:50px;
	margin: 0 auto;
}


.menu-center ul { line-height:0;}
.menu-center ul li{ float:left;}



/*----------TOP　トピックス-----*/


#topic{
	width:800px;
	margin:0 auto;
}


#topic dl {
	width:800px;
	padding-top:20px;
}


#topic dt{
	background:url(../image/top/topic-arrow.jpg) 10px 13px no-repeat;
	padding:10px 0 10px 20px;
	float:left;
	clear:left;
	width:130px;
}


#topic dd{
	float:left;
	padding:10px 0;
	width:600px;
}



/*------------------------------------
コンテンツ
-------------------------------------*/
#contents{
	width:1000px;
	margin:0 auto;
}


.main-tit {
	width: 960px;
	margin:0 auto;
}






/*------------------------------------
構成図
-------------------------------------*/

.menu-about {
	clear:both;
	padding:30px 0;
	width:840px;
	height:50px;
	margin: 0 auto;
	
}


.menu-about ul { line-height:0;}
.menu-about ul li{
	padding:0 5px;
	float:left;
}


/*------------------------------------
システム
-------------------------------------*/

.menu-system {
	clear:both;
	padding:30px 0;
	width:850px;
	height:50px;
	margin: 0 auto;
	
}


.menu-system ul { line-height:0;}
.menu-system ul li{
	padding:0 5px;
	float:left;
}


/*------------------------------------
特徴
-------------------------------------*/
.feature-box-L{
	float:left;
	width:490px;
}

.feature-box-R{
	float:right;
	width:490px;
}


.feature li{
	list-style-type:disc;
	padding:5px;
}


.menu-feature {
	clear:both;
	padding:30px 0;
	width:850px;
	margin: 0 auto;
	
}


.menu-feature ul { line-height:0;}
.menu-feature ul li{
	padding:0 5px 5px 5px;
	float:left;
}



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

.bad-ttl{
	font-size:14px;
	font-weight:bold;
	color:#F00;
}

.good-ttl{
	font-size:14px;
	font-weight:bold;
	color:#00F;
}

.case{
	border:1px solid #999;
}
	
.case tr td {
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	padding:4px;
}


.td1{
	background:#eee;
	text-align:center;
}

.td2{
	background:#999;
	text-align:center;
	color:#FFF;
}

.td-bad{
	background:#FFF4F4;
	text-align:left;
}

.td-good{
	background:#F0F8FF;
	text-align:left;
}

.border-bottom{
	border-bottom:#ccc 1px solid;
}

.border-right{
	border-right:#ccc 1px solid;
}



.case2{
	border:1px solid #999;
}
	
.case2 tr td {
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	padding:10px;
}

.spec-td1{
	background:#999;
	font-weight:bold;
	color:#FFF;
}

.spec-outline{
	font-size:10px;
	margin-bottom:50px;
	line-height:120%;
}




/*-------------------------------------
導入の流れ
---------------------------------------*/


/*-------------------------------------
サイトマップ
---------------------------------------*/


.arrow{
	background:url(../image/sitemap/arrow.png) top left no-repeat;
}


/*-------------------------------------
お問い合わせ
---------------------------------------*/


.form tr td{
	padding:15px;
	border-bottom:1px #CCCCCC dotted;
}


.form-send{
	padding:40px;
	text-align:center;
}




/*-------------------------------------
共通　フッター
---------------------------------------*/

/*ページトップ*/
#page-top{
	width:1000px;
   margin: 0 auto;
	height:29px;
	text-align:right;
}


.link{
	background:url(../image/common/bg-foot.jpg) top left no-repeat;
	height:200px;
	width:1400px;
	margin:0 auto;
}


#link-menu {
	width:1000px;
	height:30px;
	margin: 0 auto;
	padding-top:133px;
}

#link-menu ul { line-height:0;}
#link-menu ul li{ float:left;}



#foot-menu {
	width:846px;
	height:30px;
	margin: 0 auto;
}

#foot-menu ul { line-height:0;}
#foot-menu ul li{ float:left;}




#foot{
	/*background:url(../../images/common/foot_bg.jpg) top center repeat-x;*/
	margin:0 auto;
}


/*アドレス*/
#address{
	background:url(../image/common/bg-address.jpg) top left repeat-x;
	margin-top:10px;
	height:100px;
}

.address{
	padding-top:20px;
	line-height:25px;
	width:1000px;
	height:80px;
	margin:0 auto;	
}

.address p{
	padding:5px;	
}





/*コピーライト*/
.copy{
	width:100%;
	text-align:center;
	padding-top:20px;
	height:50px;
	}


















 
/*----------------------------------------
コンテンツ　共通
-----------------------------------------*/

.waku{
	background:url(../../images/common/waku2.jpg) top left repeat-y;
	padding:10px;
}









/*-------------------------------------
お問い合わせ
---------------------------------------*/
#contacts{
	width:690px;
}

#contacts table{
	width:660px;
}

#contacts form{
	width:660px;
}

#chk_btn {
	width:240px;
	height:36px;
	font-size:0;
	line-height:0;
	border:0px;
	cursor:pointer;
	background:url(../image/contact/bt-send.png) top left no-repeat;
}
#chk_btn:hover {
	opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8;
}