@charset "shift_jis";

/*
______________________________________________

 update:2010.06.08
 (C)2010 SonyChemicals&InformationDevice Corp.
 (C)2010 ContentsBrain Inc.
______________________________________________
*/

/* Csr ShowCase */

#scArea {
position: relative;
clear: both;
width: 100%;
margin-bottom:18px;
}
#scArea:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}

#main{
	height:210px;
	position:relative;
}
#topwrapper{
	width:630px;
	height:200px;
	position:relative;
	background-image:url(../../images/top_bg.gif);
	background-repeat:no-repeat;
}
#main #ea{
	width:280px;
	position:absolute;
	top:6px;
	left:7px;
}
#main #ea .txtbox{
	position:absolute;
	width:275px;
	top:88px;
	left:3px;
}
#main #ea2{
	width:348px;
	position:absolute;
	background-position:bottom;
	background-repeat:no-repeat;
	top:5px;
	left:5px;
}
#main #ea2 .ealist{
	position:absolute;
	width:348px;
	top:6px;/*20110927update*/
	left:290px;
	font-weight:bold;
}
#main #ea2 .ealist li{
	margin-bottom:5px;
}
#main #pa{
	position:absolute;
	top:0px;
	left:643px;
}
#main #decp{
	position:absolute;
	top:103px;
	left:643px;
}

