*{
	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 {
	margin		: 0px;
	padding-top: 10px;
	padding-left	: 10px;
	text-align	: left;
	font-size	: 10pt;
	color		: #333333;
	font-weight	: normal;
	text-decoration	: none;
	z-index		: 1;
}


#header	{
	background	: url(img/header.jpg) no-repeat;
	margin		: 5px 0 0 0;
	width		: 780px;
	height		: 200px;
	text-align	: left;
}

h2 {
	font-size	: 20pt;
	color		: #666;
	margin		: 0px 30px 100px 10px;
	padding-top: 25px;
}

#header p {
	font-size	: 11pt;
	color		: #000;
	line-height	: 130%;
	margin		: 0 20px;
}


#main	{
	width		: 500px;
	text-align	: left;
	margin		: -6px 10px 20px 15px;
	float		: left;
}

h3 {
	color		: #fff;
	line-height	: 40px;
	font-size	: 12pt;
	padding		: 0 0 0 20px;
	background	: url(img/h3-bg.jpg) no-repeat;
	margin-top	: 20px;
	margin-bottom	: 10px;
	clear		: both;
}

#main h4 {
	padding		: 0px 0px 0px 7px;
	margin		: 30px 0 10px 0;
	font-weight	: bold;
	font-size	: 10pt;
	line-height	: 2.0em;
	color		: #333333;
	border-left	: 5px solid #C8301B;
	border-bottom	: 1px solid #C8301B;
	background	: url(img/h4-bg2.jpg) repeat-x bottom;
	clear		: both;
}



#main p{
	font-size	: 10pt;
	line-height	: 150%;
	color		: #000;
	margin-bottom	: 10px;
}

#main li {
	font-size	: 10pt;
	line-height	: 180%;
	font-weight	: bold;
	list-style-type	: disc;
	margin-left	: 20px;
}

table {
	border-collapse	: collapse;
	width		: 100%;
	margin-bottom	: 20px;
}

.mo1 {
	background	: url(img/mo-bg.gif);
	font-size	: 11pt;
	font-weight	: bold;
	padding		: 5px 20px;
	text-align	: right;
	border		: solid 1px #aaa;
}

.mo2 {
	margin-top	: 40px;
	text-align	: center;
}
.row th,td {
	font-size	: 10pt;
	line-height	: 130%;
	padding		: 5px 16px;
	text-align	: center;
	font-weight	: normal;
}

.row th {
	color		: #CC4D04;
	border-top	: solid 1px #CC8214;
	border-left	: solid 1px #CC8214;
	border-right	: solid 1px #CC8214;
	background	: url(img/th-bg.gif) ;
}

.row td {
	border-bottom	: solid 1px #CC8214;
	border-left	: solid 1px #CC8214;
	border-right	: solid 1px #CC8214;
	text-align	: center;
}

.col th,td {
	font-size	: 10pt;
	line-height	: 130%;
	padding		: 5px 10px;
	text-align	: left;
	font-weight	: normal;
}

.col th {
	color		: #CC4D04;
	width		: 100px;
	border-top	: solid 1px #CC8214;
	border-bottom	: solid 1px #CC8214;
	border-left	: solid 1px #CC8214;
	background	: url(img/th-bg2.gif) repeat-y right #EFD5AC;
}

.col td {
	border-top	: solid 1px #CC8214;
	border-bottom	: solid 1px #CC8214;
	border-right	: solid 1px #CC8214;
}



.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-bottom	: 20px;
	padding		: 10px 8px;
	background-color: #FEF5F5;
	border-left	: solid 1px #B0B0D8;
	border-right	: solid 1px #B0B0D8;
	border-bottom	: solid 1px #B0B0D8;
}

#right li {
	font-size	: 10pt;
	padding		: 2px 4px 2px 10px;
	background-color: #FFF;
	color		: #333333;
	border-top	: solid 1px #B0B0D8;
	border-left	: solid 1px #B0B0D8;
	border-right	: solid 1px #B0B0D8;
	border-bottom	: solid 1px #B0B0D8;
}

#right h4 {
	background	: url(img/h4-bg.jpg) repeat-x;
	font-size	: 10pt;
	color		: #F5F5F5;
	line-height	: 150%;
	text-align	: center;
	border		: solid 1px #B0B0D8;
	padding		: 0 0 0 10px;
}


#foot {
	clear		: both;
	margin		: 0;
	text-align	: center;
	color		: #666666;
	padding-top	: 5px;
	border-top	: solid 1px #aaa;
	background	: #FFF;
}
		
#foot p	{
	font-size	: 10pt;
	color		: #666;
	line-height	: 130%;
	padding-bottom	: 10px;
}

#foot a:link,
#foot a:visited {
	text-decoration	: none;
	color		: #666;
}

#foot a:hover {
	text-decoration	: underline;
	color		: #FFCC00;
}

#menu {
	margin-top	: 10px;
	margin-bottom	: 10px;
	border-top	: solid 1px #ccccff;
}


#menu p	{
	text-align	:left;
	margin		:0 0 0 10px;
	font-size	:10pt;
	padding		:3px;
	color		:#ffffff;
}

#pr {
	margin		: 0;
	padding-left	: 10px;
	padding-bottom: 10px;
	text-align	: center;
	background: #fff;
}

#pr p {
	font-size	: 10pt;
}



.impact {
	padding		: 0px;
	color		: #000000;
	background-color: #ffff99;
}

.red	{
	color		: #FF0000;
	font-weight	: bold;
}

.orange	{ color		: #ff6600; }

.orange-bar {
	color		: #ff6600;
	font-weight	: bold;
	border-bottom	: dashed 1px #666;
}
