/* CSS Document */


/*index
----------------------*/
.hed_title_img {
	background:url(../images/category/cloud_c/hed_title_img.jpg) 0 0 no-repeat;
	width:900px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:15px;
}



/*common
----------------------*/






/*index
----------------------*/
.title_img01 {
	background:url(../images/category/cloud_c/index/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}



.index_subtitle_img01 {
	background:url(../images/category/cloud_c/index/sub_title_img.gif) 0 0 no-repeat;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.index_subtitle_img02 {
	background:url(../images/category/cloud_c/index/sub_title_img02.gif) 0 0 no-repeat;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}



/*saas
----------------------*/
.title_img02 {
	background:url(../images/category/cloud_c/saas/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.saas_subtitle_img01 {
	background:url(../images/category/cloud_c/saas/sub_title_img01.gif) 0 0 no-repeat;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.saas_subtitle_img02 {
	background:url(../images/category/cloud_c/saas/sub_title_img02.gif) 0 0 no-repeat;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}




/*paas
----------------------*/
.title_img03 {
	background:url(../images/category/cloud_c/paas/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.paas_subtitle_img01 {
	background:url(../images/category/cloud_c/paas/sub_title_img01.gif) 0 0 no-repeat;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.paas_subtitle_img02 {
	background:url(../images/category/cloud_c/paas/sub_title_img02.gif) 0 0 no-repeat;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}


/*haas
----------------------*/
.title_img04 {
	background:url(../images/category/cloud_c/haas/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.haas_subtitle_img01 {
	background:url(../images/category/cloud_c/haas/sub_title_img01.gif) 0 0 no-repeat;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}




/*side
-----------------------*/
.side_hed_img {
	background:url(../images/category/cloud_c/side_hed_img.jpg) 0 0 no-repeat;
	width:200px;
	height:43px;
	text-indent:-9999px;
}


.side_box {
	width:198px;
	border-bottom:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	margin-bottom:20px;
}

.side_list {
	width:198px;
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0.9em;
}

.side_list li a,
.side_list li span {
	width:178px;
	background:url(../images/common/arrow_red.gif) 5px 5px no-repeat #FFFFFF;
	border-bottom:1px dotted #D3D3D3;
	padding:0 0 5px 20px;
	display:block;
}

.side_list li a:hover {
	width:178px;
	background:url(../images/common/arrow_red.gif) 5px 5px no-repeat #F5F5F5;
	border-bottom:1px dotted #D3D3D3;
	padding:0 0 5px 20px;
	display:block;
}