@charset "shift_jis";

/*!
 * Override CSS
 * 
 */




/**
 * Anti Reset
 * 
 */
 
* {
font-family: "ＭＳ Ｐゴシック","メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif !important;
}

#metabo02_document {font-size: 160%;} /* 18px相当 */
* html #metabo02_document {font-size: 161%;} /* IE6は割増 */

h1,h2,h3,h4,h5,h6 {line-height: normal; font-weight: bold;}

ul li {list-style: disc;}
ol li {list-style: decimal;}
strong {font-weight: bold;}

td {line-height: normal; vertical-align: top;} /* tdのvertical-alignの初期値はtopにしておく必要がある */
th {line-height: normal; font-weight: bold; text-align: center; vertical-align: middle;}
caption {line-height: normal; text-align: center;}



/**
 * Override
 * 
 */

#metabo02_document {
	min-width: 745px;
	zoom: 1;
}
* html #metabo02_document {
	width: 745px;
}

#metabo02_document #metabo02_header {
	padding: 0;
}

div#metabo02_document #main {
	margin-top: 32px;
}


/**
 * Home
 * 
 */
div#metabo02_document div#main p {
	line-height: 1.42 !important;
}