@charset "utf-8";


#contents h2 {
	margin-bottom:30px;
	}
	
/*--------------*/
.contents-txt{
	width : 880px;
	margin:0 0 20px 20px;
	}
	
/*--------------*/
.qq .section{
	margin:0 0 0 20px;
	padding-bottom:10px;
	width:880px;
	}
.qq .section P{
	margin-top : 10px;
	text-align : left;
	}
.qq .section .col1{
	float:left;
	width : 666px;
	margin-right:20px;
	
  background-image : url(../qq/img/map-base.gif);
  background-repeat : no-repeat;
  height : 402px;
  text-align : right;
}
.qq .section .col2{
	float:left;
	width : 190px;
	}
.qq .section .col3{
	
	width : 225px;
	
  height : 402px;
  padding-top : 30px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 340px;
  margin-right : 95px;
  margin-bottom : 0px;
}
.qqlink{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
  width : 100%;
  height : auto;
  background-image : url(../common/img/icn-arrow.gif);
  background-repeat : no-repeat;background-position : 0px 6px;
  text-indent : 10px;
}

