@charset "utf-8";
/* CSS Document */

@import url(cmn.css);
@import url(base.css);


#co1_2 h2,#co2_1,#co2_2,#co2_3,#co3 h3{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}


/* ダミー部分
---------------------------------------------------------------------------- */
#main_image{
  width:745px;
  height:345px;
  padding:0;
  margin-bottom:12px;
  background:url(../images/technique_images/main_image.jpg) 0 0 no-repeat;
}

/* ---------------------------------------------------------------------------- */
#side_menu01 a{background:url(../images/cmn_images/menu_bt01.jpg) 100% 0 no-repeat;}

#co1{
  width:745px;
  margin-bottom:20px;
}
#co1_2{
  width:434px;
  margin-left:18px;
  float:left;
}
#co1_2 h2{
  width:434px;
  height:75px;
  background:url(../images/technique_images/co1_2.jpg) 0 0 no-repeat;
  margin-bottom:15px;
}
#co2{
	width:727px;
	height:435px;
	padding:17px 0 0 18px;
	margin-bottom:15px;
	background:url(../images/technique_images/co2.jpg) 0 0 no-repeat;
}
#co2 p{
  margin-bottom:10px;
}
#co2_1{
  width:100px;
  height:55px;
  background:url(../images/technique_images/co2_1.jpg) 0 0 no-repeat;
}
#co2_2{
  width:100px;
  height:55px;
  background:url(../images/technique_images/co2_2.jpg) 0 0 no-repeat;
}
#co2_3{
  width:100px;
  height:55px;
  background:url(../images/technique_images/co2_3.jpg) 0 0 no-repeat;
}
#co3{
	width:727px;
	height:800px;
	background-image: url(../images/technique_images/zu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
#co3 h3{
  width:315px;
  height:95px;
  margin-bottom:10px;
  background:url(../images/technique_images/co3_1.jpg) 0 0 no-repeat;
}
