@charset "utf-8";

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 index.html

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
#kaatuIndex_1{
padding:0 240px 70px 0;
background:url(images/index_bg01.jpg) no-repeat 0 100%;
min-height:245px;
_height:245px;
}
#kaatuIndex_2{
padding:0 0 70px 240px;
background:url(images/index_bg02.jpg) no-repeat 0 100%;
min-height:245px;
_height:245px;
}
#kaatuIndex_3{
padding:0 240px 0 0;
background:url(images/index_bg03.jpg) no-repeat 0 100%;
min-height:315px;
_height:315px;
}

#kaatuIndex_1 h3,
#kaatuIndex_2 h3,
#kaatuIndex_3 h3{
margin:0 0 15px;
}



/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 feature.html

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

div.block_1{
border:1px solid #ff8dc4;
margin:1em 0;
padding:20px;
zoom:1;
background:#fff9f8 url(images/feature_bg01.gif) repeat-x;
}

div.block_1:after{
content: "."; 
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}

