@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, /*sub, sup,*/ tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

/*==================================================
トラブルシューティング用モーダル
==================================================*/
body#modalbody {
	font-size: 82%;
	color: #444444;
	font-family: "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif,Verdana,Arial,Helvetica;
	background-color: #fff !important;
	background-image: none !important;
	margin: 20px !important;
	width: 
}
body#modalbody .modalPages {
	background: #fff !important;
	background-image: none !important;
	margin: 20px !important;
}

body#modalbody .modalPages h1 span {
	display: block;
	border-left: 5px solid #FAA500;
	padding: 10px 10px 10px 12px;
	background: #ffffff url(../img/bg_heading02.gif) left top repeat-x;
}

body#modalbody .modalPages h2,
body#modalbody .modalPages h3,
body#modalbody .modalPages h4 {
	margin: 15px 0 5px;
}

body#modalbody .modalPages {
	line-height: 1.7;
	margin-bottom: 1em;
}