@charset "shift-jis";

/**
 * planar developer.css
 * update : 2013.02.28
 */

/*--------------------------------------------------------------------------------
	.intro
--------------------------------------------------------------------------------*/
.intro {
	margin-bottom: 44px;
}

.intro em, .intro h2, .intro p {
	display: none;
}


/*--------------------------------------------------------------------------------
	.section
--------------------------------------------------------------------------------*/
.section {
	margin-top: -1px;
	padding-bottom: 40px;
	font-size: 84%;
	letter-spacing: 0.08em;
	line-height: 1.939em;
	border: 1px solid #666;
}

.section .inner {
	margin: 0 auto;
	width: 860px;
	*zoom: 1;
}

.section .inner:after {
	clear: both;
	display: block;
	content: "";
}

.section .inner p {
	margin-top: 15px;
	overflow: hidden;
}

.section .inner p {
	margin-top: 15px;
	overflow: hidden;
}

.section .inner em.keyword {
	display: block;
}

.section .inner em {
	display: block;
	margin: 5px 0 25px;
	line-height: 1.4;
	font-size:85%;
}

.section .inner span.name {
	font-weight: bold;
}

/* .line-01
--------------------------------------------------------------------------------*/
.section.line-01 {
	padding-top: 80px;
	background: url("../img/meeting_01_img.jpg") no-repeat right 0;
}

.section.line-01 em.keyword {
	margin-top: 70px;
}

.section.line-01 .rightfix {
	margin: 5px 0 0 40px;
	width: 367px;
}

/* .line-02
--------------------------------------------------------------------------------*/
.section.line-02 {
	padding-top: 100px;
	background: url("../img/meeting_02_img.jpg") no-repeat right 0;
}

.section.line-02 h3 {
	padding-bottom: 80px;
}

.section.line-02 .leftfix {
	margin-right: 40px;
	width: 368px;
}

/* .line-03
--------------------------------------------------------------------------------*/
.section.line-03 {
	padding-top: 67px;
	background: url("../img/meeting_03_img.jpg") no-repeat 460px 20px;
}

.section.line-03 em.keyword {
	margin-top: 70px;
}

.section.line-03 .rightfix.img-01 {
	margin-top: 185px;
	width: 300px;
	text-align: right;
}
.section.line-03 .line-04{
	margin: 50PX auto 0px auto;
	width: 860px;
	*zoom: 1;
}



/* .lens
--------------------------------------------------------------------------------*/
.section .lens {
	margin: 60px auto 0;
	padding-top: 27px;
	width: 860px;
	border: 1px solid #666;
	background: url("../img/meeting_lens_top.gif") no-repeat;
	*zoom: 1;
}

.section .lens .inner {
	padding: 0 45px;
	width: auto;
	background: url("../img/meeting_lens_middle.gif") repeat-y;
}

.section .lens .inner:after {
	clear: both;
	display: block;
	content: "";
}

.section .lens img.leftfix {
	margin: 62px 35px 0 0;
}

.section .lens p {
	margin: 0;
}

/* .for-owner
--------------------------------------------------------------------------------*/
.section.for-owner {
	margin-top: 44px;
	padding: 50px 0 0;
	background: url("../img/meeting_owner_top.gif") no-repeat;
}

.section.for-owner .inner {
	padding: 0 44px;
	background: url("../img/meeting_owner_middle.gif") repeat-y;
}

.section.for-owner img.leftfix {
	margin: 0 30px 25px 0;
}

.section.for-owner p {
	overflow: visible;
}

.section.for-owner img.img-02 {
	margin-top: 25px;
}


/*--------------------------------------------------------------------------------
	.top-pickup
--------------------------------------------------------------------------------*/
.top-pickup {
	margin: 50px auto 0;
	width: 918px;
}

.top-pickup ul {
	margin-left: -12px;
	*zoom: 1;
}

.top-pickup ul:after {
	clear: both;
	display: block;
	content: "";
}

.top-pickup li {
	float: left;
	_display: inline;
	margin: 12px 0 0 12px;
}
