@charset "utf-8";
#mainvisual object,  
#mainvisual embed {  
    vertical-align: top;  
}  

#mainvisual,
#nav{
	margin-bottom:20px;
}

#left{
	width:680px;
}

#right{
	width:250px;
}

/*ユーメディアソリューション*/
#us h2{
	border:none;
	padding:0;
	margin:0;
	background:none;
}

#us ul{
	list-style:none;
	margin:0;
	padding:0;
	width:680px;
	height:320px;
	background:url(img/us.jpg) no-repeat 0px 0px;
}

#us ul li{
	display:inline;
}

#us ul li a{
	display:block;
	width:340px;
	height:80px;
	float:left;
	text-decoration:none;
	text-indent:-900em;
}

#us ul li#ss01 a{
	background:url(img/us.jpg) no-repeat 0px 0px;
}

#us ul li#ss01 a:hover{
	background:url(img/us.jpg) no-repeat -680px 0px;
}

#us ul li#ss02 a{
	background:url(img/us.jpg) no-repeat -340px 0px;
}

#us ul li#ss02 a:hover{
	background:url(img/us.jpg) no-repeat -1020px 0px;
}

#us ul li#ss03 a{
	background:url(img/us.jpg) no-repeat 0px -80px;
}

#us ul li#ss03 a:hover{
	background:url(img/us.jpg) no-repeat -680px -80px;
}

#us ul li#ss04 a{
	background:url(img/us.jpg) no-repeat -340px -80px;
}

#us ul li#ss04 a:hover{
	background:url(img/us.jpg) no-repeat -1020px -80px;
}

#us ul li#ss05 a{
	background:url(img/us.jpg) no-repeat 0px -160px;
}

#us ul li#ss05 a:hover{
	background:url(img/us.jpg) no-repeat -680px -160px;
}

#us ul li#ss06 a{
	background:url(img/us.jpg) no-repeat -340px -160px;
}

#us ul li#ss06 a:hover{
	background:url(img/us.jpg) no-repeat -1020px -160px;
}

#us ul li#ss07 a{
	background:url(img/us.jpg) no-repeat 0px -240px;
}

#us ul li#ss07 a:hover{
	background:url(img/us.jpg) no-repeat -680px -240px;
}

#us ul li#ss08 a{
	background:url(img/us.jpg) no-repeat -340px -240px;
}

#us ul li#ss08 a:hover{
	background:url(img/us.jpg) no-repeat -1020px -240px;
}
/*Pマーク*/
#pm{
	padding-top:30px;
}

#pm dt{
	width:71px;
	float:left;
	clear:both;
	margin-top:-10px;
}

#pm dd{
	margin:0.7em 0 0.7em 85px;
	font-size:70%;
}

#pm dd a{
	color:#00247F;
}

/*販促宝庫*/
#recommend{
	width:336px;
	float:left;
	margin-top:15px;
	background:url(img/bg_ss_bottom.gif) no-repeat center bottom;
}

#recommend h2{
	border:none;
	padding:0;
	margin:0;
	background:none;
}

#recommend dl{
	border-left:1px solid #5DAC1F;
	border-right:1px solid #5DAC1F;
	padding:15px 15px 5px 15px;
	margin:0 0 5px 0;
}

#recommend dt{
	width:auto;
	clear:left;
	float:left;
	height:1%;
	margin-right:1em;
}

#recommend dd{
	height:1%;
}

#recommend dt,
#recommend dd{
	line-height:1.5;
	margin-bottom:5px;
	height:1%;
	padding-bottom:3px;
}

/*banner*/
#left .banner{
	width:336px;
	float:right;
	margin-top:15px;
}

#left .banner li{
	margin-bottom:3px;
}

/*外部リンクのバナーエリア*/
#right ul.ex_banner{
	list-style:none;
	background:url(common/img/bg_banner.gif);
	text-align:center;
	padding:10px 5px 5px 5px;
	margin-bottom:20px;
}

#right ul.ex_banner li{
	display:block;
	padding-bottom:5px;
}