*{
	margin		:0;
	padding		:0;
}


body {
	margin			: 0px ;
	background		: url(img/body_back.gif) repeat-y #ffffff;
	background-position	: center;
	text-align		: center;
	font-family		: Verdana, "ＭＳ Ｐゴシック","平成角ゴシック", sans-serif;
}


strong	{ font-weight	:normal; }
em 	{ font-style	:normal; }


li	{ list-style	:none; }


a:link,
a:visited {
	text-decoration	: none;
	color		: #0000FF;
}

a:hover {
	text-decoration	: underline;
	color		: #FF8C00;
}

img	{ border	:none; }


#contents {
	width		: 780px;
	text-align	: left;
	background-color: #ffffff;
	margin-right	: auto;
	margin-left	: auto;
	margin-bottom	: 0;
	padding		: 0;
}


h1 {
	padding: 7px 0 0 10px;
	text-align	: left;
	font-size	: 10pt;
	color		: #333333;
	font-weight	: normal;
	text-decoration	: none;
	z-index		: 1;
}


#header	{
	background	: url(img/top.gif) no-repeat;
	margin		: 0;
	width		: 780px;
	height		: 150px;
	text-align	: left;
}

h2 {
	font-size	: 20pt;
	color		: #333;
	margin		: 0px 30px 15px 165px;
	padding: 24px 0 0 0;
}

#header p {
	font-size	: 10pt;
	color		: #333;
	line-height	: 130%;
	margin		: 0 30px 0 170px;
}


#main	{
	width		: 500px;
	text-align	: left;
	margin		: 20px 10px 0px 15px;
	float		: left;
}

h3 {
	padding		: 0px 0px 0px 7px;
	margin		: 0px 0 20px 0;
	font-weight	: bold;
	font-size	: 1.3em;
	line-height	: 1.8em;
	color		: #333333;
	border-left	: 5px solid #cd5c5c;
	border-bottom	: 1px solid #cd5c5c;
	background	: url(img/h3-bg.jpg) repeat-x bottom;
	clear		: both;
}

.mt20	{ margin-top	: 20px; }

#main p {
	color: #333;
	font-size	: 10pt;
	line-height	: 150%;
	margin-bottom	: 10px;
}

#main li {
	font-size	: 10pt;
	line-height	: 180%;
	font-weight	: bold;
	list-style-type	: disc;
	margin-left	: 20px;
}

.link {
	margin		: 20px 0;
}

.left{
	float		: left;
	margin		: 0px 30px 20px 0px;
}

.right{
	float		: right;
	margin		: 0px 0px 20px 30px;
}


#right	{
	margin		: 20px 10px 0 3px;
	width		: 200px;
	float		: right;
	background-color: #FFF;
}

#right ul {
	margin		: 0 0 20px 0;
	font-size	: 12px;
	padding		: 10px 10px 20px 10px;
	color		: #666;
	line-height	: 1.5em;
	background	: url(img/mc2.gif) no-repeat bottom left;
}


#right li {
	font-size	: 10pt;
	padding		: 4px 4px 2px 4px;
	color		: #333333;
	border-bottom	: solid 1px #aaa;
}

#right dl {
	margin		: 0 0 20px 0;
	font-size	: 12px;
	padding		: 10px 10px 20px 10px;
	color		: #666;
	line-height	: 1.5em;
	background	: url(img/mc2.gif) no-repeat bottom left;
}



h4 {
	width		: auto;
	margin		: 0;
	height		: 18px;
	padding		: 10px;
	font-size	: 14px;
	text-align	: center;
	font-weight	: bold;
	background	: url(img/mc1.gif) no-repeat top left;
}



#foot {
	clear		: both;
	margin		: 0;
	padding		: 10px 0;
	text-align	: center;
	color		: #333;
	background	: url(img/footer.gif) no-repeat top #ffe4a0;
}
		
#foot p	{
	font-size	: 10pt;
	color		: #333;
	line-height	: 150%;
	margin		: 0 20px 10px 20px;
}

#foot p.lt {
	text-align	: left;
}


#foot a:link,
#foot a:visited {
	text-decoration	: none;
	color		: #333;
}

#foot a:hover {
	text-decoration	: underline;
	color		: #0000ff;
}

#menu {
	margin-top	: 10px;
	margin-bottom	: 10px;
}


#menu p	{
	text-align	:left;
	margin		:0 0 0 10px;
	font-size	:10pt;
	padding		:3px;
	color		:#333;
}

#pr {
	margin		: 10px 0 0 0;
	padding-left	: 10px;
}

#pr p {
	font-size	: 10pt;
}

#pr a {
	font-weight: bold;
}


.impact {
	padding		: 0px;
	color		: #000000;
	background-color: #ffff99;
}

.red	{ color		: #FF0000; }
.orange	{ color		: #ff6600; }

.ads{
	margin-top: 5px;
	margin-left: 27px;
}

.ads p{
	margin-bottom: 5px!important;
	color: #333;
	font-size: 8.5pt!important;
}

