*{
	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	: 10px 0 0 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		: 0;
	width		: 780px;
	height		: 200px;
	text-align	: left;
}

h2 {
	font-size	: 20pt;
	color		: #FFF;
	margin		: 0px;
	padding: 14px 30px 102px 10px;
	text-align	: right;
}

#header p {
	font-size	: 10pt;
	color		: #FFF;
	line-height	: 130%;
	margin		: 0 0 0 30px;
}


#main	{
	width		: 500px;
	text-align	: left;
	margin		: 0px 10px 0px 15px;
	float		: left;
}

#main li {
	font-size	: 10pt;
	line-height	: 180%;
	font-weight	: bold;
	list-style-type	: disc;
	margin-left	: 20px;
}

h3 {
	color		: #000;
	line-height	: 180%;
	padding		: 0 0 0 20px;
	background	: url(img/h3_back.gif) no-repeat;
	margin-top	: 20px;
	margin-bottom	: 10px;
}


#main p{
	font-size	: 10pt;
	line-height	: 150%;
	color		: #000;
	margin-bottom	: 10px;
}


#main .link{
	margin: 20px 0;
	font-size: 10pt;
}

#main .link li{
	line-height: 2.0em;
	margin-top: 10px;
}

.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;
}

#right li {
	font-size	: 10pt;
	padding		: 4px 4px 2px 4px;
	color		: #333333;
	border-bottom	: dashed 1px #666;
}

h4 {
	background	: url(img/sidebar_back.jpg) no-repeat #ffffff 10px 6px;
	height		: auto;
	font-size	: 15px;
	height		: auto;	
	padding		: 5px 5px 2px 30px;
	margin		: 0 0 5px 0;
	border		: solid 5px #A5C198;
}



#foot {
	clear		: both;
	margin		: 0;
	padding-bottom	: 10px;
	text-align	: center;
	color		: #333333;
	border-top	: solid 1px #666666;
	background	: url(img/footer.jpg) no-repeat bottom;
}
		
#foot p	{
	font-size	: 10pt;
	color		: #333333;
	line-height	: 130%;
	margin-bottom	: 10px;
}

#foot a:link,
#foot a:visited {
	text-decoration	: none;
	color		: #333333;
}

#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		:#333333;
}

#pr {
	margin		: 10px 0;
	padding-left	: 10px;
}

#pr p {
	font-size	: 10pt;
}


.ads {
	clear		: both;
	margin		: 10px 0;
	text-align	: center;
}

.ads p {
	font-size	: 9pt;
	text-align	: left;
	padding-left	: 30px;
	margin-bottom: 5px;
}


.impact {
	padding		: 0px;
	color		: #000000;
	background-color: #ffff99;
}

.red	{ color		: #FF0000; }
.orange	{ color		: #ff6600; }

.adv{
	clear: both;
	margin: 0px 0px 20px 0px;
}

.adv h3{
	margin: 0;
	padding: 10px 0 0 0;
	background: none;
	border-top: dotted 1px #aaa;
	font-size: 11pt;
	font-weight: normal;
}

.adv p a{ color: #666; text-decoration: underline; }
.adv p a:hover{ color: #666; text-decoration: none; }
