*{
	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		: #1d3994;
}

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: 7px;
	padding-left: 10px;
	text-align	: left;
	font-size	: 10pt;
	color		: #333333;
	font-weight	: normal;
	text-decoration	: none;
	z-index		: 1;
}


#header	{
	position: relative;
	background	: url(img/header.jpg) no-repeat;
	margin		: 0px;
	width		: 780px;
	height		: 150px;
	text-align	: left;
}


#header p {
	position: absolute;
	top: 110px;
	right: 20px;
	text-align: right;
	font-size	: 9pt;
	color		: #333;
	line-height	: 130%;
}


#main	{
	width		: 500px;
	text-align	: left;
	margin: 0px 10px 0px 20px;
	float		: left;
}

h2 {
	color: #333;
	font-size: 12pt;
	background	: url(img/h2-bg.jpg) repeat-x bottom;
	border-left: 8px solid #990000;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 6px 0 3px 15px;
	margin: 20px 0 20px 0;
}

h3 {
	color: #333;
	font-size: 12pt;
	background	: url(img/h2-bg.jpg) repeat-x bottom;
	border-left: 8px solid #990000;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 6px 0 3px 15px;
	margin: 20px 0 20px 0;
}


#main p{
	font-size	: 10pt;
	line-height	: 130%;
	color		: #333;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.left{
	float		: left;
	margin		: 0px 30px 20px 0px;
}

.right{
	float		: right;
	margin		: 0px 0px 20px 30px;
}


#news{
	clear: both;
	width: 740px;
	text-align: left;
	margin: 0px 20px 20px 20px;
}


#news dt{
	background: url(img/li.gif) no-repeat left;
	padding-left: 20px;
	line-height: 20px;
}

#news dd{
	font-size: 9pt!important;
	color: #333;
	margin-left: 20px;
	margin-bottom: 5px;
}


#main-area{
	width: 740px;
	text-align: left;
	margin: 0px 20px 40px 20px;
}

#main-area p{
	font-size	: 10pt;
	line-height	: 130%;
	color		: #333;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#main-area .link h3{
	background: none;
	border: none;
	font-size: 10pt;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

#main-area .link h4{
	background: none;
	border: none;
	font-size: 10pt;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

.link li{
	margin-left: 40px;
	font-size: 10pt;
	list-style-type: decimal;
}

.link p{
	font-size: 9pt!important;
	margin-left: 40px!important;
}

.more{
	text-align: right;
}

#right	{
	margin		: 20px 20px 0 0px;
	width		: 200px;
	float		: right;
	background-color: #FFF;
}

#right ul {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom	: 20px;
	margin-right: 10px;
}

#right li {
	font-size	: 10pt;
	padding		: 4px 4px 2px 4px;
	color		: #333333;
	border-bottom	: dashed 1px #666;
}

h4 {
	border-left: solid 5px #990000;
	border-top: solid 1px #990000;
	color: #333;
	text-align: left;
	padding: 3px 0 3px 15px;
}



#foot {
	clear		: both;
	margin		: 0;
	padding-bottom	: 10px;
	text-align	: center;
	color		: #333;
	background-color: #749CCD;
}
		
#foot p	{
	font-size	: 10pt;
	color		: #333;
	line-height	: 130%;
	margin-bottom	: 10px;
}

#foot a:link,
#foot a:visited {
	text-decoration	: none;
	color		: #333;
}

#foot a:hover {
	text-decoration	: underline;
	color		: #FFCC00;
}

#menu {
	margin: 0px;
	margin-bottom	: 10px;
	border-top	: solid 1px #ccccff;
}


#menu p	{
	text-align	:left;
	margin		:0 0 0 10px;
	font-size	:10pt;
	padding		:3px;
	color		:#333;
}

#pr {
	margin		: 10px 0;
	padding-left	: 10px;
}

#pr p {
	font-size	: 10pt;
}


#ads {
	clear: both;
	margin: 10px 0 0 0;
	text-align: center;
}

#ads p {
	font-size: 8.5pt;
	text-align: left;
	margin-bottom: 5px;
	padding-left: 30px;
}

.ads {
	margin: 20px 0 10px 20px;
}

.ads p{
	font-size: 8.5pt!important;
	margin-left: 0px!important;
	margin-bottom: 5px!important;
}


.impact {
	padding		: 0px;
	color		: #000000;
	background-color: #ffff99;
}

.red	{ color		: #FF0000; }
.orange	{ color		: #ff6600; }
