/* ===============================================================================================
+ Page Style
--------------------------------------------------------------------------------------------------
Target : http://www.mitsubishicorp.com/jp/ja/network/
----------------------------------------------------------------------------------------------- */
#C_Header{
	background:#F6F6F6 url(/jp/ja/network/cmn/img/ch_bg_01.png) no-repeat right top;
}
/* Page Title */
#C_Header h1#pageTitle{
	font-weight:normal;
	padding:20px 5% 40px;
	font-size:36px;
	line-height:1.3;
}
#C_Header h1#pageTitle > span{
	font-size:20px;
	padding-left:0.5em;
}

/* Headline */
#C_Content .layout02_01_headline{
	width:15em;
}

html.ie8 #Contents .fig01 > img{
	width:auto;
}

@media only screen and (max-width:767px){
	#C_Content .layout02_01_headline{
		width:auto;
	}
}