@charset "iso-8859-1";

/* define ------------------------------------------------------------------------ */

body {
	margin: 0;
	color: #222;
	font-size: medium;
	/*\*/ letter-spacing: 0.05em; /* */
}

* html body {
	font-size: small;
}

a img {
	border-style: none;
}

form {
	margin: 0;
}

p {
	position: relative;
	left: 0;
	margin: 4px 0 0 0;
	line-height: 140%;
}

address {
	display: inline;
	font-style: normal;
	font-size: inherit;
}


/* common ------------------------------------------------------------------------ */

h1 {
	margin: 0;
}

h2 {
	margin: 0;
	font-size: large;
}

* html h2 {
	font-size: medium;
}

h3 {
	margin: 0;
	font-size: small;
}

* html h3 {
	font-size: x-small;
}

.clear {
	overflow: hidden;
	clear: both;
}

/* layout ------------------------------------------------------------------------ */

#mcl_document {
	position: relative;
	width: 865px;
}

#mcl_header {
	position: relative;
	width: 865px;
}

#mcl_navigation {
	position: relative;
	width: 865px;
	border-top: 8px #000 solid;
}

#mcl_mainvisual {
	position: relative;
	width: 865px;
	height: 224px;
	background : url(mict_top_visual.gif);
}

#mcl_mainvisual_e {
	position: relative;
	width: 865px;
	height: 224px;
	background : url(mict_top_visual1.gif);
}

#mcl_body {
	position: relative;
	width: 865px;
	margin-top: 4px;
	background : #74a1d5 url(mict_main_colbar.jpg) no-repeat left bottom;
}

#mcl_sublevel_body {
	position: relative;
	width: 865px;
	background : #74a1d5 url(mict_main_colbar.jpg) no-repeat left bottom;
}

#mcl_content {
	position: relative;
	width: 692px;
	/* left: 173px; */
	margin-left: 173px;
	padding: 2em 0 3em 0;
	background-color: #dde6eb;
}

#mcl_sublevel_body #mcl_content {
	position: relative;
	width: 809px;
	margin-left: 56px;
	padding: 2em 0 0 0;
	background-color: #fff;
}

/* header -------------------------------------------------------------------------- */

#mcl_header .mcc_rdd {
	positon: relative;
	margin: 10px 0 10px 20px;
}

/* navigation ---------------------------------------------------------------------- */

#mcl_navigation ul {
	display: block;
	width: 865px;
	margin: 0;
	padding: 0;
}

#mcl_navigation li {
	display: block;
	width: 173px;
	height: 27px;
	float: left;
	list-style-type: none;
	background : url(mict_menu_peace.gif);
}

#mcl_navigation li a {
	display: block;
	width: 173px;
	height: 21px;
	padding-top: 6px;
	text-align: center;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	/*\*/ letter-spacing: 0em; /* */
	line-height: 110%;
	color: #fff;
}

* html #mcl_navigation li a {
	height: 27px;
}

#mcl_navigation li a:hover {
	color: #ffff00;
}

#mcl_navigation li a.multi {
	padding-top: 0;
	height: 27px;
}

#mcl_navigation li a.single {
	padding-top: 6px;
	_padding-top: 5px;
	height: 21px;
	_height: 27px;
}

/* sublevel header_navigation ------------------------------------------------------ */

#mcl_header #mcl_navigation {
	height: 78px;
}

#mcl_header #mcl_navigation a.mcc_mainlogo {
	display:block;
	float: left;
	width: 175px;
}

#mcl_header #mcl_navigation ul {
	display: block;
	width: 690px;
	margin: 0;
	padding: 0;
	float: left;
}

#mcl_header #mcl_navigation li {
	display: block;
	width: 138px;
	height: 35px;
	float: left;
	list-style-type: none;
	background : url(mict_sb_menu_peace.gif);
}

#mcl_header #mcl_navigation li a {
	display: block;
	width: 138px;
	height: 32px;
	padding-top: 3px;
	text-align: center;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height:100%;
	color: #fff;
}

#mcl_header #mcl_navigation li a:hover {
	color: #ffff00;
}

#mcl_header #mcl_navigation li a.multi_current {
	padding-top: 5px;
	height: 32px;
	_height: 35px;
	color: #696fb3;
}

#mcl_header #mcl_navigation li a.multi_current:hover {
	color: #696fb3;
}

#mcl_header #mcl_navigation li a.multi {
	padding-top: 5px;
	height: 32px;
	_height: 35px;
}

#mcl_header #mcl_navigation li a.single_current {
	padding-top: 12px;
	height: 25px;
	_height: 35px;
	color: #696fb3;
}

#mcl_header #mcl_navigation li a.single_current:hover {
	color: #696fb3;
}

#mcl_header #mcl_navigation li a.single {
	padding-top: 12px;
	height: 25px;
	_height: 35px;
}

#mcl_header #mcl_navigation h1.mcc_title {
	position:absolute;
	top: 35px;
	left:175px;
	margin:0;
	width: 685px;
	height:36px;
	background-color: #e3e9ed;
	font-size: 24px;
	font-weight: bold;
	padding: 7px 0 0 5px;
}

* html #mcl_header #mcl_navigation h1.mcc_title {
	width: 690px;
	height: 43px;
	padding-top: 8px;
}

/* contents ------------------------------------------------------------------------ */

h2.sublevel_title {
	margin:0 0 3em 0;
	width: 275px;
	border-top:4px #5cc3f0 solid;
	background-color: #000;
	padding: 3px 0 3px 65px;
	font-size: 14px;
	color: #fff;
}

* html h2.sublevel_title {
	width: 340px;
}

#mcl_content .mcc_block {
	position: relative;
	width: 620px;
	/* left: 27px; */
	margin-left: 27px;
}

#mcl_sublevel_body #mcl_content .mcc_block {
	width: 760px;
	margin-left: 27px;
}

#mcl_sublevel_body #mcl_content .mcc_navigation {
	position:relative;
	width: 809px;
	text-align: center;
	margin-top: 2em;
}

.mcc_navigation ul {
	margin:0 0 0.5em 0;
	padding:0;
}

.mcc_navigation li {
	display:inline;
	margin:0;
	padding:0 35px 0 0;
	list-style-type: none;
}

.mcc_navigation li a {
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.mcc_navigation li a:hover {
	color: #0000ff;
	text-decoration: underline;
}

.mcc_navigation li a.current {
	color: #aaa;
	text-decoration: none;
}

.mcc_navigation li a.current:hover {
	color: #aaa;
}

#mcl_content .mcc_inquiry {
	position: relative;
	width: 645px;
	margin-top: 5em;
}

#mcl_sublevel_body #mcl_content .mcc_inquiry {
	width: 100%;
	margin-top: 5em;
	background-color: #dde6eb;
	margin-top: 2em;
}

.mcc_inquiry img.logo {
	margin: 0 0 10px 27px;
}

/* - */

.mcc_inquiry .mcc_e {
	width: 618px;
	border-top: 1px #acb1b4 solid;
	border-bottom: 1px #acb1b4 solid;
	padding: 10px 0 10px 27px;
}

#mcl_sublevel_body .mcc_inquiry .mcc_e {
	width: 782px;
	border-top: none;
	border-bottom: none;
}

* html .mcc_inquiry .mcc_e {
	width: 645px;
}

* html #mcl_sublevel_body .mcc_inquiry .mcc_e {
	width: 809px;
}

.mcc_e span.author {
	font-weight: bold;
	font-family: "Times New Roman",serif;
	letter-spacing: 0em;
	font-size: 13px;
	font-weight: bold;
}

.mcc_e ul {
	margin: 0;
	padding: 0;
}

.mcc_e li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-family: "Times New Roman",serif;
	font-style: normal;
	font-size: 10px;
}

/* common dot list */

ul.dot {
	margin: 0 0 1em 0;
	padding-left: 0;
	list-style: none;
}

.dot li {
	padding-left: 10px;
	margin-bottom: 0;
	background : url(mict_common_bullet.gif) no-repeat 0px 0.2em;
	_line-height: 120%;
	font-size: 12px;

}


