@charset "utf-8";
/*--------------------------------------------------------------------------*
 *  
 *  print css
 *  
 *  (C) Remixpoint, Inc. All Rights Reserved.
 *  
 *  2008 Remixpoint, Inc.
 *  http://www.remixpoint.co.jp
 *
 *  Last Modified: 2010-07-20
 *  Last Editor: Toshiyuki Hara
 *
 *--------------------------------------------------------------------------*/
img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

#wap-header {
	height: 56px;
	border-bottom: 1px solid #000;
}

#header {
	height: 56px;
}

#header h1 {
	top: 0;
}

#nav-global,
#btn-prt {
	display: none;
}

#ttl-lv2 {
	height: auto;
	margin-bottom: 0;
	border-bottom: 1px solid #000;
}

	#ttl-lv2 h2 {
		height: auto;
		padding: 0;
	}

#side,
#btn-pagetop,
#nav-site {
	display: none;
}

#siteMap {
	display: none;
}

#fontChanger {
	display: none;
}

#wap-footer {
	height: auto;
	margin-top: 100px;
	border-top: 1px solid #000;
}

#footer {
	height: auto;
	text-align: right;
}

/* top
----------------------------------------------------*/
.feedLink,
.btn-others { display: none; }

.list-top {
	clear: both;
	padding: 13px 10px 0;
	border-top: 1px solid #d9d9d9;
}

	.list-top dt {
		width: 6em;
		float: left;
		margin-right: 14px;
		color: #7f7f7f;
	}

		.list-top dt span {
			padding-top: 3px;
			display: block;
		}

	.list-top dd {
		margin: 0 0 15px 7em;
		min-height: 53px;
		height: auto !important;
		height: 53px;
	}

		.list-top dd a {
			display: block;
			min-height: 53px;
			height: auto !important;
			height: 53px;
			position: relative;
			padding-left: 79px;
		}

			.list-top dd a span {
				width: 63px;
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				padding: 2px;
				border: 1px solid #d9d9d9;
				background: #fff;
			}

				.list-top dd a span img { display: block; }


/* ビジネスモデル
----------------------------------------------------*/
#section-businessmodel .arrow { display: none; }
#section-businessmodel .img-businessmodel {
	margin-bottom: 500px;
}
