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, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

#body { 
  font-size: 12px;
  _font-size:75%;
  line-height: 18px;
  font-family:"ＭＳ Ｐゴシック", Sans-serif;
}

div#contents{
	width:960px;
	background-image:none;
}

div.content-text{width:940px;}
div.content-text p {
					width:800px;
					font-size:medium; 
					line-height: 1.4; 
					text-indent: 1em; 
					margin-bottom:1.2em; 
					margin-top:0.4em; 
					margin-left:30px; 
					margin-right:50px; 
}

 h1 { font-size: 1.2em; font-weight:bold; line-height:1.3; margin-bottom:5px; text-indent:0px; background-image:none; width:auto; height:auto;}
 h2	{ font-size: 1.2em; font-weight:bold; line-height:1.3; text-align:center; margin:0px;}
 h3	{ font-size: 1.0em; font-weight:bold; line-height:1.3; margin-left:5px; margin-bottom:15px; margin-top: 50px; background-color:#eee; padding:5px; border-left:8px solid #00AAEB; }
 h4	{ font-size: 1.0em; font-weight:bold; margin:0px;}
 h5 { font-size: 12px; font-weight:bold; }
 h6 { font-size: 12px; }
 
 ul			{font-size:0.9em; margin-left:60px; margin-bottom:10px;}

 a 			{color: #0C3B91; text-decoration: underline;}
 a:visited	{color: #663333; text-decoration: underline;}
 a:hover    {text-decoration:underline;}
 img 		{border:none; margin:0px;}

.left		{ float: left; }
.right		{ float: right }

.leadarea img{
	float:right;
	margin:5px 0 10px 20px;
}

.textarea	{ font-size:0.9em; display: block;  text-align: center;}



table.grapharea{width:900px; text-align:center;}
table.grapharea span.caption{
	display:block;
	font-size:12px;
	color:#444;
	text-align:center;
	padding-left:20px;
}
p.caption{margin:5px 0 10px 0px; text-align:center; color:blue; width:900px;}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix { height:1%; }
.clearfix {displya: block; }
/* End hide from IE-mac */



#title			{ margin-bottom:10px; padding:10px; border-top: 4px double #00AAEB; border-bottom:4px double #00AAEB;}

#content		{ margin-right:10px;}
#img_title		{margin-top:5px; margin-bottom:20px;}



dl#monitors dt{
	font-weight:bold;
	margin-top:10px;
}
dl#monitors dd{
	margin-left:1em;
	font-size:1em;
}
dl#monitors div.grapharea{
	margin-left:-1em;
}

#footer			{font-size: 0.8em; }

p.attention{
	font-size:0.8em;
}

div#goolink{
	text-align:center; 
	margin:10px 0 30px 0; 
	border:2px solid #CC3333;
	padding:10px;
	margin:5px 30px 10px 30px;
}