@charset "utf-8";

@import "reset.css";
@import "screen.css";
@import "common.css";
@import "digi.css";

/*----------------------------------------------------------------------------
******************************************************************************
Index
******************************************************************************
----------------------------------------------------------------------------*/

/* main image
------------------------------------------------------------ */
#mainImg{
	width:576px;
	height:238px;
	padding:1px;
	border-color:#DFDCD9;
	border-style:solid;
	border-width:1px;
	margin-bottom:12px;
	text-indent:-99999em;
	background:url(../img/mainimg.jpg) 50% 50% no-repeat;}

.txt{
	margin-bottom:10px;
	background:url(../img/idx_img.gif) 100% 100% no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.txt p{
	margin-bottom:10px;}
.txt ul{
	margin-bottom:10px;}


/* Banner
------------------------------------------------------------ */
#idxBnr01{
	width:560px;
	margin:0 0 10px 8px;
	background:url(../img/idx_bnr01.gif) 0 0 no-repeat;}
#idxBnr01 a{
	display:block;
	width:560px;
	height:111px;
	text-indent:-99999em;}

#idxBnr02{
	width:580px;
	background:url(../img/idx_bnr02.gif) 0 0 no-repeat;}
#idxBnr02 a{
	display:block;
	width:580px;
	height:100px;
	text-indent:-99999em;}

/* unitA
------------------------------------------------------------ */
#unitA{
	margin-bottom:15px;}
#unitA div{
	width:183px;
	float:left;
	padding:6px 0 0 7px;
	margin-right:5px;
	border-top:3px solid #695F56;
	border-bottom:1px solid #DFDCD9;
	background:url(../img/idx_line.gif) 0 0 repeat-y;}
#unitA div.marR0{
	margin-right:0;}
#unitA div p a{
	width:174px;
	height:78px;
	display:block;
	padding:1px;
	background:#DFDCD9;}
#unitA div p a:hover{
	background:#FFCC00;}

#unitA dl{
	width:175px;
	min-height:78px;
	_height:78px;
	padding-top:4px;}
/* \*//*/
#unitA dl{
height:78px;}
/* End */
#unitA dl dt{
	background:url(../img/idx_ptit01.gif) 0 0 no-repeat;}
#unitA dl dt.sec02{
	background:url(../img/idx_ptit02.gif) 0 0 no-repeat;}
#unitA dl dt.sec03{
	background:url(../img/idx_ptit03.gif) 0 0 no-repeat;}
#unitA dl dt a{
	height:21px;
	display:block;
	text-indent:-99999em;}
#unitA dl dd{
	line-height:1.34;
	margin-left:4px;}
#unitA dl dd a:link{text-decoration:none;}
#unitA dl dd a:visited{text-decoration:none;}
#unitA dl dd a:hover{text-decoration:none;}
#unitA dl dd a:active{text-decoration:none;}




.marB10 {
  margin-bottom: 10px;
}

