@charset "UTF-8";

* {
}
body, div, p, pre, blockquote, th, td, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, iframe, object, embed {
	border:medium none;
	margin:0;
}

body {
	margin: 0 0 0 0px;
	background: url(../../img/custom/md_body_bg.gif);
	color: #666666;
	font: normal normal normal 12px/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}

input,
textarea,
select {
	color: #333333;
	font-size: inherit;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}

a:link { color: #2992A5; }
a:visited { color: #2992A5; }
a:active { color: #2992A5; }
a:hover { color: #2992A5; }

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

#Container {
	margin: 0 auto 0 65px;
	width: 890px;
}

