@charset "utf-8";
/*------------------------------------------------------------------------------
	Client Name - 
	URL: http://foo.co.jp/
	Date: 2007-00-00
	Copyright (C) Client Name All Rights Reserved.
------------------------------------------------------------------------------*/

/*	
----------------------------------------------------*/
body#spoIndex #headline { 
width:960px;
}
body#spoIndex #innerTop { margin-bottom:20px; 

}
body#spoIndex #main #innerMain {
	width:648px;
	border:1px solid #dedede;
	padding:19px 0;
}
body#spoIndex #main #innerMain .proBox {
	width:290px;
	float:left;
	margin-left:23px;
	display:inline;
}
body#spoIndex #main #innerMain .proBox h2 {
	font-weight:bold;
	font-size:105%;
	margin-bottom:1em;
	margin-left:20px;
}
body#spoIndex #main #innerMain .proBox h2 img { margin-left:5px; }
body#spoIndex #main #innerMain .proBox h2 img.proLogo {
	display:block;
	border:5px solid #dedede;
	margin-bottom:1em;
	margin-left:-20px;
}
body#spoIndex #main #innerMain .proBox h2 a:hover img.proLogo { border-color:#34b2cf; }
body#spoIndex #main #innerMain .proBox dl { margin-left:20px; }
body#spoIndex #main #innerMain .proBox dl dt { width:14px; }
body#spoIndex #main #innerMain .proBox dl dd {
	margin:-13px 0 0.5em 20px;
	line-height:1.3;
}
body#spoIndex #main #innerSub { margin-top:-12px; 

}
body#spoIndex #main #innerSub #subBnrs {
	border:1px solid #ccc;
	padding:0 9px;
}
body#spoIndex #main #innerSub #subBnrs h2 {
	margin:-1px 0 10px -10px;
	_margin-right:-10px;
}

body#spoIndex #sub{
	display:none;
}
