@charset "UTF-8";

@import "reset.css";
@import "common.css";
@import "digi.css";


/*----------------------------------------------------------------------------
******************************************************************************
CSS for index
******************************************************************************
----------------------------------------------------------------------------*/

/* main img
--------------------------------------------------------------------------------------------*/
.mainimg{
	border-top:1px solid #FFFFFF;}

/* common
--------------------------------------------------------------------------------------------*/
.conBox{
	width:520px;}
.conBox p{
line-height:1.40;
	padding:2px 0 0 2px;
	margin-bottom:10px;}

/* unit01
--------------------------------------------------------------------------------------------*/
#unit01{
	background:#FFFFFF url(../img/idx_img01.jpg) 100% 0 no-repeat;}
#unit01 h3{
	margin-bottom:5px;}

/* unit02
--------------------------------------------------------------------------------------------*/
#unit02{
	height:185px;
	padding:10px 0 0 10px;
	margin-bottom:15px;
	background:#FFFFFF url(../img/idx_box00.gif) 0 100% no-repeat;}
#unit02 p{
	width:245px;
	float:left;}

/* unit03
--------------------------------------------------------------------------------------------*/
#unit04{
	margin:0 ;
}
#unit03{
	margin-bottom:20px;
	border-bottom:1px solid #B2B2AD;}
#unit03 h3{
	margin-bottom:10px;}
#unit03 p,
#unit04 p{
	width:255px;
	float:left;
	
	}

