@charset "utf-8";
/* CSS Document */
.fR{ float:right;}
.pT_10{ padding-top:10px;}
.pT_5{ padding-top:5px;}
.mT_5{ margin-top:5px;}
.mT_10{ margin-top:10px;}
.pre_banner a
{
	background:url(../images/banner.jpg) no-repeat;
	width:300px;
	height:40px;
	text-indent:-9999px;
	display:block;
}

.pre_banner a:hover
{
	background-position:-300px;
}

.arrow_bg
{ 
	background:url(../images/arrow.gif) no-repeat;
	background-position:center;
	height:150px;
	padding-top:5px;
}
.be,   
.af {   
    margin: 0px;
	width:200px;
	display:inline;
	border:1px solid #ccc;
	padding:1px;
    }
.be{ float:left;}
.af { float:right;}

#case h2#title01 { background:url(../images/case_h2.jpg) no-repeat 0 0; }
#case h3#title02 { background:url(../images/case_h3-01.jpg) no-repeat 0 0; }
#case h3#title03 { background:url(../images/case_h3-02.jpg) no-repeat 0 0; }
#case h3#title04 { background:url(../images/case_h3-03.jpg) no-repeat 0 0; }
#case h3#title05 { background:url(../images/case_h3-04.jpg) no-repeat 0 0; }



