@charset "euc-jp";

@import "base.css";
@import "navi.css";
@import "modules.css";
@import "index.css";

/*** outline.css ***/

/* ---------- outline top ---------- */
#outline-body {
	float: left;
	margin-top: 12px;
	width: 460px;
	text-align: right;
	}
#outline-side {
	float: right;
	margin-top: 12px;
	width: 420px;
	}
	
/* ---------- officetour ---------- */
#office-body {
	float: left;
	width: 394px;
	text-align: center;
	}
#office-side {
	float: right;
	width: 492px;
	}
.office-img {
	margin: 0 40px 0 0;
	width: 452px;
	}
.office-tour {
	margin: 0 0 0 94px;
	width: 300px;
	text-align: left;
	}
.bandwidth-list li {
	margin-bottom: 16px;
	}
.get-wmp {
	border:solid 1px #dddddd;
	}
.get-wmp-inner {
	margin: 1px;
	padding: 6px;
	font-size: small;
	line-height: 1.4;
	background-color:#eeeeee;
	border:solid 1px #dddddd;
	}	
.get-wmp img {
	margin-bottom: 12px;
	}
.img-capture {
	margin-bottom: 24px;
	border: 1px solid #999;
	}
.main-service {
	margin-bottom: 48px;
	}
.main-service h4 { /* 100414add */
	margin-left:5px;
	padding-left:18px;
	background:url(http://i.yimg.jp/images/hr/bullet_square2.gif) no-repeat left 7px;
	}
.main-service ul {
	margin-left: 1em;
	}
.div-desc {
	margin: 0 16px 36px 16px;
	}
.div-desc02 {  /* 2009/05/28 add */
	margin: 20px 10px 10px 10px;
	font-size:90%;
	}
