@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

/* リンク下線
---------------------------------------------------- */
.link2Mmm{
	text-decoration : none ; ;color:#FFFFFF;
} 
.link2Mmm:hover {
	text-decoration : underline ; color : #ffffff ;
} 

/* メニュー
---------------------------------------------------- */
div#mmmMenuMain {
	width: 979px;
	height: 38px;
	text-align: left;
	background-color: #9f9fa0;
	margin-right: auto;
	margin-left: auto;
}
div#mmmMenuL {
	width: 193px;
	float: left;
	background-image: url(http://www.ohk.co.jp/img/back.gif);
	background-repeat: repeat-x;
}
div#mmmMenuR {
	float: left;
	text-align: left;
	width: 786px;
}
div#mmmMenuParts {
	float: left;
	clear: both;
	width: 785px;
}
.mmm_menu_shita {
	clear: both;
	float: left;
	width: 786px;
}
.mmm_menu_under {
	width: 979px;
	height: 38px;
	background-color: #9f9fa0;
	text-align: left;
	clear: both;
}
object#mmmMenuHl {
	text-align: left;
	float: left;
	width: 635px;
	height: 30px;
	margin-top: 4px;
}
p#mmmMenuInfo {
	float: right;
	color: #ffffff;
	font-size: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
}


.x-large {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1e1e1e;
	line-height: 1.5em;
}
.large {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e1e1e;
	line-height: 1.5em;
}
.medium {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
.small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 1.5em;
}
.x-small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}

