@charset "utf-8";

/*
--------------------------------------------------------------------------------

	DEVELO style
	designed by GMW [Graphic Message Warmth ] - produced by FIFTEENDRIVE...

--------------------------------------------------------------------------------
*/



/* =====================================================================
*
*    top Format
*
* =================================================================== */





/* ---------------------------------
*    sitemap
*/

.cont{
border-bottom:2px dotted #000000;
display:block;
padding:0 0 10px 0;
width:100%;
margin:0 0 10px 0;
}
.cont a{
font-size:130%;
text-decoration:none;
font-weight:bold;
color:#FF6600;
}
.cont a:hover{
font-size:130%;
text-decoration:underline;
font-weight:bold;
color:#FF6600;
}


/* ---------------------------------
*    link
*/

.linkt{
background:url(../../img/other/link_bg.jpg) repeat-x left center;
display:block;
width:100%;
}
.linkt strong{
background:#ffffff;
padding:5px 10px 5px 0;
width:auto;
font-size:140%;
}
.linkwk{
width:800px;
margin:0 auto;
display:block;
padding:20px 0 40px 0;
}
.linkwk li{
padding:10px 0;
}
.linkwk a{
font-weight:bold;
color:#FF9900;
}
.linkwk a:hover{
font-weight:bold;
color: #FF6633;
text-decoration:underline;
}