@charset "utf-8";
/* CSS Document */


body{
	font-weight: normal;
	font-style: normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0;
	padding: 0;
	color:#333333;
	font-size:12px; line-height:140%;
	z-index:1;
	background:url(/jack/img00/bg.gif) #ece4d6 repeat-x;
}

h1,h2,h3,h4,h5,h6{
margin:0px;
padding:0px;
display:inline;
}

body#nobg{
	background:none;
}

.topheadimg{
	background:url(/jack/img00/top_header.gif) no-repeat;
}
.headimg{
	background:url(/jack/img00/header.gif) no-repeat;
}
.footimg{
	background:url(/jack/img00/footer.gif) #ece4d6 no-repeat;
}

form{
	margin: 0;
	padding: 0;
}
iframe{
	margin: 0;
	padding: 0;
	z-index:1;
}


.none{
	display:none;
}

.block{
	display:block;
}

a:link{
	color:#0066CC;
}
a:visited{
	color:#718EAC;
}
a:hover{
	color:#D51708;
}
a:active{
	color:#D51708;
}

.white a:link{
	color:#FFFFFF;
}
.white a:visited{
	color:#FFFFFF;
}
.white a:hover{
	color:#FFFFFF;
}
.white a:active{
	color:#FFFFFF;
}


.t10{
	font-size:10px; line-height:140%;
}

.t12{
	font-size:12px; line-height:140%;
}
.t14{
	font-size:14px; line-height:140%;
}
.t16{
	font-size:16px; line-height:120%;
}
.t22{
	font-size:22px; line-height:120%;
}
.t24{
	font-size:24px; line-height:100%;
}

.gray{
	color:#666666;
}
.gray2{
	color:#999999;
}

.white{
	color:#FFFFFF;
}
.red{
	color:#D51708;
}


.bled{
	font-size:10px; line-height:100%;
}

.flink{
	font-size:10px; line-height:100%;
}

.flink img{
	margin-right:5px;
}

.flink a{
	text-decoration:none;
}

.icon{
	margin-right:5px;
}

.icon2{
margin-right:3px;
}

.icon3{
margin-left:13px;
margin-right:13px;
}

.tit01{
	border-bottom:#D51708 solid 2px;
}

.w130{
	width:130px;
}
.w230{
	width:230px;
}
.w270{
	width:270px;
}

.basepos{
	position:relative;
	
}
.layerbase{
	position:absolute;
	z-index:2;
	left:-198px;
	top:-35px;
}
.layerbase02{
	position:absolute;
	z-index:2;
	left:-198px;
	top:-207px;
}
.scrollBox{
	height:180px;
	overflow:auto;	
}

.layerbaseSH{
	position:absolute;
	z-index:2;
	left:2px;
	top:29px;
}

.scrollBoxSH{
	height:120px;
	overflow:auto;	
}

ul.folderIchiran{
	list-style:none;
	margin:0;
	padding:0;
}
ul.folderIchiran li{
	display: block;
	float:left;
	line-height:140%;
}
ul.folderIchiran li{
/*display:block;
float:left;*/
	padding-left: 32px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-right:10px;
	background:url(/cmn_img/icon_folder_01.gif) no-repeat left center;
}
ul.folderIchiran li.act{
/*      display:block; */
/*      float:left;  */
/*	line-height:240%; */
	background:url(/cmn_img/icon_folder_01_act.gif) no-repeat left center;
	padding-left: 32px;
	padding-top:5px;
}

.searchText{
	background:#BFF4FD;
	font-weight:bold;
}

.table100{
height:100%;
}
/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bgD51708 { background:#D51708; }
.bgCACACA { background:#CACACA; }

em{  
  background:#BFF4FD;  
  font-weight:bold;  
  font-style: normal;  
  font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka, ;
}  
