@charset "UTF-8";

/**
@prefix : <http://purl.org/ns/doas#> .
<> a :CSSStylesheet;
 :shortdesc "お問い合わせとNot Foundページ用のスタイル。サブメニューがないパターンのスタイル。";
 :rights <http://www.mdis.co.jp/>;
 :dependencies "none" .
*/


/*  ****************  Style TOC  ****************  */
/** 01: General style
/*  *********************************************  */


/* =============================================== */
/** 01: General style
/* ----------------------------------------------- */

p#topicPath {
	display: none;
}

#content .sub {
	display: none;
}

#content .main {
	float: left;
	width: 850px;
	margin-top: 0.5em;
}

#content .columnGroup1 {
	width: 850px;
}

#content .columnGroup1 .column1,
#content .columnGroup1 .column2 {
	width: 405px;
}
