@charset "utf-8";

/*
--------------------------------------------------------------------------------

	DEVELO style
	designed by GMW [Graphic Message Warmth ] - produced by FIFTEENDRIVE...

--------------------------------------------------------------------------------
*/



/* =====================================================================
*
*    top Format
*
* =================================================================== */



/* ---------------------------------
*    title
*/
.abwk{
width:850px;
margin:0 auto;
}


.t01{
background:url(../../img/about/tx01.jpg) no-repeat;
width:850px;
height:320px;
text-indent:-9999px;
display:block;
}

.t02{ float:left;}
.t02 a{
background:url(../../img/about/tx02.jpg) no-repeat;
width:425px;
height:343px;
display:block;
text-indent:-9999px;
}
.t02 a:hover{
background:url(../../img/about/tx02_r.jpg) no-repeat;
width:425px;
height:343px;
display:block;
text-indent:-9999px;
}

.t03{ float:right;}
.t03 a{
background:url(../../img/about/tx03.jpg) no-repeat;
width:425px;
height:333px;
display:block;
text-indent:-9999px;
}
.t03 a:hover{
background:url(../../img/about/tx03_r.jpg) no-repeat;
width:425px;
height:333px;
display:block;
text-indent:-9999px;
}

