@charset "utf-8";


/*==============================================================================================
////////////////////////////////////////////////////////////////////////////////////////////////

	author: www.metaphase.co.jp
	created: 2010/04/01
	update : -

////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
#ico{
position:absolute;
display:block;
top:0;
left:0;
width:47px;
height:47px;
background:url(images/mod_img_utilizing.gif) no-repeat 0 0;
z-index:9999;
}



/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 index

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/



/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 structure

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
.structure .flowList{
overflow:hidden;
margin:0;
padding:0;
list-style:none;
}
.structure .flowList ul{
overflow:hidden;
margin:0 0 0 -24px;
padding:0;
list-style:none;
zoom:1;
}
.structure .flowList li{
float:left;
margin:0;
padding:0 0 0 24px;
width:156px;
background:url(images/structure_ico_arw.gif) no-repeat 5px 73px;
font-size:84%;
}

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 flow

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
.flow .boxType01 ol{
margin:0;
padding:0;
list-style:none;
}
.flow .boxType01 ol p{
margin:1em 0 2em;
}



/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 system

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
.system .boxType02 dl{
margin:0;
padding:0;
font-size:84%;
}
.system .boxType02 dt{
font-weight:bold;
margin:0;
}
.system .boxType02 dd{
margin:0 0 1em;
padding:0;
}




