
.gototop{
font-size:12px;
float:right;
margin:0px 20px 0px 0px;
}


#navi ul {
	list-style:none;
}

#navi li {
	padding:10px 0px 0px 20px;
	float:left;
}

/*コンテンツ*/
#contentbox {
	background:#fff;
}

#contents {
width:750px;
}


#banner{
        float:left;
        margin:0px 0px 0px 20px;
}

#topbanner {
        width:416px;
	height:111px;
	background-image:url(../img/logo_05.gif) ;
        margin:30px 0px 0px 0px;
}

#img {
	width:268px;
	height:184px;
	background-image:url(../img/ecellence_img_07.jpg);
        margin:30px 10px 0px 10px;
        float:right;
}

p.center{
        margin:10px 0px 0px 80px;
	font-size:13px;
}


#cap{
width:700px;
clear:both;
        margin:30px 30px 0px 30px;
}

P.title{
	width:480px;
	height:18px;
	font-size:20px;
	color:#4682B4;
}


/*コンテンツここまで*/


