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

cilc-e用

*********************************************************************************************/
.linkList{
}
	.linkList li{
		margin-bottom:10px;
		padding-left:12px;
		background:url(../../../images/icon_cur1.gif) no-repeat 0 0.5em;
	}

.linkList2{
}
	.linkList2 li{
		padding-left:12px;
		background:url(../../../images/icon_cur1.gif) no-repeat 0 0.5em;
	}

.box1{
	padding:2px;
	background:url(../../../images/box_bg.gif);
}
	.box1Body{
		padding:20px 10px;
		background:#fff;
	}







/*--------------------------------------------------

scripts

--------------------------------------------------*/
.scriptBox{
	padding:20px;
	border:1px solid #000080;
}

	.scriptBox .name{
		margin-bottom:5px;
		color:#000080;
		font-weight:bold;
	}
	
	.scriptBox .title{
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom:1px dotted #000080;
	}








