@charset "UTF-8";


body {
width:100%;
margin:0 auto;
text-align:center;
background:url(../images/bg-wrap.jpg) center top repeat;
line-height:17px;
}

#wrap{
width:100%;
margin:0 auto;
text-align:center;

}

#container{
width:960px;
margin:0 auto;
text-align:center;
background:url(../images/bg-container.jpg) center top no-repeat fixed;
}
#container-pakking{
width:940px;
padding:1px 19px 0 1px;
}
*:first-child+html #container-pakking{
width:940px;
padding:1px 19px 0 2px;
}
/*============================================
navi
=============================================*/
#menu{
width:220px;
height:480px;
margin:0 20px 0 0;
float:left;
display:inline;
position:relative;
}
#menu h1{
width:220px;
height:220px;
margin:0 0 1px 0;
}
#menu ul{
width:220px;
height:230px;
background:#b11f24;
padding:21px 0 22px 0;
margin:0 0 20px 0;
}
#menu ul li{
width:220px;
margin:5px 0 5px 0;
}
#menu #pagetop{
width:40px;
height:40px;
float:right;
}

/*============================================
contents
=============================================*/
#contents{
	width:700px;
	margin:0 0 15px 0;
	float:right;
	display:inline;
}

#contents #header{
width:700px;
margin:70px 0 70px 0;
}

#contents h2{
width:700px;
margin:0 0 20px 0;
}

#contents .head_copy{
	margin:0px ;
	padding:15px 10px 35px 0;
	font-size:15px;
	line-height:1.5em;
}


/*concept*/

#contents #concept{
	background-color:#fff;
	color:#000;
}

#contents #concept h2{
	margin:0 0 20px 0;
}

#contents #concept p{
	padding:0 0 40px 0;
}
#contents #concept .concept-catch{
	font-size:19px;
	font-weight:bold;
	padding:0 30px 40px 30px;
}
#contents #concept .concept-body{
	font-size:15px;
	line-height:150%;
	padding:0 30px 50px 30px;
}

/*about*/
#about {
	background-color:#fff;
	color:#000;
}

#about h2{
margin:0px 0 36px 0;
}
#about dl{
	padding:0 30px 40px 30px;

}
#about dl dt{
width:95px;
float:left;
margin:0 0 0 1px;
display:inline;
}
#about dl dd{
width:500px;
margin:0 0 28px 111px;
}

/*works*/
#contents #works {
	background-color:#fff;
	color:#000;
}

#contents #works .clients{
	font-size:15px;
	line-height:150%;
	padding:0 30px 40px 30px;
}


/*access*/
#access h2{
width:700px;
height:97px;
margin:0px 0 36px 0;
}

#map{
margin:0 0 25px 0;
}

/*footer*/
#footer{
width:700px;
text-align:right;
margin:150px 0 0;
}
