#main_productinfo {
	display: inline;
	float: right;
	width: 239px;
}
#sect {
	width: 770px;
	margin-bottom: 20px;
}


#sect_soho {
	width: 734px;
	border: 1px solid #D0D0D0;
	padding: 18px;
	margin-bottom: 30px;
	background-image: url(index_img/sohobg.jpg);
	background-repeat: no-repeat;
}

#sect_soho img {
	vertical-align: top;
	display: inline;
}

#sect h3 {
	font-size: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sect_soho h3 {
	font-size: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sect_soho h4 {
	font-size: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sect dl.topics {  

  width:738px; 
  margin-left: 16px; 
 }  
 
#sect dl.topics dt {  
  float:left;  

  clear:both;  
  font-weight:bold;  
 }  
#sect dl.topics dd {
	width:620px;
	margin-left:95px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
 

 }  

#sect dl.topics dd.active{
	width:620px;
	margin-left:95px;
	background-image: url(index_img/topics_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: left top;


 } 
 #sect dl.topics dd.active2{
	width:620px;
	margin-left:95px;
	background-image: url(index_img/topics_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: left top;
	color: #FF0000;


 }  
#sect table.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 770px;
}
#sect table.noborder th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#sect table.noborder td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#flash {
	display: inline;
	float: left;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
#sect .redText a{
	color: #FF0000;
}
#sect .redText {
	color: #FF0000;
}
#contents #pcMitsumori {
	margin-bottom: 20px;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}


/* top_lineup_area */

div#top_lineup_area {
	margin:20px 0px 10px 0px; 
}

div#top_lineup_area ul.lineup{
	margin:10px 0px 0px; 
	padding:0px; 
}

div#top_lineup_area ul.lineup li {
	float:left; 
	margin:0px; 
	padding:0px; 
	font-size:0px; 
	line-height:0%;
}

.urgent {
	padding:5px 10px;
	border:1px solid #ccc;
	margin:0 0 10px;
}

.urgent p {
	font-size:120%;
	line-height:1;
	text-align:center;
}

.urgent a {
	color:#f00;
}

.leftimg {
	float:left;
	margin:0 19px 10px 0;
	width:375px;
}

.rightimg {	
	margin:0 0 10px 0;
	width:375px;
	float:left;
}

