@charset "UTF-8";
@import url("../main.css");
@import url("../layout.css");
@import url("../page_type/face3.css");



/* ------------------ MainColumn --------------------- */
#MainColumn {
	width:743px;
	margin-left:20px;
	_margin-left:11px;
}

#MainColumn .Title{
	margin-left:18px;
}
#MainColumn .Note{
	margin-left:18px;
}
#MainColumn .Pankuzu{
	margin-left:18px;
}

.Note .Contents{
	padding-top:20px;
}
.Note .Contents p{
	margin-bottom:1.3em;
}
.Note .Contents .Img{
	margin:30px 0px;
}

.NextPage{
	text-align:right;
	margin:20px 0px;
}

.NoteTop{
	background: url(../../img/maincolume/face3/future/back_note_top.jpg) no-repeat top left;
}

.Face3{
	margin-left:0px;
}
.Future{
	overflow:hidden;
	clear:both;
}
.Face3Box div{
 float:left;
}
.Face3 .Future{
	margin-top:40px;
	margin-left:18px;
}


.ImgLeft{
 clear:both;
 overflow:hidden;
 margin-bottom:60px;
}
.ImgLeft img{
 float:left;
 margin-right:10px;
}
.ImgRight{
 clear:both;
 overflow:hidden;
 margin-bottom:20px;
}
.ImgRight img{
 float:right;
 margin-left:10px;
}

.Contents dt{
	font-size:18px;
	font-weight:bold;
	border-bottom:3px solid #b49980;
	margin-bottom:10px;
	padding:6px 0px;
}
.Make dt{
	border-bottom:3px solid #b6bcb0;
}

.Connect dt{
	border-bottom:3px solid #be8387;
}

.Foster dt{
	border-bottom:3px solid #999764;
}
