@charset "utf-8";
/* CSS Document */

/*　バックナンバーリンク　*/
.backnumber a{
	color: #666666;
	text-decoration: none;
	}
.backnumber a:link{
	color: #666666;
	text-decoration: none;
	}
	
.backnumber a:hover{
	color: #000000;
	text-decoration: underline;
	}


.waku {
	width: 800px;
	margin: 40px auto 60px auto;
	background-color: #EFEEDA;
	}

.title {
	padding: 22px;
	background-image:url(img/bg_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title2 {
	height: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: right;
	background-image:url(img/title.jpg);
	background-position: left top;
}

.Pickup:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .Pickup {
    height: 1em;
}

.Pickup {
    display: block;
}
/**/


.Pickup {
	width:756px;
	min-height: 1em;
	display: inline-table;
	clear: both;
	margin-top: auto;
	margin-right: 22px;
	margin-bottom: 5px;
	margin-left: 22px;
}

.pickMain {
	margin-right: auto;
	background-color: #FFFFFF;
	width:550px;
	float:left;
	color: #666666;
}

.midashi01 {
	background-image:url(img/midashi_bg.jpg);
	background-position: left top;
	color: #FFFFFF;
	font-size: 14px;
	height: 21px;
	padding-top: 6px;
	text-indent: 20px;
	margin-bottom: 30px;
}

.nakami {
	margin: auto 20px 20px 20px;
}

.ninki {
	width: 165px;
}

/*　事例001　*/
.jirei1 {
	width:176px;
}
.jirei2 {
	width:131px;
}
.jirei3 {
	width:175px;
}
.backnumber {
	float: right;
	width: 180px;
	color: #333333;
	margin-left: auto;
}

.office {
	background-color: #333333;
	padding: 15px;
	width: 480px;
	color: #FFFFFF;
}

.office a{
	color:#FFFFFF;
}

.office .photo {
	width: 315px;
}

/*　002　*/
.h002Basic {
	width: 163px;
 }
 
/*　003　*/
.toSofa {
	background: url(003img/to_online_ov.jpg) no-repeat left right;
}


