@charset "utf-8";

#contents_child{
	background-image: url(../../corporate/images/bg01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;		
	}


/*page1～page3*/

#page1,#page2,#page3{
	border-top:3px #c9c9c9 solid;
	padding-left:20px;
	padding-right:20px;
	width:987px;
	}
	



/*h3*/

h3 {
	margin:30px 0px;
	background-image: url(../../corporate/images/tit_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	height:30px;
	font-size:24px;
	font-weight:bold;
	padding-left:25px;
	padding-top:10px;
}

/*box*/
.box{
	width:860px;	
	margin: 0 auto;
	}

/*スライド*/

.slide {
	width: 460x;
	float:left;
	margin-right:20px;
}



.slide p{
	float:left;
	margin-right:20px;	
	width:380px;
	}

.slide ul{
	width:80px;
	float:left;
	margin:15px 0px 0px 0px;
	}
	
.slide ul li{
	margin-bottom:10px;	
	}
	
.slide ul li.last{
	margin-bottom:0px;	
	}

/*詳細情報*/

.detail{
	float:left;	
	width:360px;
	}
	
#contents_child #page2 .box.clearfix .detail02{
	float:left;	
	width:353px;	
	}
	
/*テーブル*/

.detail table{
	margin:30px 0px 10px 0px; 
	border:1px #c9c9c9 solid;	
	border-collapse: collapse; 
	}


.detail02 table{
	margin:5px 0px 10px 0px; 
	border:1px #c9c9c9 solid;	
	border-collapse: collapse; 
	}

.detail table tbody tr th,.detail02 table tbody tr th{
	background-color:#e5e5e5;
	border:1px #c9c9c9 solid; 
	width:60px;	
	text-align:center;
	font-size:11px;
	}	
	
.detail table tbody tr td,.detail02 table tbody tr td {
	border:1px #c9c9c9 solid; 
	padding-left:10px;
	font-size:11px;
	} 

/*お問合せボタン*/
.detail .contact{
	margin-top:10px;	
	}
	
.detail .contact02{
	padding-top:46px;	
	}
	
.detail .contact03{
	margin-top:150px;	
	}
	
.detail ul li{
	float:left;	
	margin-right:20px;
	}
	
.detail ul li.last{
	margin-right:0px;	
	}
	


/*ポイント*/
.point{
	margin-top:10px;	
	}
	
.point h4{
	margin-bottom:20px;	
	}
	
.point dl{
	width:315px;
	float:left;
	margin-right:20px;	
	margin-bottom:20px;
	}
	
.point dl:nth-of-type(4){
	clear:both;
}
		
.point dl dt{
	margin-bottom:10px;	
	}
	
.point dl dd{
	float:left;
	}	
	
.point dl .point_text{
	float:left;
	margin-left:10px;
	width:200px;
	}
	
.point dl.last{
	margin-right:0px;	
	}
	
/*導入事例紹介*/
.boxA{
	width:470px;
	float:left;	
	margin-right:20px;
	font-size:14px;
	line-height:21px;
	}
	

.boxA .txt,.boxB .txt{
	color:#006633;
	font-size:18px;
	font-weight:bold;
	margin:20px 0px 20px 0px;
		
	}
	
.boxA .txt02{
	margin:20px 0px 0px 0px;	
	}	
	
.boxA .title,.boxB .title{
	color:#006633;
	font-weight:bold;
	margin:15px 0px 10px 0px;
	}	


.boxA dl,.boxB dl{
	margin-top:15px;
	border-top:2px #c9c9c9 solid;
	padding-top:20px;	
	}

.boxA dl dt,.boxB dl dt{
	color:#08ae3e;
	font-weight:bold;
	margin-bottom:0px;	
	}
	
.boxA .gap{
	padding-top:20px;	
	}	
	
.boxA dl dd,.boxB dl dd{
	margin-bottom:0px;	
	}

.boxB{
	width:470px;
	float:right;	
	font-size:14px;
	line-height:21px;
	}
	
.boxB .txt02{
	margin:20px 0px 0px 0px;	
	}	
	

dl.option{
	padding-top:5px;	
	border:none;
	}

#contents_child #page1 .boxB .option dt{
	color:#006633;
	font-weight:bold;
	margin-bottom:0px;	
	}
	
dl.option dd{
	margin-bottom:0px;	
	}
	
/*テーブル*/




.boxA table,.boxB table {
	margin:5px 0px 10px 0px; 
	border:1px #c9c9c9 solid;	
	border-collapse: collapse; 
	}

.boxA table tbody tr th,.boxB table tbody tr th{
	background-color:#e5e5e5;
	border:1px #c9c9c9 solid; 
	width:80px;	
	text-align:center;
	font-size:11px;
	}	
	
.boxA table tbody tr td ,.boxB table tbody tr td {
	border:1px #c9c9c9 solid; 
	padding-left:10px;
	font-size:11px;
	} 	
	
/*ページトップ*/
.pagetop{
	text-align:right;
	color:#048ac9;
	padding:30px 20px 20px 0px;
	font-size:14px;
	font-weight:bold;
		
	}
	
.pagetop a{
	color:#048ac9;	
	text-decoration: none;
	}
	
.pagetop a:hover{
	color:#048ac9;
	text-decoration: underline;
	}