@charset "utf-8";

/* index.css */

#mainContent div.pankuzu {
	margin-bottom: 0;
}

#leadPhase {
	margin: 30px 0 20px;
}

#leadPhase .twoColumnLeft {
	width: 320px;
}

#leadPhase .twoColumnRight {
	width: 370px;
}

/* phase1　原理　*/

#phase1 {
}

#phase1 .twoColumnLeft {
	width: 320px;
}

#phase1 .twoColumnRight {
	width: 370px;
}

#mainContent #phase1 p.imgid1 {
	margin: 10px 0 0;
}

/* phase2　特徴　*/

#phase2 {
	margin: 60px 0 0;
}

#phase2 .twoColumnLeft,
#phase2 .twoColumnRight {
	position: relative;
	width: 355px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	border: 1px solid #bbb;
}

#phase2 dd {
	padding: 10px;
}

#mainContent p.imgid1 {
	left: 25px;
}

#mainContent p.imgid2 {
	left: 40px;
}


/* phase3　カスタマイズ　*/

#phase3 {
	margin: 60px 0 0;
}

#phase3 .twoColumnContainer {

}

#phase3 .twoColumnLeft,
#phase3 .twoColumnRight {
	width: 345px;
	padding: 5px;
	background: url(/images/common/item_stripe03.gif);
}

#phase3 .column {
	position: relative;
	width: 325px;
	padding: 10px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	background: #fff;
}


/* phase4　仕様　*/

#phase4 {
	margin: 60px 0 0;
}