@charset "utf-8";

/*********************************************************************
 *
 * 更新日: 2018/4/23
 *
 *********************************************************************/
 
  /*  page_title
---------------------------------------------------------- */
#page_title.lev1 {
	background:url(/tech/c_special/common/images/bg_pagetitle_lev1.png) repeat-x left top;
	height:230px;
}
#page_title.lev1 h1{
	position: absolute;
	left: 270px;
	top: 37px;
}

div#main.tech_body div.section.wide.main_img{
	height: 630px;
}

div#main.tech_body div.section.wide .caption {
	top: 600px; 
	right: 10px;
}

div#main.tech_body div.section.contents_menu_area01{
	margin-top: 50px;
	height: 260px;
}

div#main.tech_body p.contents_menu_title{
	color: #193F8C;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	/*margin: 70px 44px 20px;*/
	margin: 0px 44px 20px;
	border-bottom: dotted 1px #929FB2;
	letter-spacing: 0.05em;
	/*position: absolute;
	left: -800px;
	width: 872px;
	opacity: 0;*/
}

div#main.tech_body div.section.contents_menu_area01 .contents_menu{
	/*position: absolute;
	left: -800px;
	margin-top: 70px;
	width: 914px;
	opacity: 0;*/
}



@media print{
p.title_mini,
.contents_menu_title,
.contents_menu{
	display: none;
}

div#main.tech_body div.section.wide.main_img{
	height: 400px;
}

div#main .section.wide img.large_image{
	width: 600px;
	height: auto;
	margin-left: 179px;
}

div#main.tech_body div.section.wide .caption {
	top: 380px; 
	left: 656px;
}

div#main.tech_body div.section.contents_menu_area01{
	height: 0px;
}