@charset "utf-8";

/* index.css */

#leadPhase .twoColumnLeft {
	width: 320px;
}

#leadPhase .twoColumnRight {
	width: 370px;
}

/* phase1　特徴　*/

#phase1 {
}

#featurePhase li {
	margin: 0 6px 6px 0;
}

#featurePhase .featureBox {
	width: 350px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#featurePhase .featureBox dt {
	_height: 1%;
	padding: 5px 0 5px 10px;
	line-height: 1;
	background: url(/images/common/item_stripe01.gif);
}

#phase1 #featrurePhase .featureBox dt img {	
	vertical-align: top;
}

#phase2 {
	margin: 60px 0 0;
}

#featurePhase .shorter {
	min-height: 220px;
	height: auto !important;
	height: 260px;
}


#mainContent p.pdfLinkAll {
	float: right;
}

#mainContent .pdfLinkAll a {
	display: block;
	height: 37px;
	padding: 13px 0 30px 40px;
	margin: 0 0 0 auto;
	_width: 280px;
	color: #333;
	background: url(/images/common/item_icon_pdf.gif) no-repeat left top;
}


#leadPhase.topMargin{
	margin-top:20px;
}