@charset "UTF-8";

/***********************-
タイトル : シュア・プロジェ
概要：実績
制作日：2010/08
-***********************/

@import url("basic.css");
@import url("btn.css");
@import url("common.css");



#wrapper {
background: url(../image/performance/06_B.png) no-repeat center top fixed #9DC5F9;
}

#wrapper2 h1{
	width:179px;
	height:390px;
	background:url(../image/performance/title.png) no-repeat;
	}
#wrapper2 h2{
	margin:0px 0 20px;
	}
#wrapper2 h2.line2{
	margin:60px 0 15px;
	}

#wrapper2 h3{
	margin:30px 0 20px 20px;
	}





ul#newsite{ 
	margin:30px 0 30px;
	padding : 0;
	list-style-type : none; 
width:550px;}

ul#newsite li { 
	display : inline; 
	float:left; 
}

ul#newsite a{
	padding :0 0 0 18px ; 
	background-repeat:no-repeat; 
	display:block;
	height:290px;
	font-weight: bold;
}

ul#newsite #heartnet a{
	 margin:0 10px 20px 0;
	 background-image:url(../image/performance/1001.gif) ;
	 width:250px;
}
ul#newsite #pochi a{
	 margin:0 0  20px 0;
	 background-image:url(../image/performance/1002.gif);
	  width:250px;
}
ul#newsite #motobura a{
	 margin:0 10px 10px 0;
	 background-image:url(../image/performance/1003.gif) ;
	 width:250px;
}
ul#newsite #femmarketinghouse a{
	 margin:0 0  0 0;
	 background-image:url(../image/performance/1004.gif);
	  width:250px;
}



 p.chui{margin:0 0 0 15px;
font-size:90%;}


#wrapper2 dl{
	margin:15px 15px 20px;
	float:left;
	width:250px;
	}

#wrapper2 dl dt{
	margin:0 0 1em ;
	padding: 0 0px 0 18px;
	color:#03357B;
	background:url(../image/performance/maru.jpg) no-repeat left top ;
	font-weight: bold;
	}
#wrapper2 dl dt.retu2{
	 height:2.3em;
	}

#wrapper2 dl dd{
	margin:0 0 1em 18px;
	}




.new dl dd img{border:1px solid #666;}

.new dl dd a:hover img{ filter: alpha(opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;}



