*{
	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-left	: 10px;
	text-align	: left;
	font-size	: 10pt;
	color		: #333333;
	font-weight	: normal;
	text-decoration	: none;
	z-index		: 1;
}


#header	{
	background	: url(img/header.gif) no-repeat;
	margin		: 0;
	width		: 780px;
	height		: 150px;
	text-align	: left;
}

h2 {
	font-size	: 20pt;
	color		: #333;
	margin		: 0px 30px 25px 170px;
	padding-top: 17px;
}

#header p {
	font-size	: 10pt;
	color		: #333;
	line-height	: 130%;
	margin		: 0px 20px 0 170px;
}


#main	{
	width		: 500px;
	text-align	: left;
	margin		: 0px 10px 0px 15px;
	float		: left;
}

h3 {
	color		: #333399;
	line-height	: 180%;
	font-size	: 12pt;
	padding		: 0 0 0 20px;
	background-color: #EBEBF5;
	border		: double 3px #333399;
	margin-top	: 20px;
	margin-bottom	: 10px;
}


#main p{
	font-size	: 10pt;
	line-height	: 150%;
	color		: #000;
	margin-bottom	: 10px;
}

#main a{ text-decoration: underline; }

#main ul {
	margin		: 20px 0;
}

#main li {
	font-size	: 10pt;
	line-height	: 180%;
	list-style-type	: disc;
	margin-left	: 20px;
}

#main .link h3{
	padding: 10px 0 0 0;
	background: none;
	border-top: dotted 1px #666;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 10pt;
}


.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: #EBEBF5;
	border-left	: solid 1px #B0B0D8;
	border-right	: solid 1px #B0B0D8;
	border-bottom	: solid 1px #B0B0D8;
}

#right li {
	font-size	: 10pt;
	padding		: 2px 4px 2px 4px;
	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;
}

h4 {
	background	: url(img/h4_back.gif) no-repeat;
	color		: #FFF;
	line-height	: 150%;
	text-align	: center;
	padding		: 0 0 0 10px;
}



#foot {
	clear		: both;
	margin		: 0;
	padding-bottom	: 10px;
	text-align	: center;
	color		: #666666;
	border-top	: solid 1px #666666;
	background-color: #191970;
}
		
#foot p	{
	font-size	: 10pt;
	color		: #F5F5F5;
	line-height	: 130%;
	margin-bottom	: 10px;
}

#foot a:link,
#foot a:visited {
	text-decoration	: none;
	color		: #F5F5F5;
}

#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		: 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;
}


.impact {
	padding		: 0px;
	color		: #000000;
	background-color: #ffff99;
}

.red	{ color		: #FF0000; }
.orange	{ color		: #ff6600; }

.link{
	font-size: 10pt;
}

.adv{
	clear: both;
	margin: 0px 0px 20px 0px;
}

.adv h3{
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	background: none;
	border-top: dotted 1px #aaa;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 11pt;
	font-weight: normal;
}

.adv p a{ color: #666; text-decoration: underline; }
.adv p a:hover{ color: #666; text-decoration: none; }
