@charset "utf-8";
/* CSS Document */


/* title ----------*/

.idx{
	text-indent:-1000px;
	background-image:url(../solution/img/index_ttl_solution.gif);
	background-repeat:no-repeat;
	width:149px;
	height:24px;
	overflow:hidden;
	margin-bottom:30px;
	}

.idx-ct{
	text-indent:-1000px;
	background-image:url(../solution/img/ttl_index.jpg);
	background-repeat:no-repeat;
	width:413px;
	height:59px;
	overflow:hidden;
	margin-bottom:24px;
	}


/* catch ----------*/

#sol_catch{
	width:725px;
	height:300px;
	background-image:url(../solution/img/bg_index.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:15px;
	}

#sol_catch .coment{
	padding:15px 300px 0px 10px;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:160%;
	color:#666666;
	text-align:left;
	}



/* security ----------*/

#sol_security{
	clear:both;
	width:725px;
	height:146px;
	border:1px solid #dddddd;
	background-image:url(../solution/img/bg_security.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:15px;
	}

#sol_security h2{
	margin-bottom:20px;
	}


#sol_security .coment{
	padding:18px 340px 0px 10px;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:160%;
	color:#666666;
	text-align:left;
	}


/* product ----------*/

#sol_product{
	clear:both;
	width:725px;
	margin-bottom:20px;
	}

#sol_product h2{
	font-size:12px;
	font-weight:600;
	margin-bottom:10px;
	}

.sol_product_content{
	clear:both;
	width:725px;
	}

#sol_product_network{
	float:left;
	width:435px;
	height:110px;
	background-image:url(../solution/img/bg_product_network.gif);
	background-position:top;
	background-repeat:no-repeat;
	}

#sol_product_storage{
	float:right;
	width:290px;
	height:110px;
	background-image:url(../solution/img/bg_product_storage.gif);
	background-position:top;
	background-repeat:no-repeat;
	}

#sol_product_encryption{
	float:left;
	width:435px;
	height:110px;
	background-image:url(../solution/img/bg_product_encryption.gif);
	background-position:top;
	background-repeat:no-repeat;
	}

#sol_product_recovery{
	float:right;
	width:290px;
	height:110px;
	background-image:url(../solution/img/bg_product_recovery.gif);
	background-position:top;
	background-repeat:no-repeat;
	}

#sol_product_bto{
	float:left;
	width:435px;
	height:110px;
	background-image:url(../solution/img/bg_product_bto.gif);
	background-position:top;
	background-repeat:no-repeat;
	}

#sol_product_xpal{
	float:right;
	width:290px;
	height:110px;
	background-image:url(../solution/img/bg_product_xpal.gif);
	background-position:top;
	background-repeat:no-repeat;
	}

/*#sol_product_rightblank{
	float:right;
	width:290px;
	height:110px;
	background-image:url(../solution/img/bg_product_rightblank.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
*/
.content{
	margin:26px 0px 0px 14px;
	font-size:10px;
	line-height:140%;
	}

*html body div.content{
	margin:26px 0px 0px 7px;
	}

.content ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	}

.content li{
	display:block;
	width:124px;
	float:left;
	text-align:center;
	display:inline;
	margin-right:14px;
	}

*html body div.content li{
	display:block;
	width:124px;
	float:left;
	text-align:center;
	display:inline;
	margin-right:7px;
	}


