@charset "utf-8";

/* ----------------------------------------------

Home.css

LastUpdate: 2009-08-06 19:53
---------------------------------------------- */


/* MAIN VISUAL ----- */

#MainVisual {
	height: 265px;
	margin-bottom: 30px;
	background: #96b9e6 url(../../images/in_mv_bg.png);
	text-indent: -9999px;
}

#MainVisual h2 {
	height: 240px;
	min-width: 850px;
	background: url(../../images/in_mv.jpg) no-repeat center top;
}

#MainVisual ul {
	visibility: hidden;
	overflow: hidden;
	width: 0;
	height: 0;
}


/* PRICE ----- */

#Contents .PlanTit {
	margin-bottom: 4px;
}

#Contents .PlanTit a img {
	margin-bottom: 2px;
	margin-left: 4px;
}

#Contents p.Lead {
	margin: 8px 0;
	color: #555;
}

.PlanListFirst {
	float: left;
	width: 208px;
	margin-bottom: 3px;
}

.PlanList {
	float: left;
	width: 206px;
	margin-bottom: 3px;
}

.PlanNotes {
	margin-bottom: 20px;
	margin-left: 1em;
	clear: both;
	text-indent: -1em;
}


/* SOLUTION ----- */

#SolTit {
	margin-top: 60px;
	margin-bottom: 24px;
}

#Sol01,
#Sol03 {
	float: left;
	width: 290px;
	padding-right: 20px;
	padding-bottom: 22px;
	border-right: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
}

#Sol02,
#Sol04 {
	float: right;
	width: 290px;
	padding-bottom: 22px;
	padding-left: 17px;
	border-bottom: 1px dashed #aaa;
}

#Sol03,
#Sol04 {
	margin-bottom: 20px;
	padding-top: 22px;
	padding-bottom: 0;
	border-bottom: none;
}

#Sol01 dt,
#Sol02 dt,
#Sol03 dt,
#Sol04 dt {
	margin-bottom: 13px;
}

#Sol01 dd img,
#Sol02 dd img,
#Sol03 dd img,
#Sol04 dd img {
	margin-top: 15px;
	border: 2px solid #dcdcdc;
}

.BtnSection,
.BtnSection img {
	zoom:1;
}

/* CAMPAIGN ----- */
img.campaign {
	margin-bottom: 30px;
}